simple 09-Jul-2024 17:26:40 Build phpBB3 - Development Docker Master - PHP 8.1 - SQLite Package #1303 (PHPBB3-DDM-P5SP-1303) is being prepared for building on agent Docker, bamboo version: 9.2.7 simple 09-Jul-2024 17:26:40 simple 09-Jul-2024 17:26:40 Build working directory is /home/bamboo/local-working-dir/PHPBB3-DDM-P5SP simple 09-Jul-2024 17:26:40 Executing build phpBB3 - Development Docker Master - PHP 8.1 - SQLite Package #1303 (PHPBB3-DDM-P5SP-1303) simple 09-Jul-2024 17:26:40 Starting task 'Checkout Default Repository' of type 'com.atlassian.bamboo.plugins.vcs:task.vcs.checkout' simple 09-Jul-2024 17:26:40 Checking out into /home/bamboo/local-working-dir/PHPBB3-DDM-P5SP simple 09-Jul-2024 17:26:40 Updating source code to revision: b0075b8cceaabcf683a90ac6dac9ac895b5add31 simple 09-Jul-2024 17:26:41 Creating local git repository in '/home/bamboo/local-working-dir/PHPBB3-DDM-P5SP/.git'. simple 09-Jul-2024 17:26:41 hint: Using 'master' as the name for the initial branch. This default branch name simple 09-Jul-2024 17:26:41 Initialized empty Git repository in /home/bamboo/local-working-dir/PHPBB3-DDM-P5SP/.git/ simple 09-Jul-2024 17:26:41 hint: is subject to change. To configure the initial branch name to use in all simple 09-Jul-2024 17:26:41 hint: of your new repositories, which will suppress this warning, call: simple 09-Jul-2024 17:26:41 hint: simple 09-Jul-2024 17:26:41 hint: git config --global init.defaultBranch simple 09-Jul-2024 17:26:41 hint: simple 09-Jul-2024 17:26:41 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and simple 09-Jul-2024 17:26:41 hint: 'development'. The just-created branch can be renamed via this command: simple 09-Jul-2024 17:26:41 hint: simple 09-Jul-2024 17:26:41 hint: git branch -m simple 09-Jul-2024 17:26:41 Fetching 'refs/heads/master' from 'https://github.com/phpbb/phpbb.git'. simple 09-Jul-2024 17:26:56 Checking out revision b0075b8cceaabcf683a90ac6dac9ac895b5add31. simple 09-Jul-2024 17:26:56 Already on 'master' simple 09-Jul-2024 17:26:56 Updated source code to revision: b0075b8cceaabcf683a90ac6dac9ac895b5add31 simple 09-Jul-2024 17:26:56 Finished task 'Checkout Default Repository' with result: Success simple 09-Jul-2024 17:26:56 Running pre-build action: VCS Version Collector simple 09-Jul-2024 17:26:56 Running pre-build action: Build Log Labeller Pre Build Action simple 09-Jul-2024 17:26:56 Build phpBB3 - Development Docker Master - PHP 8.1 - SQLite Package #1303 (PHPBB3-DDM-P5SP-1303) started building on agent 'Docker' () command 09-Jul-2024 17:26:56 Substituting variable: ${bamboo.working.directory} with /home/bamboo/local-working-dir/PHPBB3-DDM-P5SP simple 09-Jul-2024 17:26:56 Starting task 'Build image' of type 'com.atlassian.bamboo.plugins.bamboo-docker-plugin:task.docker.cli' command 09-Jul-2024 17:26:56 Beginning to execute external process for build 'phpBB3 - Development Docker Master - PHP 8.1 - SQLite Package #1303 (PHPBB3-DDM-P5SP-1303)'\n ... running command line: \n/usr/bin/docker build --force-rm=true --tag=phpbb:php-8.1 /home/bamboo/local-working-dir/PHPBB3-DDM-P5SP\n ... in: /home/bamboo/local-working-dir/PHPBB3-DDM-P5SP\n error 09-Jul-2024 17:26:57 #0 building with "default" instance using docker driver error 09-Jul-2024 17:26:57 error 09-Jul-2024 17:26:57 #1 [internal] load build definition from Dockerfile error 09-Jul-2024 17:26:57 #1 transferring dockerfile: 511B done error 09-Jul-2024 17:26:57 #1 DONE 0.0s error 09-Jul-2024 17:26:57 error 09-Jul-2024 17:26:57 #2 [internal] load metadata for docker.io/library/php:8.1 error 09-Jul-2024 17:26:57 #2 DONE 0.3s error 09-Jul-2024 17:26:57 error 09-Jul-2024 17:26:57 #3 [internal] load .dockerignore error 09-Jul-2024 17:26:57 #3 transferring context: 2B done error 09-Jul-2024 17:26:57 #3 DONE 0.0s error 09-Jul-2024 17:26:57 error 09-Jul-2024 17:26:57 #4 [1/6] FROM docker.io/library/php:8.1@sha256:f90e125da69badb242a0f7abce00e1fc9bcda30d3d6e558956e3a71747126f5d error 09-Jul-2024 17:26:57 #4 CACHED error 09-Jul-2024 17:26:57 error 09-Jul-2024 17:26:57 #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 09-Jul-2024 17:26:58 #5 1.211 Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB] error 09-Jul-2024 17:26:58 #5 1.238 Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB] error 09-Jul-2024 17:26:58 #5 1.238 Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB] error 09-Jul-2024 17:26:59 #5 1.430 Get:4 http://deb.debian.org/debian bookworm/main amd64 Packages [8788 kB] error 09-Jul-2024 17:26:59 #5 1.566 Get:5 http://deb.debian.org/debian bookworm-updates/main amd64 Packages [13.8 kB] error 09-Jul-2024 17:26:59 #5 1.580 Get:6 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [168 kB] error 09-Jul-2024 17:27:00 #5 2.916 Fetched 9224 kB in 2s (5396 kB/s) error 09-Jul-2024 17:27:01 #5 2.916 Reading package lists... error 09-Jul-2024 17:27:02 #5 3.733 Reading package lists... error 09-Jul-2024 17:27:02 #5 4.617 Building dependency tree... error 09-Jul-2024 17:27:02 #5 4.800 Reading state information... error 09-Jul-2024 17:27:02 #5 5.130 bzip2 is already the newest version (1.0.8-5+b1). error 09-Jul-2024 17:27:02 #5 5.130 bzip2 set to manually installed. error 09-Jul-2024 17:27:02 #5 5.130 The following additional packages will be installed: error 09-Jul-2024 17:27:02 #5 5.131 git-man less libbsd0 libcbor0.8 libcurl3-gnutls libedit2 liberror-perl error 09-Jul-2024 17:27:02 #5 5.157 libexpat1 libfido2-1 libx11-6 libx11-data libxau6 libxcb1 libxdmcp6 libxext6 error 09-Jul-2024 17:27:02 #5 5.157 libxmuu1 libzip4 openssh-client unzip xauth error 09-Jul-2024 17:27:02 #5 5.157 Suggested packages: error 09-Jul-2024 17:27:02 #5 5.157 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-email git-gui error 09-Jul-2024 17:27:02 #5 5.157 gitk gitweb git-cvs git-mediawiki git-svn keychain libpam-ssh monkeysphere error 09-Jul-2024 17:27:02 #5 5.157 ssh-askpass error 09-Jul-2024 17:27:02 #5 5.407 The following NEW packages will be installed: error 09-Jul-2024 17:27:02 #5 5.407 git git-man less libbsd0 libcbor0.8 libcurl3-gnutls libedit2 liberror-perl error 09-Jul-2024 17:27:02 #5 5.407 libexpat1 libfido2-1 libx11-6 libx11-data libxau6 libxcb1 libxdmcp6 libxext6 error 09-Jul-2024 17:27:02 #5 5.407 libxmuu1 libzip-dev libzip4 openssh-client unzip xauth zip zlib1g-dev error 09-Jul-2024 17:27:03 #5 5.432 0 upgraded, 24 newly installed, 0 to remove and 4 not upgraded. error 09-Jul-2024 17:27:03 #5 5.432 Need to get 14.1 MB of archives. error 09-Jul-2024 17:27:03 #5 5.432 After this operation, 62.8 MB of additional disk space will be used. error 09-Jul-2024 17:27:03 #5 5.432 Get:1 http://deb.debian.org/debian bookworm/main amd64 less amd64 590-2.1~deb12u2 [132 kB] error 09-Jul-2024 17:27:03 #5 5.461 Get:2 http://deb.debian.org/debian bookworm/main amd64 libbsd0 amd64 0.11.7-2 [117 kB] error 09-Jul-2024 17:27:03 #5 5.461 Get:3 http://deb.debian.org/debian bookworm/main amd64 libedit2 amd64 3.1-20221030-2 [93.0 kB] error 09-Jul-2024 17:27:03 #5 5.461 Get:4 http://deb.debian.org/debian bookworm/main amd64 libcbor0.8 amd64 0.8.0-2+b1 [27.4 kB] error 09-Jul-2024 17:27:03 #5 5.461 Get:5 http://deb.debian.org/debian bookworm/main amd64 libfido2-1 amd64 1.12.0-2+b1 [77.2 kB] error 09-Jul-2024 17:27:03 #5 5.461 Get:6 http://deb.debian.org/debian-security bookworm-security/main amd64 openssh-client amd64 1:9.2p1-2+deb12u3 [991 kB] error 09-Jul-2024 17:27:03 #5 5.463 Get:7 http://deb.debian.org/debian bookworm/main amd64 libcurl3-gnutls amd64 7.88.1-10+deb12u6 [385 kB] error 09-Jul-2024 17:27:03 #5 5.463 Get:8 http://deb.debian.org/debian bookworm/main amd64 libexpat1 amd64 2.5.0-1 [99.3 kB] error 09-Jul-2024 17:27:03 #5 5.465 Get:9 http://deb.debian.org/debian bookworm/main amd64 liberror-perl all 0.17029-2 [29.0 kB] error 09-Jul-2024 17:27:03 #5 5.465 Get:10 http://deb.debian.org/debian bookworm/main amd64 git-man all 1:2.39.2-1.1 [2049 kB] error 09-Jul-2024 17:27:03 #5 5.500 Get:11 http://deb.debian.org/debian bookworm/main amd64 git amd64 1:2.39.2-1.1 [7171 kB] error 09-Jul-2024 17:27:03 #5 5.595 Get:12 http://deb.debian.org/debian bookworm/main amd64 libxau6 amd64 1:1.0.9-1 [19.7 kB] error 09-Jul-2024 17:27:03 #5 5.595 Get:13 http://deb.debian.org/debian bookworm/main amd64 libxdmcp6 amd64 1:1.1.2-3 [26.3 kB] error 09-Jul-2024 17:27:03 #5 5.607 Get:14 http://deb.debian.org/debian bookworm/main amd64 libxcb1 amd64 1.15-1 [144 kB] error 09-Jul-2024 17:27:03 #5 5.607 Get:15 http://deb.debian.org/debian bookworm/main amd64 libx11-data all 2:1.8.4-2+deb12u2 [292 kB] error 09-Jul-2024 17:27:03 #5 5.607 Get:16 http://deb.debian.org/debian bookworm/main amd64 libx11-6 amd64 2:1.8.4-2+deb12u2 [760 kB] error 09-Jul-2024 17:27:03 #5 5.616 Get:17 http://deb.debian.org/debian bookworm/main amd64 libxext6 amd64 2:1.3.4-1+b1 [52.9 kB] error 09-Jul-2024 17:27:03 #5 5.616 Get:18 http://deb.debian.org/debian bookworm/main amd64 libxmuu1 amd64 2:1.1.3-3 [23.9 kB] error 09-Jul-2024 17:27:03 #5 5.616 Get:19 http://deb.debian.org/debian bookworm/main amd64 libzip4 amd64 1.7.3-1+b1 [55.5 kB] error 09-Jul-2024 17:27:03 #5 5.616 Get:20 http://deb.debian.org/debian bookworm/main amd64 zlib1g-dev amd64 1:1.2.13.dfsg-1 [916 kB] error 09-Jul-2024 17:27:03 #5 5.628 Get:21 http://deb.debian.org/debian bookworm/main amd64 libzip-dev amd64 1.7.3-1+b1 [163 kB] error 09-Jul-2024 17:27:03 #5 5.628 Get:22 http://deb.debian.org/debian bookworm/main amd64 unzip amd64 6.0-28 [166 kB] error 09-Jul-2024 17:27:03 #5 5.636 Get:23 http://deb.debian.org/debian bookworm/main amd64 xauth amd64 1:1.1.2-1 [36.0 kB] error 09-Jul-2024 17:27:03 #5 5.636 Get:24 http://deb.debian.org/debian bookworm/main amd64 zip amd64 3.0-13 [230 kB] error 09-Jul-2024 17:27:03 #5 6.330 debconf: delaying package configuration, since apt-utils is not installed error 09-Jul-2024 17:27:04 #5 6.374 Fetched 14.1 MB in 0s (63.3 MB/s) error 09-Jul-2024 17:27:04 #5 6.471 Selecting previously unselected package less. error 09-Jul-2024 17:27:04 #5 6.471 (Reading database ... error 09-Jul-2024 17:27:04 (Reading database ... 5% error 09-Jul-2024 17:27:04 (Reading database ... 10% error 09-Jul-2024 17:27:04 (Reading database ... 15% error 09-Jul-2024 17:27:04 (Reading database ... 20% error 09-Jul-2024 17:27:04 (Reading database ... 25% error 09-Jul-2024 17:27:04 (Reading database ... 30% error 09-Jul-2024 17:27:04 (Reading database ... 35% error 09-Jul-2024 17:27:04 (Reading database ... 40% error 09-Jul-2024 17:27:04 (Reading database ... 45% error 09-Jul-2024 17:27:04 (Reading database ... 50% error 09-Jul-2024 17:27:04 (Reading database ... 55% error 09-Jul-2024 17:27:04 (Reading database ... 60% error 09-Jul-2024 17:27:04 (Reading database ... 65% error 09-Jul-2024 17:27:04 (Reading database ... 70% error 09-Jul-2024 17:27:04 (Reading database ... 75% error 09-Jul-2024 17:27:04 (Reading database ... 80% error 09-Jul-2024 17:27:04 (Reading database ... 85% error 09-Jul-2024 17:27:04 (Reading database ... 90% error 09-Jul-2024 17:27:04 (Reading database ... 95% error 09-Jul-2024 17:27:04 (Reading database ... 100% error 09-Jul-2024 17:27:04 (Reading database ... 13248 files and directories currently installed.) error 09-Jul-2024 17:27:04 #5 6.705 Preparing to unpack .../00-less_590-2.1~deb12u2_amd64.deb ... error 09-Jul-2024 17:27:04 #5 6.711 Unpacking less (590-2.1~deb12u2) ... error 09-Jul-2024 17:27:04 #5 6.767 Selecting previously unselected package libbsd0:amd64. error 09-Jul-2024 17:27:04 #5 6.769 Preparing to unpack .../01-libbsd0_0.11.7-2_amd64.deb ... error 09-Jul-2024 17:27:04 #5 6.780 Unpacking libbsd0:amd64 (0.11.7-2) ... error 09-Jul-2024 17:27:04 #5 6.836 Selecting previously unselected package libedit2:amd64. error 09-Jul-2024 17:27:04 #5 6.836 Preparing to unpack .../02-libedit2_3.1-20221030-2_amd64.deb ... error 09-Jul-2024 17:27:04 #5 6.841 Unpacking libedit2:amd64 (3.1-20221030-2) ... error 09-Jul-2024 17:27:04 #5 6.893 Selecting previously unselected package libcbor0.8:amd64. error 09-Jul-2024 17:27:04 #5 6.895 Preparing to unpack .../03-libcbor0.8_0.8.0-2+b1_amd64.deb ... error 09-Jul-2024 17:27:04 #5 6.899 Unpacking libcbor0.8:amd64 (0.8.0-2+b1) ... error 09-Jul-2024 17:27:04 #5 6.939 Selecting previously unselected package libfido2-1:amd64. error 09-Jul-2024 17:27:04 #5 6.941 Preparing to unpack .../04-libfido2-1_1.12.0-2+b1_amd64.deb ... error 09-Jul-2024 17:27:04 #5 6.944 Unpacking libfido2-1:amd64 (1.12.0-2+b1) ... error 09-Jul-2024 17:27:04 #5 6.992 Selecting previously unselected package openssh-client. error 09-Jul-2024 17:27:04 #5 6.994 Preparing to unpack .../05-openssh-client_1%3a9.2p1-2+deb12u3_amd64.deb ... error 09-Jul-2024 17:27:04 #5 7.045 Unpacking openssh-client (1:9.2p1-2+deb12u3) ... error 09-Jul-2024 17:27:04 #5 7.167 Selecting previously unselected package libcurl3-gnutls:amd64. error 09-Jul-2024 17:27:04 #5 7.168 Preparing to unpack .../06-libcurl3-gnutls_7.88.1-10+deb12u6_amd64.deb ... error 09-Jul-2024 17:27:04 #5 7.172 Unpacking libcurl3-gnutls:amd64 (7.88.1-10+deb12u6) ... error 09-Jul-2024 17:27:04 #5 7.239 Selecting previously unselected package libexpat1:amd64. error 09-Jul-2024 17:27:04 #5 7.241 Preparing to unpack .../07-libexpat1_2.5.0-1_amd64.deb ... error 09-Jul-2024 17:27:04 #5 7.246 Unpacking libexpat1:amd64 (2.5.0-1) ... error 09-Jul-2024 17:27:04 #5 7.289 Selecting previously unselected package liberror-perl. error 09-Jul-2024 17:27:05 #5 7.292 Preparing to unpack .../08-liberror-perl_0.17029-2_all.deb ... error 09-Jul-2024 17:27:05 #5 7.297 Unpacking liberror-perl (0.17029-2) ... error 09-Jul-2024 17:27:05 #5 7.339 Selecting previously unselected package git-man. error 09-Jul-2024 17:27:05 #5 7.339 Preparing to unpack .../09-git-man_1%3a2.39.2-1.1_all.deb ... error 09-Jul-2024 17:27:05 #5 7.342 Unpacking git-man (1:2.39.2-1.1) ... error 09-Jul-2024 17:27:05 #5 7.470 Selecting previously unselected package git. error 09-Jul-2024 17:27:05 #5 7.471 Preparing to unpack .../10-git_1%3a2.39.2-1.1_amd64.deb ... error 09-Jul-2024 17:27:05 #5 7.481 Unpacking git (1:2.39.2-1.1) ... error 09-Jul-2024 17:27:05 #5 7.948 Selecting previously unselected package libxau6:amd64. error 09-Jul-2024 17:27:05 #5 7.951 Preparing to unpack .../11-libxau6_1%3a1.0.9-1_amd64.deb ... error 09-Jul-2024 17:27:05 #5 7.958 Unpacking libxau6:amd64 (1:1.0.9-1) ... error 09-Jul-2024 17:27:05 #5 8.007 Selecting previously unselected package libxdmcp6:amd64. error 09-Jul-2024 17:27:05 #5 8.007 Preparing to unpack .../12-libxdmcp6_1%3a1.1.2-3_amd64.deb ... error 09-Jul-2024 17:27:05 #5 8.012 Unpacking libxdmcp6:amd64 (1:1.1.2-3) ... error 09-Jul-2024 17:27:05 #5 8.055 Selecting previously unselected package libxcb1:amd64. error 09-Jul-2024 17:27:05 #5 8.059 Preparing to unpack .../13-libxcb1_1.15-1_amd64.deb ... error 09-Jul-2024 17:27:05 #5 8.064 Unpacking libxcb1:amd64 (1.15-1) ... error 09-Jul-2024 17:27:05 #5 8.114 Selecting previously unselected package libx11-data. error 09-Jul-2024 17:27:05 #5 8.116 Preparing to unpack .../14-libx11-data_2%3a1.8.4-2+deb12u2_all.deb ... error 09-Jul-2024 17:27:05 #5 8.124 Unpacking libx11-data (2:1.8.4-2+deb12u2) ... error 09-Jul-2024 17:27:05 #5 8.229 Selecting previously unselected package libx11-6:amd64. error 09-Jul-2024 17:27:05 #5 8.231 Preparing to unpack .../15-libx11-6_2%3a1.8.4-2+deb12u2_amd64.deb ... error 09-Jul-2024 17:27:05 #5 8.235 Unpacking libx11-6:amd64 (2:1.8.4-2+deb12u2) ... error 09-Jul-2024 17:27:05 #5 8.354 Selecting previously unselected package libxext6:amd64. error 09-Jul-2024 17:27:06 #5 8.357 Preparing to unpack .../16-libxext6_2%3a1.3.4-1+b1_amd64.deb ... error 09-Jul-2024 17:27:06 #5 8.364 Unpacking libxext6:amd64 (2:1.3.4-1+b1) ... error 09-Jul-2024 17:27:06 #5 8.407 Selecting previously unselected package libxmuu1:amd64. error 09-Jul-2024 17:27:06 #5 8.408 Preparing to unpack .../17-libxmuu1_2%3a1.1.3-3_amd64.deb ... error 09-Jul-2024 17:27:06 #5 8.417 Unpacking libxmuu1:amd64 (2:1.1.3-3) ... error 09-Jul-2024 17:27:06 #5 8.478 Selecting previously unselected package libzip4:amd64. error 09-Jul-2024 17:27:06 #5 8.479 Preparing to unpack .../18-libzip4_1.7.3-1+b1_amd64.deb ... error 09-Jul-2024 17:27:06 #5 8.487 Unpacking libzip4:amd64 (1.7.3-1+b1) ... error 09-Jul-2024 17:27:06 #5 8.524 Selecting previously unselected package zlib1g-dev:amd64. error 09-Jul-2024 17:27:06 #5 8.524 Preparing to unpack .../19-zlib1g-dev_1%3a1.2.13.dfsg-1_amd64.deb ... error 09-Jul-2024 17:27:06 #5 8.528 Unpacking zlib1g-dev:amd64 (1:1.2.13.dfsg-1) ... error 09-Jul-2024 17:27:06 #5 8.626 Selecting previously unselected package libzip-dev:amd64. error 09-Jul-2024 17:27:06 #5 8.629 Preparing to unpack .../20-libzip-dev_1.7.3-1+b1_amd64.deb ... error 09-Jul-2024 17:27:06 #5 8.633 Unpacking libzip-dev:amd64 (1.7.3-1+b1) ... error 09-Jul-2024 17:27:06 #5 8.688 Selecting previously unselected package unzip. error 09-Jul-2024 17:27:06 #5 8.690 Preparing to unpack .../21-unzip_6.0-28_amd64.deb ... error 09-Jul-2024 17:27:06 #5 8.694 Unpacking unzip (6.0-28) ... error 09-Jul-2024 17:27:06 #5 8.745 Selecting previously unselected package xauth. error 09-Jul-2024 17:27:06 #5 8.747 Preparing to unpack .../22-xauth_1%3a1.1.2-1_amd64.deb ... error 09-Jul-2024 17:27:06 #5 8.752 Unpacking xauth (1:1.1.2-1) ... error 09-Jul-2024 17:27:06 #5 8.798 Selecting previously unselected package zip. error 09-Jul-2024 17:27:06 #5 8.808 Preparing to unpack .../23-zip_3.0-13_amd64.deb ... error 09-Jul-2024 17:27:06 #5 8.808 Unpacking zip (3.0-13) ... error 09-Jul-2024 17:27:06 #5 8.860 Setting up libexpat1:amd64 (2.5.0-1) ... error 09-Jul-2024 17:27:06 #5 8.872 Setting up libxau6:amd64 (1:1.0.9-1) ... error 09-Jul-2024 17:27:06 #5 8.885 Setting up libzip4:amd64 (1.7.3-1+b1) ... error 09-Jul-2024 17:27:06 #5 8.897 Setting up unzip (6.0-28) ... error 09-Jul-2024 17:27:06 #5 8.930 Setting up libcbor0.8:amd64 (0.8.0-2+b1) ... error 09-Jul-2024 17:27:06 #5 8.941 Setting up less (590-2.1~deb12u2) ... error 09-Jul-2024 17:27:06 #5 8.980 Setting up libcurl3-gnutls:amd64 (7.88.1-10+deb12u6) ... error 09-Jul-2024 17:27:06 #5 8.990 Setting up liberror-perl (0.17029-2) ... error 09-Jul-2024 17:27:06 #5 9.002 Setting up zip (3.0-13) ... error 09-Jul-2024 17:27:06 #5 9.013 Setting up libx11-data (2:1.8.4-2+deb12u2) ... error 09-Jul-2024 17:27:06 #5 9.025 Setting up zlib1g-dev:amd64 (1:1.2.13.dfsg-1) ... error 09-Jul-2024 17:27:06 #5 9.038 Setting up git-man (1:2.39.2-1.1) ... error 09-Jul-2024 17:27:06 #5 9.051 Setting up libfido2-1:amd64 (1.12.0-2+b1) ... error 09-Jul-2024 17:27:06 #5 9.065 Setting up libbsd0:amd64 (0.11.7-2) ... error 09-Jul-2024 17:27:06 #5 9.077 Setting up libxdmcp6:amd64 (1:1.1.2-3) ... error 09-Jul-2024 17:27:06 #5 9.095 Setting up libzip-dev:amd64 (1.7.3-1+b1) ... error 09-Jul-2024 17:27:06 #5 9.110 Setting up libxcb1:amd64 (1.15-1) ... error 09-Jul-2024 17:27:06 #5 9.124 Setting up libedit2:amd64 (3.1-20221030-2) ... error 09-Jul-2024 17:27:06 #5 9.138 Setting up git (1:2.39.2-1.1) ... error 09-Jul-2024 17:27:06 #5 9.164 Setting up libx11-6:amd64 (2:1.8.4-2+deb12u2) ... error 09-Jul-2024 17:27:06 #5 9.180 Setting up libxmuu1:amd64 (2:1.1.3-3) ... error 09-Jul-2024 17:27:06 #5 9.194 Setting up openssh-client (1:9.2p1-2+deb12u3) ... error 09-Jul-2024 17:27:07 #5 9.529 Setting up libxext6:amd64 (2:1.3.4-1+b1) ... error 09-Jul-2024 17:27:07 #5 9.565 Setting up xauth (1:1.1.2-1) ... error 09-Jul-2024 17:27:07 #5 9.586 Processing triggers for libc-bin (2.36-9+deb12u7) ... error 09-Jul-2024 17:27:12 #5 14.65 Configuring for: error 09-Jul-2024 17:27:12 #5 14.65 PHP Api Version: 20210902 error 09-Jul-2024 17:27:12 #5 14.65 Zend Module Api No: 20210902 error 09-Jul-2024 17:27:12 #5 14.65 Zend Extension Api No: 420210902 error 09-Jul-2024 17:27:14 #5 16.27 checking for grep that handles long lines and -e... /usr/bin/grep error 09-Jul-2024 17:27:14 #5 16.27 checking for egrep... /usr/bin/grep -E error 09-Jul-2024 17:27:14 #5 16.28 checking for a sed that does not truncate output... /usr/bin/sed error 09-Jul-2024 17:27:14 #5 16.32 checking for pkg-config... /usr/bin/pkg-config error 09-Jul-2024 17:27:14 #5 16.32 checking pkg-config is at least version 0.9.0... yes error 09-Jul-2024 17:27:14 #5 16.33 checking for cc... cc error 09-Jul-2024 17:27:14 #5 16.46 checking whether the C compiler works... yes error 09-Jul-2024 17:27:14 #5 17.06 checking for C compiler default output file name... a.out error 09-Jul-2024 17:27:14 #5 17.06 checking for suffix of executables... error 09-Jul-2024 17:27:14 #5 17.12 checking whether we are cross compiling... no error 09-Jul-2024 17:27:15 #5 17.26 checking for suffix of object files... o error 09-Jul-2024 17:27:15 #5 17.30 checking whether the compiler supports GNU C... yes error 09-Jul-2024 17:27:15 #5 17.33 checking whether cc accepts -g... yes error 09-Jul-2024 17:27:15 #5 17.35 checking for cc option to enable C11 features... none needed error 09-Jul-2024 17:27:15 #5 17.42 checking how to run the C preprocessor... cc -E error 09-Jul-2024 17:27:15 #5 17.57 checking for icc... no error 09-Jul-2024 17:27:15 #5 17.58 checking for suncc... no error 09-Jul-2024 17:27:15 #5 17.60 checking for system library directory... lib error 09-Jul-2024 17:27:15 #5 17.60 checking if compiler supports -Wl,-rpath,... yes error 09-Jul-2024 17:27:15 #5 17.65 checking build system type... x86_64-pc-linux-gnu error 09-Jul-2024 17:27:15 #5 17.66 checking host system type... x86_64-pc-linux-gnu error 09-Jul-2024 17:27:15 #5 17.66 checking target system type... x86_64-pc-linux-gnu error 09-Jul-2024 17:27:15 #5 17.71 checking for PHP prefix... /usr/local error 09-Jul-2024 17:27:15 #5 17.71 checking for PHP includes... -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib error 09-Jul-2024 17:27:15 #5 17.71 checking for PHP extension directory... /usr/local/lib/php/extensions/no-debug-non-zts-20210902 error 09-Jul-2024 17:27:15 #5 17.71 checking for PHP installed headers prefix... /usr/local/include/php error 09-Jul-2024 17:27:15 #5 17.71 checking if debug is enabled... no error 09-Jul-2024 17:27:15 #5 17.95 checking if zts is enabled... no error 09-Jul-2024 17:27:15 #5 17.98 checking for gawk... no error 09-Jul-2024 17:27:15 #5 17.98 checking for nawk... nawk error 09-Jul-2024 17:27:15 #5 17.98 checking if nawk is broken... no error 09-Jul-2024 17:27:15 #5 18.00 checking for zip archive read/write support... yes, shared error 09-Jul-2024 17:27:15 #5 18.00 checking for libzip >= 0.11 libzip != 1.3.1 libzip != 1.7.0... yes error 09-Jul-2024 17:27:15 #5 18.01 checking for zip_file_set_mtime in -lzip... yes error 09-Jul-2024 17:27:15 #5 18.10 checking for zip_file_set_encryption in -lzip... yes error 09-Jul-2024 17:27:15 #5 18.17 checking for zip_libzip_version in -lzip... yes error 09-Jul-2024 17:27:15 #5 18.24 checking for zip_register_progress_callback_with_state in -lzip... yes error 09-Jul-2024 17:27:15 #5 18.32 checking for zip_register_cancel_callback_with_state in -lzip... yes error 09-Jul-2024 17:27:16 #5 18.39 checking for zip_compression_method_supported in -lzip... yes error 09-Jul-2024 17:27:16 #5 18.47 checking for a sed that does not truncate output... /usr/bin/sed error 09-Jul-2024 17:27:16 #5 18.47 checking for ld used by cc... /usr/bin/ld error 09-Jul-2024 17:27:16 #5 18.48 checking if the linker (/usr/bin/ld) is GNU ld... yes error 09-Jul-2024 17:27:16 #5 18.48 checking for /usr/bin/ld option to reload object files... -r error 09-Jul-2024 17:27:16 #5 18.48 checking for BSD-compatible nm... /usr/bin/nm -B error 09-Jul-2024 17:27:16 #5 18.49 checking whether ln -s works... yes error 09-Jul-2024 17:27:16 #5 18.49 checking how to recognize dependent libraries... pass_all error 09-Jul-2024 17:27:16 #5 19.03 checking for stdio.h... yes error 09-Jul-2024 17:27:16 #5 19.09 checking for stdlib.h... yes error 09-Jul-2024 17:27:16 #5 19.12 checking for string.h... yes error 09-Jul-2024 17:27:16 #5 19.16 checking for inttypes.h... yes error 09-Jul-2024 17:27:16 #5 19.21 checking for stdint.h... yes error 09-Jul-2024 17:27:16 #5 19.26 checking for strings.h... yes error 09-Jul-2024 17:27:16 #5 19.30 checking for sys/stat.h... yes error 09-Jul-2024 17:27:16 #5 19.34 checking for sys/types.h... yes error 09-Jul-2024 17:27:17 #5 19.41 checking for unistd.h... yes error 09-Jul-2024 17:27:17 #5 19.48 checking for dlfcn.h... yes error 09-Jul-2024 17:27:17 #5 19.59 checking the maximum length of command line arguments... 1572864 error 09-Jul-2024 17:27:17 #5 19.62 checking command to parse /usr/bin/nm -B output from cc object... ok error 09-Jul-2024 17:27:17 #5 19.75 checking for objdir... .libs error 09-Jul-2024 17:27:17 #5 19.75 checking for ar... ar error 09-Jul-2024 17:27:17 #5 19.75 checking for ranlib... ranlib error 09-Jul-2024 17:27:17 #5 19.75 checking for strip... strip error 09-Jul-2024 17:27:17 #5 19.83 checking if cc supports -fno-rtti -fno-exceptions... no error 09-Jul-2024 17:27:17 #5 19.93 checking for cc option to produce PIC... -fPIC error 09-Jul-2024 17:27:17 #5 19.93 checking if cc PIC flag -fPIC works... yes error 09-Jul-2024 17:27:17 #5 19.96 checking if cc static flag -static works... yes error 09-Jul-2024 17:27:18 #5 20.41 checking if cc supports -c -o file.o... yes error 09-Jul-2024 17:27:18 #5 20.45 checking whether the cc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes error 09-Jul-2024 17:27:18 #5 20.47 checking whether -lc should be explicitly linked in... no error 09-Jul-2024 17:27:18 #5 20.51 checking dynamic linker characteristics... GNU/Linux ld.so error 09-Jul-2024 17:27:18 #5 20.53 checking how to hardcode library paths into programs... immediate error 09-Jul-2024 17:27:18 #5 20.53 checking whether stripping libraries is possible... yes error 09-Jul-2024 17:27:18 #5 20.64 checking if libtool supports shared libraries... yes error 09-Jul-2024 17:27:18 #5 20.64 checking whether to build shared libraries... yes error 09-Jul-2024 17:27:18 #5 20.64 checking whether to build static libraries... no error 09-Jul-2024 17:27:18 #5 20.89 error 09-Jul-2024 17:27:18 #5 20.89 creating libtool error 09-Jul-2024 17:27:18 #5 20.91 appending configuration tag "CXX" to libtool error 09-Jul-2024 17:27:18 #5 21.01 configure: patching config.h.in error 09-Jul-2024 17:27:18 #5 21.02 configure: creating ./config.status error 09-Jul-2024 17:27:18 #5 21.09 config.status: creating config.h error 09-Jul-2024 17:27:18 #5 21.14 /bin/bash /usr/src/php/ext/zip/libtool --mode=compile cc -I. -I/usr/src/php/ext/zip -I/usr/src/php/ext/zip/include -I/usr/src/php/ext/zip/main -I/usr/src/php/ext/zip -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZEND_COMPILE_DL_EXT=1 -c /usr/src/php/ext/zip/php_zip.c -o php_zip.lo -MMD -MF php_zip.dep -MT php_zip.lo error 09-Jul-2024 17:27:18 #5 21.14 /bin/bash /usr/src/php/ext/zip/libtool --mode=compile cc -I. -I/usr/src/php/ext/zip -I/usr/src/php/ext/zip/include -I/usr/src/php/ext/zip/main -I/usr/src/php/ext/zip -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZEND_COMPILE_DL_EXT=1 -c /usr/src/php/ext/zip/zip_stream.c -o zip_stream.lo -MMD -MF zip_stream.dep -MT zip_stream.lo error 09-Jul-2024 17:27:18 #5 21.28 mkdir .libs error 09-Jul-2024 17:27:19 #5 21.28 cc -I. -I/usr/src/php/ext/zip -I/usr/src/php/ext/zip/include -I/usr/src/php/ext/zip/main -I/usr/src/php/ext/zip -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZEND_COMPILE_DL_EXT=1 -c /usr/src/php/ext/zip/zip_stream.c -MMD -MF zip_stream.dep -MT zip_stream.lo -fPIC -DPIC -o .libs/zip_stream.o error 09-Jul-2024 17:27:19 #5 21.30 cc -I. -I/usr/src/php/ext/zip -I/usr/src/php/ext/zip/include -I/usr/src/php/ext/zip/main -I/usr/src/php/ext/zip -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZEND_COMPILE_DL_EXT=1 -c /usr/src/php/ext/zip/php_zip.c -MMD -MF php_zip.dep -MT php_zip.lo -fPIC -DPIC -o .libs/php_zip.o error 09-Jul-2024 17:27:21 #5 23.61 /bin/bash /usr/src/php/ext/zip/libtool --mode=link cc -shared -I/usr/src/php/ext/zip/include -I/usr/src/php/ext/zip/main -I/usr/src/php/ext/zip -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wl,-O1 -pie -o zip.la -export-dynamic -avoid-version -prefer-pic -module -rpath /usr/src/php/ext/zip/modules php_zip.lo zip_stream.lo -lzip error 09-Jul-2024 17:27:21 #5 23.78 cc -shared .libs/php_zip.o .libs/zip_stream.o -lzip -Wl,-O1 -Wl,-soname -Wl,zip.so -o .libs/zip.so error 09-Jul-2024 17:27:21 #5 23.81 creating zip.la error 09-Jul-2024 17:27:21 #5 23.82 (cd .libs && rm -f zip.la && ln -s ../zip.la zip.la) error 09-Jul-2024 17:27:21 #5 23.82 /bin/bash /usr/src/php/ext/zip/libtool --mode=install cp ./zip.la /usr/src/php/ext/zip/modules error 09-Jul-2024 17:27:21 #5 23.87 cp ./.libs/zip.so /usr/src/php/ext/zip/modules/zip.so error 09-Jul-2024 17:27:21 #5 23.87 cp ./.libs/zip.lai /usr/src/php/ext/zip/modules/zip.la error 09-Jul-2024 17:27:21 #5 23.90 PATH="$PATH:/sbin" ldconfig -n /usr/src/php/ext/zip/modules error 09-Jul-2024 17:27:21 #5 23.90 ---------------------------------------------------------------------- error 09-Jul-2024 17:27:21 #5 23.90 Libraries have been installed in: error 09-Jul-2024 17:27:21 #5 23.90 /usr/src/php/ext/zip/modules error 09-Jul-2024 17:27:21 #5 23.90 error 09-Jul-2024 17:27:21 #5 23.90 If you ever happen to want to link against installed libraries error 09-Jul-2024 17:27:21 #5 23.90 in a given directory, LIBDIR, you must either use libtool, and error 09-Jul-2024 17:27:21 #5 23.90 specify the full pathname of the library, or use the `-LLIBDIR' error 09-Jul-2024 17:27:21 #5 23.90 flag during linking and do at least one of the following: error 09-Jul-2024 17:27:21 #5 23.90 - add LIBDIR to the `LD_LIBRARY_PATH' environment variable error 09-Jul-2024 17:27:21 #5 23.90 during execution error 09-Jul-2024 17:27:21 #5 23.90 - add LIBDIR to the `LD_RUN_PATH' environment variable error 09-Jul-2024 17:27:21 #5 23.90 during linking error 09-Jul-2024 17:27:21 #5 23.90 - use the `-Wl,--rpath -Wl,LIBDIR' linker flag error 09-Jul-2024 17:27:21 #5 23.90 - have your system administrator add LIBDIR to `/etc/ld.so.conf' error 09-Jul-2024 17:27:21 #5 23.90 error 09-Jul-2024 17:27:21 #5 23.90 See any operating system documentation about shared libraries for error 09-Jul-2024 17:27:21 #5 23.90 more information, such as the ld(1) and ld.so(8) manual pages. error 09-Jul-2024 17:27:21 #5 23.90 ---------------------------------------------------------------------- error 09-Jul-2024 17:27:21 #5 23.90 error 09-Jul-2024 17:27:21 #5 23.90 Build complete. error 09-Jul-2024 17:27:21 #5 23.91 Don't forget to run 'make test'. error 09-Jul-2024 17:27:21 #5 23.91 error 09-Jul-2024 17:27:22 #5 24.84 + strip --strip-all modules/zip.so error 09-Jul-2024 17:27:22 #5 24.87 Installing shared extensions: /usr/local/lib/php/extensions/no-debug-non-zts-20210902/ error 09-Jul-2024 17:27:22 #5 25.13 find . -name \*.gcno -o -name \*.gcda | xargs rm -f error 09-Jul-2024 17:27:22 #5 25.14 find . -name \*.lo -o -name \*.o -o -name \*.dep | xargs rm -f error 09-Jul-2024 17:27:22 #5 25.14 find . -name \*.la -o -name \*.a | xargs rm -f error 09-Jul-2024 17:27:22 #5 25.15 find . -name \*.so | xargs rm -f error 09-Jul-2024 17:27:22 #5 25.15 find . -name .libs -a -type d|xargs rm -rf error 09-Jul-2024 17:27:22 #5 25.16 rm -f libphp.la modules/* libs/* error 09-Jul-2024 17:27:22 #5 25.16 rm -f ext/opcache/jit/zend_jit_x86.c error 09-Jul-2024 17:27:22 #5 25.16 rm -f ext/opcache/jit/zend_jit_arm64.c error 09-Jul-2024 17:27:22 #5 25.16 rm -f ext/opcache/minilua error 09-Jul-2024 17:27:26 #5 DONE 29.1s error 09-Jul-2024 17:27:26 error 09-Jul-2024 17:27:26 #6 [3/6] RUN pecl install xdebug-3.2.2 error 09-Jul-2024 17:27:34 #6 7.791 downloading xdebug-3.2.2.tgz ... error 09-Jul-2024 17:27:34 #6 7.791 Starting to download xdebug-3.2.2.tgz (246,966 bytes) error 09-Jul-2024 17:27:34 #6 7.791 ....................................................done: 246,966 bytes error 09-Jul-2024 17:27:34 #6 8.244 96 source files, building error 09-Jul-2024 17:27:34 #6 8.244 running: phpize error 09-Jul-2024 17:27:35 #6 8.264 Configuring for: error 09-Jul-2024 17:27:35 #6 8.264 PHP Api Version: 20210902 error 09-Jul-2024 17:27:35 #6 8.264 Zend Module Api No: 20210902 error 09-Jul-2024 17:27:35 #6 8.264 Zend Extension Api No: 420210902 error 09-Jul-2024 17:27:36 #6 9.445 building in /tmp/pear/temp/pear-build-defaultuserqgOmym/xdebug-3.2.2 error 09-Jul-2024 17:27:36 #6 9.445 running: /tmp/pear/temp/xdebug/configure --with-php-config=/usr/local/bin/php-config error 09-Jul-2024 17:27:36 #6 9.755 checking for grep that handles long lines and -e... /usr/bin/grep error 09-Jul-2024 17:27:36 #6 9.759 checking for egrep... /usr/bin/grep -E error 09-Jul-2024 17:27:36 #6 9.769 checking for a sed that does not truncate output... /usr/bin/sed error 09-Jul-2024 17:27:36 #6 9.805 checking for pkg-config... /usr/bin/pkg-config error 09-Jul-2024 17:27:36 #6 9.811 checking pkg-config is at least version 0.9.0... yes error 09-Jul-2024 17:27:36 #6 9.811 checking for cc... cc error 09-Jul-2024 17:27:36 #6 10.05 checking whether the C compiler works... yes error 09-Jul-2024 17:27:36 #6 10.05 checking for C compiler default output file name... a.out error 09-Jul-2024 17:27:36 #6 10.12 checking for suffix of executables... error 09-Jul-2024 17:27:36 #6 10.22 checking whether we are cross compiling... no error 09-Jul-2024 17:27:37 #6 10.27 checking for suffix of object files... o error 09-Jul-2024 17:27:37 #6 10.31 checking whether the compiler supports GNU C... yes error 09-Jul-2024 17:27:37 #6 10.36 checking whether cc accepts -g... yes error 09-Jul-2024 17:27:37 #6 10.50 checking for cc option to enable C11 features... none needed error 09-Jul-2024 17:27:37 #6 10.53 checking how to run the C preprocessor... cc -E error 09-Jul-2024 17:27:37 #6 10.58 checking for icc... no error 09-Jul-2024 17:27:37 #6 10.60 checking for suncc... no error 09-Jul-2024 17:27:37 #6 10.61 checking for system library directory... lib error 09-Jul-2024 17:27:37 #6 10.70 checking if compiler supports -Wl,-rpath,... yes error 09-Jul-2024 17:27:37 #6 10.82 checking build system type... x86_64-pc-linux-gnu error 09-Jul-2024 17:27:37 #6 10.82 checking host system type... x86_64-pc-linux-gnu error 09-Jul-2024 17:27:37 #6 10.82 checking target system type... x86_64-pc-linux-gnu error 09-Jul-2024 17:27:37 #6 10.96 checking for PHP prefix... /usr/local error 09-Jul-2024 17:27:37 #6 10.96 checking for PHP includes... -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib error 09-Jul-2024 17:27:37 #6 10.96 checking for PHP extension directory... /usr/local/lib/php/extensions/no-debug-non-zts-20210902 error 09-Jul-2024 17:27:37 #6 10.96 checking for PHP installed headers prefix... /usr/local/include/php error 09-Jul-2024 17:27:37 #6 11.00 checking if debug is enabled... no error 09-Jul-2024 17:27:37 #6 11.04 checking if zts is enabled... no error 09-Jul-2024 17:27:37 #6 11.05 checking for gawk... no error 09-Jul-2024 17:27:37 #6 11.05 checking for nawk... nawk error 09-Jul-2024 17:27:37 #6 11.05 checking if nawk is broken... no error 09-Jul-2024 17:27:37 #6 11.05 checking whether to enable Xdebug support... yes, shared error 09-Jul-2024 17:27:37 #6 11.05 checking whether to enable Xdebug developer build flags... no error 09-Jul-2024 17:27:37 #6 11.05 checking whether to compress profiler files (requires zlib)... yes error 09-Jul-2024 17:27:37 #6 11.08 checking Check for supported PHP versions... supported (8.1.29) error 09-Jul-2024 17:27:37 #6 11.15 checking for clock_gettime... yes error 09-Jul-2024 17:27:37 #6 11.26 checking for clock_gettime_nsec_np... no error 09-Jul-2024 17:27:38 #6 11.35 checking for gettimeofday... yes error 09-Jul-2024 17:27:38 #6 11.42 checking for stdio.h... yes error 09-Jul-2024 17:27:38 #6 11.47 checking for stdlib.h... yes error 09-Jul-2024 17:27:38 #6 11.52 checking for string.h... yes error 09-Jul-2024 17:27:38 #6 11.59 checking for inttypes.h... yes error 09-Jul-2024 17:27:38 #6 11.64 checking for stdint.h... yes error 09-Jul-2024 17:27:38 #6 11.68 checking for strings.h... yes error 09-Jul-2024 17:27:38 #6 11.73 checking for sys/stat.h... yes error 09-Jul-2024 17:27:38 #6 11.78 checking for sys/types.h... yes error 09-Jul-2024 17:27:38 #6 11.85 checking for unistd.h... yes error 09-Jul-2024 17:27:38 #6 11.91 checking for netinet/in.h... yes error 09-Jul-2024 17:27:38 #6 11.97 checking for poll.h... yes error 09-Jul-2024 17:27:38 #6 12.02 checking for sys/poll.h... yes error 09-Jul-2024 17:27:38 #6 12.16 checking for linux/rtnetlink.h... yes error 09-Jul-2024 17:27:38 #6 12.23 checking for res_ninit... no error 09-Jul-2024 17:27:38 #6 12.29 checking for __res_ninit... yes error 09-Jul-2024 17:27:39 #6 12.38 checking for res_nclose... no error 09-Jul-2024 17:27:39 #6 12.45 checking for __res_nclose... yes error 09-Jul-2024 17:27:39 #6 12.53 checking for cos in -lm... yes error 09-Jul-2024 17:27:39 #6 12.54 checking for zlib >= 1.2.9... yes error 09-Jul-2024 17:27:39 #6 12.64 checking for a sed that does not truncate output... /usr/bin/sed error 09-Jul-2024 17:27:39 #6 12.65 checking for ld used by cc... /usr/bin/ld error 09-Jul-2024 17:27:39 #6 12.65 checking if the linker (/usr/bin/ld) is GNU ld... yes error 09-Jul-2024 17:27:39 #6 12.65 checking for /usr/bin/ld option to reload object files... -r error 09-Jul-2024 17:27:39 #6 12.66 checking for BSD-compatible nm... /usr/bin/nm -B error 09-Jul-2024 17:27:39 #6 12.66 checking whether ln -s works... yes error 09-Jul-2024 17:27:39 #6 12.66 checking how to recognize dependent libraries... pass_all error 09-Jul-2024 17:27:39 #6 12.73 checking for dlfcn.h... yes error 09-Jul-2024 17:27:39 #6 12.74 checking the maximum length of command line arguments... 1572864 error 09-Jul-2024 17:27:39 #6 12.83 checking command to parse /usr/bin/nm -B output from cc object... ok error 09-Jul-2024 17:27:39 #6 12.83 checking for objdir... .libs error 09-Jul-2024 17:27:39 #6 12.83 checking for ar... ar error 09-Jul-2024 17:27:39 #6 12.83 checking for ranlib... ranlib error 09-Jul-2024 17:27:39 #6 12.83 checking for strip... strip error 09-Jul-2024 17:27:39 #6 12.94 checking if cc supports -fno-rtti -fno-exceptions... no error 09-Jul-2024 17:27:39 #6 12.94 checking for cc option to produce PIC... -fPIC error 09-Jul-2024 17:27:39 #6 12.97 checking if cc PIC flag -fPIC works... yes error 09-Jul-2024 17:27:39 #6 13.09 checking if cc static flag -static works... yes error 09-Jul-2024 17:27:39 #6 13.13 checking if cc supports -c -o file.o... yes error 09-Jul-2024 17:27:39 #6 13.15 checking whether the cc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes error 09-Jul-2024 17:27:39 #6 13.19 checking whether -lc should be explicitly linked in... no error 09-Jul-2024 17:27:39 #6 13.21 checking dynamic linker characteristics... GNU/Linux ld.so error 09-Jul-2024 17:27:39 #6 13.21 checking how to hardcode library paths into programs... immediate error 09-Jul-2024 17:27:40 #6 13.21 checking whether stripping libraries is possible... yes error 09-Jul-2024 17:27:40 #6 13.21 checking if libtool supports shared libraries... yes error 09-Jul-2024 17:27:40 #6 13.21 checking whether to build shared libraries... yes error 09-Jul-2024 17:27:40 #6 13.21 checking whether to build static libraries... no error 09-Jul-2024 17:27:40 #6 13.44 error 09-Jul-2024 17:27:40 #6 13.44 creating libtool error 09-Jul-2024 17:27:40 #6 13.47 appending configuration tag "CXX" to libtool error 09-Jul-2024 17:27:40 #6 13.61 configure: patching config.h.in error 09-Jul-2024 17:27:40 #6 13.61 configure: creating ./config.status error 09-Jul-2024 17:27:40 #6 13.69 config.status: creating config.h error 09-Jul-2024 17:27:40 #6 13.75 running: make error 09-Jul-2024 17:27:40 #6 13.75 Makefile:244: warning: overriding recipe for target 'test' error 09-Jul-2024 17:27:40 #6 13.75 Makefile:136: warning: ignoring old recipe for target 'test' error 09-Jul-2024 17:27:40 #6 13.76 /bin/bash /tmp/pear/temp/pear-build-defaultuserqgOmym/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserqgOmym/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserqgOmym/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserqgOmym/xdebug-3.2.2/src -DHAVE_CONFIG_H -g -O2 -DZEND_COMPILE_DL_EXT=1 -c /tmp/pear/temp/xdebug/xdebug.c -o xdebug.lo -MMD -MF xdebug.dep -MT xdebug.lo error 09-Jul-2024 17:27:40 #6 13.88 mkdir .libs error 09-Jul-2024 17:27:40 #6 13.88 cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserqgOmym/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserqgOmym/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserqgOmym/xdebug-3.2.2/src -DHAVE_CONFIG_H -g -O2 -DZEND_COMPILE_DL_EXT=1 -c /tmp/pear/temp/xdebug/xdebug.c -MMD -MF xdebug.dep -MT xdebug.lo -fPIC -DPIC -o .libs/xdebug.o error 09-Jul-2024 17:27:41 #6 14.59 /bin/bash /tmp/pear/temp/pear-build-defaultuserqgOmym/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserqgOmym/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserqgOmym/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserqgOmym/xdebug-3.2.2/src -DHAVE_CONFIG_H -g -O2 -DZEND_COMPILE_DL_EXT=1 -c /tmp/pear/temp/xdebug/src/base/base.c -o src/base/base.lo -MMD -MF src/base/base.dep -MT src/base/base.lo error 09-Jul-2024 17:27:41 #6 14.70 mkdir src/base/.libs error 09-Jul-2024 17:27:41 #6 14.70 cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserqgOmym/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserqgOmym/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserqgOmym/xdebug-3.2.2/src -DHAVE_CONFIG_H -g -O2 -DZEND_COMPILE_DL_EXT=1 -c /tmp/pear/temp/xdebug/src/base/base.c -MMD -MF src/base/base.dep -MT src/base/base.lo -fPIC -DPIC -o src/base/.libs/base.o error 09-Jul-2024 17:27:42 #6 15.72 /bin/bash /tmp/pear/temp/pear-build-defaultuserqgOmym/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserqgOmym/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserqgOmym/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserqgOmym/xdebug-3.2.2/src -DHAVE_CONFIG_H -g -O2 -DZEND_COMPILE_DL_EXT=1 -c /tmp/pear/temp/xdebug/src/base/filter.c -o src/base/filter.lo -MMD -MF src/base/filter.dep -MT src/base/filter.lo error 09-Jul-2024 17:27:42 #6 15.84 cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserqgOmym/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserqgOmym/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserqgOmym/xdebug-3.2.2/src -DHAVE_CONFIG_H -g -O2 -DZEND_COMPILE_DL_EXT=1 -c /tmp/pear/temp/xdebug/src/base/filter.c -MMD -MF src/base/filter.dep -MT src/base/filter.lo -fPIC -DPIC -o src/base/.libs/filter.o error 09-Jul-2024 17:27:42 #6 16.25 /bin/bash /tmp/pear/temp/pear-build-defaultuserqgOmym/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserqgOmym/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserqgOmym/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserqgOmym/xdebug-3.2.2/src -DHAVE_CONFIG_H -g -O2 -DZEND_COMPILE_DL_EXT=1 -c /tmp/pear/temp/xdebug/src/lib/usefulstuff.c -o src/lib/usefulstuff.lo -MMD -MF src/lib/usefulstuff.dep -MT src/lib/usefulstuff.lo error 09-Jul-2024 17:27:43 #6 16.35 mkdir src/lib/.libs error 09-Jul-2024 17:27:43 #6 16.36 cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserqgOmym/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserqgOmym/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserqgOmym/xdebug-3.2.2/src -DHAVE_CONFIG_H -g -O2 -DZEND_COMPILE_DL_EXT=1 -c /tmp/pear/temp/xdebug/src/lib/usefulstuff.c -MMD -MF src/lib/usefulstuff.dep -MT src/lib/usefulstuff.lo -fPIC -DPIC -o src/lib/.libs/usefulstuff.o error 09-Jul-2024 17:27:43 #6 16.92 /bin/bash /tmp/pear/temp/pear-build-defaultuserqgOmym/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserqgOmym/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserqgOmym/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserqgOmym/xdebug-3.2.2/src -DHAVE_CONFIG_H -g -O2 -DZEND_COMPILE_DL_EXT=1 -c /tmp/pear/temp/xdebug/src/lib/compat.c -o src/lib/compat.lo -MMD -MF src/lib/compat.dep -MT src/lib/compat.lo error 09-Jul-2024 17:27:43 #6 17.03 cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserqgOmym/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserqgOmym/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserqgOmym/xdebug-3.2.2/src -DHAVE_CONFIG_H -g -O2 -DZEND_COMPILE_DL_EXT=1 -c /tmp/pear/temp/xdebug/src/lib/compat.c -MMD -MF src/lib/compat.dep -MT src/lib/compat.lo -fPIC -DPIC -o src/lib/.libs/compat.o error 09-Jul-2024 17:27:44 #6 17.74 /bin/bash /tmp/pear/temp/pear-build-defaultuserqgOmym/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserqgOmym/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserqgOmym/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserqgOmym/xdebug-3.2.2/src -DHAVE_CONFIG_H -g -O2 -DZEND_COMPILE_DL_EXT=1 -c /tmp/pear/temp/xdebug/src/lib/crc32.c -o src/lib/crc32.lo -MMD -MF src/lib/crc32.dep -MT src/lib/crc32.lo error 09-Jul-2024 17:27:44 #6 17.85 cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserqgOmym/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserqgOmym/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserqgOmym/xdebug-3.2.2/src -DHAVE_CONFIG_H -g -O2 -DZEND_COMPILE_DL_EXT=1 -c /tmp/pear/temp/xdebug/src/lib/crc32.c -MMD -MF src/lib/crc32.dep -MT src/lib/crc32.lo -fPIC -DPIC -o src/lib/.libs/crc32.o error 09-Jul-2024 17:27:44 #6 17.90 /bin/bash /tmp/pear/temp/pear-build-defaultuserqgOmym/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserqgOmym/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserqgOmym/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserqgOmym/xdebug-3.2.2/src -DHAVE_CONFIG_H -g -O2 -DZEND_COMPILE_DL_EXT=1 -c /tmp/pear/temp/xdebug/src/lib/file.c -o src/lib/file.lo -MMD -MF src/lib/file.dep -MT src/lib/file.lo error 09-Jul-2024 17:27:44 #6 18.00 cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserqgOmym/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserqgOmym/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserqgOmym/xdebug-3.2.2/src -DHAVE_CONFIG_H -g -O2 -DZEND_COMPILE_DL_EXT=1 -c /tmp/pear/temp/xdebug/src/lib/file.c -MMD -MF src/lib/file.dep -MT src/lib/file.lo -fPIC -DPIC -o src/lib/.libs/file.o error 09-Jul-2024 17:27:45 #6 18.34 /bin/bash /tmp/pear/temp/pear-build-defaultuserqgOmym/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserqgOmym/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserqgOmym/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserqgOmym/xdebug-3.2.2/src -DHAVE_CONFIG_H -g -O2 -DZEND_COMPILE_DL_EXT=1 -c /tmp/pear/temp/xdebug/src/lib/hash.c -o src/lib/hash.lo -MMD -MF src/lib/hash.dep -MT src/lib/hash.lo error 09-Jul-2024 17:27:45 #6 18.46 cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserqgOmym/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserqgOmym/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserqgOmym/xdebug-3.2.2/src -DHAVE_CONFIG_H -g -O2 -DZEND_COMPILE_DL_EXT=1 -c /tmp/pear/temp/xdebug/src/lib/hash.c -MMD -MF src/lib/hash.dep -MT src/lib/hash.lo -fPIC -DPIC -o src/lib/.libs/hash.o error 09-Jul-2024 17:27:45 #6 18.68 /bin/bash /tmp/pear/temp/pear-build-defaultuserqgOmym/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserqgOmym/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserqgOmym/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserqgOmym/xdebug-3.2.2/src -DHAVE_CONFIG_H -g -O2 -DZEND_COMPILE_DL_EXT=1 -c /tmp/pear/temp/xdebug/src/lib/headers.c -o src/lib/headers.lo -MMD -MF src/lib/headers.dep -MT src/lib/headers.lo error 09-Jul-2024 17:27:45 #6 18.81 cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserqgOmym/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserqgOmym/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserqgOmym/xdebug-3.2.2/src -DHAVE_CONFIG_H -g -O2 -DZEND_COMPILE_DL_EXT=1 -c /tmp/pear/temp/xdebug/src/lib/headers.c -MMD -MF src/lib/headers.dep -MT src/lib/headers.lo -fPIC -DPIC -o src/lib/.libs/headers.o error 09-Jul-2024 17:27:45 #6 19.17 /bin/bash /tmp/pear/temp/pear-build-defaultuserqgOmym/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserqgOmym/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserqgOmym/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserqgOmym/xdebug-3.2.2/src -DHAVE_CONFIG_H -g -O2 -DZEND_COMPILE_DL_EXT=1 -c /tmp/pear/temp/xdebug/src/lib/lib.c -o src/lib/lib.lo -MMD -MF src/lib/lib.dep -MT src/lib/lib.lo error 09-Jul-2024 17:27:45 #6 19.28 cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserqgOmym/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserqgOmym/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserqgOmym/xdebug-3.2.2/src -DHAVE_CONFIG_H -g -O2 -DZEND_COMPILE_DL_EXT=1 -c /tmp/pear/temp/xdebug/src/lib/lib.c -MMD -MF src/lib/lib.dep -MT src/lib/lib.lo -fPIC -DPIC -o src/lib/.libs/lib.o error 09-Jul-2024 17:27:46 #6 19.87 /bin/bash /tmp/pear/temp/pear-build-defaultuserqgOmym/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserqgOmym/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserqgOmym/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserqgOmym/xdebug-3.2.2/src -DHAVE_CONFIG_H -g -O2 -DZEND_COMPILE_DL_EXT=1 -c /tmp/pear/temp/xdebug/src/lib/llist.c -o src/lib/llist.lo -MMD -MF src/lib/llist.dep -MT src/lib/llist.lo error 09-Jul-2024 17:27:46 #6 19.99 cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserqgOmym/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserqgOmym/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserqgOmym/xdebug-3.2.2/src -DHAVE_CONFIG_H -g -O2 -DZEND_COMPILE_DL_EXT=1 -c /tmp/pear/temp/xdebug/src/lib/llist.c -MMD -MF src/lib/llist.dep -MT src/lib/llist.lo -fPIC -DPIC -o src/lib/.libs/llist.o error 09-Jul-2024 17:27:46 #6 20.09 /bin/bash /tmp/pear/temp/pear-build-defaultuserqgOmym/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserqgOmym/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserqgOmym/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserqgOmym/xdebug-3.2.2/src -DHAVE_CONFIG_H -g -O2 -DZEND_COMPILE_DL_EXT=1 -c /tmp/pear/temp/xdebug/src/lib/log.c -o src/lib/log.lo -MMD -MF src/lib/log.dep -MT src/lib/log.lo error 09-Jul-2024 17:27:46 #6 20.20 cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserqgOmym/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserqgOmym/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserqgOmym/xdebug-3.2.2/src -DHAVE_CONFIG_H -g -O2 -DZEND_COMPILE_DL_EXT=1 -c /tmp/pear/temp/xdebug/src/lib/log.c -MMD -MF src/lib/log.dep -MT src/lib/log.lo -fPIC -DPIC -o src/lib/.libs/log.o error 09-Jul-2024 17:27:47 #6 20.79 /bin/bash /tmp/pear/temp/pear-build-defaultuserqgOmym/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserqgOmym/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserqgOmym/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserqgOmym/xdebug-3.2.2/src -DHAVE_CONFIG_H -g -O2 -DZEND_COMPILE_DL_EXT=1 -c /tmp/pear/temp/xdebug/src/lib/set.c -o src/lib/set.lo -MMD -MF src/lib/set.dep -MT src/lib/set.lo error 09-Jul-2024 17:27:47 #6 20.90 cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserqgOmym/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserqgOmym/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserqgOmym/xdebug-3.2.2/src -DHAVE_CONFIG_H -g -O2 -DZEND_COMPILE_DL_EXT=1 -c /tmp/pear/temp/xdebug/src/lib/set.c -MMD -MF src/lib/set.dep -MT src/lib/set.lo -fPIC -DPIC -o src/lib/.libs/set.o error 09-Jul-2024 17:27:47 #6 20.99 /bin/bash /tmp/pear/temp/pear-build-defaultuserqgOmym/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserqgOmym/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserqgOmym/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserqgOmym/xdebug-3.2.2/src -DHAVE_CONFIG_H -g -O2 -DZEND_COMPILE_DL_EXT=1 -c /tmp/pear/temp/xdebug/src/lib/str.c -o src/lib/str.lo -MMD -MF src/lib/str.dep -MT src/lib/str.lo error 09-Jul-2024 17:27:47 #6 21.09 cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserqgOmym/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserqgOmym/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserqgOmym/xdebug-3.2.2/src -DHAVE_CONFIG_H -g -O2 -DZEND_COMPILE_DL_EXT=1 -c /tmp/pear/temp/xdebug/src/lib/str.c -MMD -MF src/lib/str.dep -MT src/lib/str.lo -fPIC -DPIC -o src/lib/.libs/str.o error 09-Jul-2024 17:27:48 #6 21.48 /bin/bash /tmp/pear/temp/pear-build-defaultuserqgOmym/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserqgOmym/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserqgOmym/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserqgOmym/xdebug-3.2.2/src -DHAVE_CONFIG_H -g -O2 -DZEND_COMPILE_DL_EXT=1 -c /tmp/pear/temp/xdebug/src/lib/timing.c -o src/lib/timing.lo -MMD -MF src/lib/timing.dep -MT src/lib/timing.lo error 09-Jul-2024 17:27:48 #6 21.60 cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserqgOmym/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserqgOmym/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserqgOmym/xdebug-3.2.2/src -DHAVE_CONFIG_H -g -O2 -DZEND_COMPILE_DL_EXT=1 -c /tmp/pear/temp/xdebug/src/lib/timing.c -MMD -MF src/lib/timing.dep -MT src/lib/timing.lo -fPIC -DPIC -o src/lib/.libs/timing.o error 09-Jul-2024 17:27:48 #6 21.94 /bin/bash /tmp/pear/temp/pear-build-defaultuserqgOmym/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserqgOmym/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserqgOmym/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserqgOmym/xdebug-3.2.2/src -DHAVE_CONFIG_H -g -O2 -DZEND_COMPILE_DL_EXT=1 -c /tmp/pear/temp/xdebug/src/lib/var.c -o src/lib/var.lo -MMD -MF src/lib/var.dep -MT src/lib/var.lo error 09-Jul-2024 17:27:48 #6 22.04 cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserqgOmym/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserqgOmym/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserqgOmym/xdebug-3.2.2/src -DHAVE_CONFIG_H -g -O2 -DZEND_COMPILE_DL_EXT=1 -c /tmp/pear/temp/xdebug/src/lib/var.c -MMD -MF src/lib/var.dep -MT src/lib/var.lo -fPIC -DPIC -o src/lib/.libs/var.o error 09-Jul-2024 17:27:49 #6 23.00 /bin/bash /tmp/pear/temp/pear-build-defaultuserqgOmym/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserqgOmym/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserqgOmym/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserqgOmym/xdebug-3.2.2/src -DHAVE_CONFIG_H -g -O2 -DZEND_COMPILE_DL_EXT=1 -c /tmp/pear/temp/xdebug/src/lib/var_export_html.c -o src/lib/var_export_html.lo -MMD -MF src/lib/var_export_html.dep -MT src/lib/var_export_html.lo error 09-Jul-2024 17:27:49 #6 23.12 cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserqgOmym/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserqgOmym/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserqgOmym/xdebug-3.2.2/src -DHAVE_CONFIG_H -g -O2 -DZEND_COMPILE_DL_EXT=1 -c /tmp/pear/temp/xdebug/src/lib/var_export_html.c -MMD -MF src/lib/var_export_html.dep -MT src/lib/var_export_html.lo -fPIC -DPIC -o src/lib/.libs/var_export_html.o error 09-Jul-2024 17:27:50 #6 23.63 /bin/bash /tmp/pear/temp/pear-build-defaultuserqgOmym/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserqgOmym/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserqgOmym/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserqgOmym/xdebug-3.2.2/src -DHAVE_CONFIG_H -g -O2 -DZEND_COMPILE_DL_EXT=1 -c /tmp/pear/temp/xdebug/src/lib/var_export_line.c -o src/lib/var_export_line.lo -MMD -MF src/lib/var_export_line.dep -MT src/lib/var_export_line.lo error 09-Jul-2024 17:27:50 #6 23.75 cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserqgOmym/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserqgOmym/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserqgOmym/xdebug-3.2.2/src -DHAVE_CONFIG_H -g -O2 -DZEND_COMPILE_DL_EXT=1 -c /tmp/pear/temp/xdebug/src/lib/var_export_line.c -MMD -MF src/lib/var_export_line.dep -MT src/lib/var_export_line.lo -fPIC -DPIC -o src/lib/.libs/var_export_line.o error 09-Jul-2024 17:27:50 #6 24.26 /bin/bash /tmp/pear/temp/pear-build-defaultuserqgOmym/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserqgOmym/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserqgOmym/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserqgOmym/xdebug-3.2.2/src -DHAVE_CONFIG_H -g -O2 -DZEND_COMPILE_DL_EXT=1 -c /tmp/pear/temp/xdebug/src/lib/var_export_text.c -o src/lib/var_export_text.lo -MMD -MF src/lib/var_export_text.dep -MT src/lib/var_export_text.lo error 09-Jul-2024 17:27:51 #6 24.38 cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserqgOmym/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserqgOmym/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserqgOmym/xdebug-3.2.2/src -DHAVE_CONFIG_H -g -O2 -DZEND_COMPILE_DL_EXT=1 -c /tmp/pear/temp/xdebug/src/lib/var_export_text.c -MMD -MF src/lib/var_export_text.dep -MT src/lib/var_export_text.lo -fPIC -DPIC -o src/lib/.libs/var_export_text.o error 09-Jul-2024 17:27:51 #6 24.97 /bin/bash /tmp/pear/temp/pear-build-defaultuserqgOmym/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserqgOmym/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserqgOmym/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserqgOmym/xdebug-3.2.2/src -DHAVE_CONFIG_H -g -O2 -DZEND_COMPILE_DL_EXT=1 -c /tmp/pear/temp/xdebug/src/lib/var_export_xml.c -o src/lib/var_export_xml.lo -MMD -MF src/lib/var_export_xml.dep -MT src/lib/var_export_xml.lo error 09-Jul-2024 17:27:51 #6 25.09 cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserqgOmym/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserqgOmym/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserqgOmym/xdebug-3.2.2/src -DHAVE_CONFIG_H -g -O2 -DZEND_COMPILE_DL_EXT=1 -c /tmp/pear/temp/xdebug/src/lib/var_export_xml.c -MMD -MF src/lib/var_export_xml.dep -MT src/lib/var_export_xml.lo -fPIC -DPIC -o src/lib/.libs/var_export_xml.o error 09-Jul-2024 17:27:52 #6 25.82 /bin/bash /tmp/pear/temp/pear-build-defaultuserqgOmym/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserqgOmym/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserqgOmym/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserqgOmym/xdebug-3.2.2/src -DHAVE_CONFIG_H -g -O2 -DZEND_COMPILE_DL_EXT=1 -c /tmp/pear/temp/xdebug/src/lib/xml.c -o src/lib/xml.lo -MMD -MF src/lib/xml.dep -MT src/lib/xml.lo error 09-Jul-2024 17:27:52 #6 25.92 cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserqgOmym/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserqgOmym/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserqgOmym/xdebug-3.2.2/src -DHAVE_CONFIG_H -g -O2 -DZEND_COMPILE_DL_EXT=1 -c /tmp/pear/temp/xdebug/src/lib/xml.c -MMD -MF src/lib/xml.dep -MT src/lib/xml.lo -fPIC -DPIC -o src/lib/.libs/xml.o error 09-Jul-2024 17:27:52 #6 26.28 /bin/bash /tmp/pear/temp/pear-build-defaultuserqgOmym/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserqgOmym/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserqgOmym/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserqgOmym/xdebug-3.2.2/src -DHAVE_CONFIG_H -g -O2 -DZEND_COMPILE_DL_EXT=1 -c /tmp/pear/temp/xdebug/src/coverage/branch_info.c -o src/coverage/branch_info.lo -MMD -MF src/coverage/branch_info.dep -MT src/coverage/branch_info.lo error 09-Jul-2024 17:27:53 #6 26.39 mkdir src/coverage/.libs error 09-Jul-2024 17:27:53 #6 26.40 cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserqgOmym/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserqgOmym/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserqgOmym/xdebug-3.2.2/src -DHAVE_CONFIG_H -g -O2 -DZEND_COMPILE_DL_EXT=1 -c /tmp/pear/temp/xdebug/src/coverage/branch_info.c -MMD -MF src/coverage/branch_info.dep -MT src/coverage/branch_info.lo -fPIC -DPIC -o src/coverage/.libs/branch_info.o error 09-Jul-2024 17:27:53 #6 26.95 /bin/bash /tmp/pear/temp/pear-build-defaultuserqgOmym/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserqgOmym/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserqgOmym/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserqgOmym/xdebug-3.2.2/src -DHAVE_CONFIG_H -g -O2 -DZEND_COMPILE_DL_EXT=1 -c /tmp/pear/temp/xdebug/src/coverage/code_coverage.c -o src/coverage/code_coverage.lo -MMD -MF src/coverage/code_coverage.dep -MT src/coverage/code_coverage.lo error 09-Jul-2024 17:27:54 #6 27.34 cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserqgOmym/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserqgOmym/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserqgOmym/xdebug-3.2.2/src -DHAVE_CONFIG_H -g -O2 -DZEND_COMPILE_DL_EXT=1 -c /tmp/pear/temp/xdebug/src/coverage/code_coverage.c -MMD -MF src/coverage/code_coverage.dep -MT src/coverage/code_coverage.lo -fPIC -DPIC -o src/coverage/.libs/code_coverage.o error 09-Jul-2024 17:27:54 #6 28.23 /bin/bash /tmp/pear/temp/pear-build-defaultuserqgOmym/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserqgOmym/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserqgOmym/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserqgOmym/xdebug-3.2.2/src -DHAVE_CONFIG_H -g -O2 -DZEND_COMPILE_DL_EXT=1 -c /tmp/pear/temp/xdebug/src/debugger/com.c -o src/debugger/com.lo -MMD -MF src/debugger/com.dep -MT src/debugger/com.lo error 09-Jul-2024 17:27:55 #6 28.53 mkdir src/debugger/.libs error 09-Jul-2024 17:27:55 #6 28.54 cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserqgOmym/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserqgOmym/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserqgOmym/xdebug-3.2.2/src -DHAVE_CONFIG_H -g -O2 -DZEND_COMPILE_DL_EXT=1 -c /tmp/pear/temp/xdebug/src/debugger/com.c -MMD -MF src/debugger/com.dep -MT src/debugger/com.lo -fPIC -DPIC -o src/debugger/.libs/com.o error 09-Jul-2024 17:27:55 #6 29.15 /bin/bash /tmp/pear/temp/pear-build-defaultuserqgOmym/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserqgOmym/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserqgOmym/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserqgOmym/xdebug-3.2.2/src -DHAVE_CONFIG_H -g -O2 -DZEND_COMPILE_DL_EXT=1 -c /tmp/pear/temp/xdebug/src/debugger/debugger.c -o src/debugger/debugger.lo -MMD -MF src/debugger/debugger.dep -MT src/debugger/debugger.lo error 09-Jul-2024 17:27:55 #6 29.26 cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserqgOmym/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserqgOmym/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserqgOmym/xdebug-3.2.2/src -DHAVE_CONFIG_H -g -O2 -DZEND_COMPILE_DL_EXT=1 -c /tmp/pear/temp/xdebug/src/debugger/debugger.c -MMD -MF src/debugger/debugger.dep -MT src/debugger/debugger.lo -fPIC -DPIC -o src/debugger/.libs/debugger.o error 09-Jul-2024 17:27:56 #6 29.90 /bin/bash /tmp/pear/temp/pear-build-defaultuserqgOmym/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserqgOmym/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserqgOmym/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserqgOmym/xdebug-3.2.2/src -DHAVE_CONFIG_H -g -O2 -DZEND_COMPILE_DL_EXT=1 -c /tmp/pear/temp/xdebug/src/debugger/handler_dbgp.c -o src/debugger/handler_dbgp.lo -MMD -MF src/debugger/handler_dbgp.dep -MT src/debugger/handler_dbgp.lo error 09-Jul-2024 17:27:56 #6 30.03 cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserqgOmym/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserqgOmym/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserqgOmym/xdebug-3.2.2/src -DHAVE_CONFIG_H -g -O2 -DZEND_COMPILE_DL_EXT=1 -c /tmp/pear/temp/xdebug/src/debugger/handler_dbgp.c -MMD -MF src/debugger/handler_dbgp.dep -MT src/debugger/handler_dbgp.lo -fPIC -DPIC -o src/debugger/.libs/handler_dbgp.o error 09-Jul-2024 17:27:58 #6 32.16 /bin/bash /tmp/pear/temp/pear-build-defaultuserqgOmym/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserqgOmym/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserqgOmym/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserqgOmym/xdebug-3.2.2/src -DHAVE_CONFIG_H -g -O2 -DZEND_COMPILE_DL_EXT=1 -c /tmp/pear/temp/xdebug/src/debugger/handlers.c -o src/debugger/handlers.lo -MMD -MF src/debugger/handlers.dep -MT src/debugger/handlers.lo error 09-Jul-2024 17:27:58 #6 32.30 cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserqgOmym/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserqgOmym/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserqgOmym/xdebug-3.2.2/src -DHAVE_CONFIG_H -g -O2 -DZEND_COMPILE_DL_EXT=1 -c /tmp/pear/temp/xdebug/src/debugger/handlers.c -MMD -MF src/debugger/handlers.dep -MT src/debugger/handlers.lo -fPIC -DPIC -o src/debugger/.libs/handlers.o error 09-Jul-2024 17:27:59 #6 32.64 /bin/bash /tmp/pear/temp/pear-build-defaultuserqgOmym/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserqgOmym/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserqgOmym/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserqgOmym/xdebug-3.2.2/src -DHAVE_CONFIG_H -g -O2 -DZEND_COMPILE_DL_EXT=1 -c /tmp/pear/temp/xdebug/src/debugger/ip_info.c -o src/debugger/ip_info.lo -MMD -MF src/debugger/ip_info.dep -MT src/debugger/ip_info.lo error 09-Jul-2024 17:27:59 #6 32.74 cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserqgOmym/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserqgOmym/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserqgOmym/xdebug-3.2.2/src -DHAVE_CONFIG_H -g -O2 -DZEND_COMPILE_DL_EXT=1 -c /tmp/pear/temp/xdebug/src/debugger/ip_info.c -MMD -MF src/debugger/ip_info.dep -MT src/debugger/ip_info.lo -fPIC -DPIC -o src/debugger/.libs/ip_info.o error 09-Jul-2024 17:27:59 #6 33.31 /bin/bash /tmp/pear/temp/pear-build-defaultuserqgOmym/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserqgOmym/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserqgOmym/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserqgOmym/xdebug-3.2.2/src -DHAVE_CONFIG_H -g -O2 -DZEND_COMPILE_DL_EXT=1 -c /tmp/pear/temp/xdebug/src/develop/develop.c -o src/develop/develop.lo -MMD -MF src/develop/develop.dep -MT src/develop/develop.lo error 09-Jul-2024 17:28:00 #6 33.43 mkdir src/develop/.libs error 09-Jul-2024 17:28:00 #6 33.44 cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserqgOmym/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserqgOmym/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserqgOmym/xdebug-3.2.2/src -DHAVE_CONFIG_H -g -O2 -DZEND_COMPILE_DL_EXT=1 -c /tmp/pear/temp/xdebug/src/develop/develop.c -MMD -MF src/develop/develop.dep -MT src/develop/develop.lo -fPIC -DPIC -o src/develop/.libs/develop.o error 09-Jul-2024 17:28:00 #6 33.79 /bin/bash /tmp/pear/temp/pear-build-defaultuserqgOmym/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserqgOmym/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserqgOmym/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserqgOmym/xdebug-3.2.2/src -DHAVE_CONFIG_H -g -O2 -DZEND_COMPILE_DL_EXT=1 -c /tmp/pear/temp/xdebug/src/develop/monitor.c -o src/develop/monitor.lo -MMD -MF src/develop/monitor.dep -MT src/develop/monitor.lo error 09-Jul-2024 17:28:00 #6 33.90 cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserqgOmym/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserqgOmym/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserqgOmym/xdebug-3.2.2/src -DHAVE_CONFIG_H -g -O2 -DZEND_COMPILE_DL_EXT=1 -c /tmp/pear/temp/xdebug/src/develop/monitor.c -MMD -MF src/develop/monitor.dep -MT src/develop/monitor.lo -fPIC -DPIC -o src/develop/.libs/monitor.o error 09-Jul-2024 17:28:00 #6 34.28 /bin/bash /tmp/pear/temp/pear-build-defaultuserqgOmym/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserqgOmym/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserqgOmym/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserqgOmym/xdebug-3.2.2/src -DHAVE_CONFIG_H -g -O2 -DZEND_COMPILE_DL_EXT=1 -c /tmp/pear/temp/xdebug/src/develop/php_functions.c -o src/develop/php_functions.lo -MMD -MF src/develop/php_functions.dep -MT src/develop/php_functions.lo error 09-Jul-2024 17:28:01 #6 34.39 cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserqgOmym/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserqgOmym/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserqgOmym/xdebug-3.2.2/src -DHAVE_CONFIG_H -g -O2 -DZEND_COMPILE_DL_EXT=1 -c /tmp/pear/temp/xdebug/src/develop/php_functions.c -MMD -MF src/develop/php_functions.dep -MT src/develop/php_functions.lo -fPIC -DPIC -o src/develop/.libs/php_functions.o error 09-Jul-2024 17:28:01 #6 34.90 /bin/bash /tmp/pear/temp/pear-build-defaultuserqgOmym/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserqgOmym/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserqgOmym/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserqgOmym/xdebug-3.2.2/src -DHAVE_CONFIG_H -g -O2 -DZEND_COMPILE_DL_EXT=1 -c /tmp/pear/temp/xdebug/src/develop/stack.c -o src/develop/stack.lo -MMD -MF src/develop/stack.dep -MT src/develop/stack.lo error 09-Jul-2024 17:28:01 #6 35.00 cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserqgOmym/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserqgOmym/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserqgOmym/xdebug-3.2.2/src -DHAVE_CONFIG_H -g -O2 -DZEND_COMPILE_DL_EXT=1 -c /tmp/pear/temp/xdebug/src/develop/stack.c -MMD -MF src/develop/stack.dep -MT src/develop/stack.lo -fPIC -DPIC -o src/develop/.libs/stack.o error 09-Jul-2024 17:28:02 #6 35.78 /bin/bash /tmp/pear/temp/pear-build-defaultuserqgOmym/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserqgOmym/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserqgOmym/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserqgOmym/xdebug-3.2.2/src -DHAVE_CONFIG_H -g -O2 -DZEND_COMPILE_DL_EXT=1 -c /tmp/pear/temp/xdebug/src/develop/superglobals.c -o src/develop/superglobals.lo -MMD -MF src/develop/superglobals.dep -MT src/develop/superglobals.lo error 09-Jul-2024 17:28:02 #6 35.87 cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserqgOmym/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserqgOmym/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserqgOmym/xdebug-3.2.2/src -DHAVE_CONFIG_H -g -O2 -DZEND_COMPILE_DL_EXT=1 -c /tmp/pear/temp/xdebug/src/develop/superglobals.c -MMD -MF src/develop/superglobals.dep -MT src/develop/superglobals.lo -fPIC -DPIC -o src/develop/.libs/superglobals.o error 09-Jul-2024 17:28:02 #6 36.29 /bin/bash /tmp/pear/temp/pear-build-defaultuserqgOmym/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserqgOmym/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserqgOmym/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserqgOmym/xdebug-3.2.2/src -DHAVE_CONFIG_H -g -O2 -DZEND_COMPILE_DL_EXT=1 -c /tmp/pear/temp/xdebug/src/gcstats/gc_stats.c -o src/gcstats/gc_stats.lo -MMD -MF src/gcstats/gc_stats.dep -MT src/gcstats/gc_stats.lo error 09-Jul-2024 17:28:03 #6 36.39 mkdir src/gcstats/.libs error 09-Jul-2024 17:28:03 #6 36.39 cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserqgOmym/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserqgOmym/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserqgOmym/xdebug-3.2.2/src -DHAVE_CONFIG_H -g -O2 -DZEND_COMPILE_DL_EXT=1 -c /tmp/pear/temp/xdebug/src/gcstats/gc_stats.c -MMD -MF src/gcstats/gc_stats.dep -MT src/gcstats/gc_stats.lo -fPIC -DPIC -o src/gcstats/.libs/gc_stats.o error 09-Jul-2024 17:28:03 #6 36.83 /bin/bash /tmp/pear/temp/pear-build-defaultuserqgOmym/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserqgOmym/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserqgOmym/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserqgOmym/xdebug-3.2.2/src -DHAVE_CONFIG_H -g -O2 -DZEND_COMPILE_DL_EXT=1 -c /tmp/pear/temp/xdebug/src/profiler/profiler.c -o src/profiler/profiler.lo -MMD -MF src/profiler/profiler.dep -MT src/profiler/profiler.lo error 09-Jul-2024 17:28:03 #6 36.93 mkdir src/profiler/.libs error 09-Jul-2024 17:28:03 #6 36.95 cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserqgOmym/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserqgOmym/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserqgOmym/xdebug-3.2.2/src -DHAVE_CONFIG_H -g -O2 -DZEND_COMPILE_DL_EXT=1 -c /tmp/pear/temp/xdebug/src/profiler/profiler.c -MMD -MF src/profiler/profiler.dep -MT src/profiler/profiler.lo -fPIC -DPIC -o src/profiler/.libs/profiler.o error 09-Jul-2024 17:28:04 #6 37.47 /bin/bash /tmp/pear/temp/pear-build-defaultuserqgOmym/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserqgOmym/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserqgOmym/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserqgOmym/xdebug-3.2.2/src -DHAVE_CONFIG_H -g -O2 -DZEND_COMPILE_DL_EXT=1 -c /tmp/pear/temp/xdebug/src/tracing/trace_computerized.c -o src/tracing/trace_computerized.lo -MMD -MF src/tracing/trace_computerized.dep -MT src/tracing/trace_computerized.lo error 09-Jul-2024 17:28:04 #6 37.58 mkdir src/tracing/.libs error 09-Jul-2024 17:28:04 #6 37.59 cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserqgOmym/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserqgOmym/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserqgOmym/xdebug-3.2.2/src -DHAVE_CONFIG_H -g -O2 -DZEND_COMPILE_DL_EXT=1 -c /tmp/pear/temp/xdebug/src/tracing/trace_computerized.c -MMD -MF src/tracing/trace_computerized.dep -MT src/tracing/trace_computerized.lo -fPIC -DPIC -o src/tracing/.libs/trace_computerized.o error 09-Jul-2024 17:28:04 #6 38.07 /bin/bash /tmp/pear/temp/pear-build-defaultuserqgOmym/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserqgOmym/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserqgOmym/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserqgOmym/xdebug-3.2.2/src -DHAVE_CONFIG_H -g -O2 -DZEND_COMPILE_DL_EXT=1 -c /tmp/pear/temp/xdebug/src/tracing/trace_html.c -o src/tracing/trace_html.lo -MMD -MF src/tracing/trace_html.dep -MT src/tracing/trace_html.lo error 09-Jul-2024 17:28:04 #6 38.19 cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserqgOmym/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserqgOmym/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserqgOmym/xdebug-3.2.2/src -DHAVE_CONFIG_H -g -O2 -DZEND_COMPILE_DL_EXT=1 -c /tmp/pear/temp/xdebug/src/tracing/trace_html.c -MMD -MF src/tracing/trace_html.dep -MT src/tracing/trace_html.lo -fPIC -DPIC -o src/tracing/.libs/trace_html.o error 09-Jul-2024 17:28:05 #6 38.54 /bin/bash /tmp/pear/temp/pear-build-defaultuserqgOmym/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserqgOmym/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserqgOmym/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserqgOmym/xdebug-3.2.2/src -DHAVE_CONFIG_H -g -O2 -DZEND_COMPILE_DL_EXT=1 -c /tmp/pear/temp/xdebug/src/tracing/trace_textual.c -o src/tracing/trace_textual.lo -MMD -MF src/tracing/trace_textual.dep -MT src/tracing/trace_textual.lo error 09-Jul-2024 17:28:05 #6 38.65 cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserqgOmym/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserqgOmym/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserqgOmym/xdebug-3.2.2/src -DHAVE_CONFIG_H -g -O2 -DZEND_COMPILE_DL_EXT=1 -c /tmp/pear/temp/xdebug/src/tracing/trace_textual.c -MMD -MF src/tracing/trace_textual.dep -MT src/tracing/trace_textual.lo -fPIC -DPIC -o src/tracing/.libs/trace_textual.o error 09-Jul-2024 17:28:05 #6 39.08 /bin/bash /tmp/pear/temp/pear-build-defaultuserqgOmym/xdebug-3.2.2/libtool --mode=compile cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserqgOmym/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserqgOmym/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserqgOmym/xdebug-3.2.2/src -DHAVE_CONFIG_H -g -O2 -DZEND_COMPILE_DL_EXT=1 -c /tmp/pear/temp/xdebug/src/tracing/tracing.c -o src/tracing/tracing.lo -MMD -MF src/tracing/tracing.dep -MT src/tracing/tracing.lo error 09-Jul-2024 17:28:05 #6 39.19 cc -I. -I/tmp/pear/temp/xdebug -I/tmp/pear/temp/pear-build-defaultuserqgOmym/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserqgOmym/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserqgOmym/xdebug-3.2.2/src -DHAVE_CONFIG_H -g -O2 -DZEND_COMPILE_DL_EXT=1 -c /tmp/pear/temp/xdebug/src/tracing/tracing.c -MMD -MF src/tracing/tracing.dep -MT src/tracing/tracing.lo -fPIC -DPIC -o src/tracing/.libs/tracing.o error 09-Jul-2024 17:28:06 #6 39.88 /bin/bash /tmp/pear/temp/pear-build-defaultuserqgOmym/xdebug-3.2.2/libtool --mode=link cc -shared -I/tmp/pear/temp/pear-build-defaultuserqgOmym/xdebug-3.2.2/include -I/tmp/pear/temp/pear-build-defaultuserqgOmym/xdebug-3.2.2/main -I/tmp/pear/temp/xdebug -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/pear/temp/xdebug/src -I/tmp/pear/temp/pear-build-defaultuserqgOmym/xdebug-3.2.2/src -DHAVE_CONFIG_H -g -O2 -o xdebug.la -export-dynamic -avoid-version -prefer-pic -module -rpath /tmp/pear/temp/pear-build-defaultuserqgOmym/xdebug-3.2.2/modules xdebug.lo src/base/base.lo src/base/filter.lo src/lib/usefulstuff.lo src/lib/compat.lo src/lib/crc32.lo src/lib/file.lo src/lib/hash.lo src/lib/headers.lo src/lib/lib.lo src/lib/llist.lo src/lib/log.lo src/lib/set.lo src/lib/str.lo src/lib/timing.lo src/lib/var.lo src/lib/var_export_html.lo src/lib/var_export_line.lo src/lib/var_e error 09-Jul-2024 17:28:06 #6 39.88 xport_text.lo src/lib/var_export_xml.lo src/lib/xml.lo src/coverage/branch_info.lo src/coverage/code_coverage.lo src/debugger/com.lo src/debugger/debugger.lo src/debugger/handler_dbgp.lo src/debugger/handlers.lo src/debugger/ip_info.lo src/develop/develop.lo src/develop/monitor.lo src/develop/php_functions.lo src/develop/stack.lo src/develop/superglobals.lo src/gcstats/gc_stats.lo src/profiler/profiler.lo src/tracing/trace_computerized.lo src/tracing/trace_html.lo src/tracing/trace_textual.lo src/tracing/tracing.lo -lm -lz error 09-Jul-2024 17:28:06 #6 40.19 cc -shared .libs/xdebug.o src/base/.libs/base.o src/base/.libs/filter.o src/lib/.libs/usefulstuff.o src/lib/.libs/compat.o src/lib/.libs/crc32.o src/lib/.libs/file.o src/lib/.libs/hash.o src/lib/.libs/headers.o src/lib/.libs/lib.o src/lib/.libs/llist.o src/lib/.libs/log.o src/lib/.libs/set.o src/lib/.libs/str.o src/lib/.libs/timing.o src/lib/.libs/var.o src/lib/.libs/var_export_html.o src/lib/.libs/var_export_line.o src/lib/.libs/var_export_text.o src/lib/.libs/var_export_xml.o src/lib/.libs/xml.o src/coverage/.libs/branch_info.o src/coverage/.libs/code_coverage.o src/debugger/.libs/com.o src/debugger/.libs/debugger.o src/debugger/.libs/handler_dbgp.o src/debugger/.libs/handlers.o src/debugger/.libs/ip_info.o src/develop/.libs/develop.o src/develop/.libs/monitor.o src/develop/.libs/php_functions.o src/develop/.libs/stack.o src/develop/.libs/superglobals.o src/gcstats/.libs/gc_stats.o src/profiler/.libs/profiler.o src/tracing/.libs/trace_computerized.o src/tracing/.libs/trace_html.o src/tracing/.libs/trace_t error 09-Jul-2024 17:28:06 #6 40.19 extual.o src/tracing/.libs/tracing.o -lm -lz -Wl,-soname -Wl,xdebug.so -o .libs/xdebug.so error 09-Jul-2024 17:28:06 #6 40.28 creating xdebug.la error 09-Jul-2024 17:28:06 #6 40.29 (cd .libs && rm -f xdebug.la && ln -s ../xdebug.la xdebug.la) error 09-Jul-2024 17:28:07 #6 40.29 /bin/bash /tmp/pear/temp/pear-build-defaultuserqgOmym/xdebug-3.2.2/libtool --mode=install cp ./xdebug.la /tmp/pear/temp/pear-build-defaultuserqgOmym/xdebug-3.2.2/modules error 09-Jul-2024 17:28:07 #6 40.35 cp ./.libs/xdebug.so /tmp/pear/temp/pear-build-defaultuserqgOmym/xdebug-3.2.2/modules/xdebug.so error 09-Jul-2024 17:28:07 #6 40.35 cp ./.libs/xdebug.lai /tmp/pear/temp/pear-build-defaultuserqgOmym/xdebug-3.2.2/modules/xdebug.la error 09-Jul-2024 17:28:07 #6 40.38 PATH="$PATH:/sbin" ldconfig -n /tmp/pear/temp/pear-build-defaultuserqgOmym/xdebug-3.2.2/modules error 09-Jul-2024 17:28:07 #6 40.38 ---------------------------------------------------------------------- error 09-Jul-2024 17:28:07 #6 40.38 Libraries have been installed in: error 09-Jul-2024 17:28:07 #6 40.38 /tmp/pear/temp/pear-build-defaultuserqgOmym/xdebug-3.2.2/modules error 09-Jul-2024 17:28:07 #6 40.38 error 09-Jul-2024 17:28:07 #6 40.38 If you ever happen to want to link against installed libraries error 09-Jul-2024 17:28:07 #6 40.38 in a given directory, LIBDIR, you must either use libtool, and error 09-Jul-2024 17:28:07 #6 40.38 specify the full pathname of the library, or use the `-LLIBDIR' error 09-Jul-2024 17:28:07 #6 40.38 flag during linking and do at least one of the following: error 09-Jul-2024 17:28:07 #6 40.38 - add LIBDIR to the `LD_LIBRARY_PATH' environment variable error 09-Jul-2024 17:28:07 #6 40.38 during execution error 09-Jul-2024 17:28:07 #6 40.38 - add LIBDIR to the `LD_RUN_PATH' environment variable error 09-Jul-2024 17:28:07 #6 40.38 during linking error 09-Jul-2024 17:28:07 #6 40.38 - use the `-Wl,--rpath -Wl,LIBDIR' linker flag error 09-Jul-2024 17:28:07 #6 40.38 - have your system administrator add LIBDIR to `/etc/ld.so.conf' error 09-Jul-2024 17:28:07 #6 40.38 error 09-Jul-2024 17:28:07 #6 40.38 See any operating system documentation about shared libraries for error 09-Jul-2024 17:28:07 #6 40.38 more information, such as the ld(1) and ld.so(8) manual pages. error 09-Jul-2024 17:28:07 #6 40.38 ---------------------------------------------------------------------- error 09-Jul-2024 17:28:07 #6 40.39 error 09-Jul-2024 17:28:07 #6 40.39 Build complete. error 09-Jul-2024 17:28:07 #6 40.39 Don't forget to run 'make test'. error 09-Jul-2024 17:28:07 #6 40.39 error 09-Jul-2024 17:28:07 #6 40.39 running: make INSTALL_ROOT="/tmp/pear/temp/pear-build-defaultuserqgOmym/install-xdebug-3.2.2" install error 09-Jul-2024 17:28:07 #6 40.40 Makefile:244: warning: overriding recipe for target 'test' error 09-Jul-2024 17:28:07 #6 40.40 Makefile:136: warning: ignoring old recipe for target 'test' error 09-Jul-2024 17:28:07 #6 40.46 Installing shared extensions: /tmp/pear/temp/pear-build-defaultuserqgOmym/install-xdebug-3.2.2/usr/local/lib/php/extensions/no-debug-non-zts-20210902/ error 09-Jul-2024 17:28:07 #6 40.52 error 09-Jul-2024 17:28:07 #6 40.58 shtool:echo:Warning: unable to determine terminal sequence for bold mode error 09-Jul-2024 17:28:07 #6 40.60 +----------------------------------------------------------------------+ error 09-Jul-2024 17:28:07 #6 40.60 | | error 09-Jul-2024 17:28:07 #6 40.60 | INSTALLATION INSTRUCTIONS | error 09-Jul-2024 17:28:07 #6 40.60 | ========================= | error 09-Jul-2024 17:28:07 #6 40.60 | | error 09-Jul-2024 17:28:07 #6 40.61 | See https://xdebug.org/install.php#configure-php for instructions | error 09-Jul-2024 17:28:07 #6 40.61 | on how to enable Xdebug for PHP. | error 09-Jul-2024 17:28:07 #6 40.61 | | error 09-Jul-2024 17:28:07 #6 40.61 | Documentation is available online as well: | error 09-Jul-2024 17:28:07 #6 40.61 | - A list of all settings: https://xdebug.org/docs-settings.php | error 09-Jul-2024 17:28:07 #6 40.61 | - A list of all functions: https://xdebug.org/docs-functions.php | error 09-Jul-2024 17:28:07 #6 40.61 | - Profiling instructions: https://xdebug.org/docs-profiling2.php | error 09-Jul-2024 17:28:07 #6 40.61 | - Remote debugging: https://xdebug.org/docs-debugger.php | error 09-Jul-2024 17:28:07 #6 40.62 | | error 09-Jul-2024 17:28:07 #6 40.62 | | error 09-Jul-2024 17:28:07 #6 40.62 | NOTE: Please disregard the message | error 09-Jul-2024 17:28:07 #6 40.62 | You should add "extension=xdebug.so" to php.ini | error 09-Jul-2024 17:28:07 #6 40.62 | that is emitted by the PECL installer. This does not work for | error 09-Jul-2024 17:28:07 #6 40.62 | Xdebug. | error 09-Jul-2024 17:28:07 #6 40.63 | | error 09-Jul-2024 17:28:07 #6 40.63 +----------------------------------------------------------------------+ error 09-Jul-2024 17:28:07 #6 40.67 shtool:echo:Warning: unable to determine terminal sequence for bold mode error 09-Jul-2024 17:28:07 #6 40.69 error 09-Jul-2024 17:28:07 #6 40.69 error 09-Jul-2024 17:28:07 #6 40.69 running: find "/tmp/pear/temp/pear-build-defaultuserqgOmym/install-xdebug-3.2.2" | xargs ls -dils error 09-Jul-2024 17:28:07 #6 40.70 6292073 4 drwxr-xr-x. 3 root root 4096 Jul 9 17:28 /tmp/pear/temp/pear-build-defaultuserqgOmym/install-xdebug-3.2.2 error 09-Jul-2024 17:28:07 #6 40.70 6292457 4 drwxr-xr-x. 3 root root 4096 Jul 9 17:28 /tmp/pear/temp/pear-build-defaultuserqgOmym/install-xdebug-3.2.2/usr error 09-Jul-2024 17:28:07 #6 40.70 6292458 4 drwxr-xr-x. 3 root root 4096 Jul 9 17:28 /tmp/pear/temp/pear-build-defaultuserqgOmym/install-xdebug-3.2.2/usr/local error 09-Jul-2024 17:28:07 #6 40.70 6292459 4 drwxr-xr-x. 3 root root 4096 Jul 9 17:28 /tmp/pear/temp/pear-build-defaultuserqgOmym/install-xdebug-3.2.2/usr/local/lib error 09-Jul-2024 17:28:07 #6 40.70 6292460 4 drwxr-xr-x. 3 root root 4096 Jul 9 17:28 /tmp/pear/temp/pear-build-defaultuserqgOmym/install-xdebug-3.2.2/usr/local/lib/php error 09-Jul-2024 17:28:07 #6 40.70 6292461 4 drwxr-xr-x. 3 root root 4096 Jul 9 17:28 /tmp/pear/temp/pear-build-defaultuserqgOmym/install-xdebug-3.2.2/usr/local/lib/php/extensions error 09-Jul-2024 17:28:07 #6 40.70 6292462 4 drwxr-xr-x. 2 root root 4096 Jul 9 17:28 /tmp/pear/temp/pear-build-defaultuserqgOmym/install-xdebug-3.2.2/usr/local/lib/php/extensions/no-debug-non-zts-20210902 error 09-Jul-2024 17:28:07 #6 40.70 6292468 1760 -rwxr-xr-x. 1 root root 1798232 Jul 9 17:28 /tmp/pear/temp/pear-build-defaultuserqgOmym/install-xdebug-3.2.2/usr/local/lib/php/extensions/no-debug-non-zts-20210902/xdebug.so error 09-Jul-2024 17:28:07 #6 40.70 error 09-Jul-2024 17:28:07 #6 40.70 Build process completed successfully error 09-Jul-2024 17:28:07 #6 40.70 Installing '/usr/local/lib/php/extensions/no-debug-non-zts-20210902/xdebug.so' error 09-Jul-2024 17:28:07 #6 40.73 install ok: channel://pecl.php.net/xdebug-3.2.2 error 09-Jul-2024 17:28:07 #6 40.73 configuration option "php_ini" is not set to php.ini location error 09-Jul-2024 17:28:07 #6 40.73 You should add "zend_extension=/usr/local/lib/php/extensions/no-debug-non-zts-20210902/xdebug.so" to php.ini error 09-Jul-2024 17:28:07 #6 DONE 40.9s error 09-Jul-2024 17:28:07 error 09-Jul-2024 17:28:07 #7 [4/6] RUN docker-php-ext-enable xdebug error 09-Jul-2024 17:28:08 #7 DONE 0.4s error 09-Jul-2024 17:28:08 error 09-Jul-2024 17:28:08 #8 [5/6] RUN echo "memory_limit = 1024M" >> /usr/local/etc/php/conf.d/memory.ini error 09-Jul-2024 17:28:08 #8 DONE 0.3s error 09-Jul-2024 17:28:08 error 09-Jul-2024 17:28:08 #9 [6/6] RUN git config --system user.name Docker && git config --system user.email docker@localhost error 09-Jul-2024 17:28:08 #9 DONE 0.4s error 09-Jul-2024 17:28:08 error 09-Jul-2024 17:28:08 #10 exporting to image error 09-Jul-2024 17:28:08 #10 exporting layers error 09-Jul-2024 17:28:09 #10 exporting layers 0.7s done error 09-Jul-2024 17:28:09 #10 writing image sha256:902ea4ad6bc5411e6aa657186168bff9f4ecc2b7509ad1aefa5341878d78ef69 done error 09-Jul-2024 17:28:09 #10 naming to docker.io/library/phpbb:php-8.1 done error 09-Jul-2024 17:28:09 #10 DONE 0.8s simple 09-Jul-2024 17:28:09 Built Docker image 'phpbb:php-8.1' simple 09-Jul-2024 17:28:09 Finished task 'Build image' with result: Success command 09-Jul-2024 17:28:09 Substituting variable: ${bamboo.working.directory} with /home/bamboo/local-working-dir/PHPBB3-DDM-P5SP simple 09-Jul-2024 17:28:09 Starting task 'Package release files' of type 'com.atlassian.bamboo.plugins.bamboo-docker-plugin:task.docker.cli' simple 09-Jul-2024 17:28:09 Running image name (phpbb:php-8.1) command 09-Jul-2024 17:28:09 Beginning to execute external process for build 'phpBB3 - Development Docker Master - PHP 8.1 - SQLite Package #1303 (PHPBB3-DDM-P5SP-1303)'\n ... running command line: \n/usr/bin/docker run --volume /home/bamboo/local-working-dir/PHPBB3-DDM-P5SP:/data --workdir /data/phpBB --rm -u=990 -t --volume /home/bamboo/xml-data/build-dir/_git-repositories-cache/:/home/bamboo/xml-data/build-dir/_git-repositories-cache/ phpbb:php-8.1 /bin/bash -c php ../composer.phar install --dev; cd ../build; git fetch --tags https://github.com/phpbb/phpbb.git 2>&1; ../phpBB/vendor/bin/phing package\n ... in: /home/bamboo/local-working-dir/PHPBB3-DDM-P5SP\n build 09-Jul-2024 17:28:10 You are using the deprecated option "--dev". It has no effect and will break in Composer 3. build 09-Jul-2024 17:28:10 Installing dependencies from lock file (including require-dev) build 09-Jul-2024 17:28:10 Verifying lock file contents can be installed on current platform. build 09-Jul-2024 17:28:10 Package operations: 142 installs, 0 updates, 0 removals build 09-Jul-2024 17:28:10 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 09-Jul-2024 17:28:10 - Downloading composer/installers (v1.12.0) build 09-Jul-2024 17:28:10 - Downloading composer/package-versions-deprecated (1.11.99.5) build 09-Jul-2024 17:28:10 - Downloading bantu/ini-get-wrapper (v1.0.1) build 09-Jul-2024 17:28:10 - Downloading carlos-mg89/oauth (0.8.15) build 09-Jul-2024 17:28:10 - Downloading chita/topological_sort (v3.0.1) build 09-Jul-2024 17:28:10 - Downloading symfony/process (v6.4.8) build 09-Jul-2024 17:28:10 - Downloading symfony/polyfill-php81 (v1.29.0) build 09-Jul-2024 17:28:10 - Downloading symfony/polyfill-php80 (v1.29.0) build 09-Jul-2024 17:28:10 - Downloading symfony/polyfill-php73 (v1.29.0) build 09-Jul-2024 17:28:10 - Downloading symfony/finder (v6.4.8) build 09-Jul-2024 17:28:10 - Downloading symfony/polyfill-mbstring (v1.29.0) build 09-Jul-2024 17:28:10 - Downloading symfony/polyfill-ctype (v1.29.0) build 09-Jul-2024 17:28:10 - Downloading symfony/filesystem (v6.4.8) build 09-Jul-2024 17:28:10 - Downloading symfony/polyfill-intl-normalizer (v1.29.0) build 09-Jul-2024 17:28:10 - Downloading symfony/polyfill-intl-grapheme (v1.29.0) build 09-Jul-2024 17:28:10 - Downloading symfony/string (v6.4.8) build 09-Jul-2024 17:28:10 - Downloading symfony/deprecation-contracts (v3.5.0) build 09-Jul-2024 17:28:10 - Downloading psr/container (2.0.2) build 09-Jul-2024 17:28:10 - Downloading symfony/service-contracts (v3.5.0) build 09-Jul-2024 17:28:10 - Downloading symfony/console (v6.4.8) build 09-Jul-2024 17:28:10 - Downloading seld/signal-handler (2.0.2) build 09-Jul-2024 17:28:10 - Downloading seld/phar-utils (1.2.1) build 09-Jul-2024 17:28:10 - Downloading seld/jsonlint (1.10.2) build 09-Jul-2024 17:28:10 - Downloading react/promise (v3.2.0) build 09-Jul-2024 17:28:10 - Downloading psr/log (3.0.0) build 09-Jul-2024 17:28:10 - Downloading justinrainbow/json-schema (v5.2.13) build 09-Jul-2024 17:28:10 - Downloading composer/pcre (3.1.4) build 09-Jul-2024 17:28:10 - Downloading composer/xdebug-handler (3.0.5) build 09-Jul-2024 17:28:10 - Downloading composer/spdx-licenses (1.5.8) build 09-Jul-2024 17:28:10 - Downloading composer/semver (3.4.0) build 09-Jul-2024 17:28:10 - Downloading composer/metadata-minifier (1.0.0) build 09-Jul-2024 17:28:10 - Downloading composer/class-map-generator (1.3.4) build 09-Jul-2024 17:28:10 - Downloading composer/ca-bundle (1.5.0) build 09-Jul-2024 17:28:10 - Downloading composer/composer (2.7.7) build 09-Jul-2024 17:28:10 - Downloading psr/cache (3.0.0) build 09-Jul-2024 17:28:10 - Downloading doctrine/deprecations (1.1.3) build 09-Jul-2024 17:28:10 - Downloading doctrine/event-manager (1.2.0) build 09-Jul-2024 17:28:10 - Downloading doctrine/cache (2.2.0) build 09-Jul-2024 17:28:10 - Downloading doctrine/dbal (3.3.8) build 09-Jul-2024 17:28:10 - Downloading google/recaptcha (1.3.0) build 09-Jul-2024 17:28:10 - Downloading guzzlehttp/promises (1.5.3) build 09-Jul-2024 17:28:10 - Downloading ralouphie/getallheaders (3.0.3) build 09-Jul-2024 17:28:10 - Downloading psr/http-message (1.1) build 09-Jul-2024 17:28:10 - Downloading guzzlehttp/psr7 (1.9.1) build 09-Jul-2024 17:28:10 - Downloading laminas/laminas-code (4.13.0) build 09-Jul-2024 17:28:10 - Downloading symfony/yaml (v6.4.8) build 09-Jul-2024 17:28:10 - Downloading laravel/homestead (v14.5.0) build 09-Jul-2024 17:28:10 - Downloading marc1706/fast-image-size (v1.1.7) build 09-Jul-2024 17:28:10 - Downloading symfony/http-client-contracts (v3.5.0) build 09-Jul-2024 17:28:10 - Downloading symfony/http-client (v6.4.8) build 09-Jul-2024 17:28:10 - Downloading brick/math (0.12.1) build 09-Jul-2024 17:28:10 - Downloading spomky-labs/pki-framework (1.2.1) build 09-Jul-2024 17:28:10 - Downloading psr/http-factory (1.1.0) build 09-Jul-2024 17:28:10 - Downloading psr/http-client (1.0.3) build 09-Jul-2024 17:28:10 - Downloading psr/clock (1.0.0) build 09-Jul-2024 17:28:10 - Downloading paragonie/random_compat (v9.99.100) build 09-Jul-2024 17:28:10 - Downloading paragonie/sodium_compat (v1.21.1) build 09-Jul-2024 17:28:10 - Downloading paragonie/constant_time_encoding (v2.7.0) build 09-Jul-2024 17:28:10 - Downloading web-token/jwt-library (3.4.3) build 09-Jul-2024 17:28:10 - Downloading web-token/jwt-util-ecc (3.4.3) build 09-Jul-2024 17:28:10 - Downloading web-token/jwt-signature-algorithm-ecdsa (3.4.3) build 09-Jul-2024 17:28:10 - Downloading web-token/jwt-signature (3.4.3) build 09-Jul-2024 17:28:10 - Downloading web-token/jwt-key-mgmt (3.4.3) build 09-Jul-2024 17:28:10 - Downloading spomky-labs/base64url (v2.0.4) build 09-Jul-2024 17:28:10 - Downloading symfony/polyfill-php72 (v1.29.0) build 09-Jul-2024 17:28:10 - Downloading symfony/polyfill-intl-idn (v1.29.0) build 09-Jul-2024 17:28:10 - Downloading guzzlehttp/guzzle (6.5.8) build 09-Jul-2024 17:28:10 - Downloading minishlink/web-push (v8.0.0) build 09-Jul-2024 17:28:10 - Downloading sebastian/version (3.0.2) build 09-Jul-2024 17:28:10 - Downloading sebastian/type (3.2.1) build 09-Jul-2024 17:28:10 - Downloading sebastian/resource-operations (3.0.4) build 09-Jul-2024 17:28:10 - Downloading sebastian/recursion-context (4.0.5) build 09-Jul-2024 17:28:10 - Downloading sebastian/object-reflector (2.0.4) build 09-Jul-2024 17:28:10 - Downloading sebastian/object-enumerator (4.0.4) build 09-Jul-2024 17:28:10 - Downloading sebastian/global-state (5.0.7) build 09-Jul-2024 17:28:10 - Downloading sebastian/exporter (4.0.6) build 09-Jul-2024 17:28:10 - Downloading sebastian/environment (5.1.5) build 09-Jul-2024 17:28:10 - Downloading sebastian/diff (4.0.6) build 09-Jul-2024 17:28:10 - Downloading sebastian/comparator (4.0.8) build 09-Jul-2024 17:28:10 - Downloading sebastian/code-unit (1.0.8) build 09-Jul-2024 17:28:10 - Downloading sebastian/cli-parser (1.0.2) build 09-Jul-2024 17:28:10 - Downloading phpunit/php-timer (5.0.3) build 09-Jul-2024 17:28:10 - Downloading phpunit/php-text-template (2.0.4) build 09-Jul-2024 17:28:10 - Downloading phpunit/php-invoker (3.1.1) build 09-Jul-2024 17:28:10 - Downloading phpunit/php-file-iterator (3.0.6) build 09-Jul-2024 17:28:10 - Downloading theseer/tokenizer (1.2.3) build 09-Jul-2024 17:28:10 - Downloading nikic/php-parser (v4.19.1) build 09-Jul-2024 17:28:10 - Downloading sebastian/lines-of-code (1.0.4) build 09-Jul-2024 17:28:10 - Downloading sebastian/complexity (2.0.3) build 09-Jul-2024 17:28:10 - Downloading sebastian/code-unit-reverse-lookup (2.0.3) build 09-Jul-2024 17:28:10 - Downloading phpunit/php-code-coverage (9.2.31) build 09-Jul-2024 17:28:10 - Downloading phar-io/version (3.2.1) build 09-Jul-2024 17:28:10 - Downloading phar-io/manifest (2.0.4) build 09-Jul-2024 17:28:10 - Downloading myclabs/deep-copy (1.12.0) build 09-Jul-2024 17:28:10 - Downloading doctrine/instantiator (2.0.0) build 09-Jul-2024 17:28:10 - Downloading phpunit/phpunit (9.6.19) build 09-Jul-2024 17:28:10 - Downloading misantron/dbunit (5.3.0) build 09-Jul-2024 17:28:10 - Downloading phing/phing (2.17.4) build 09-Jul-2024 17:28:10 - Downloading webmozart/assert (1.11.0) build 09-Jul-2024 17:28:10 - Downloading phpstan/phpdoc-parser (1.29.1) build 09-Jul-2024 17:28:10 - Downloading phpdocumentor/reflection-common (2.2.0) build 09-Jul-2024 17:28:10 - Downloading phpdocumentor/type-resolver (1.8.2) build 09-Jul-2024 17:28:10 - Downloading phpdocumentor/reflection-docblock (5.4.1) build 09-Jul-2024 17:28:10 - Downloading spatie/array-to-xml (3.3.0) build 09-Jul-2024 17:28:10 - Downloading netresearch/jsonmapper (v4.4.1) build 09-Jul-2024 17:28:10 - Downloading fidry/cpu-core-counter (1.1.0) build 09-Jul-2024 17:28:10 - Downloading felixfbecker/language-server-protocol (v1.5.2) build 09-Jul-2024 17:28:10 - Downloading felixfbecker/advanced-json-rpc (v3.2.1) build 09-Jul-2024 17:28:10 - Downloading dnoegel/php-xdg-base-dir (v0.1.1) build 09-Jul-2024 17:28:10 - Downloading amphp/amp (v2.6.4) build 09-Jul-2024 17:28:10 - Downloading amphp/byte-stream (v1.8.2) build 09-Jul-2024 17:28:10 - Downloading vimeo/psalm (5.24.0) build 09-Jul-2024 17:28:10 - Downloading symfony/routing (v6.4.8) build 09-Jul-2024 17:28:10 - Downloading symfony/polyfill-php83 (v1.29.0) build 09-Jul-2024 17:28:10 - Downloading symfony/http-foundation (v6.4.8) build 09-Jul-2024 17:28:10 - Downloading psr/event-dispatcher (1.0.0) build 09-Jul-2024 17:28:10 - Downloading symfony/event-dispatcher-contracts (v3.5.0) build 09-Jul-2024 17:28:10 - Downloading symfony/event-dispatcher (v6.4.8) build 09-Jul-2024 17:28:10 - Downloading symfony/var-dumper (v6.4.8) build 09-Jul-2024 17:28:10 - Downloading symfony/error-handler (v6.4.8) build 09-Jul-2024 17:28:10 - Downloading symfony/http-kernel (v6.4.8) build 09-Jul-2024 17:28:10 - Downloading symfony/var-exporter (v6.4.8) build 09-Jul-2024 17:28:10 - Downloading symfony/dependency-injection (v6.4.8) build 09-Jul-2024 17:28:10 - Downloading symfony/config (v6.4.8) build 09-Jul-2024 17:28:10 - Downloading symfony/cache-contracts (v3.5.0) build 09-Jul-2024 17:28:10 - Downloading symfony/cache (v6.4.8) build 09-Jul-2024 17:28:10 - Downloading symfony/framework-bundle (v6.4.8) build 09-Jul-2024 17:28:10 - Downloading psalm/plugin-symfony (v5.2.2) build 09-Jul-2024 17:28:10 - Downloading s9e/sweetdom (3.4.1) build 09-Jul-2024 17:28:10 - Downloading s9e/regexp-builder (1.4.6) build 09-Jul-2024 17:28:10 - Downloading s9e/text-formatter (2.17.3) build 09-Jul-2024 17:28:10 - Downloading squizlabs/php_codesniffer (3.10.1) build 09-Jul-2024 17:28:10 - Downloading masterminds/html5 (2.9.0) build 09-Jul-2024 17:28:10 - Downloading symfony/dom-crawler (v6.4.8) build 09-Jul-2024 17:28:10 - Downloading symfony/browser-kit (v6.4.8) build 09-Jul-2024 17:28:10 - Downloading symfony/css-selector (v6.4.8) build 09-Jul-2024 17:28:10 - Downloading symfony/mime (v6.4.8) build 09-Jul-2024 17:28:10 - Downloading friendsofphp/proxy-manager-lts (v1.0.18) build 09-Jul-2024 17:28:10 - Downloading symfony/proxy-manager-bridge (v6.4.8) build 09-Jul-2024 17:28:10 - Downloading twig/twig (v3.8.0) build 09-Jul-2024 17:28:10 - Downloading symfony/translation-contracts (v3.5.0) build 09-Jul-2024 17:28:10 - Downloading symfony/twig-bridge (v6.4.8) build 09-Jul-2024 17:28:13 0/142 [>---------------------------] 0% 22/142 [====>-----------------------] 15% 32/142 [======>---------------------] 22% 49/142 [=========>------------------] 34% 62/142 [============>---------------] 43% 73/142 [==============>-------------] 51% 86/142 [================>-----------] 60% 106/142 [====================>-------] 74% 114/142 [======================>-----] 80% 128/142 [=========================>--] 90% 142/142 [============================] 100% - Installing composer/installers (v1.12.0): Extracting archive build 09-Jul-2024 17:28:13 - Installing composer/package-versions-deprecated (1.11.99.5): Extracting archive build 09-Jul-2024 17:28:13 - Installing bantu/ini-get-wrapper (v1.0.1): Extracting archive build 09-Jul-2024 17:28:13 - Installing carlos-mg89/oauth (0.8.15): Extracting archive build 09-Jul-2024 17:28:13 - Installing chita/topological_sort (v3.0.1): Extracting archive build 09-Jul-2024 17:28:13 - Installing symfony/process (v6.4.8): Extracting archive build 09-Jul-2024 17:28:13 - Installing symfony/polyfill-php81 (v1.29.0): Extracting archive build 09-Jul-2024 17:28:13 - Installing symfony/polyfill-php80 (v1.29.0): Extracting archive build 09-Jul-2024 17:28:13 - Installing symfony/polyfill-php73 (v1.29.0): Extracting archive build 09-Jul-2024 17:28:13 - Installing symfony/finder (v6.4.8): Extracting archive build 09-Jul-2024 17:28:13 - Installing symfony/polyfill-mbstring (v1.29.0): Extracting archive build 09-Jul-2024 17:28:13 - Installing symfony/polyfill-ctype (v1.29.0): Extracting archive build 09-Jul-2024 17:28:13 - Installing symfony/filesystem (v6.4.8): Extracting archive build 09-Jul-2024 17:28:13 - Installing symfony/polyfill-intl-normalizer (v1.29.0): Extracting archive build 09-Jul-2024 17:28:13 - Installing symfony/polyfill-intl-grapheme (v1.29.0): Extracting archive build 09-Jul-2024 17:28:13 - Installing symfony/string (v6.4.8): Extracting archive build 09-Jul-2024 17:28:13 - Installing symfony/deprecation-contracts (v3.5.0): Extracting archive build 09-Jul-2024 17:28:13 - Installing psr/container (2.0.2): Extracting archive build 09-Jul-2024 17:28:13 - Installing symfony/service-contracts (v3.5.0): Extracting archive build 09-Jul-2024 17:28:13 - Installing symfony/console (v6.4.8): Extracting archive build 09-Jul-2024 17:28:13 - Installing seld/signal-handler (2.0.2): Extracting archive build 09-Jul-2024 17:28:13 - Installing seld/phar-utils (1.2.1): Extracting archive build 09-Jul-2024 17:28:13 - Installing seld/jsonlint (1.10.2): Extracting archive build 09-Jul-2024 17:28:13 - Installing react/promise (v3.2.0): Extracting archive build 09-Jul-2024 17:28:13 - Installing psr/log (3.0.0): Extracting archive build 09-Jul-2024 17:28:13 - Installing justinrainbow/json-schema (v5.2.13): Extracting archive build 09-Jul-2024 17:28:13 - Installing composer/pcre (3.1.4): Extracting archive build 09-Jul-2024 17:28:13 - Installing composer/xdebug-handler (3.0.5): Extracting archive build 09-Jul-2024 17:28:13 - Installing composer/spdx-licenses (1.5.8): Extracting archive build 09-Jul-2024 17:28:13 - Installing composer/semver (3.4.0): Extracting archive build 09-Jul-2024 17:28:13 - Installing composer/metadata-minifier (1.0.0): Extracting archive build 09-Jul-2024 17:28:13 - Installing composer/class-map-generator (1.3.4): Extracting archive build 09-Jul-2024 17:28:13 - Installing composer/ca-bundle (1.5.0): Extracting archive build 09-Jul-2024 17:28:13 - Installing composer/composer (2.7.7): Extracting archive build 09-Jul-2024 17:28:13 - Installing psr/cache (3.0.0): Extracting archive build 09-Jul-2024 17:28:13 - Installing doctrine/deprecations (1.1.3): Extracting archive build 09-Jul-2024 17:28:13 - Installing doctrine/event-manager (1.2.0): Extracting archive build 09-Jul-2024 17:28:13 - Installing doctrine/cache (2.2.0): Extracting archive build 09-Jul-2024 17:28:13 - Installing doctrine/dbal (3.3.8): Extracting archive build 09-Jul-2024 17:28:13 - Installing google/recaptcha (1.3.0): Extracting archive build 09-Jul-2024 17:28:13 - Installing guzzlehttp/promises (1.5.3): Extracting archive build 09-Jul-2024 17:28:13 - Installing ralouphie/getallheaders (3.0.3): Extracting archive build 09-Jul-2024 17:28:13 - Installing psr/http-message (1.1): Extracting archive build 09-Jul-2024 17:28:13 - Installing guzzlehttp/psr7 (1.9.1): Extracting archive build 09-Jul-2024 17:28:13 - Installing laminas/laminas-code (4.13.0): Extracting archive build 09-Jul-2024 17:28:13 - Installing symfony/yaml (v6.4.8): Extracting archive build 09-Jul-2024 17:28:13 - Installing laravel/homestead (v14.5.0): Extracting archive build 09-Jul-2024 17:28:13 - Installing marc1706/fast-image-size (v1.1.7): Extracting archive build 09-Jul-2024 17:28:13 - Installing symfony/http-client-contracts (v3.5.0): Extracting archive build 09-Jul-2024 17:28:13 - Installing symfony/http-client (v6.4.8): Extracting archive build 09-Jul-2024 17:28:13 - Installing brick/math (0.12.1): Extracting archive build 09-Jul-2024 17:28:13 - Installing spomky-labs/pki-framework (1.2.1): Extracting archive build 09-Jul-2024 17:28:13 - Installing psr/http-factory (1.1.0): Extracting archive build 09-Jul-2024 17:28:13 - Installing psr/http-client (1.0.3): Extracting archive build 09-Jul-2024 17:28:13 - Installing psr/clock (1.0.0): Extracting archive build 09-Jul-2024 17:28:13 - Installing paragonie/random_compat (v9.99.100): Extracting archive build 09-Jul-2024 17:28:13 - Installing paragonie/sodium_compat (v1.21.1): Extracting archive build 09-Jul-2024 17:28:13 - Installing paragonie/constant_time_encoding (v2.7.0): Extracting archive build 09-Jul-2024 17:28:13 - Installing web-token/jwt-library (3.4.3): Extracting archive build 09-Jul-2024 17:28:13 - Installing web-token/jwt-util-ecc (3.4.3): Extracting archive build 09-Jul-2024 17:28:13 - Installing web-token/jwt-signature-algorithm-ecdsa (3.4.3): Extracting archive build 09-Jul-2024 17:28:13 - Installing web-token/jwt-signature (3.4.3): Extracting archive build 09-Jul-2024 17:28:13 - Installing web-token/jwt-key-mgmt (3.4.3): Extracting archive build 09-Jul-2024 17:28:13 - Installing spomky-labs/base64url (v2.0.4): Extracting archive build 09-Jul-2024 17:28:13 - Installing symfony/polyfill-php72 (v1.29.0): Extracting archive build 09-Jul-2024 17:28:13 - Installing symfony/polyfill-intl-idn (v1.29.0): Extracting archive build 09-Jul-2024 17:28:13 - Installing guzzlehttp/guzzle (6.5.8): Extracting archive build 09-Jul-2024 17:28:13 - Installing minishlink/web-push (v8.0.0): Extracting archive build 09-Jul-2024 17:28:13 - Installing sebastian/version (3.0.2): Extracting archive build 09-Jul-2024 17:28:13 - Installing sebastian/type (3.2.1): Extracting archive build 09-Jul-2024 17:28:13 - Installing sebastian/resource-operations (3.0.4): Extracting archive build 09-Jul-2024 17:28:13 - Installing sebastian/recursion-context (4.0.5): Extracting archive build 09-Jul-2024 17:28:13 - Installing sebastian/object-reflector (2.0.4): Extracting archive build 09-Jul-2024 17:28:13 - Installing sebastian/object-enumerator (4.0.4): Extracting archive build 09-Jul-2024 17:28:13 - Installing sebastian/global-state (5.0.7): Extracting archive build 09-Jul-2024 17:28:13 - Installing sebastian/exporter (4.0.6): Extracting archive build 09-Jul-2024 17:28:13 - Installing sebastian/environment (5.1.5): Extracting archive build 09-Jul-2024 17:28:13 - Installing sebastian/diff (4.0.6): Extracting archive build 09-Jul-2024 17:28:13 - Installing sebastian/comparator (4.0.8): Extracting archive build 09-Jul-2024 17:28:13 - Installing sebastian/code-unit (1.0.8): Extracting archive build 09-Jul-2024 17:28:13 - Installing sebastian/cli-parser (1.0.2): Extracting archive build 09-Jul-2024 17:28:13 - Installing phpunit/php-timer (5.0.3): Extracting archive build 09-Jul-2024 17:28:13 - Installing phpunit/php-text-template (2.0.4): Extracting archive build 09-Jul-2024 17:28:13 - Installing phpunit/php-invoker (3.1.1): Extracting archive build 09-Jul-2024 17:28:13 - Installing phpunit/php-file-iterator (3.0.6): Extracting archive build 09-Jul-2024 17:28:13 - Installing theseer/tokenizer (1.2.3): Extracting archive build 09-Jul-2024 17:28:13 - Installing nikic/php-parser (v4.19.1): Extracting archive build 09-Jul-2024 17:28:13 - Installing sebastian/lines-of-code (1.0.4): Extracting archive build 09-Jul-2024 17:28:13 - Installing sebastian/complexity (2.0.3): Extracting archive build 09-Jul-2024 17:28:13 - Installing sebastian/code-unit-reverse-lookup (2.0.3): Extracting archive build 09-Jul-2024 17:28:13 - Installing phpunit/php-code-coverage (9.2.31): Extracting archive build 09-Jul-2024 17:28:13 - Installing phar-io/version (3.2.1): Extracting archive build 09-Jul-2024 17:28:13 - Installing phar-io/manifest (2.0.4): Extracting archive build 09-Jul-2024 17:28:13 - Installing myclabs/deep-copy (1.12.0): Extracting archive build 09-Jul-2024 17:28:13 - Installing doctrine/instantiator (2.0.0): Extracting archive build 09-Jul-2024 17:28:13 - Installing phpunit/phpunit (9.6.19): Extracting archive build 09-Jul-2024 17:28:13 - Installing misantron/dbunit (5.3.0): Extracting archive build 09-Jul-2024 17:28:13 - Installing phing/phing (2.17.4): Extracting archive build 09-Jul-2024 17:28:13 - Installing webmozart/assert (1.11.0): Extracting archive build 09-Jul-2024 17:28:13 - Installing phpstan/phpdoc-parser (1.29.1): Extracting archive build 09-Jul-2024 17:28:13 - Installing phpdocumentor/reflection-common (2.2.0): Extracting archive build 09-Jul-2024 17:28:13 - Installing phpdocumentor/type-resolver (1.8.2): Extracting archive build 09-Jul-2024 17:28:13 - Installing phpdocumentor/reflection-docblock (5.4.1): Extracting archive build 09-Jul-2024 17:28:13 - Installing spatie/array-to-xml (3.3.0): Extracting archive build 09-Jul-2024 17:28:13 - Installing netresearch/jsonmapper (v4.4.1): Extracting archive build 09-Jul-2024 17:28:13 - Installing fidry/cpu-core-counter (1.1.0): Extracting archive build 09-Jul-2024 17:28:13 - Installing felixfbecker/language-server-protocol (v1.5.2): Extracting archive build 09-Jul-2024 17:28:13 - Installing felixfbecker/advanced-json-rpc (v3.2.1): Extracting archive build 09-Jul-2024 17:28:13 - Installing dnoegel/php-xdg-base-dir (v0.1.1): Extracting archive build 09-Jul-2024 17:28:13 - Installing amphp/amp (v2.6.4): Extracting archive build 09-Jul-2024 17:28:13 - Installing amphp/byte-stream (v1.8.2): Extracting archive build 09-Jul-2024 17:28:13 - Installing vimeo/psalm (5.24.0): Extracting archive build 09-Jul-2024 17:28:13 - Installing symfony/routing (v6.4.8): Extracting archive build 09-Jul-2024 17:28:13 - Installing symfony/polyfill-php83 (v1.29.0): Extracting archive build 09-Jul-2024 17:28:13 - Installing symfony/http-foundation (v6.4.8): Extracting archive build 09-Jul-2024 17:28:13 - Installing psr/event-dispatcher (1.0.0): Extracting archive build 09-Jul-2024 17:28:13 - Installing symfony/event-dispatcher-contracts (v3.5.0): Extracting archive build 09-Jul-2024 17:28:13 - Installing symfony/event-dispatcher (v6.4.8): Extracting archive build 09-Jul-2024 17:28:13 - Installing symfony/var-dumper (v6.4.8): Extracting archive build 09-Jul-2024 17:28:13 - Installing symfony/error-handler (v6.4.8): Extracting archive build 09-Jul-2024 17:28:13 - Installing symfony/http-kernel (v6.4.8): Extracting archive build 09-Jul-2024 17:28:13 - Installing symfony/var-exporter (v6.4.8): Extracting archive build 09-Jul-2024 17:28:13 - Installing symfony/dependency-injection (v6.4.8): Extracting archive build 09-Jul-2024 17:28:13 - Installing symfony/config (v6.4.8): Extracting archive build 09-Jul-2024 17:28:13 - Installing symfony/cache-contracts (v3.5.0): Extracting archive build 09-Jul-2024 17:28:13 - Installing symfony/cache (v6.4.8): Extracting archive build 09-Jul-2024 17:28:13 - Installing symfony/framework-bundle (v6.4.8): Extracting archive build 09-Jul-2024 17:28:13 - Installing psalm/plugin-symfony (v5.2.2): Extracting archive build 09-Jul-2024 17:28:13 - Installing s9e/sweetdom (3.4.1): Extracting archive build 09-Jul-2024 17:28:13 - Installing s9e/regexp-builder (1.4.6): Extracting archive build 09-Jul-2024 17:28:13 - Installing s9e/text-formatter (2.17.3): Extracting archive build 09-Jul-2024 17:28:13 - Installing squizlabs/php_codesniffer (3.10.1): Extracting archive build 09-Jul-2024 17:28:13 - Installing masterminds/html5 (2.9.0): Extracting archive build 09-Jul-2024 17:28:13 - Installing symfony/dom-crawler (v6.4.8): Extracting archive build 09-Jul-2024 17:28:13 - Installing symfony/browser-kit (v6.4.8): Extracting archive build 09-Jul-2024 17:28:13 - Installing symfony/css-selector (v6.4.8): Extracting archive build 09-Jul-2024 17:28:13 - Installing symfony/mime (v6.4.8): Extracting archive build 09-Jul-2024 17:28:13 - Installing friendsofphp/proxy-manager-lts (v1.0.18): Extracting archive build 09-Jul-2024 17:28:13 - Installing symfony/proxy-manager-bridge (v6.4.8): Extracting archive build 09-Jul-2024 17:28:13 - Installing twig/twig (v3.8.0): Extracting archive build 09-Jul-2024 17:28:13 - Installing symfony/translation-contracts (v3.5.0): Extracting archive build 09-Jul-2024 17:28:13 - Installing symfony/twig-bridge (v6.4.8): Extracting archive build 09-Jul-2024 17:28:16 0/140 [>---------------------------] 0% 20/140 [====>-----------------------] 14% 30/140 [======>---------------------] 21% 48/140 [=========>------------------] 34% 57/140 [===========>----------------] 40% 77/140 [===============>------------] 55% 87/140 [=================>----------] 62% 99/140 [===================>--------] 70% 115/140 [=======================>----] 82% 130/140 [==========================>-] 92% 140/140 [============================] 100%Package web-token/jwt-key-mgmt is abandoned, you should avoid using it. Use web-token/jwt-library instead. build 09-Jul-2024 17:28:16 Package web-token/jwt-signature is abandoned, you should avoid using it. Use web-token/jwt-library instead. build 09-Jul-2024 17:28:16 Package web-token/jwt-signature-algorithm-ecdsa is abandoned, you should avoid using it. Use web-token/jwt-library instead. build 09-Jul-2024 17:28:16 Package web-token/jwt-util-ecc is abandoned, you should avoid using it. Use web-token/jwt-library instead. build 09-Jul-2024 17:28:16 Generating autoload files build 09-Jul-2024 17:28:16 101 packages you are using are looking for funding. build 09-Jul-2024 17:28:16 Use the `composer fund` command to find out more! build 09-Jul-2024 17:28:18 remote: Enumerating objects: 6819, done. build 09-Jul-2024 17:28:18 remote: Counting objects: 0% (1/1463) build 09-Jul-2024 17:28:18 remote: Counting objects: 1% (15/1463) build 09-Jul-2024 17:28:18 remote: Counting objects: 2% (30/1463) build 09-Jul-2024 17:28:18 remote: Counting objects: 3% (44/1463) build 09-Jul-2024 17:28:18 remote: Counting objects: 4% (59/1463) build 09-Jul-2024 17:28:18 remote: Counting objects: 5% (74/1463) build 09-Jul-2024 17:28:18 remote: Counting objects: 6% (88/1463) build 09-Jul-2024 17:28:18 remote: Counting objects: 7% (103/1463) build 09-Jul-2024 17:28:18 remote: Counting objects: 8% (118/1463) build 09-Jul-2024 17:28:18 remote: Counting objects: 9% (132/1463) build 09-Jul-2024 17:28:18 remote: Counting objects: 10% (147/1463) build 09-Jul-2024 17:28:18 remote: Counting objects: 11% (161/1463) build 09-Jul-2024 17:28:18 remote: Counting objects: 12% (176/1463) build 09-Jul-2024 17:28:18 remote: Counting objects: 13% (191/1463) build 09-Jul-2024 17:28:18 remote: Counting objects: 14% (205/1463) build 09-Jul-2024 17:28:18 remote: Counting objects: 15% (220/1463) build 09-Jul-2024 17:28:18 remote: Counting objects: 16% (235/1463) build 09-Jul-2024 17:28:18 remote: Counting objects: 17% (249/1463) build 09-Jul-2024 17:28:18 remote: Counting objects: 18% (264/1463) build 09-Jul-2024 17:28:18 remote: Counting objects: 19% (278/1463) build 09-Jul-2024 17:28:18 remote: Counting objects: 20% (293/1463) build 09-Jul-2024 17:28:18 remote: Counting objects: 21% (308/1463) build 09-Jul-2024 17:28:18 remote: Counting objects: 22% (322/1463) build 09-Jul-2024 17:28:18 remote: Counting objects: 23% (337/1463) build 09-Jul-2024 17:28:18 remote: Counting objects: 24% (352/1463) build 09-Jul-2024 17:28:18 remote: Counting objects: 25% (366/1463) build 09-Jul-2024 17:28:18 remote: Counting objects: 26% (381/1463) build 09-Jul-2024 17:28:18 remote: Counting objects: 27% (396/1463) build 09-Jul-2024 17:28:18 remote: Counting objects: 28% (410/1463) build 09-Jul-2024 17:28:18 remote: Counting objects: 29% (425/1463) build 09-Jul-2024 17:28:18 remote: Counting objects: 30% (439/1463) build 09-Jul-2024 17:28:18 remote: Counting objects: 31% (454/1463) build 09-Jul-2024 17:28:18 remote: Counting objects: 32% (469/1463) build 09-Jul-2024 17:28:18 remote: Counting objects: 33% (483/1463) build 09-Jul-2024 17:28:18 remote: Counting objects: 34% (498/1463) build 09-Jul-2024 17:28:18 remote: Counting objects: 35% (513/1463) build 09-Jul-2024 17:28:18 remote: Counting objects: 36% (527/1463) build 09-Jul-2024 17:28:18 remote: Counting objects: 37% (542/1463) build 09-Jul-2024 17:28:18 remote: Counting objects: 38% (556/1463) build 09-Jul-2024 17:28:18 remote: Counting objects: 39% (571/1463) build 09-Jul-2024 17:28:18 remote: Counting objects: 40% (586/1463) build 09-Jul-2024 17:28:18 remote: Counting objects: 41% (600/1463) build 09-Jul-2024 17:28:18 remote: Counting objects: 42% (615/1463) build 09-Jul-2024 17:28:18 remote: Counting objects: 43% (630/1463) build 09-Jul-2024 17:28:18 remote: Counting objects: 44% (644/1463) build 09-Jul-2024 17:28:18 remote: Counting objects: 45% (659/1463) build 09-Jul-2024 17:28:18 remote: Counting objects: 46% (673/1463) build 09-Jul-2024 17:28:18 remote: Counting objects: 47% (688/1463) build 09-Jul-2024 17:28:18 remote: Counting objects: 48% (703/1463) build 09-Jul-2024 17:28:18 remote: Counting objects: 49% (717/1463) build 09-Jul-2024 17:28:18 remote: Counting objects: 50% (732/1463) build 09-Jul-2024 17:28:18 remote: Counting objects: 51% (747/1463) build 09-Jul-2024 17:28:18 remote: Counting objects: 52% (761/1463) build 09-Jul-2024 17:28:18 remote: Counting objects: 53% (776/1463) build 09-Jul-2024 17:28:18 remote: Counting objects: 54% (791/1463) build 09-Jul-2024 17:28:18 remote: Counting objects: 55% (805/1463) build 09-Jul-2024 17:28:18 remote: Counting objects: 56% (820/1463) build 09-Jul-2024 17:28:18 remote: Counting objects: 57% (834/1463) build 09-Jul-2024 17:28:18 remote: Counting objects: 58% (849/1463) build 09-Jul-2024 17:28:18 remote: Counting objects: 59% (864/1463) build 09-Jul-2024 17:28:18 remote: Counting objects: 60% (878/1463) build 09-Jul-2024 17:28:18 remote: Counting objects: 61% (893/1463) build 09-Jul-2024 17:28:18 remote: Counting objects: 62% (908/1463) build 09-Jul-2024 17:28:18 remote: Counting objects: 63% (922/1463) build 09-Jul-2024 17:28:18 remote: Counting objects: 64% (937/1463) build 09-Jul-2024 17:28:18 remote: Counting objects: 65% (951/1463) build 09-Jul-2024 17:28:18 remote: Counting objects: 66% (966/1463) build 09-Jul-2024 17:28:18 remote: Counting objects: 67% (981/1463) build 09-Jul-2024 17:28:18 remote: Counting objects: 68% (995/1463) build 09-Jul-2024 17:28:18 remote: Counting objects: 69% (1010/1463) build 09-Jul-2024 17:28:18 remote: Counting objects: 70% (1025/1463) build 09-Jul-2024 17:28:18 remote: Counting objects: 71% (1039/1463) build 09-Jul-2024 17:28:18 remote: Counting objects: 72% (1054/1463) build 09-Jul-2024 17:28:18 remote: Counting objects: 73% (1068/1463) build 09-Jul-2024 17:28:18 remote: Counting objects: 74% (1083/1463) build 09-Jul-2024 17:28:18 remote: Counting objects: 75% (1098/1463) build 09-Jul-2024 17:28:18 remote: Counting objects: 76% (1112/1463) build 09-Jul-2024 17:28:18 remote: Counting objects: 77% (1127/1463) build 09-Jul-2024 17:28:18 remote: Counting objects: 78% (1142/1463) build 09-Jul-2024 17:28:18 remote: Counting objects: 79% (1156/1463) build 09-Jul-2024 17:28:18 remote: Counting objects: 80% (1171/1463) build 09-Jul-2024 17:28:18 remote: Counting objects: 81% (1186/1463) build 09-Jul-2024 17:28:18 remote: Counting objects: 82% (1200/1463) build 09-Jul-2024 17:28:18 remote: Counting objects: 83% (1215/1463) build 09-Jul-2024 17:28:18 remote: Counting objects: 84% (1229/1463) build 09-Jul-2024 17:28:18 remote: Counting objects: 85% (1244/1463) build 09-Jul-2024 17:28:18 remote: Counting objects: 86% (1259/1463) build 09-Jul-2024 17:28:18 remote: Counting objects: 87% (1273/1463) build 09-Jul-2024 17:28:18 remote: Counting objects: 88% (1288/1463) build 09-Jul-2024 17:28:18 remote: Counting objects: 89% (1303/1463) build 09-Jul-2024 17:28:18 remote: Counting objects: 90% (1317/1463) build 09-Jul-2024 17:28:18 remote: Counting objects: 91% (1332/1463) build 09-Jul-2024 17:28:18 remote: Counting objects: 92% (1346/1463) build 09-Jul-2024 17:28:18 remote: Counting objects: 93% (1361/1463) build 09-Jul-2024 17:28:18 remote: Counting objects: 94% (1376/1463) build 09-Jul-2024 17:28:18 remote: Counting objects: 95% (1390/1463) build 09-Jul-2024 17:28:18 remote: Counting objects: 96% (1405/1463) build 09-Jul-2024 17:28:18 remote: Counting objects: 97% (1420/1463) build 09-Jul-2024 17:28:18 remote: Counting objects: 98% (1434/1463) build 09-Jul-2024 17:28:18 remote: Counting objects: 99% (1449/1463) build 09-Jul-2024 17:28:18 remote: Counting objects: 100% (1463/1463) build 09-Jul-2024 17:28:18 remote: Counting objects: 100% (1463/1463), done. build 09-Jul-2024 17:28:18 Receiving objects: 0% (1/6819) build 09-Jul-2024 17:28:18 Receiving objects: 1% (69/6819) build 09-Jul-2024 17:28:18 Receiving objects: 2% (137/6819) build 09-Jul-2024 17:28:18 Receiving objects: 3% (205/6819) build 09-Jul-2024 17:28:18 Receiving objects: 4% (273/6819) build 09-Jul-2024 17:28:18 Receiving objects: 5% (341/6819) build 09-Jul-2024 17:28:18 Receiving objects: 6% (410/6819) build 09-Jul-2024 17:28:18 Receiving objects: 7% (478/6819) build 09-Jul-2024 17:28:18 Receiving objects: 8% (546/6819) build 09-Jul-2024 17:28:18 Receiving objects: 9% (614/6819) build 09-Jul-2024 17:28:18 Receiving objects: 10% (682/6819) build 09-Jul-2024 17:28:18 Receiving objects: 11% (751/6819) build 09-Jul-2024 17:28:18 Receiving objects: 12% (819/6819) build 09-Jul-2024 17:28:18 Receiving objects: 13% (887/6819) build 09-Jul-2024 17:28:18 Receiving objects: 14% (955/6819) build 09-Jul-2024 17:28:18 Receiving objects: 15% (1023/6819) build 09-Jul-2024 17:28:18 Receiving objects: 16% (1092/6819) build 09-Jul-2024 17:28:18 Receiving objects: 17% (1160/6819) build 09-Jul-2024 17:28:18 Receiving objects: 18% (1228/6819) build 09-Jul-2024 17:28:18 Receiving objects: 19% (1296/6819) build 09-Jul-2024 17:28:18 Receiving objects: 20% (1364/6819) build 09-Jul-2024 17:28:18 Receiving objects: 21% (1432/6819) build 09-Jul-2024 17:28:18 Receiving objects: 22% (1501/6819) build 09-Jul-2024 17:28:18 Receiving objects: 23% (1569/6819) build 09-Jul-2024 17:28:18 Receiving objects: 24% (1637/6819) build 09-Jul-2024 17:28:18 Receiving objects: 25% (1705/6819) build 09-Jul-2024 17:28:18 Receiving objects: 26% (1773/6819) build 09-Jul-2024 17:28:18 Receiving objects: 27% (1842/6819) build 09-Jul-2024 17:28:18 Receiving objects: 28% (1910/6819) build 09-Jul-2024 17:28:18 Receiving objects: 29% (1978/6819) build 09-Jul-2024 17:28:18 Receiving objects: 30% (2046/6819) build 09-Jul-2024 17:28:18 Receiving objects: 31% (2114/6819) build 09-Jul-2024 17:28:18 Receiving objects: 32% (2183/6819) build 09-Jul-2024 17:28:18 Receiving objects: 33% (2251/6819) build 09-Jul-2024 17:28:18 Receiving objects: 34% (2319/6819) build 09-Jul-2024 17:28:18 Receiving objects: 35% (2387/6819) build 09-Jul-2024 17:28:18 Receiving objects: 36% (2455/6819) build 09-Jul-2024 17:28:18 Receiving objects: 37% (2524/6819) build 09-Jul-2024 17:28:18 Receiving objects: 38% (2592/6819) build 09-Jul-2024 17:28:18 Receiving objects: 39% (2660/6819) build 09-Jul-2024 17:28:18 Receiving objects: 40% (2728/6819) build 09-Jul-2024 17:28:18 Receiving objects: 41% (2796/6819) build 09-Jul-2024 17:28:18 Receiving objects: 42% (2864/6819) build 09-Jul-2024 17:28:18 Receiving objects: 43% (2933/6819) build 09-Jul-2024 17:28:18 Receiving objects: 44% (3001/6819) build 09-Jul-2024 17:28:18 Receiving objects: 45% (3069/6819) build 09-Jul-2024 17:28:18 Receiving objects: 46% (3137/6819) build 09-Jul-2024 17:28:18 Receiving objects: 47% (3205/6819) build 09-Jul-2024 17:28:18 Receiving objects: 48% (3274/6819) build 09-Jul-2024 17:28:18 Receiving objects: 49% (3342/6819) build 09-Jul-2024 17:28:18 Receiving objects: 50% (3410/6819) build 09-Jul-2024 17:28:18 Receiving objects: 51% (3478/6819) build 09-Jul-2024 17:28:18 Receiving objects: 52% (3546/6819) build 09-Jul-2024 17:28:18 Receiving objects: 53% (3615/6819) build 09-Jul-2024 17:28:18 Receiving objects: 54% (3683/6819) build 09-Jul-2024 17:28:18 Receiving objects: 55% (3751/6819) build 09-Jul-2024 17:28:18 Receiving objects: 56% (3819/6819) build 09-Jul-2024 17:28:18 Receiving objects: 57% (3887/6819) build 09-Jul-2024 17:28:18 Receiving objects: 58% (3956/6819) build 09-Jul-2024 17:28:18 Receiving objects: 59% (4024/6819) build 09-Jul-2024 17:28:18 Receiving objects: 60% (4092/6819) build 09-Jul-2024 17:28:18 Receiving objects: 61% (4160/6819) build 09-Jul-2024 17:28:18 Receiving objects: 62% (4228/6819) build 09-Jul-2024 17:28:18 Receiving objects: 63% (4296/6819) build 09-Jul-2024 17:28:18 Receiving objects: 64% (4365/6819) build 09-Jul-2024 17:28:18 Receiving objects: 65% (4433/6819) build 09-Jul-2024 17:28:18 Receiving objects: 66% (4501/6819) build 09-Jul-2024 17:28:18 Receiving objects: 67% (4569/6819) build 09-Jul-2024 17:28:18 Receiving objects: 68% (4637/6819) build 09-Jul-2024 17:28:18 Receiving objects: 69% (4706/6819) build 09-Jul-2024 17:28:18 Receiving objects: 70% (4774/6819) build 09-Jul-2024 17:28:18 Receiving objects: 71% (4842/6819) build 09-Jul-2024 17:28:18 Receiving objects: 72% (4910/6819) build 09-Jul-2024 17:28:18 Receiving objects: 73% (4978/6819) build 09-Jul-2024 17:28:18 Receiving objects: 74% (5047/6819) build 09-Jul-2024 17:28:18 Receiving objects: 75% (5115/6819) build 09-Jul-2024 17:28:18 Receiving objects: 76% (5183/6819) build 09-Jul-2024 17:28:18 Receiving objects: 77% (5251/6819) build 09-Jul-2024 17:28:18 Receiving objects: 78% (5319/6819) build 09-Jul-2024 17:28:18 Receiving objects: 79% (5388/6819) build 09-Jul-2024 17:28:18 Receiving objects: 80% (5456/6819) build 09-Jul-2024 17:28:18 Receiving objects: 81% (5524/6819) build 09-Jul-2024 17:28:18 Receiving objects: 82% (5592/6819) build 09-Jul-2024 17:28:18 Receiving objects: 83% (5660/6819) build 09-Jul-2024 17:28:18 Receiving objects: 84% (5728/6819) build 09-Jul-2024 17:28:18 Receiving objects: 85% (5797/6819) build 09-Jul-2024 17:28:18 Receiving objects: 86% (5865/6819) build 09-Jul-2024 17:28:18 Receiving objects: 87% (5933/6819) build 09-Jul-2024 17:28:18 Receiving objects: 88% (6001/6819) build 09-Jul-2024 17:28:18 Receiving objects: 89% (6069/6819) build 09-Jul-2024 17:28:18 Receiving objects: 90% (6138/6819) build 09-Jul-2024 17:28:18 Receiving objects: 91% (6206/6819) build 09-Jul-2024 17:28:18 Receiving objects: 92% (6274/6819) build 09-Jul-2024 17:28:18 Receiving objects: 93% (6342/6819) build 09-Jul-2024 17:28:18 Receiving objects: 94% (6410/6819) build 09-Jul-2024 17:28:18 Receiving objects: 95% (6479/6819) build 09-Jul-2024 17:28:18 Receiving objects: 96% (6547/6819) build 09-Jul-2024 17:28:18 Receiving objects: 97% (6615/6819) build 09-Jul-2024 17:28:18 remote: Total 6819 (delta 1463), reused 1463 (delta 1463), pack-reused 5356 build 09-Jul-2024 17:28:18 Receiving objects: 98% (6683/6819) build 09-Jul-2024 17:28:18 Receiving objects: 99% (6751/6819) build 09-Jul-2024 17:28:18 Receiving objects: 100% (6819/6819) build 09-Jul-2024 17:28:18 Receiving objects: 100% (6819/6819), 4.34 MiB | 18.05 MiB/s, done. build 09-Jul-2024 17:28:18 Resolving deltas: 0% (0/4016) build 09-Jul-2024 17:28:18 Resolving deltas: 1% (41/4016) build 09-Jul-2024 17:28:18 Resolving deltas: 2% (81/4016) build 09-Jul-2024 17:28:18 Resolving deltas: 3% (121/4016) build 09-Jul-2024 17:28:18 Resolving deltas: 4% (161/4016) build 09-Jul-2024 17:28:18 Resolving deltas: 5% (201/4016) build 09-Jul-2024 17:28:18 Resolving deltas: 6% (241/4016) build 09-Jul-2024 17:28:18 Resolving deltas: 7% (282/4016) build 09-Jul-2024 17:28:18 Resolving deltas: 8% (322/4016) build 09-Jul-2024 17:28:18 Resolving deltas: 9% (362/4016) build 09-Jul-2024 17:28:18 Resolving deltas: 10% (402/4016) build 09-Jul-2024 17:28:18 Resolving deltas: 11% (442/4016) build 09-Jul-2024 17:28:18 Resolving deltas: 12% (482/4016) build 09-Jul-2024 17:28:18 Resolving deltas: 13% (523/4016) build 09-Jul-2024 17:28:18 Resolving deltas: 14% (563/4016) build 09-Jul-2024 17:28:18 Resolving deltas: 15% (603/4016) build 09-Jul-2024 17:28:18 Resolving deltas: 16% (643/4016) build 09-Jul-2024 17:28:18 Resolving deltas: 17% (683/4016) build 09-Jul-2024 17:28:18 Resolving deltas: 18% (723/4016) build 09-Jul-2024 17:28:18 Resolving deltas: 19% (764/4016) build 09-Jul-2024 17:28:18 Resolving deltas: 20% (804/4016) build 09-Jul-2024 17:28:18 Resolving deltas: 21% (844/4016) build 09-Jul-2024 17:28:18 Resolving deltas: 22% (884/4016) build 09-Jul-2024 17:28:18 Resolving deltas: 23% (925/4016) build 09-Jul-2024 17:28:18 Resolving deltas: 24% (964/4016) build 09-Jul-2024 17:28:18 Resolving deltas: 25% (1004/4016) build 09-Jul-2024 17:28:18 Resolving deltas: 26% (1045/4016) build 09-Jul-2024 17:28:18 Resolving deltas: 27% (1085/4016) build 09-Jul-2024 17:28:18 Resolving deltas: 28% (1125/4016) build 09-Jul-2024 17:28:18 Resolving deltas: 29% (1165/4016) build 09-Jul-2024 17:28:18 Resolving deltas: 30% (1206/4016) build 09-Jul-2024 17:28:18 Resolving deltas: 31% (1245/4016) build 09-Jul-2024 17:28:18 Resolving deltas: 32% (1286/4016) build 09-Jul-2024 17:28:18 Resolving deltas: 33% (1326/4016) build 09-Jul-2024 17:28:18 Resolving deltas: 34% (1366/4016) build 09-Jul-2024 17:28:18 Resolving deltas: 35% (1406/4016) build 09-Jul-2024 17:28:18 Resolving deltas: 36% (1446/4016) build 09-Jul-2024 17:28:18 Resolving deltas: 37% (1486/4016) build 09-Jul-2024 17:28:18 Resolving deltas: 38% (1527/4016) build 09-Jul-2024 17:28:18 Resolving deltas: 39% (1567/4016) build 09-Jul-2024 17:28:18 Resolving deltas: 40% (1607/4016) build 09-Jul-2024 17:28:18 Resolving deltas: 41% (1648/4016) build 09-Jul-2024 17:28:18 Resolving deltas: 42% (1687/4016) build 09-Jul-2024 17:28:18 Resolving deltas: 43% (1727/4016) build 09-Jul-2024 17:28:18 Resolving deltas: 44% (1768/4016) build 09-Jul-2024 17:28:18 Resolving deltas: 45% (1808/4016) build 09-Jul-2024 17:28:18 Resolving deltas: 46% (1848/4016) build 09-Jul-2024 17:28:18 Resolving deltas: 47% (1888/4016) build 09-Jul-2024 17:28:18 Resolving deltas: 48% (1928/4016) build 09-Jul-2024 17:28:18 Resolving deltas: 49% (1968/4016) build 09-Jul-2024 17:28:18 Resolving deltas: 50% (2008/4016) build 09-Jul-2024 17:28:18 Resolving deltas: 51% (2049/4016) build 09-Jul-2024 17:28:18 Resolving deltas: 52% (2089/4016) build 09-Jul-2024 17:28:18 Resolving deltas: 53% (2129/4016) build 09-Jul-2024 17:28:18 Resolving deltas: 54% (2169/4016) build 09-Jul-2024 17:28:18 Resolving deltas: 55% (2209/4016) build 09-Jul-2024 17:28:18 Resolving deltas: 56% (2249/4016) build 09-Jul-2024 17:28:18 Resolving deltas: 57% (2290/4016) build 09-Jul-2024 17:28:18 Resolving deltas: 58% (2330/4016) build 09-Jul-2024 17:28:18 Resolving deltas: 59% (2370/4016) build 09-Jul-2024 17:28:18 Resolving deltas: 60% (2410/4016) build 09-Jul-2024 17:28:18 Resolving deltas: 61% (2450/4016) build 09-Jul-2024 17:28:18 Resolving deltas: 62% (2490/4016) build 09-Jul-2024 17:28:18 Resolving deltas: 63% (2531/4016) build 09-Jul-2024 17:28:18 Resolving deltas: 64% (2571/4016) build 09-Jul-2024 17:28:18 Resolving deltas: 65% (2611/4016) build 09-Jul-2024 17:28:18 Resolving deltas: 66% (2651/4016) build 09-Jul-2024 17:28:18 Resolving deltas: 67% (2691/4016) build 09-Jul-2024 17:28:18 Resolving deltas: 68% (2731/4016) build 09-Jul-2024 17:28:18 Resolving deltas: 69% (2772/4016) build 09-Jul-2024 17:28:18 Resolving deltas: 70% (2812/4016) build 09-Jul-2024 17:28:18 Resolving deltas: 71% (2852/4016) build 09-Jul-2024 17:28:18 Resolving deltas: 72% (2892/4016) build 09-Jul-2024 17:28:18 Resolving deltas: 73% (2932/4016) build 09-Jul-2024 17:28:18 Resolving deltas: 74% (2972/4016) build 09-Jul-2024 17:28:18 Resolving deltas: 75% (3012/4016) build 09-Jul-2024 17:28:18 Resolving deltas: 76% (3053/4016) build 09-Jul-2024 17:28:18 Resolving deltas: 77% (3093/4016) build 09-Jul-2024 17:28:18 Resolving deltas: 78% (3133/4016) build 09-Jul-2024 17:28:18 Resolving deltas: 79% (3173/4016) build 09-Jul-2024 17:28:18 Resolving deltas: 80% (3213/4016) build 09-Jul-2024 17:28:18 Resolving deltas: 81% (3253/4016) build 09-Jul-2024 17:28:18 Resolving deltas: 82% (3294/4016) build 09-Jul-2024 17:28:18 Resolving deltas: 83% (3334/4016) build 09-Jul-2024 17:28:18 Resolving deltas: 84% (3374/4016) build 09-Jul-2024 17:28:18 Resolving deltas: 85% (3414/4016) build 09-Jul-2024 17:28:18 Resolving deltas: 86% (3454/4016) build 09-Jul-2024 17:28:18 Resolving deltas: 87% (3494/4016) build 09-Jul-2024 17:28:19 Resolving deltas: 88% (3535/4016) build 09-Jul-2024 17:28:19 Resolving deltas: 89% (3575/4016) build 09-Jul-2024 17:28:19 Resolving deltas: 90% (3615/4016) build 09-Jul-2024 17:28:19 Resolving deltas: 91% (3655/4016) build 09-Jul-2024 17:28:19 Resolving deltas: 92% (3695/4016) build 09-Jul-2024 17:28:19 Resolving deltas: 93% (3735/4016) build 09-Jul-2024 17:28:19 Resolving deltas: 94% (3776/4016) build 09-Jul-2024 17:28:19 Resolving deltas: 95% (3816/4016) build 09-Jul-2024 17:28:19 Resolving deltas: 96% (3856/4016) build 09-Jul-2024 17:28:19 Resolving deltas: 97% (3896/4016) build 09-Jul-2024 17:28:19 Resolving deltas: 98% (3936/4016) build 09-Jul-2024 17:28:19 Resolving deltas: 99% (3976/4016) build 09-Jul-2024 17:28:19 Resolving deltas: 100% (4016/4016) build 09-Jul-2024 17:28:19 Resolving deltas: 100% (4016/4016), completed with 160 local objects. build 09-Jul-2024 17:28:19 From https://github.com/phpbb/phpbb build 09-Jul-2024 17:28:19 * branch HEAD -> FETCH_HEAD build 09-Jul-2024 17:28:19 * [new tag] olympus_merge_point_20082412 -> olympus_merge_point_20082412 build 09-Jul-2024 17:28:19 * [new tag] olympus_milestone_2 -> olympus_milestone_2 build 09-Jul-2024 17:28:19 * [new tag] olympus_milestone_3 -> olympus_milestone_3 build 09-Jul-2024 17:28:19 * [new tag] olympus_milestone_4 -> olympus_milestone_4 build 09-Jul-2024 17:28:19 * [new tag] phpbb2_RC4_release_point -> phpbb2_RC4_release_point build 09-Jul-2024 17:28:19 * [new tag] phpbb2_RC4_release_point_2 -> phpbb2_RC4_release_point_2 build 09-Jul-2024 17:28:19 * [new tag] phpbb2_RC4_release_point_3 -> phpbb2_RC4_release_point_3 build 09-Jul-2024 17:28:19 * [new tag] phpbb2_merge_point_20020420 -> phpbb2_merge_point_20020420 build 09-Jul-2024 17:28:19 * [new tag] release-2.0.0 -> release-2.0.0 build 09-Jul-2024 17:28:19 * [new tag] release-2.0.1 -> release-2.0.1 build 09-Jul-2024 17:28:19 * [new tag] release-2.0.10 -> release-2.0.10 build 09-Jul-2024 17:28:19 * [new tag] release-2.0.11 -> release-2.0.11 build 09-Jul-2024 17:28:19 * [new tag] release-2.0.12 -> release-2.0.12 build 09-Jul-2024 17:28:19 * [new tag] release-2.0.13 -> release-2.0.13 build 09-Jul-2024 17:28:19 * [new tag] release-2.0.14 -> release-2.0.14 build 09-Jul-2024 17:28:19 * [new tag] release-2.0.15 -> release-2.0.15 build 09-Jul-2024 17:28:19 * [new tag] release-2.0.16 -> release-2.0.16 build 09-Jul-2024 17:28:19 * [new tag] release-2.0.17 -> release-2.0.17 build 09-Jul-2024 17:28:19 * [new tag] release-2.0.18 -> release-2.0.18 build 09-Jul-2024 17:28:19 * [new tag] release-2.0.19 -> release-2.0.19 build 09-Jul-2024 17:28:19 * [new tag] release-2.0.2 -> release-2.0.2 build 09-Jul-2024 17:28:19 * [new tag] release-2.0.20 -> release-2.0.20 build 09-Jul-2024 17:28:19 * [new tag] release-2.0.21 -> release-2.0.21 build 09-Jul-2024 17:28:19 * [new tag] release-2.0.22 -> release-2.0.22 build 09-Jul-2024 17:28:19 * [new tag] release-2.0.23 -> release-2.0.23 build 09-Jul-2024 17:28:19 * [new tag] release-2.0.3 -> release-2.0.3 build 09-Jul-2024 17:28:19 * [new tag] release-2.0.4 -> release-2.0.4 build 09-Jul-2024 17:28:19 * [new tag] release-2.0.5 -> release-2.0.5 build 09-Jul-2024 17:28:19 * [new tag] release-2.0.6 -> release-2.0.6 build 09-Jul-2024 17:28:19 * [new tag] release-2.0.7 -> release-2.0.7 build 09-Jul-2024 17:28:19 * [new tag] release-2.0.8 -> release-2.0.8 build 09-Jul-2024 17:28:19 * [new tag] release-2.0.8a -> release-2.0.8a build 09-Jul-2024 17:28:19 * [new tag] release-2.0.9 -> release-2.0.9 build 09-Jul-2024 17:28:19 * [new tag] release-3.0.11 -> release-3.0.11 build 09-Jul-2024 17:28:19 * [new tag] release-3.0.12 -> release-3.0.12 build 09-Jul-2024 17:28:19 * [new tag] release-3.0.13 -> release-3.0.13 build 09-Jul-2024 17:28:19 * [new tag] release-3.2.0-a2 -> release-3.2.0-a2 build 09-Jul-2024 17:28:19 * [new tag] release-3.2.0-b1 -> release-3.2.0-b1 build 09-Jul-2024 17:28:19 * [new tag] start -> start build 09-Jul-2024 17:28:19 Buildfile: /data/build/build.xml build 09-Jul-2024 17:28:19  build 09-Jul-2024 17:28:19 phpBB > clean: build 09-Jul-2024 17:28:19  build 09-Jul-2024 17:28:19  [delete] Directory /data/build/logs does not exist or is not a directory. build 09-Jul-2024 17:28:19  [delete] Directory /data/build/api does not exist or is not a directory. build 09-Jul-2024 17:28:19  [delete] Directory /data/build/codebrowser does not exist or is not a directory. build 09-Jul-2024 17:28:19  [delete] Directory /data/build/coverage does not exist or is not a directory. build 09-Jul-2024 17:28:19  [delete] Directory /data/build/cpd does not exist or is not a directory. build 09-Jul-2024 17:28:19  [delete] Directory /data/build/dependencies does not exist or is not a directory. build 09-Jul-2024 17:28:19  [delete] Directory /data/build/new_version does not exist or is not a directory. build 09-Jul-2024 17:28:19  [delete] Directory /data/build/old_versions does not exist or is not a directory. build 09-Jul-2024 17:28:19  [delete] Directory /data/build/save does not exist or is not a directory. build 09-Jul-2024 17:28:19  build 09-Jul-2024 17:28:19 phpBB > prepare: build 09-Jul-2024 17:28:19  build 09-Jul-2024 17:28:19  [mkdir] Created dir: /data/build/logs build 09-Jul-2024 17:28:19  [mkdir] Created dir: /data/build/api build 09-Jul-2024 17:28:19  [mkdir] Created dir: /data/build/codebrowser build 09-Jul-2024 17:28:19  [mkdir] Created dir: /data/build/coverage build 09-Jul-2024 17:28:19  [mkdir] Created dir: /data/build/cpd build 09-Jul-2024 17:28:19  [mkdir] Created dir: /data/build/dependencies build 09-Jul-2024 17:28:19  [mkdir] Created dir: /data/build/new_version build 09-Jul-2024 17:28:19  [mkdir] Created dir: /data/build/new_version/files build 09-Jul-2024 17:28:19  [mkdir] Created dir: /data/build/new_version/patches build 09-Jul-2024 17:28:19  [mkdir] Created dir: /data/build/new_version/release_files build 09-Jul-2024 17:28:19  [mkdir] Created dir: /data/build/new_version/update build 09-Jul-2024 17:28:19  [mkdir] Created dir: /data/build/old_versions build 09-Jul-2024 17:28:19  [mkdir] Created dir: /data/build/save build 09-Jul-2024 17:28:19  build 09-Jul-2024 17:28:19 phpBB > prepare-new-version: build 09-Jul-2024 17:28:19  build 09-Jul-2024 17:28:19  [mkdir] Created dir: /data/build/new_version/phpBB3 build 09-Jul-2024 17:28:19  build 09-Jul-2024 17:28:19 phpBB > export: build 09-Jul-2024 17:28:19  build 09-Jul-2024 17:28:20 Installing dependencies from lock file build 09-Jul-2024 17:28:20 Verifying lock file contents can be installed on current platform. build 09-Jul-2024 17:28:20 Package operations: 88 installs, 0 updates, 0 removals build 09-Jul-2024 17:28:20 Cannot create cache directory /.composer/cache/files/, or directory is not writable. Proceeding without cache. See also cache-read-only config if your filesystem is read-only. build 09-Jul-2024 17:28:20 - Downloading composer/installers (v1.12.0) build 09-Jul-2024 17:28:20 - Downloading composer/package-versions-deprecated (1.11.99.5) build 09-Jul-2024 17:28:20 - Downloading bantu/ini-get-wrapper (v1.0.1) build 09-Jul-2024 17:28:20 - Downloading carlos-mg89/oauth (0.8.15) build 09-Jul-2024 17:28:20 - Downloading chita/topological_sort (v3.0.1) build 09-Jul-2024 17:28:20 - Downloading symfony/process (v6.4.8) build 09-Jul-2024 17:28:20 - Downloading symfony/polyfill-php81 (v1.29.0) build 09-Jul-2024 17:28:20 - Downloading symfony/polyfill-php80 (v1.29.0) build 09-Jul-2024 17:28:20 - Downloading symfony/polyfill-php73 (v1.29.0) build 09-Jul-2024 17:28:20 - Downloading symfony/finder (v6.4.8) build 09-Jul-2024 17:28:20 - Downloading symfony/polyfill-mbstring (v1.29.0) build 09-Jul-2024 17:28:20 - Downloading symfony/polyfill-ctype (v1.29.0) build 09-Jul-2024 17:28:20 - Downloading symfony/filesystem (v6.4.8) build 09-Jul-2024 17:28:20 - Downloading symfony/polyfill-intl-normalizer (v1.29.0) build 09-Jul-2024 17:28:20 - Downloading symfony/polyfill-intl-grapheme (v1.29.0) build 09-Jul-2024 17:28:20 - Downloading symfony/string (v6.4.8) build 09-Jul-2024 17:28:20 - Downloading symfony/deprecation-contracts (v3.5.0) build 09-Jul-2024 17:28:20 - Downloading psr/container (2.0.2) build 09-Jul-2024 17:28:20 - Downloading symfony/service-contracts (v3.5.0) build 09-Jul-2024 17:28:20 - Downloading symfony/console (v6.4.8) build 09-Jul-2024 17:28:20 - Downloading seld/signal-handler (2.0.2) build 09-Jul-2024 17:28:20 - Downloading seld/phar-utils (1.2.1) build 09-Jul-2024 17:28:20 - Downloading seld/jsonlint (1.10.2) build 09-Jul-2024 17:28:20 - Downloading react/promise (v3.2.0) build 09-Jul-2024 17:28:20 - Downloading psr/log (3.0.0) build 09-Jul-2024 17:28:20 - Downloading justinrainbow/json-schema (v5.2.13) build 09-Jul-2024 17:28:20 - Downloading composer/pcre (3.1.4) build 09-Jul-2024 17:28:20 - Downloading composer/xdebug-handler (3.0.5) build 09-Jul-2024 17:28:20 - Downloading composer/spdx-licenses (1.5.8) build 09-Jul-2024 17:28:20 - Downloading composer/semver (3.4.0) build 09-Jul-2024 17:28:20 - Downloading composer/metadata-minifier (1.0.0) build 09-Jul-2024 17:28:20 - Downloading composer/class-map-generator (1.3.4) build 09-Jul-2024 17:28:20 - Downloading composer/ca-bundle (1.5.0) build 09-Jul-2024 17:28:20 - Downloading composer/composer (2.7.7) build 09-Jul-2024 17:28:20 - Downloading psr/cache (3.0.0) build 09-Jul-2024 17:28:20 - Downloading doctrine/deprecations (1.1.3) build 09-Jul-2024 17:28:20 - Downloading doctrine/event-manager (1.2.0) build 09-Jul-2024 17:28:20 - Downloading doctrine/cache (2.2.0) build 09-Jul-2024 17:28:20 - Downloading doctrine/dbal (3.3.8) build 09-Jul-2024 17:28:20 - Downloading google/recaptcha (1.3.0) build 09-Jul-2024 17:28:20 - Downloading guzzlehttp/promises (1.5.3) build 09-Jul-2024 17:28:20 - Downloading ralouphie/getallheaders (3.0.3) build 09-Jul-2024 17:28:20 - Downloading psr/http-message (1.1) build 09-Jul-2024 17:28:20 - Downloading guzzlehttp/psr7 (1.9.1) build 09-Jul-2024 17:28:20 - Downloading laminas/laminas-code (4.13.0) build 09-Jul-2024 17:28:20 - Downloading marc1706/fast-image-size (v1.1.7) build 09-Jul-2024 17:28:20 - Downloading symfony/http-client-contracts (v3.5.0) build 09-Jul-2024 17:28:20 - Downloading symfony/http-client (v6.4.8) build 09-Jul-2024 17:28:20 - Downloading brick/math (0.12.1) build 09-Jul-2024 17:28:20 - Downloading spomky-labs/pki-framework (1.2.1) build 09-Jul-2024 17:28:20 - Downloading psr/http-factory (1.1.0) build 09-Jul-2024 17:28:20 - Downloading psr/http-client (1.0.3) build 09-Jul-2024 17:28:20 - Downloading psr/clock (1.0.0) build 09-Jul-2024 17:28:20 - Downloading paragonie/random_compat (v9.99.100) build 09-Jul-2024 17:28:20 - Downloading paragonie/sodium_compat (v1.21.1) build 09-Jul-2024 17:28:20 - Downloading paragonie/constant_time_encoding (v2.7.0) build 09-Jul-2024 17:28:20 - Downloading web-token/jwt-library (3.4.3) build 09-Jul-2024 17:28:20 - Downloading web-token/jwt-util-ecc (3.4.3) build 09-Jul-2024 17:28:20 - Downloading web-token/jwt-signature-algorithm-ecdsa (3.4.3) build 09-Jul-2024 17:28:20 - Downloading web-token/jwt-signature (3.4.3) build 09-Jul-2024 17:28:20 - Downloading web-token/jwt-key-mgmt (3.4.3) build 09-Jul-2024 17:28:20 - Downloading spomky-labs/base64url (v2.0.4) build 09-Jul-2024 17:28:20 - Downloading symfony/polyfill-php72 (v1.29.0) build 09-Jul-2024 17:28:20 - Downloading symfony/polyfill-intl-idn (v1.29.0) build 09-Jul-2024 17:28:20 - Downloading guzzlehttp/guzzle (6.5.8) build 09-Jul-2024 17:28:20 - Downloading minishlink/web-push (v8.0.0) build 09-Jul-2024 17:28:20 - Downloading s9e/sweetdom (3.4.1) build 09-Jul-2024 17:28:20 - Downloading s9e/regexp-builder (1.4.6) build 09-Jul-2024 17:28:20 - Downloading s9e/text-formatter (2.17.3) build 09-Jul-2024 17:28:20 - Downloading symfony/config (v6.4.8) build 09-Jul-2024 17:28:20 - Downloading psr/event-dispatcher (1.0.0) build 09-Jul-2024 17:28:20 - Downloading symfony/event-dispatcher-contracts (v3.5.0) build 09-Jul-2024 17:28:20 - Downloading symfony/polyfill-php83 (v1.29.0) build 09-Jul-2024 17:28:20 - Downloading symfony/http-foundation (v6.4.8) build 09-Jul-2024 17:28:20 - Downloading symfony/event-dispatcher (v6.4.8) build 09-Jul-2024 17:28:20 - Downloading symfony/var-dumper (v6.4.8) build 09-Jul-2024 17:28:20 - Downloading symfony/error-handler (v6.4.8) build 09-Jul-2024 17:28:20 - Downloading symfony/http-kernel (v6.4.8) build 09-Jul-2024 17:28:20 - Downloading symfony/mime (v6.4.8) build 09-Jul-2024 17:28:20 - Downloading symfony/var-exporter (v6.4.8) build 09-Jul-2024 17:28:20 - Downloading symfony/dependency-injection (v6.4.8) build 09-Jul-2024 17:28:20 - Downloading friendsofphp/proxy-manager-lts (v1.0.18) build 09-Jul-2024 17:28:20 - Downloading symfony/proxy-manager-bridge (v6.4.8) build 09-Jul-2024 17:28:20 - Downloading symfony/routing (v6.4.8) build 09-Jul-2024 17:28:20 - Downloading twig/twig (v3.8.0) build 09-Jul-2024 17:28:20 - Downloading symfony/translation-contracts (v3.5.0) build 09-Jul-2024 17:28:20 - Downloading symfony/twig-bridge (v6.4.8) build 09-Jul-2024 17:28:20 - Downloading symfony/yaml (v6.4.8) build 09-Jul-2024 17:28:21 0/88 [>---------------------------] 0% build 09-Jul-2024 17:28:21 15/88 [====>-----------------------] 17% build 09-Jul-2024 17:28:21 27/88 [========>-------------------] 30% build 09-Jul-2024 17:28:21 39/88 [============>---------------] 44% build 09-Jul-2024 17:28:21 51/88 [================>-----------] 57% build 09-Jul-2024 17:28:21 60/88 [===================>--------] 68% build 09-Jul-2024 17:28:21 70/88 [======================>-----] 79% build 09-Jul-2024 17:28:22 81/88 [=========================>--] 92% build 09-Jul-2024 17:28:22 88/88 [============================] 100% build 09-Jul-2024 17:28:22 - Installing composer/installers (v1.12.0): Extracting archive build 09-Jul-2024 17:28:22 - Installing composer/package-versions-deprecated (1.11.99.5): Extracting archive build 09-Jul-2024 17:28:22 - Installing bantu/ini-get-wrapper (v1.0.1): Extracting archive build 09-Jul-2024 17:28:22 - Installing carlos-mg89/oauth (0.8.15): Extracting archive build 09-Jul-2024 17:28:22 - Installing chita/topological_sort (v3.0.1): Extracting archive build 09-Jul-2024 17:28:22 - Installing symfony/process (v6.4.8): Extracting archive build 09-Jul-2024 17:28:22 - Installing symfony/polyfill-php81 (v1.29.0): Extracting archive build 09-Jul-2024 17:28:22 - Installing symfony/polyfill-php80 (v1.29.0): Extracting archive build 09-Jul-2024 17:28:22 - Installing symfony/polyfill-php73 (v1.29.0): Extracting archive build 09-Jul-2024 17:28:22 - Installing symfony/finder (v6.4.8): Extracting archive build 09-Jul-2024 17:28:22 - Installing symfony/polyfill-mbstring (v1.29.0): Extracting archive build 09-Jul-2024 17:28:22 - Installing symfony/polyfill-ctype (v1.29.0): Extracting archive build 09-Jul-2024 17:28:22 - Installing symfony/filesystem (v6.4.8): Extracting archive build 09-Jul-2024 17:28:22 - Installing symfony/polyfill-intl-normalizer (v1.29.0): Extracting archive build 09-Jul-2024 17:28:22 - Installing symfony/polyfill-intl-grapheme (v1.29.0): Extracting archive build 09-Jul-2024 17:28:22 - Installing symfony/string (v6.4.8): Extracting archive build 09-Jul-2024 17:28:22 - Installing symfony/deprecation-contracts (v3.5.0): Extracting archive build 09-Jul-2024 17:28:22 - Installing psr/container (2.0.2): Extracting archive build 09-Jul-2024 17:28:22 - Installing symfony/service-contracts (v3.5.0): Extracting archive build 09-Jul-2024 17:28:22 - Installing symfony/console (v6.4.8): Extracting archive build 09-Jul-2024 17:28:22 - Installing seld/signal-handler (2.0.2): Extracting archive build 09-Jul-2024 17:28:22 - Installing seld/phar-utils (1.2.1): Extracting archive build 09-Jul-2024 17:28:22 - Installing seld/jsonlint (1.10.2): Extracting archive build 09-Jul-2024 17:28:22 - Installing react/promise (v3.2.0): Extracting archive build 09-Jul-2024 17:28:22 - Installing psr/log (3.0.0): Extracting archive build 09-Jul-2024 17:28:22 - Installing justinrainbow/json-schema (v5.2.13): Extracting archive build 09-Jul-2024 17:28:22 - Installing composer/pcre (3.1.4): Extracting archive build 09-Jul-2024 17:28:22 - Installing composer/xdebug-handler (3.0.5): Extracting archive build 09-Jul-2024 17:28:22 - Installing composer/spdx-licenses (1.5.8): Extracting archive build 09-Jul-2024 17:28:22 - Installing composer/semver (3.4.0): Extracting archive build 09-Jul-2024 17:28:22 - Installing composer/metadata-minifier (1.0.0): Extracting archive build 09-Jul-2024 17:28:22 - Installing composer/class-map-generator (1.3.4): Extracting archive build 09-Jul-2024 17:28:22 - Installing composer/ca-bundle (1.5.0): Extracting archive build 09-Jul-2024 17:28:22 - Installing composer/composer (2.7.7): Extracting archive build 09-Jul-2024 17:28:22 - Installing psr/cache (3.0.0): Extracting archive build 09-Jul-2024 17:28:22 - Installing doctrine/deprecations (1.1.3): Extracting archive build 09-Jul-2024 17:28:22 - Installing doctrine/event-manager (1.2.0): Extracting archive build 09-Jul-2024 17:28:22 - Installing doctrine/cache (2.2.0): Extracting archive build 09-Jul-2024 17:28:22 - Installing doctrine/dbal (3.3.8): Extracting archive build 09-Jul-2024 17:28:22 - Installing google/recaptcha (1.3.0): Extracting archive build 09-Jul-2024 17:28:22 - Installing guzzlehttp/promises (1.5.3): Extracting archive build 09-Jul-2024 17:28:22 - Installing ralouphie/getallheaders (3.0.3): Extracting archive build 09-Jul-2024 17:28:22 - Installing psr/http-message (1.1): Extracting archive build 09-Jul-2024 17:28:22 - Installing guzzlehttp/psr7 (1.9.1): Extracting archive build 09-Jul-2024 17:28:22 - Installing laminas/laminas-code (4.13.0): Extracting archive build 09-Jul-2024 17:28:22 - Installing marc1706/fast-image-size (v1.1.7): Extracting archive build 09-Jul-2024 17:28:22 - Installing symfony/http-client-contracts (v3.5.0): Extracting archive build 09-Jul-2024 17:28:22 - Installing symfony/http-client (v6.4.8): Extracting archive build 09-Jul-2024 17:28:22 - Installing brick/math (0.12.1): Extracting archive build 09-Jul-2024 17:28:22 - Installing spomky-labs/pki-framework (1.2.1): Extracting archive build 09-Jul-2024 17:28:22 - Installing psr/http-factory (1.1.0): Extracting archive build 09-Jul-2024 17:28:22 - Installing psr/http-client (1.0.3): Extracting archive build 09-Jul-2024 17:28:22 - Installing psr/clock (1.0.0): Extracting archive build 09-Jul-2024 17:28:22 - Installing paragonie/random_compat (v9.99.100): Extracting archive build 09-Jul-2024 17:28:22 - Installing paragonie/sodium_compat (v1.21.1): Extracting archive build 09-Jul-2024 17:28:22 - Installing paragonie/constant_time_encoding (v2.7.0): Extracting archive build 09-Jul-2024 17:28:22 - Installing web-token/jwt-library (3.4.3): Extracting archive build 09-Jul-2024 17:28:22 - Installing web-token/jwt-util-ecc (3.4.3): Extracting archive build 09-Jul-2024 17:28:22 - Installing web-token/jwt-signature-algorithm-ecdsa (3.4.3): Extracting archive build 09-Jul-2024 17:28:22 - Installing web-token/jwt-signature (3.4.3): Extracting archive build 09-Jul-2024 17:28:22 - Installing web-token/jwt-key-mgmt (3.4.3): Extracting archive build 09-Jul-2024 17:28:22 - Installing spomky-labs/base64url (v2.0.4): Extracting archive build 09-Jul-2024 17:28:22 - Installing symfony/polyfill-php72 (v1.29.0): Extracting archive build 09-Jul-2024 17:28:22 - Installing symfony/polyfill-intl-idn (v1.29.0): Extracting archive build 09-Jul-2024 17:28:22 - Installing guzzlehttp/guzzle (6.5.8): Extracting archive build 09-Jul-2024 17:28:22 - Installing minishlink/web-push (v8.0.0): Extracting archive build 09-Jul-2024 17:28:22 - Installing s9e/sweetdom (3.4.1): Extracting archive build 09-Jul-2024 17:28:22 - Installing s9e/regexp-builder (1.4.6): Extracting archive build 09-Jul-2024 17:28:22 - Installing s9e/text-formatter (2.17.3): Extracting archive build 09-Jul-2024 17:28:22 - Installing symfony/config (v6.4.8): Extracting archive build 09-Jul-2024 17:28:22 - Installing psr/event-dispatcher (1.0.0): Extracting archive build 09-Jul-2024 17:28:22 - Installing symfony/event-dispatcher-contracts (v3.5.0): Extracting archive build 09-Jul-2024 17:28:22 - Installing symfony/polyfill-php83 (v1.29.0): Extracting archive build 09-Jul-2024 17:28:22 - Installing symfony/http-foundation (v6.4.8): Extracting archive build 09-Jul-2024 17:28:22 - Installing symfony/event-dispatcher (v6.4.8): Extracting archive build 09-Jul-2024 17:28:22 - Installing symfony/var-dumper (v6.4.8): Extracting archive build 09-Jul-2024 17:28:22 - Installing symfony/error-handler (v6.4.8): Extracting archive build 09-Jul-2024 17:28:22 - Installing symfony/http-kernel (v6.4.8): Extracting archive build 09-Jul-2024 17:28:22 - Installing symfony/mime (v6.4.8): Extracting archive build 09-Jul-2024 17:28:22 - Installing symfony/var-exporter (v6.4.8): Extracting archive build 09-Jul-2024 17:28:22 - Installing symfony/dependency-injection (v6.4.8): Extracting archive build 09-Jul-2024 17:28:22 - Installing friendsofphp/proxy-manager-lts (v1.0.18): Extracting archive build 09-Jul-2024 17:28:22 - Installing symfony/proxy-manager-bridge (v6.4.8): Extracting archive build 09-Jul-2024 17:28:22 - Installing symfony/routing (v6.4.8): Extracting archive build 09-Jul-2024 17:28:22 - Installing twig/twig (v3.8.0): Extracting archive build 09-Jul-2024 17:28:22 - Installing symfony/translation-contracts (v3.5.0): Extracting archive build 09-Jul-2024 17:28:22 - Installing symfony/twig-bridge (v6.4.8): Extracting archive build 09-Jul-2024 17:28:22 - Installing symfony/yaml (v6.4.8): Extracting archive build 09-Jul-2024 17:28:22 0/86 [>---------------------------] 0% build 09-Jul-2024 17:28:22 19/86 [======>---------------------] 22% build 09-Jul-2024 17:28:22 30/86 [=========>------------------] 34% build 09-Jul-2024 17:28:22 38/86 [============>---------------] 44% build 09-Jul-2024 17:28:22 46/86 [==============>-------------] 53% build 09-Jul-2024 17:28:23 60/86 [===================>--------] 69% build 09-Jul-2024 17:28:23 69/86 [======================>-----] 80% build 09-Jul-2024 17:28:23 78/86 [=========================>--] 90% build 09-Jul-2024 17:28:23 86/86 [============================] 100% build 09-Jul-2024 17:28:23 Package web-token/jwt-key-mgmt is abandoned, you should avoid using it. Use web-token/jwt-library instead. build 09-Jul-2024 17:28:23 Package web-token/jwt-signature is abandoned, you should avoid using it. Use web-token/jwt-library instead. build 09-Jul-2024 17:28:23 Package web-token/jwt-signature-algorithm-ecdsa is abandoned, you should avoid using it. Use web-token/jwt-library instead. build 09-Jul-2024 17:28:23 Package web-token/jwt-util-ecc is abandoned, you should avoid using it. Use web-token/jwt-library instead. build 09-Jul-2024 17:28:23 Generating optimized autoload files build 09-Jul-2024 17:28:25 63 packages you are using are looking for funding. build 09-Jul-2024 17:28:25 Use the `composer fund` command to find out more! build 09-Jul-2024 17:28:25  [delete] Deleting: /data/build/new_version/phpBB3/composer.phar build 09-Jul-2024 17:28:25  build 09-Jul-2024 17:28:25 phpBB > clean-vendor-dir: build 09-Jul-2024 17:28:25  build 09-Jul-2024 17:28:25  [delete] Deleting directory /data/build/new_version/phpBB3/vendor/bantu/ini-get-wrapper/tests build 09-Jul-2024 17:28:25  [delete] Deleting: /data/build/new_version/phpBB3/vendor/bantu/ini-get-wrapper/.gitignore build 09-Jul-2024 17:28:25  [delete] Deleting: /data/build/new_version/phpBB3/vendor/bantu/ini-get-wrapper/.scrutinizer.yml build 09-Jul-2024 17:28:25  [delete] Deleting: /data/build/new_version/phpBB3/vendor/bantu/ini-get-wrapper/.travis.yml build 09-Jul-2024 17:28:25  [delete] Deleting: /data/build/new_version/phpBB3/vendor/bantu/ini-get-wrapper/phpunit.xml.dist build 09-Jul-2024 17:28:25  [delete] Deleting: /data/build/new_version/phpBB3/vendor/bantu/ini-get-wrapper/README.md build 09-Jul-2024 17:28:25  [delete] Directory /data/build/new_version/phpBB3/vendor/google/recaptcha/examples does not exist or is not a directory. build 09-Jul-2024 17:28:25  [delete] Directory /data/build/new_version/phpBB3/vendor/google/recaptcha/tests does not exist or is not a directory. build 09-Jul-2024 17:28:25  [delete] Could not find file /data/build/new_version/phpBB3/vendor/google/recaptcha/.gitignore to delete. build 09-Jul-2024 17:28:25  [delete] Could not find file /data/build/new_version/phpBB3/vendor/google/recaptcha/.travis.yml to delete. build 09-Jul-2024 17:28:25  [delete] Could not find file /data/build/new_version/phpBB3/vendor/google/recaptcha/CONTRIBUTING.md to delete. build 09-Jul-2024 17:28:25  [delete] Could not find file /data/build/new_version/phpBB3/vendor/google/recaptcha/phpunit.xml.dist to delete. build 09-Jul-2024 17:28:25  [delete] Deleting: /data/build/new_version/phpBB3/vendor/google/recaptcha/README.md build 09-Jul-2024 17:28:25  [delete] Directory /data/build/new_version/phpBB3/vendor/guzzlehttp/guzzle/build does not exist or is not a directory. build 09-Jul-2024 17:28:25  [delete] Directory /data/build/new_version/phpBB3/vendor/guzzlehttp/guzzle/docs does not exist or is not a directory. build 09-Jul-2024 17:28:25  [delete] Directory /data/build/new_version/phpBB3/vendor/guzzlehttp/guzzle/tests does not exist or is not a directory. build 09-Jul-2024 17:28:25  [delete] Deleting: /data/build/new_version/phpBB3/vendor/guzzlehttp/guzzle/CHANGELOG.md build 09-Jul-2024 17:28:25  [delete] Could not find file /data/build/new_version/phpBB3/vendor/guzzlehttp/guzzle/.editorconfig to delete. build 09-Jul-2024 17:28:25  [delete] Could not find file /data/build/new_version/phpBB3/vendor/guzzlehttp/guzzle/.gitignore to delete. build 09-Jul-2024 17:28:25  [delete] Could not find file /data/build/new_version/phpBB3/vendor/guzzlehttp/guzzle/Makefile to delete. build 09-Jul-2024 17:28:25  [delete] Could not find file /data/build/new_version/phpBB3/vendor/guzzlehttp/guzzle/phpunit.xml.dist to delete. build 09-Jul-2024 17:28:25  [delete] Deleting: /data/build/new_version/phpBB3/vendor/guzzlehttp/guzzle/README.md build 09-Jul-2024 17:28:25  [delete] Could not find file /data/build/new_version/phpBB3/vendor/guzzlehttp/guzzle/.travis.yml to delete. build 09-Jul-2024 17:28:25  [delete] Deleting: /data/build/new_version/phpBB3/vendor/guzzlehttp/guzzle/UPGRADING.md build 09-Jul-2024 17:28:25  [delete] Directory /data/build/new_version/phpBB3/vendor/guzzlehttp/ringphp/docs does not exist or is not a directory. build 09-Jul-2024 17:28:25  [delete] Directory /data/build/new_version/phpBB3/vendor/guzzlehttp/ringphp/tests does not exist or is not a directory. build 09-Jul-2024 17:28:25  [delete] Could not find file /data/build/new_version/phpBB3/vendor/guzzlehttp/ringphp/CHANGELOG.md to delete. build 09-Jul-2024 17:28:25  [delete] Could not find file /data/build/new_version/phpBB3/vendor/guzzlehttp/ringphp/.gitignore to delete. build 09-Jul-2024 17:28:25  [delete] Could not find file /data/build/new_version/phpBB3/vendor/guzzlehttp/ringphp/Makefile to delete. build 09-Jul-2024 17:28:25  [delete] Could not find file /data/build/new_version/phpBB3/vendor/guzzlehttp/ringphp/phpunit.xml.dist to delete. build 09-Jul-2024 17:28:25  [delete] Could not find file /data/build/new_version/phpBB3/vendor/guzzlehttp/ringphp/README.rst to delete. build 09-Jul-2024 17:28:25  [delete] Could not find file /data/build/new_version/phpBB3/vendor/guzzlehttp/ringphp/.travis.yml to delete. build 09-Jul-2024 17:28:25  [delete] Directory /data/build/new_version/phpBB3/vendor/guzzlehttp/streams/tests does not exist or is not a directory. build 09-Jul-2024 17:28:25  [delete] Could not find file /data/build/new_version/phpBB3/vendor/guzzlehttp/streams/CHANGELOG.rst to delete. build 09-Jul-2024 17:28:25  [delete] Could not find file /data/build/new_version/phpBB3/vendor/guzzlehttp/streams/.gitignore to delete. build 09-Jul-2024 17:28:25  [delete] Could not find file /data/build/new_version/phpBB3/vendor/guzzlehttp/streams/Makefile to delete. build 09-Jul-2024 17:28:25  [delete] Could not find file /data/build/new_version/phpBB3/vendor/guzzlehttp/streams/phpunit.xml.dist to delete. build 09-Jul-2024 17:28:25  [delete] Could not find file /data/build/new_version/phpBB3/vendor/guzzlehttp/streams/README.rst to delete. build 09-Jul-2024 17:28:25  [delete] Could not find file /data/build/new_version/phpBB3/vendor/guzzlehttp/streams/.travis.yml to delete. build 09-Jul-2024 17:28:25  [delete] Directory /data/build/new_version/phpBB3/vendor/lusitanian/oauth/examples does not exist or is not a directory. build 09-Jul-2024 17:28:25  [delete] Directory /data/build/new_version/phpBB3/vendor/lusitanian/oauth/tests does not exist or is not a directory. build 09-Jul-2024 17:28:25  [delete] Could not find file /data/build/new_version/phpBB3/vendor/lusitanian/oauth/.gitignore to delete. build 09-Jul-2024 17:28:25  [delete] Could not find file /data/build/new_version/phpBB3/vendor/lusitanian/oauth/.scrutinizer.yml to delete. build 09-Jul-2024 17:28:25  [delete] Could not find file /data/build/new_version/phpBB3/vendor/lusitanian/oauth/.travis.yml to delete. build 09-Jul-2024 17:28:25  [delete] Could not find file /data/build/new_version/phpBB3/vendor/lusitanian/oauth/phpunit.xml.dist to delete. build 09-Jul-2024 17:28:25  [delete] Could not find file /data/build/new_version/phpBB3/vendor/lusitanian/oauth/README.md to delete. build 09-Jul-2024 17:28:25  [delete] Deleting directory /data/build/new_version/phpBB3/vendor/paragonie/random_compat/dist build 09-Jul-2024 17:28:25  [delete] Deleting directory /data/build/new_version/phpBB3/vendor/paragonie/random_compat/other build 09-Jul-2024 17:28:25  [delete] Could not find file /data/build/new_version/phpBB3/vendor/paragonie/random_compat/CHANGELOG.md to delete. build 09-Jul-2024 17:28:25  [delete] Could not find file /data/build/new_version/phpBB3/vendor/paragonie/random_compat/ERRATA.md to delete. build 09-Jul-2024 17:28:25  [delete] Could not find file /data/build/new_version/phpBB3/vendor/paragonie/random_compat/README.md to delete. build 09-Jul-2024 17:28:25  [delete] Could not find file /data/build/new_version/phpBB3/vendor/paragonie/random_compat/SECURITY.md to delete. build 09-Jul-2024 17:28:25  [delete] Could not find file /data/build/new_version/phpBB3/vendor/patchwork/utf8/.travis.yml to delete. build 09-Jul-2024 17:28:25  [delete] Could not find file /data/build/new_version/phpBB3/vendor/patchwork/utf8/CHANGELOG.md to delete. build 09-Jul-2024 17:28:25  [delete] Could not find file /data/build/new_version/phpBB3/vendor/patchwork/utf8/phpunit.xml.dist to delete. build 09-Jul-2024 17:28:25  [delete] Could not find file /data/build/new_version/phpBB3/vendor/patchwork/utf8/README.md to delete. build 09-Jul-2024 17:28:25  [delete] Directory /data/build/new_version/phpBB3/vendor/psr/log/Psr/Log/Test does not exist or is not a directory. build 09-Jul-2024 17:28:25  [delete] Could not find file /data/build/new_version/phpBB3/vendor/psr/log/.gitignore to delete. build 09-Jul-2024 17:28:25  [delete] Deleting: /data/build/new_version/phpBB3/vendor/psr/log/README.md build 09-Jul-2024 17:28:25  [delete] Directory /data/build/new_version/phpBB3/vendor/react/promise/tests does not exist or is not a directory. build 09-Jul-2024 17:28:25  [delete] Deleting: /data/build/new_version/phpBB3/vendor/react/promise/CHANGELOG.md build 09-Jul-2024 17:28:25  [delete] Could not find file /data/build/new_version/phpBB3/vendor/react/promise/.gitignore to delete. build 09-Jul-2024 17:28:25  [delete] Could not find file /data/build/new_version/phpBB3/vendor/react/promise/phpunit.xml.dist to delete. build 09-Jul-2024 17:28:25  [delete] Deleting: /data/build/new_version/phpBB3/vendor/react/promise/README.md build 09-Jul-2024 17:28:25  [delete] Could not find file /data/build/new_version/phpBB3/vendor/react/promise/.travis.yml to delete. build 09-Jul-2024 17:28:25  [delete] Directory /data/build/new_version/phpBB3/vendor/s9e/text-formatter/.git does not exist or is not a directory. build 09-Jul-2024 17:28:25  [delete] Directory /data/build/new_version/phpBB3/vendor/symfony/config/.git does not exist or is not a directory. build 09-Jul-2024 17:28:25  [delete] Directory /data/build/new_version/phpBB3/vendor/symfony/config/Tests does not exist or is not a directory. build 09-Jul-2024 17:28:25  [delete] Could not find file /data/build/new_version/phpBB3/vendor/symfony/config/.gitignore to delete. build 09-Jul-2024 17:28:25  [delete] Deleting: /data/build/new_version/phpBB3/vendor/symfony/config/CHANGELOG.md build 09-Jul-2024 17:28:25  [delete] Deleting: /data/build/new_version/phpBB3/vendor/symfony/config/README.md build 09-Jul-2024 17:28:25  [delete] Could not find file /data/build/new_version/phpBB3/vendor/symfony/config/phpunit.xml.dist to delete. build 09-Jul-2024 17:28:25  [delete] Directory /data/build/new_version/phpBB3/vendor/symfony/console/.git does not exist or is not a directory. build 09-Jul-2024 17:28:25  [delete] Directory /data/build/new_version/phpBB3/vendor/symfony/console/Tests does not exist or is not a directory. build 09-Jul-2024 17:28:25  [delete] Could not find file /data/build/new_version/phpBB3/vendor/symfony/console/.gitignore to delete. build 09-Jul-2024 17:28:25  [delete] Deleting: /data/build/new_version/phpBB3/vendor/symfony/console/CHANGELOG.md build 09-Jul-2024 17:28:25  [delete] Deleting: /data/build/new_version/phpBB3/vendor/symfony/console/README.md build 09-Jul-2024 17:28:25  [delete] Could not find file /data/build/new_version/phpBB3/vendor/symfony/console/phpunit.xml.dist to delete. build 09-Jul-2024 17:28:25  [delete] Directory /data/build/new_version/phpBB3/vendor/symfony/debug/.git does not exist or is not a directory. build 09-Jul-2024 17:28:25  [delete] Directory /data/build/new_version/phpBB3/vendor/symfony/debug/Tests does not exist or is not a directory. build 09-Jul-2024 17:28:25  [delete] Could not find file /data/build/new_version/phpBB3/vendor/symfony/debug/.gitignore to delete. build 09-Jul-2024 17:28:25  [delete] Could not find file /data/build/new_version/phpBB3/vendor/symfony/debug/CHANGELOG.md to delete. build 09-Jul-2024 17:28:25  [delete] Could not find file /data/build/new_version/phpBB3/vendor/symfony/debug/README.md to delete. build 09-Jul-2024 17:28:25  [delete] Could not find file /data/build/new_version/phpBB3/vendor/symfony/debug/phpunit.xml.dist to delete. build 09-Jul-2024 17:28:25  [delete] Directory /data/build/new_version/phpBB3/vendor/symfony/dependency-injection/.git does not exist or is not a directory. build 09-Jul-2024 17:28:25  [delete] Directory /data/build/new_version/phpBB3/vendor/symfony/dependency-injection/Tests does not exist or is not a directory. build 09-Jul-2024 17:28:25  [delete] Could not find file /data/build/new_version/phpBB3/vendor/symfony/dependency-injection/.gitignore to delete. build 09-Jul-2024 17:28:25  [delete] Deleting: /data/build/new_version/phpBB3/vendor/symfony/dependency-injection/CHANGELOG.md build 09-Jul-2024 17:28:25  [delete] Deleting: /data/build/new_version/phpBB3/vendor/symfony/dependency-injection/README.md build 09-Jul-2024 17:28:25  [delete] Could not find file /data/build/new_version/phpBB3/vendor/symfony/dependency-injection/phpunit.xml.dist to delete. build 09-Jul-2024 17:28:25  [delete] Directory /data/build/new_version/phpBB3/vendor/symfony/event-dispatcher/.git does not exist or is not a directory. build 09-Jul-2024 17:28:25  [delete] Directory /data/build/new_version/phpBB3/vendor/symfony/event-dispatcher/Tests does not exist or is not a directory. build 09-Jul-2024 17:28:25  [delete] Could not find file /data/build/new_version/phpBB3/vendor/symfony/event-dispatcher/.gitignore to delete. build 09-Jul-2024 17:28:25  [delete] Deleting: /data/build/new_version/phpBB3/vendor/symfony/event-dispatcher/CHANGELOG.md build 09-Jul-2024 17:28:25  [delete] Deleting: /data/build/new_version/phpBB3/vendor/symfony/event-dispatcher/README.md build 09-Jul-2024 17:28:25  [delete] Could not find file /data/build/new_version/phpBB3/vendor/symfony/event-dispatcher/phpunit.xml.dist to delete. build 09-Jul-2024 17:28:25  [delete] Directory /data/build/new_version/phpBB3/vendor/symfony/filesystem/.git does not exist or is not a directory. build 09-Jul-2024 17:28:25  [delete] Directory /data/build/new_version/phpBB3/vendor/symfony/filesystem/Tests does not exist or is not a directory. build 09-Jul-2024 17:28:25  [delete] Could not find file /data/build/new_version/phpBB3/vendor/symfony/filesystem/.gitignore to delete. build 09-Jul-2024 17:28:25  [delete] Deleting: /data/build/new_version/phpBB3/vendor/symfony/filesystem/CHANGELOG.md build 09-Jul-2024 17:28:25  [delete] Deleting: /data/build/new_version/phpBB3/vendor/symfony/filesystem/README.md build 09-Jul-2024 17:28:25  [delete] Could not find file /data/build/new_version/phpBB3/vendor/symfony/filesystem/phpunit.xml.dist to delete. build 09-Jul-2024 17:28:25  [delete] Directory /data/build/new_version/phpBB3/vendor/symfony/finder/.git does not exist or is not a directory. build 09-Jul-2024 17:28:25  [delete] Directory /data/build/new_version/phpBB3/vendor/symfony/finder/Tests does not exist or is not a directory. build 09-Jul-2024 17:28:25  [delete] Could not find file /data/build/new_version/phpBB3/vendor/symfony/finder/.gitignore to delete. build 09-Jul-2024 17:28:25  [delete] Deleting: /data/build/new_version/phpBB3/vendor/symfony/finder/CHANGELOG.md build 09-Jul-2024 17:28:25  [delete] Deleting: /data/build/new_version/phpBB3/vendor/symfony/finder/README.md build 09-Jul-2024 17:28:25  [delete] Could not find file /data/build/new_version/phpBB3/vendor/symfony/finder/phpunit.xml.dist to delete. build 09-Jul-2024 17:28:25  [delete] Directory /data/build/new_version/phpBB3/vendor/symfony/http-foundation/.git does not exist or is not a directory. build 09-Jul-2024 17:28:25  [delete] Directory /data/build/new_version/phpBB3/vendor/symfony/http-foundation/Tests does not exist or is not a directory. build 09-Jul-2024 17:28:25  [delete] Could not find file /data/build/new_version/phpBB3/vendor/symfony/http-foundation/.gitignore to delete. build 09-Jul-2024 17:28:25  [delete] Deleting: /data/build/new_version/phpBB3/vendor/symfony/http-foundation/CHANGELOG.md build 09-Jul-2024 17:28:25  [delete] Deleting: /data/build/new_version/phpBB3/vendor/symfony/http-foundation/README.md build 09-Jul-2024 17:28:25  [delete] Could not find file /data/build/new_version/phpBB3/vendor/symfony/http-foundation/phpunit.xml.dist to delete. build 09-Jul-2024 17:28:25  [delete] Directory /data/build/new_version/phpBB3/vendor/symfony/http-kernel/.git does not exist or is not a directory. build 09-Jul-2024 17:28:25  [delete] Directory /data/build/new_version/phpBB3/vendor/symfony/http-kernel/Tests does not exist or is not a directory. build 09-Jul-2024 17:28:25  [delete] Could not find file /data/build/new_version/phpBB3/vendor/symfony/http-kernel/.gitignore to delete. build 09-Jul-2024 17:28:25  [delete] Deleting: /data/build/new_version/phpBB3/vendor/symfony/http-kernel/CHANGELOG.md build 09-Jul-2024 17:28:25  [delete] Deleting: /data/build/new_version/phpBB3/vendor/symfony/http-kernel/README.md build 09-Jul-2024 17:28:25  [delete] Could not find file /data/build/new_version/phpBB3/vendor/symfony/http-kernel/phpunit.xml.dist to delete. build 09-Jul-2024 17:28:25  [delete] Directory /data/build/new_version/phpBB3/vendor/symfony/proxy-manager-bridge/.git does not exist or is not a directory. build 09-Jul-2024 17:28:25  [delete] Directory /data/build/new_version/phpBB3/vendor/symfony/proxy-manager-bridge/Tests does not exist or is not a directory. build 09-Jul-2024 17:28:25  [delete] Could not find file /data/build/new_version/phpBB3/vendor/symfony/proxy-manager-bridge/.gitignore to delete. build 09-Jul-2024 17:28:25  [delete] Deleting: /data/build/new_version/phpBB3/vendor/symfony/proxy-manager-bridge/CHANGELOG.md build 09-Jul-2024 17:28:25  [delete] Deleting: /data/build/new_version/phpBB3/vendor/symfony/proxy-manager-bridge/README.md build 09-Jul-2024 17:28:25  [delete] Could not find file /data/build/new_version/phpBB3/vendor/symfony/proxy-manager-bridge/phpunit.xml.dist to delete. build 09-Jul-2024 17:28:25  [delete] Directory /data/build/new_version/phpBB3/vendor/symfony/routing/.git does not exist or is not a directory. build 09-Jul-2024 17:28:25  [delete] Directory /data/build/new_version/phpBB3/vendor/symfony/routing/Tests does not exist or is not a directory. build 09-Jul-2024 17:28:25  [delete] Could not find file /data/build/new_version/phpBB3/vendor/symfony/routing/.gitignore to delete. build 09-Jul-2024 17:28:25  [delete] Deleting: /data/build/new_version/phpBB3/vendor/symfony/routing/CHANGELOG.md build 09-Jul-2024 17:28:25  [delete] Deleting: /data/build/new_version/phpBB3/vendor/symfony/routing/README.md build 09-Jul-2024 17:28:25  [delete] Could not find file /data/build/new_version/phpBB3/vendor/symfony/routing/phpunit.xml.dist to delete. build 09-Jul-2024 17:28:25  [delete] Directory /data/build/new_version/phpBB3/vendor/symfony/twig-bridge/.git does not exist or is not a directory. build 09-Jul-2024 17:28:25  [delete] Directory /data/build/new_version/phpBB3/vendor/symfony/twig-bridge/Tests does not exist or is not a directory. build 09-Jul-2024 17:28:25  [delete] Could not find file /data/build/new_version/phpBB3/vendor/symfony/twig-bridge/.gitignore to delete. build 09-Jul-2024 17:28:25  [delete] Deleting: /data/build/new_version/phpBB3/vendor/symfony/twig-bridge/CHANGELOG.md build 09-Jul-2024 17:28:25  [delete] Deleting: /data/build/new_version/phpBB3/vendor/symfony/twig-bridge/README.md build 09-Jul-2024 17:28:25  [delete] Could not find file /data/build/new_version/phpBB3/vendor/symfony/twig-bridge/phpunit.xml.dist to delete. build 09-Jul-2024 17:28:25  [delete] Directory /data/build/new_version/phpBB3/vendor/symfony/yaml/.git does not exist or is not a directory. build 09-Jul-2024 17:28:25  [delete] Directory /data/build/new_version/phpBB3/vendor/symfony/yaml/Tests does not exist or is not a directory. build 09-Jul-2024 17:28:25  [delete] Could not find file /data/build/new_version/phpBB3/vendor/symfony/yaml/.gitignore to delete. build 09-Jul-2024 17:28:25  [delete] Deleting: /data/build/new_version/phpBB3/vendor/symfony/yaml/CHANGELOG.md build 09-Jul-2024 17:28:25  [delete] Deleting: /data/build/new_version/phpBB3/vendor/symfony/yaml/README.md build 09-Jul-2024 17:28:25  [delete] Could not find file /data/build/new_version/phpBB3/vendor/symfony/yaml/phpunit.xml.dist to delete. build 09-Jul-2024 17:28:25  [delete] Directory /data/build/new_version/phpBB3/vendor/twig/twig/doc does not exist or is not a directory. build 09-Jul-2024 17:28:25  [delete] Directory /data/build/new_version/phpBB3/vendor/twig/twig/ext does not exist or is not a directory. build 09-Jul-2024 17:28:25  [delete] Directory /data/build/new_version/phpBB3/vendor/twig/twig/test does not exist or is not a directory. build 09-Jul-2024 17:28:25  [delete] Could not find file /data/build/new_version/phpBB3/vendor/twig/twig/.editorconfig to delete. build 09-Jul-2024 17:28:25  [delete] Could not find file /data/build/new_version/phpBB3/vendor/twig/twig/.gitignore to delete. build 09-Jul-2024 17:28:25  [delete] Could not find file /data/build/new_version/phpBB3/vendor/twig/twig/.travis.yml to delete. build 09-Jul-2024 17:28:25  [delete] Deleting: /data/build/new_version/phpBB3/vendor/twig/twig/CHANGELOG build 09-Jul-2024 17:28:25  [delete] Could not find file /data/build/new_version/phpBB3/vendor/twig/twig/phpunit.xml.dist to delete. build 09-Jul-2024 17:28:25  [delete] Deleting: /data/build/new_version/phpBB3/vendor/twig/twig/README.rst build 09-Jul-2024 17:28:25  [delete] Could not find file /data/build/new_version/phpBB3/vendor/zendframework/zend-code/CONTRIBUTING.md to delete. build 09-Jul-2024 17:28:25  [delete] Could not find file /data/build/new_version/phpBB3/vendor/zendframework/zend-code/README.md to delete. build 09-Jul-2024 17:28:25  [delete] Could not find file /data/build/new_version/phpBB3/vendor/zendframework/zend-eventmanager/CONTRIBUTING.md to delete. build 09-Jul-2024 17:28:25  [delete] Could not find file /data/build/new_version/phpBB3/vendor/zendframework/zend-eventmanager/README.md to delete. build 09-Jul-2024 17:28:25  [delete] Could not find file /data/build/new_version/phpBB3/vendor/zendframework/zend-stdlib/CONTRIBUTING.md to delete. build 09-Jul-2024 17:28:25  [delete] Could not find file /data/build/new_version/phpBB3/vendor/zendframework/zend-stdlib/README.md to delete. build 09-Jul-2024 17:28:25 Cloning into 'viglink'... build 09-Jul-2024 17:28:25 remote: Enumerating objects: 1127, done. build 09-Jul-2024 17:28:25 remote: Counting objects: 1% (1/71) build 09-Jul-2024 17:28:25 remote: Counting objects: 2% (2/71) build 09-Jul-2024 17:28:25 remote: Counting objects: 4% (3/71) build 09-Jul-2024 17:28:25 remote: Counting objects: 5% (4/71) build 09-Jul-2024 17:28:25 remote: Counting objects: 7% (5/71) build 09-Jul-2024 17:28:25 remote: Counting objects: 8% (6/71) build 09-Jul-2024 17:28:25 remote: Counting objects: 9% (7/71) build 09-Jul-2024 17:28:25 remote: Counting objects: 11% (8/71) build 09-Jul-2024 17:28:25 remote: Counting objects: 12% (9/71) build 09-Jul-2024 17:28:25 remote: Counting objects: 14% (10/71) build 09-Jul-2024 17:28:25 remote: Counting objects: 15% (11/71) build 09-Jul-2024 17:28:25 remote: Counting objects: 16% (12/71) build 09-Jul-2024 17:28:25 remote: Counting objects: 18% (13/71) build 09-Jul-2024 17:28:25 remote: Counting objects: 19% (14/71) build 09-Jul-2024 17:28:25 remote: Counting objects: 21% (15/71) build 09-Jul-2024 17:28:25 remote: Counting objects: 22% (16/71) build 09-Jul-2024 17:28:25 remote: Counting objects: 23% (17/71) build 09-Jul-2024 17:28:25 remote: Counting objects: 25% (18/71) build 09-Jul-2024 17:28:25 remote: Counting objects: 26% (19/71) build 09-Jul-2024 17:28:25 remote: Counting objects: 28% (20/71) build 09-Jul-2024 17:28:25 remote: Counting objects: 29% (21/71) build 09-Jul-2024 17:28:25 remote: Counting objects: 30% (22/71) build 09-Jul-2024 17:28:25 remote: Counting objects: 32% (23/71) build 09-Jul-2024 17:28:25 remote: Counting objects: 33% (24/71) build 09-Jul-2024 17:28:25 remote: Counting objects: 35% (25/71) build 09-Jul-2024 17:28:25 remote: Counting objects: 36% (26/71) build 09-Jul-2024 17:28:25 remote: Counting objects: 38% (27/71) build 09-Jul-2024 17:28:25 remote: Counting objects: 39% (28/71) build 09-Jul-2024 17:28:25 remote: Counting objects: 40% (29/71) build 09-Jul-2024 17:28:25 remote: Counting objects: 42% (30/71) build 09-Jul-2024 17:28:25 remote: Counting objects: 43% (31/71) build 09-Jul-2024 17:28:25 remote: Counting objects: 45% (32/71) build 09-Jul-2024 17:28:25 remote: Counting objects: 46% (33/71) build 09-Jul-2024 17:28:25 remote: Counting objects: 47% (34/71) build 09-Jul-2024 17:28:25 remote: Counting objects: 49% (35/71) build 09-Jul-2024 17:28:25 remote: Counting objects: 50% (36/71) build 09-Jul-2024 17:28:25 remote: Counting objects: 52% (37/71) build 09-Jul-2024 17:28:25 remote: Counting objects: 53% (38/71) build 09-Jul-2024 17:28:25 remote: Counting objects: 54% (39/71) build 09-Jul-2024 17:28:25 remote: Counting objects: 56% (40/71) build 09-Jul-2024 17:28:25 remote: Counting objects: 57% (41/71) build 09-Jul-2024 17:28:25 remote: Counting objects: 59% (42/71) build 09-Jul-2024 17:28:25 remote: Counting objects: 60% (43/71) build 09-Jul-2024 17:28:25 remote: Counting objects: 61% (44/71) build 09-Jul-2024 17:28:25 remote: Counting objects: 63% (45/71) build 09-Jul-2024 17:28:25 remote: Counting objects: 64% (46/71) build 09-Jul-2024 17:28:25 remote: Counting objects: 66% (47/71) build 09-Jul-2024 17:28:25 remote: Counting objects: 67% (48/71) build 09-Jul-2024 17:28:25 remote: Counting objects: 69% (49/71) build 09-Jul-2024 17:28:25 remote: Counting objects: 70% (50/71) build 09-Jul-2024 17:28:25 remote: Counting objects: 71% (51/71) build 09-Jul-2024 17:28:25 remote: Counting objects: 73% (52/71) build 09-Jul-2024 17:28:25 remote: Counting objects: 74% (53/71) build 09-Jul-2024 17:28:25 remote: Counting objects: 76% (54/71) build 09-Jul-2024 17:28:25 remote: Counting objects: 77% (55/71) build 09-Jul-2024 17:28:25 remote: Counting objects: 78% (56/71) build 09-Jul-2024 17:28:25 remote: Counting objects: 80% (57/71) build 09-Jul-2024 17:28:25 remote: Counting objects: 81% (58/71) build 09-Jul-2024 17:28:25 remote: Counting objects: 83% (59/71) build 09-Jul-2024 17:28:25 remote: Counting objects: 84% (60/71) build 09-Jul-2024 17:28:25 remote: Counting objects: 85% (61/71) build 09-Jul-2024 17:28:25 remote: Counting objects: 87% (62/71) build 09-Jul-2024 17:28:25 remote: Counting objects: 88% (63/71) build 09-Jul-2024 17:28:25 remote: Counting objects: 90% (64/71) build 09-Jul-2024 17:28:25 remote: Counting objects: 91% (65/71) build 09-Jul-2024 17:28:25 remote: Counting objects: 92% (66/71) build 09-Jul-2024 17:28:25 remote: Counting objects: 94% (67/71) build 09-Jul-2024 17:28:25 remote: Counting objects: 95% (68/71) build 09-Jul-2024 17:28:25 remote: Counting objects: 97% (69/71) build 09-Jul-2024 17:28:25 remote: Counting objects: 98% (70/71) build 09-Jul-2024 17:28:25 remote: Counting objects: 100% (71/71) build 09-Jul-2024 17:28:25 remote: Counting objects: 100% (71/71), done. build 09-Jul-2024 17:28:25 remote: Compressing objects: 2% (1/45) build 09-Jul-2024 17:28:25 remote: Compressing objects: 4% (2/45) build 09-Jul-2024 17:28:25 remote: Compressing objects: 6% (3/45) build 09-Jul-2024 17:28:25 remote: Compressing objects: 8% (4/45) build 09-Jul-2024 17:28:25 remote: Compressing objects: 11% (5/45) build 09-Jul-2024 17:28:25 remote: Compressing objects: 13% (6/45) build 09-Jul-2024 17:28:25 remote: Compressing objects: 15% (7/45) build 09-Jul-2024 17:28:25 remote: Compressing objects: 17% (8/45) build 09-Jul-2024 17:28:25 remote: Compressing objects: 20% (9/45) build 09-Jul-2024 17:28:25 remote: Compressing objects: 22% (10/45) build 09-Jul-2024 17:28:25 remote: Compressing objects: 24% (11/45) build 09-Jul-2024 17:28:25 remote: Compressing objects: 26% (12/45) build 09-Jul-2024 17:28:25 remote: Compressing objects: 28% (13/45) build 09-Jul-2024 17:28:25 remote: Compressing objects: 31% (14/45) build 09-Jul-2024 17:28:25 remote: Compressing objects: 33% (15/45) build 09-Jul-2024 17:28:25 remote: Compressing objects: 35% (16/45) build 09-Jul-2024 17:28:25 remote: Compressing objects: 37% (17/45) build 09-Jul-2024 17:28:25 remote: Compressing objects: 40% (18/45) build 09-Jul-2024 17:28:25 remote: Compressing objects: 42% (19/45) build 09-Jul-2024 17:28:25 remote: Compressing objects: 44% (20/45) build 09-Jul-2024 17:28:25 remote: Compressing objects: 46% (21/45) build 09-Jul-2024 17:28:25 remote: Compressing objects: 48% (22/45) build 09-Jul-2024 17:28:25 remote: Compressing objects: 51% (23/45) build 09-Jul-2024 17:28:25 remote: Compressing objects: 53% (24/45) build 09-Jul-2024 17:28:25 remote: Compressing objects: 55% (25/45) build 09-Jul-2024 17:28:25 remote: Compressing objects: 57% (26/45) build 09-Jul-2024 17:28:25 remote: Compressing objects: 60% (27/45) build 09-Jul-2024 17:28:25 remote: Compressing objects: 62% (28/45) build 09-Jul-2024 17:28:25 remote: Compressing objects: 64% (29/45) build 09-Jul-2024 17:28:25 remote: Compressing objects: 66% (30/45) build 09-Jul-2024 17:28:25 remote: Compressing objects: 68% (31/45) build 09-Jul-2024 17:28:25 remote: Compressing objects: 71% (32/45) build 09-Jul-2024 17:28:25 remote: Compressing objects: 73% (33/45) build 09-Jul-2024 17:28:25 remote: Compressing objects: 75% (34/45) build 09-Jul-2024 17:28:25 remote: Compressing objects: 77% (35/45) build 09-Jul-2024 17:28:25 remote: Compressing objects: 80% (36/45) build 09-Jul-2024 17:28:25 remote: Compressing objects: 82% (37/45) build 09-Jul-2024 17:28:25 remote: Compressing objects: 84% (38/45) build 09-Jul-2024 17:28:25 remote: Compressing objects: 86% (39/45) build 09-Jul-2024 17:28:25 remote: Compressing objects: 88% (40/45) build 09-Jul-2024 17:28:25 remote: Compressing objects: 91% (41/45) build 09-Jul-2024 17:28:25 remote: Compressing objects: 93% (42/45) build 09-Jul-2024 17:28:25 remote: Compressing objects: 95% (43/45) build 09-Jul-2024 17:28:25 remote: Compressing objects: 97% (44/45) build 09-Jul-2024 17:28:25 remote: Compressing objects: 100% (45/45) build 09-Jul-2024 17:28:25 remote: Compressing objects: 100% (45/45), done. build 09-Jul-2024 17:28:25 Receiving objects: 0% (1/1127) build 09-Jul-2024 17:28:25 Receiving objects: 1% (12/1127) build 09-Jul-2024 17:28:25 Receiving objects: 2% (23/1127) build 09-Jul-2024 17:28:25 Receiving objects: 3% (34/1127) build 09-Jul-2024 17:28:25 Receiving objects: 4% (46/1127) build 09-Jul-2024 17:28:25 Receiving objects: 5% (57/1127) build 09-Jul-2024 17:28:25 Receiving objects: 6% (68/1127) build 09-Jul-2024 17:28:25 Receiving objects: 7% (79/1127) build 09-Jul-2024 17:28:25 Receiving objects: 8% (91/1127) build 09-Jul-2024 17:28:25 Receiving objects: 9% (102/1127) build 09-Jul-2024 17:28:25 Receiving objects: 10% (113/1127) build 09-Jul-2024 17:28:25 Receiving objects: 11% (124/1127) build 09-Jul-2024 17:28:25 Receiving objects: 12% (136/1127) build 09-Jul-2024 17:28:25 Receiving objects: 13% (147/1127) build 09-Jul-2024 17:28:25 Receiving objects: 14% (158/1127) build 09-Jul-2024 17:28:25 Receiving objects: 15% (170/1127) build 09-Jul-2024 17:28:25 Receiving objects: 16% (181/1127) build 09-Jul-2024 17:28:25 Receiving objects: 17% (192/1127) build 09-Jul-2024 17:28:25 Receiving objects: 18% (203/1127) build 09-Jul-2024 17:28:25 Receiving objects: 19% (215/1127) build 09-Jul-2024 17:28:25 Receiving objects: 20% (226/1127) build 09-Jul-2024 17:28:25 Receiving objects: 21% (237/1127) build 09-Jul-2024 17:28:25 Receiving objects: 22% (248/1127) build 09-Jul-2024 17:28:25 Receiving objects: 23% (260/1127) build 09-Jul-2024 17:28:25 Receiving objects: 24% (271/1127) build 09-Jul-2024 17:28:25 Receiving objects: 25% (282/1127) build 09-Jul-2024 17:28:25 Receiving objects: 26% (294/1127) build 09-Jul-2024 17:28:25 Receiving objects: 27% (305/1127) build 09-Jul-2024 17:28:25 Receiving objects: 28% (316/1127) build 09-Jul-2024 17:28:25 Receiving objects: 29% (327/1127) build 09-Jul-2024 17:28:25 Receiving objects: 30% (339/1127) build 09-Jul-2024 17:28:25 Receiving objects: 31% (350/1127) build 09-Jul-2024 17:28:25 Receiving objects: 32% (361/1127) build 09-Jul-2024 17:28:25 Receiving objects: 33% (372/1127) build 09-Jul-2024 17:28:25 Receiving objects: 34% (384/1127) build 09-Jul-2024 17:28:25 Receiving objects: 35% (395/1127) build 09-Jul-2024 17:28:25 Receiving objects: 36% (406/1127) build 09-Jul-2024 17:28:25 Receiving objects: 37% (417/1127) build 09-Jul-2024 17:28:25 Receiving objects: 38% (429/1127) build 09-Jul-2024 17:28:25 Receiving objects: 39% (440/1127) build 09-Jul-2024 17:28:25 Receiving objects: 40% (451/1127) build 09-Jul-2024 17:28:25 Receiving objects: 41% (463/1127) build 09-Jul-2024 17:28:25 Receiving objects: 42% (474/1127) build 09-Jul-2024 17:28:25 Receiving objects: 43% (485/1127) build 09-Jul-2024 17:28:25 Receiving objects: 44% (496/1127) build 09-Jul-2024 17:28:25 Receiving objects: 45% (508/1127) build 09-Jul-2024 17:28:25 Receiving objects: 46% (519/1127) build 09-Jul-2024 17:28:25 Receiving objects: 47% (530/1127) build 09-Jul-2024 17:28:26 Receiving objects: 48% (541/1127) build 09-Jul-2024 17:28:26 Receiving objects: 49% (553/1127) build 09-Jul-2024 17:28:26 Receiving objects: 50% (564/1127) build 09-Jul-2024 17:28:26 Receiving objects: 51% (575/1127) build 09-Jul-2024 17:28:26 Receiving objects: 52% (587/1127) build 09-Jul-2024 17:28:26 Receiving objects: 53% (598/1127) build 09-Jul-2024 17:28:26 Receiving objects: 54% (609/1127) build 09-Jul-2024 17:28:26 Receiving objects: 55% (620/1127) build 09-Jul-2024 17:28:26 Receiving objects: 56% (632/1127) build 09-Jul-2024 17:28:26 Receiving objects: 57% (643/1127) build 09-Jul-2024 17:28:26 Receiving objects: 58% (654/1127) build 09-Jul-2024 17:28:26 Receiving objects: 59% (665/1127) build 09-Jul-2024 17:28:26 Receiving objects: 60% (677/1127) build 09-Jul-2024 17:28:26 Receiving objects: 61% (688/1127) build 09-Jul-2024 17:28:26 Receiving objects: 62% (699/1127) build 09-Jul-2024 17:28:26 Receiving objects: 63% (711/1127) build 09-Jul-2024 17:28:26 Receiving objects: 64% (722/1127) build 09-Jul-2024 17:28:26 Receiving objects: 65% (733/1127) build 09-Jul-2024 17:28:26 Receiving objects: 66% (744/1127) build 09-Jul-2024 17:28:26 Receiving objects: 67% (756/1127) build 09-Jul-2024 17:28:26 Receiving objects: 68% (767/1127) build 09-Jul-2024 17:28:26 Receiving objects: 69% (778/1127) build 09-Jul-2024 17:28:26 Receiving objects: 70% (789/1127) build 09-Jul-2024 17:28:26 Receiving objects: 71% (801/1127) build 09-Jul-2024 17:28:26 Receiving objects: 72% (812/1127) build 09-Jul-2024 17:28:26 Receiving objects: 73% (823/1127) build 09-Jul-2024 17:28:26 Receiving objects: 74% (834/1127) build 09-Jul-2024 17:28:26 Receiving objects: 75% (846/1127) build 09-Jul-2024 17:28:26 Receiving objects: 76% (857/1127) build 09-Jul-2024 17:28:26 remote: Total 1127 (delta 24), reused 46 (delta 15), pack-reused 1056 build 09-Jul-2024 17:28:26 Receiving objects: 77% (868/1127) build 09-Jul-2024 17:28:26 Receiving objects: 78% (880/1127) build 09-Jul-2024 17:28:26 Receiving objects: 79% (891/1127) build 09-Jul-2024 17:28:26 Receiving objects: 80% (902/1127) build 09-Jul-2024 17:28:26 Receiving objects: 81% (913/1127) build 09-Jul-2024 17:28:26 Receiving objects: 82% (925/1127) build 09-Jul-2024 17:28:26 Receiving objects: 83% (936/1127) build 09-Jul-2024 17:28:26 Receiving objects: 84% (947/1127) build 09-Jul-2024 17:28:26 Receiving objects: 85% (958/1127) build 09-Jul-2024 17:28:26 Receiving objects: 86% (970/1127) build 09-Jul-2024 17:28:26 Receiving objects: 87% (981/1127) build 09-Jul-2024 17:28:26 Receiving objects: 88% (992/1127) build 09-Jul-2024 17:28:26 Receiving objects: 89% (1004/1127) build 09-Jul-2024 17:28:26 Receiving objects: 90% (1015/1127) build 09-Jul-2024 17:28:26 Receiving objects: 91% (1026/1127) build 09-Jul-2024 17:28:26 Receiving objects: 92% (1037/1127) build 09-Jul-2024 17:28:26 Receiving objects: 93% (1049/1127) build 09-Jul-2024 17:28:26 Receiving objects: 94% (1060/1127) build 09-Jul-2024 17:28:26 Receiving objects: 95% (1071/1127) build 09-Jul-2024 17:28:26 Receiving objects: 96% (1082/1127) build 09-Jul-2024 17:28:26 Receiving objects: 97% (1094/1127) build 09-Jul-2024 17:28:26 Receiving objects: 98% (1105/1127) build 09-Jul-2024 17:28:26 Receiving objects: 99% (1116/1127) build 09-Jul-2024 17:28:26 Receiving objects: 100% (1127/1127) build 09-Jul-2024 17:28:26 Receiving objects: 100% (1127/1127), 216.86 KiB | 1.57 MiB/s, done. build 09-Jul-2024 17:28:26 Resolving deltas: 0% (0/579) build 09-Jul-2024 17:28:26 Resolving deltas: 1% (6/579) build 09-Jul-2024 17:28:26 Resolving deltas: 2% (12/579) build 09-Jul-2024 17:28:26 Resolving deltas: 3% (18/579) build 09-Jul-2024 17:28:26 Resolving deltas: 4% (24/579) build 09-Jul-2024 17:28:26 Resolving deltas: 5% (29/579) build 09-Jul-2024 17:28:26 Resolving deltas: 6% (35/579) build 09-Jul-2024 17:28:26 Resolving deltas: 7% (41/579) build 09-Jul-2024 17:28:26 Resolving deltas: 8% (47/579) build 09-Jul-2024 17:28:26 Resolving deltas: 9% (53/579) build 09-Jul-2024 17:28:26 Resolving deltas: 10% (58/579) build 09-Jul-2024 17:28:26 Resolving deltas: 11% (64/579) build 09-Jul-2024 17:28:26 Resolving deltas: 12% (70/579) build 09-Jul-2024 17:28:26 Resolving deltas: 13% (76/579) build 09-Jul-2024 17:28:26 Resolving deltas: 14% (82/579) build 09-Jul-2024 17:28:26 Resolving deltas: 15% (87/579) build 09-Jul-2024 17:28:26 Resolving deltas: 16% (93/579) build 09-Jul-2024 17:28:26 Resolving deltas: 17% (99/579) build 09-Jul-2024 17:28:26 Resolving deltas: 18% (105/579) build 09-Jul-2024 17:28:26 Resolving deltas: 19% (112/579) build 09-Jul-2024 17:28:26 Resolving deltas: 20% (117/579) build 09-Jul-2024 17:28:26 Resolving deltas: 21% (122/579) build 09-Jul-2024 17:28:26 Resolving deltas: 22% (128/579) build 09-Jul-2024 17:28:26 Resolving deltas: 23% (134/579) build 09-Jul-2024 17:28:26 Resolving deltas: 24% (139/579) build 09-Jul-2024 17:28:26 Resolving deltas: 25% (145/579) build 09-Jul-2024 17:28:26 Resolving deltas: 26% (151/579) build 09-Jul-2024 17:28:26 Resolving deltas: 27% (157/579) build 09-Jul-2024 17:28:26 Resolving deltas: 28% (163/579) build 09-Jul-2024 17:28:26 Resolving deltas: 29% (168/579) build 09-Jul-2024 17:28:26 Resolving deltas: 30% (174/579) build 09-Jul-2024 17:28:26 Resolving deltas: 31% (180/579) build 09-Jul-2024 17:28:26 Resolving deltas: 32% (186/579) build 09-Jul-2024 17:28:26 Resolving deltas: 33% (192/579) build 09-Jul-2024 17:28:26 Resolving deltas: 34% (198/579) build 09-Jul-2024 17:28:26 Resolving deltas: 35% (203/579) build 09-Jul-2024 17:28:26 Resolving deltas: 36% (209/579) build 09-Jul-2024 17:28:26 Resolving deltas: 37% (215/579) build 09-Jul-2024 17:28:26 Resolving deltas: 38% (221/579) build 09-Jul-2024 17:28:26 Resolving deltas: 39% (226/579) build 09-Jul-2024 17:28:26 Resolving deltas: 40% (232/579) build 09-Jul-2024 17:28:26 Resolving deltas: 41% (238/579) build 09-Jul-2024 17:28:26 Resolving deltas: 42% (244/579) build 09-Jul-2024 17:28:26 Resolving deltas: 43% (250/579) build 09-Jul-2024 17:28:26 Resolving deltas: 44% (255/579) build 09-Jul-2024 17:28:26 Resolving deltas: 45% (261/579) build 09-Jul-2024 17:28:26 Resolving deltas: 46% (267/579) build 09-Jul-2024 17:28:26 Resolving deltas: 47% (274/579) build 09-Jul-2024 17:28:26 Resolving deltas: 48% (278/579) build 09-Jul-2024 17:28:26 Resolving deltas: 49% (285/579) build 09-Jul-2024 17:28:26 Resolving deltas: 50% (290/579) build 09-Jul-2024 17:28:26 Resolving deltas: 51% (296/579) build 09-Jul-2024 17:28:26 Resolving deltas: 52% (302/579) build 09-Jul-2024 17:28:26 Resolving deltas: 53% (307/579) build 09-Jul-2024 17:28:26 Resolving deltas: 54% (313/579) build 09-Jul-2024 17:28:26 Resolving deltas: 55% (319/579) build 09-Jul-2024 17:28:26 Resolving deltas: 56% (325/579) build 09-Jul-2024 17:28:26 Resolving deltas: 57% (331/579) build 09-Jul-2024 17:28:26 Resolving deltas: 58% (336/579) build 09-Jul-2024 17:28:26 Resolving deltas: 59% (342/579) build 09-Jul-2024 17:28:26 Resolving deltas: 60% (348/579) build 09-Jul-2024 17:28:26 Resolving deltas: 61% (354/579) build 09-Jul-2024 17:28:26 Resolving deltas: 62% (359/579) build 09-Jul-2024 17:28:26 Resolving deltas: 63% (365/579) build 09-Jul-2024 17:28:26 Resolving deltas: 64% (371/579) build 09-Jul-2024 17:28:26 Resolving deltas: 65% (377/579) build 09-Jul-2024 17:28:26 Resolving deltas: 66% (384/579) build 09-Jul-2024 17:28:26 Resolving deltas: 67% (389/579) build 09-Jul-2024 17:28:26 Resolving deltas: 68% (395/579) build 09-Jul-2024 17:28:26 Resolving deltas: 69% (400/579) build 09-Jul-2024 17:28:26 Resolving deltas: 70% (406/579) build 09-Jul-2024 17:28:26 Resolving deltas: 71% (412/579) build 09-Jul-2024 17:28:26 Resolving deltas: 72% (418/579) build 09-Jul-2024 17:28:26 Resolving deltas: 73% (423/579) build 09-Jul-2024 17:28:26 Resolving deltas: 74% (429/579) build 09-Jul-2024 17:28:26 Resolving deltas: 75% (436/579) build 09-Jul-2024 17:28:26 Resolving deltas: 76% (441/579) build 09-Jul-2024 17:28:26 Resolving deltas: 77% (446/579) build 09-Jul-2024 17:28:26 Resolving deltas: 78% (452/579) build 09-Jul-2024 17:28:26 Resolving deltas: 79% (458/579) build 09-Jul-2024 17:28:26 Resolving deltas: 80% (464/579) build 09-Jul-2024 17:28:26 Resolving deltas: 81% (469/579) build 09-Jul-2024 17:28:26 Resolving deltas: 82% (475/579) build 09-Jul-2024 17:28:26 Resolving deltas: 83% (481/579) build 09-Jul-2024 17:28:26 Resolving deltas: 84% (487/579) build 09-Jul-2024 17:28:26 Resolving deltas: 85% (493/579) build 09-Jul-2024 17:28:26 Resolving deltas: 86% (498/579) build 09-Jul-2024 17:28:26 Resolving deltas: 87% (505/579) build 09-Jul-2024 17:28:26 Resolving deltas: 88% (510/579) build 09-Jul-2024 17:28:26 Resolving deltas: 89% (516/579) build 09-Jul-2024 17:28:26 Resolving deltas: 90% (522/579) build 09-Jul-2024 17:28:26 Resolving deltas: 91% (527/579) build 09-Jul-2024 17:28:26 Resolving deltas: 92% (533/579) build 09-Jul-2024 17:28:26 Resolving deltas: 93% (539/579) build 09-Jul-2024 17:28:26 Resolving deltas: 94% (546/579) build 09-Jul-2024 17:28:26 Resolving deltas: 95% (551/579) build 09-Jul-2024 17:28:26 Resolving deltas: 96% (556/579) build 09-Jul-2024 17:28:26 Resolving deltas: 97% (562/579) build 09-Jul-2024 17:28:26 Resolving deltas: 98% (568/579) build 09-Jul-2024 17:28:26 Resolving deltas: 99% (575/579) build 09-Jul-2024 17:28:26 Resolving deltas: 100% (579/579) build 09-Jul-2024 17:28:26 Resolving deltas: 100% (579/579), done. build 09-Jul-2024 17:28:26 Already on 'master' build 09-Jul-2024 17:28:26 Your branch is up to date with 'origin/master'. build 09-Jul-2024 17:28:26  [delete] Deleting directory /data/build/new_version/phpBB3/ext/phpbb/viglink/.git build 09-Jul-2024 17:28:26  [delete] Deleting directory /data/build/new_version/phpBB3/ext/phpbb/viglink/tests build 09-Jul-2024 17:28:26  [delete] Directory /data/build/new_version/phpBB3/ext/phpbb/viglink/travis does not exist or is not a directory. build 09-Jul-2024 17:28:26  [delete] Deleting: /data/build/new_version/phpBB3/ext/phpbb/viglink/.gitattributes build 09-Jul-2024 17:28:26  [delete] Could not find file /data/build/new_version/phpBB3/ext/phpbb/viglink/.travis.yml to delete. build 09-Jul-2024 17:28:26  [delete] Deleting: /data/build/new_version/phpBB3/ext/phpbb/viglink/phpunit.xml.dist build 09-Jul-2024 17:28:26  [delete] Deleting: /data/build/new_version/phpBB3/ext/phpbb/viglink/README.md build 09-Jul-2024 17:28:26  [delete] Could not find file /data/build/new_version/phpBB3/config.php to delete. build 09-Jul-2024 17:28:26  [delete] Deleting directory /data/build/new_version/phpBB3/develop build 09-Jul-2024 17:28:26  [delete] Deleting directory /data/build/new_version/phpBB3/install/data build 09-Jul-2024 17:28:26  [delete] Deleting directory /data/build/new_version/phpBB3/config/development build 09-Jul-2024 17:28:26  [delete] Deleting directory /data/build/new_version/phpBB3/config/test build 09-Jul-2024 17:28:26  [echo] Setting permissions for checkout of HEAD in build/new_version/phpBB3 build 09-Jul-2024 17:28:26  [chmod] Changed file mode on '/data/build/new_version/phpBB3/cache' to 777 build 09-Jul-2024 17:28:26  [chmod] Changed file mode on '/data/build/new_version/phpBB3/store' to 777 build 09-Jul-2024 17:28:26  [chmod] Changed file mode on '/data/build/new_version/phpBB3/files' to 777 build 09-Jul-2024 17:28:26  [chmod] Changed file mode on '/data/build/new_version/phpBB3/images/avatars/upload' to 777 build 09-Jul-2024 17:28:26  [chmod] Changed file mode on '/data/build/new_version/phpBB3/bin/phpbbcli.php' to 755 build 09-Jul-2024 17:28:27  build 09-Jul-2024 17:28:27 phpBB > clean-diff-dir: build 09-Jul-2024 17:28:27  build 09-Jul-2024 17:28:27  [delete] Deleting directory /data/build/old_versions/release-4.0.0-a1-dev/cache build 09-Jul-2024 17:28:27  [delete] Deleting directory /data/build/old_versions/release-4.0.0-a1-dev/docs build 09-Jul-2024 17:28:27  [delete] Deleting directory /data/build/old_versions/release-4.0.0-a1-dev/files build 09-Jul-2024 17:28:27  [delete] Deleting directory /data/build/old_versions/release-4.0.0-a1-dev/install build 09-Jul-2024 17:28:27  [delete] Deleting directory /data/build/old_versions/release-4.0.0-a1-dev/store build 09-Jul-2024 17:28:27  [delete] Deleting directory /data/build/old_versions/release-4.0.0-a1-dev/vendor build 09-Jul-2024 17:28:28  [touch] Creating /data/build/new_version/phpBB3/config.php build 09-Jul-2024 17:28:28  build 09-Jul-2024 17:28:28 phpBB > old-version-diffs: build 09-Jul-2024 17:28:28  build 09-Jul-2024 17:28:28  build 09-Jul-2024 17:28:28 phpBB > old-version-diff: build 09-Jul-2024 17:28:28  build 09-Jul-2024 17:28:28  [echo] Retrieving version 3.1.0 build 09-Jul-2024 17:28:28  [mkdir] Created dir: /data/build/old_versions/release-3.1.0 build 09-Jul-2024 17:28:28  build 09-Jul-2024 17:28:28 phpBB > export: build 09-Jul-2024 17:28:28  build 09-Jul-2024 17:28:29  [delete] Could not find file /data/build/old_versions/release-3.1.0/config.php to delete. build 09-Jul-2024 17:28:29  [delete] Deleting directory /data/build/old_versions/release-3.1.0/develop build 09-Jul-2024 17:28:29  [delete] Deleting directory /data/build/old_versions/release-3.1.0/install/data build 09-Jul-2024 17:28:29  [delete] Directory /data/build/old_versions/release-3.1.0/config/development does not exist or is not a directory. build 09-Jul-2024 17:28:29  [delete] Directory /data/build/old_versions/release-3.1.0/config/test does not exist or is not a directory. build 09-Jul-2024 17:28:29  [echo] Setting permissions for checkout of release-3.1.0 in build/old_versions/release-3.1.0 build 09-Jul-2024 17:28:29  [chmod] Changed file mode on '/data/build/old_versions/release-3.1.0/cache' to 777 build 09-Jul-2024 17:28:29  [chmod] Changed file mode on '/data/build/old_versions/release-3.1.0/store' to 777 build 09-Jul-2024 17:28:29  [chmod] Changed file mode on '/data/build/old_versions/release-3.1.0/files' to 777 build 09-Jul-2024 17:28:29  [chmod] Changed file mode on '/data/build/old_versions/release-3.1.0/images/avatars/upload' to 777 build 09-Jul-2024 17:28:29  [chmod] Changed file mode on '/data/build/old_versions/release-3.1.0/bin/phpbbcli.php' to 755 build 09-Jul-2024 17:28:29  build 09-Jul-2024 17:28:29 phpBB > clean-diff-dir: build 09-Jul-2024 17:28:29  build 09-Jul-2024 17:28:29  [delete] Deleting directory /data/build/old_versions/release-3.1.0/cache build 09-Jul-2024 17:28:29  [delete] Deleting directory /data/build/old_versions/release-3.1.0/docs build 09-Jul-2024 17:28:29  [delete] Deleting directory /data/build/old_versions/release-3.1.0/files build 09-Jul-2024 17:28:29  [delete] Deleting directory /data/build/old_versions/release-3.1.0/install build 09-Jul-2024 17:28:29  [delete] Deleting directory /data/build/old_versions/release-3.1.0/store build 09-Jul-2024 17:28:29  [delete] Directory /data/build/old_versions/release-3.1.0/vendor does not exist or is not a directory. build 09-Jul-2024 17:28:30  build 09-Jul-2024 17:28:30 phpBB > old-version-diff: build 09-Jul-2024 17:28:30  build 09-Jul-2024 17:28:30  [echo] Retrieving version 3.1.1 build 09-Jul-2024 17:28:30  [mkdir] Created dir: /data/build/old_versions/release-3.1.1 build 09-Jul-2024 17:28:30  build 09-Jul-2024 17:28:30 phpBB > export: build 09-Jul-2024 17:28:30  build 09-Jul-2024 17:28:30  [delete] Could not find file /data/build/old_versions/release-3.1.1/config.php to delete. build 09-Jul-2024 17:28:30  [delete] Deleting directory /data/build/old_versions/release-3.1.1/develop build 09-Jul-2024 17:28:30  [delete] Deleting directory /data/build/old_versions/release-3.1.1/install/data build 09-Jul-2024 17:28:30  [delete] Directory /data/build/old_versions/release-3.1.1/config/development does not exist or is not a directory. build 09-Jul-2024 17:28:30  [delete] Directory /data/build/old_versions/release-3.1.1/config/test does not exist or is not a directory. build 09-Jul-2024 17:28:30  [echo] Setting permissions for checkout of release-3.1.1 in build/old_versions/release-3.1.1 build 09-Jul-2024 17:28:30  [chmod] Changed file mode on '/data/build/old_versions/release-3.1.1/cache' to 777 build 09-Jul-2024 17:28:30  [chmod] Changed file mode on '/data/build/old_versions/release-3.1.1/store' to 777 build 09-Jul-2024 17:28:30  [chmod] Changed file mode on '/data/build/old_versions/release-3.1.1/files' to 777 build 09-Jul-2024 17:28:30  [chmod] Changed file mode on '/data/build/old_versions/release-3.1.1/images/avatars/upload' to 777 build 09-Jul-2024 17:28:30  [chmod] Changed file mode on '/data/build/old_versions/release-3.1.1/bin/phpbbcli.php' to 755 build 09-Jul-2024 17:28:30  build 09-Jul-2024 17:28:30 phpBB > clean-diff-dir: build 09-Jul-2024 17:28:30  build 09-Jul-2024 17:28:30  [delete] Deleting directory /data/build/old_versions/release-3.1.1/cache build 09-Jul-2024 17:28:30  [delete] Deleting directory /data/build/old_versions/release-3.1.1/docs build 09-Jul-2024 17:28:30  [delete] Deleting directory /data/build/old_versions/release-3.1.1/files build 09-Jul-2024 17:28:30  [delete] Deleting directory /data/build/old_versions/release-3.1.1/install build 09-Jul-2024 17:28:30  [delete] Deleting directory /data/build/old_versions/release-3.1.1/store build 09-Jul-2024 17:28:30  [delete] Directory /data/build/old_versions/release-3.1.1/vendor does not exist or is not a directory. build 09-Jul-2024 17:28:31  build 09-Jul-2024 17:28:31 phpBB > old-version-diff: build 09-Jul-2024 17:28:31  build 09-Jul-2024 17:28:31  [echo] Retrieving version 3.1.2 build 09-Jul-2024 17:28:31  [mkdir] Created dir: /data/build/old_versions/release-3.1.2 build 09-Jul-2024 17:28:31  build 09-Jul-2024 17:28:31 phpBB > export: build 09-Jul-2024 17:28:31  build 09-Jul-2024 17:28:31  [delete] Could not find file /data/build/old_versions/release-3.1.2/config.php to delete. build 09-Jul-2024 17:28:31  [delete] Deleting directory /data/build/old_versions/release-3.1.2/develop build 09-Jul-2024 17:28:31  [delete] Deleting directory /data/build/old_versions/release-3.1.2/install/data build 09-Jul-2024 17:28:31  [delete] Directory /data/build/old_versions/release-3.1.2/config/development does not exist or is not a directory. build 09-Jul-2024 17:28:31  [delete] Directory /data/build/old_versions/release-3.1.2/config/test does not exist or is not a directory. build 09-Jul-2024 17:28:31  [echo] Setting permissions for checkout of release-3.1.2 in build/old_versions/release-3.1.2 build 09-Jul-2024 17:28:31  [chmod] Changed file mode on '/data/build/old_versions/release-3.1.2/cache' to 777 build 09-Jul-2024 17:28:31  [chmod] Changed file mode on '/data/build/old_versions/release-3.1.2/store' to 777 build 09-Jul-2024 17:28:31  [chmod] Changed file mode on '/data/build/old_versions/release-3.1.2/files' to 777 build 09-Jul-2024 17:28:31  [chmod] Changed file mode on '/data/build/old_versions/release-3.1.2/images/avatars/upload' to 777 build 09-Jul-2024 17:28:31  [chmod] Changed file mode on '/data/build/old_versions/release-3.1.2/bin/phpbbcli.php' to 755 build 09-Jul-2024 17:28:31  build 09-Jul-2024 17:28:31 phpBB > clean-diff-dir: build 09-Jul-2024 17:28:31  build 09-Jul-2024 17:28:31  [delete] Deleting directory /data/build/old_versions/release-3.1.2/cache build 09-Jul-2024 17:28:31  [delete] Deleting directory /data/build/old_versions/release-3.1.2/docs build 09-Jul-2024 17:28:31  [delete] Deleting directory /data/build/old_versions/release-3.1.2/files build 09-Jul-2024 17:28:31  [delete] Deleting directory /data/build/old_versions/release-3.1.2/install build 09-Jul-2024 17:28:31  [delete] Deleting directory /data/build/old_versions/release-3.1.2/store build 09-Jul-2024 17:28:31  [delete] Directory /data/build/old_versions/release-3.1.2/vendor does not exist or is not a directory. build 09-Jul-2024 17:28:32  build 09-Jul-2024 17:28:32 phpBB > old-version-diff: build 09-Jul-2024 17:28:32  build 09-Jul-2024 17:28:32  [echo] Retrieving version 3.1.3 build 09-Jul-2024 17:28:32  [mkdir] Created dir: /data/build/old_versions/release-3.1.3 build 09-Jul-2024 17:28:32  build 09-Jul-2024 17:28:32 phpBB > export: build 09-Jul-2024 17:28:32  build 09-Jul-2024 17:28:32  [delete] Could not find file /data/build/old_versions/release-3.1.3/config.php to delete. build 09-Jul-2024 17:28:32  [delete] Deleting directory /data/build/old_versions/release-3.1.3/develop build 09-Jul-2024 17:28:32  [delete] Deleting directory /data/build/old_versions/release-3.1.3/install/data build 09-Jul-2024 17:28:32  [delete] Directory /data/build/old_versions/release-3.1.3/config/development does not exist or is not a directory. build 09-Jul-2024 17:28:32  [delete] Directory /data/build/old_versions/release-3.1.3/config/test does not exist or is not a directory. build 09-Jul-2024 17:28:32  [echo] Setting permissions for checkout of release-3.1.3 in build/old_versions/release-3.1.3 build 09-Jul-2024 17:28:32  [chmod] Changed file mode on '/data/build/old_versions/release-3.1.3/cache' to 777 build 09-Jul-2024 17:28:32  [chmod] Changed file mode on '/data/build/old_versions/release-3.1.3/store' to 777 build 09-Jul-2024 17:28:32  [chmod] Changed file mode on '/data/build/old_versions/release-3.1.3/files' to 777 build 09-Jul-2024 17:28:32  [chmod] Changed file mode on '/data/build/old_versions/release-3.1.3/images/avatars/upload' to 777 build 09-Jul-2024 17:28:32  [chmod] Changed file mode on '/data/build/old_versions/release-3.1.3/bin/phpbbcli.php' to 755 build 09-Jul-2024 17:28:32  build 09-Jul-2024 17:28:32 phpBB > clean-diff-dir: build 09-Jul-2024 17:28:32  build 09-Jul-2024 17:28:32  [delete] Deleting directory /data/build/old_versions/release-3.1.3/cache build 09-Jul-2024 17:28:32  [delete] Deleting directory /data/build/old_versions/release-3.1.3/docs build 09-Jul-2024 17:28:32  [delete] Deleting directory /data/build/old_versions/release-3.1.3/files build 09-Jul-2024 17:28:32  [delete] Deleting directory /data/build/old_versions/release-3.1.3/install build 09-Jul-2024 17:28:32  [delete] Deleting directory /data/build/old_versions/release-3.1.3/store build 09-Jul-2024 17:28:32  [delete] Directory /data/build/old_versions/release-3.1.3/vendor does not exist or is not a directory. build 09-Jul-2024 17:28:33  build 09-Jul-2024 17:28:33 phpBB > old-version-diff: build 09-Jul-2024 17:28:33  build 09-Jul-2024 17:28:33  [echo] Retrieving version 3.1.4 build 09-Jul-2024 17:28:33  [mkdir] Created dir: /data/build/old_versions/release-3.1.4 build 09-Jul-2024 17:28:33  build 09-Jul-2024 17:28:33 phpBB > export: build 09-Jul-2024 17:28:33  build 09-Jul-2024 17:28:33  [delete] Could not find file /data/build/old_versions/release-3.1.4/config.php to delete. build 09-Jul-2024 17:28:33  [delete] Deleting directory /data/build/old_versions/release-3.1.4/develop build 09-Jul-2024 17:28:33  [delete] Deleting directory /data/build/old_versions/release-3.1.4/install/data build 09-Jul-2024 17:28:33  [delete] Directory /data/build/old_versions/release-3.1.4/config/development does not exist or is not a directory. build 09-Jul-2024 17:28:33  [delete] Directory /data/build/old_versions/release-3.1.4/config/test does not exist or is not a directory. build 09-Jul-2024 17:28:33  [echo] Setting permissions for checkout of release-3.1.4 in build/old_versions/release-3.1.4 build 09-Jul-2024 17:28:33  [chmod] Changed file mode on '/data/build/old_versions/release-3.1.4/cache' to 777 build 09-Jul-2024 17:28:33  [chmod] Changed file mode on '/data/build/old_versions/release-3.1.4/store' to 777 build 09-Jul-2024 17:28:33  [chmod] Changed file mode on '/data/build/old_versions/release-3.1.4/files' to 777 build 09-Jul-2024 17:28:33  [chmod] Changed file mode on '/data/build/old_versions/release-3.1.4/images/avatars/upload' to 777 build 09-Jul-2024 17:28:33  [chmod] Changed file mode on '/data/build/old_versions/release-3.1.4/bin/phpbbcli.php' to 755 build 09-Jul-2024 17:28:33  build 09-Jul-2024 17:28:33 phpBB > clean-diff-dir: build 09-Jul-2024 17:28:33  build 09-Jul-2024 17:28:33  [delete] Deleting directory /data/build/old_versions/release-3.1.4/cache build 09-Jul-2024 17:28:33  [delete] Deleting directory /data/build/old_versions/release-3.1.4/docs build 09-Jul-2024 17:28:33  [delete] Deleting directory /data/build/old_versions/release-3.1.4/files build 09-Jul-2024 17:28:33  [delete] Deleting directory /data/build/old_versions/release-3.1.4/install build 09-Jul-2024 17:28:33  [delete] Deleting directory /data/build/old_versions/release-3.1.4/store build 09-Jul-2024 17:28:33  [delete] Directory /data/build/old_versions/release-3.1.4/vendor does not exist or is not a directory. build 09-Jul-2024 17:28:34  build 09-Jul-2024 17:28:34 phpBB > old-version-diff: build 09-Jul-2024 17:28:34  build 09-Jul-2024 17:28:34  [echo] Retrieving version 3.1.5 build 09-Jul-2024 17:28:34  [mkdir] Created dir: /data/build/old_versions/release-3.1.5 build 09-Jul-2024 17:28:34  build 09-Jul-2024 17:28:34 phpBB > export: build 09-Jul-2024 17:28:34  build 09-Jul-2024 17:28:34  [delete] Could not find file /data/build/old_versions/release-3.1.5/config.php to delete. build 09-Jul-2024 17:28:34  [delete] Deleting directory /data/build/old_versions/release-3.1.5/develop build 09-Jul-2024 17:28:34  [delete] Deleting directory /data/build/old_versions/release-3.1.5/install/data build 09-Jul-2024 17:28:34  [delete] Directory /data/build/old_versions/release-3.1.5/config/development does not exist or is not a directory. build 09-Jul-2024 17:28:34  [delete] Directory /data/build/old_versions/release-3.1.5/config/test does not exist or is not a directory. build 09-Jul-2024 17:28:34  [echo] Setting permissions for checkout of release-3.1.5 in build/old_versions/release-3.1.5 build 09-Jul-2024 17:28:34  [chmod] Changed file mode on '/data/build/old_versions/release-3.1.5/cache' to 777 build 09-Jul-2024 17:28:34  [chmod] Changed file mode on '/data/build/old_versions/release-3.1.5/store' to 777 build 09-Jul-2024 17:28:34  [chmod] Changed file mode on '/data/build/old_versions/release-3.1.5/files' to 777 build 09-Jul-2024 17:28:34  [chmod] Changed file mode on '/data/build/old_versions/release-3.1.5/images/avatars/upload' to 777 build 09-Jul-2024 17:28:34  [chmod] Changed file mode on '/data/build/old_versions/release-3.1.5/bin/phpbbcli.php' to 755 build 09-Jul-2024 17:28:34  build 09-Jul-2024 17:28:34 phpBB > clean-diff-dir: build 09-Jul-2024 17:28:34  build 09-Jul-2024 17:28:34  [delete] Deleting directory /data/build/old_versions/release-3.1.5/cache build 09-Jul-2024 17:28:34  [delete] Deleting directory /data/build/old_versions/release-3.1.5/docs build 09-Jul-2024 17:28:34  [delete] Deleting directory /data/build/old_versions/release-3.1.5/files build 09-Jul-2024 17:28:34  [delete] Deleting directory /data/build/old_versions/release-3.1.5/install build 09-Jul-2024 17:28:34  [delete] Deleting directory /data/build/old_versions/release-3.1.5/store build 09-Jul-2024 17:28:34  [delete] Directory /data/build/old_versions/release-3.1.5/vendor does not exist or is not a directory. build 09-Jul-2024 17:28:35  build 09-Jul-2024 17:28:35 phpBB > old-version-diff: build 09-Jul-2024 17:28:35  build 09-Jul-2024 17:28:35  [echo] Retrieving version 3.1.6 build 09-Jul-2024 17:28:35  [mkdir] Created dir: /data/build/old_versions/release-3.1.6 build 09-Jul-2024 17:28:35  build 09-Jul-2024 17:28:35 phpBB > export: build 09-Jul-2024 17:28:35  build 09-Jul-2024 17:28:36  [delete] Could not find file /data/build/old_versions/release-3.1.6/config.php to delete. build 09-Jul-2024 17:28:36  [delete] Deleting directory /data/build/old_versions/release-3.1.6/develop build 09-Jul-2024 17:28:36  [delete] Deleting directory /data/build/old_versions/release-3.1.6/install/data build 09-Jul-2024 17:28:36  [delete] Directory /data/build/old_versions/release-3.1.6/config/development does not exist or is not a directory. build 09-Jul-2024 17:28:36  [delete] Directory /data/build/old_versions/release-3.1.6/config/test does not exist or is not a directory. build 09-Jul-2024 17:28:36  [echo] Setting permissions for checkout of release-3.1.6 in build/old_versions/release-3.1.6 build 09-Jul-2024 17:28:36  [chmod] Changed file mode on '/data/build/old_versions/release-3.1.6/cache' to 777 build 09-Jul-2024 17:28:36  [chmod] Changed file mode on '/data/build/old_versions/release-3.1.6/store' to 777 build 09-Jul-2024 17:28:36  [chmod] Changed file mode on '/data/build/old_versions/release-3.1.6/files' to 777 build 09-Jul-2024 17:28:36  [chmod] Changed file mode on '/data/build/old_versions/release-3.1.6/images/avatars/upload' to 777 build 09-Jul-2024 17:28:36  [chmod] Changed file mode on '/data/build/old_versions/release-3.1.6/bin/phpbbcli.php' to 755 build 09-Jul-2024 17:28:36  build 09-Jul-2024 17:28:36 phpBB > clean-diff-dir: build 09-Jul-2024 17:28:36  build 09-Jul-2024 17:28:36  [delete] Deleting directory /data/build/old_versions/release-3.1.6/cache build 09-Jul-2024 17:28:36  [delete] Deleting directory /data/build/old_versions/release-3.1.6/docs build 09-Jul-2024 17:28:36  [delete] Deleting directory /data/build/old_versions/release-3.1.6/files build 09-Jul-2024 17:28:36  [delete] Deleting directory /data/build/old_versions/release-3.1.6/install build 09-Jul-2024 17:28:36  [delete] Deleting directory /data/build/old_versions/release-3.1.6/store build 09-Jul-2024 17:28:36  [delete] Directory /data/build/old_versions/release-3.1.6/vendor does not exist or is not a directory. build 09-Jul-2024 17:28:36  build 09-Jul-2024 17:28:36 phpBB > old-version-diff: build 09-Jul-2024 17:28:36  build 09-Jul-2024 17:28:36  [echo] Retrieving version 3.1.7 build 09-Jul-2024 17:28:36  [mkdir] Created dir: /data/build/old_versions/release-3.1.7 build 09-Jul-2024 17:28:36  build 09-Jul-2024 17:28:36 phpBB > export: build 09-Jul-2024 17:28:36  build 09-Jul-2024 17:28:37  [delete] Could not find file /data/build/old_versions/release-3.1.7/config.php to delete. build 09-Jul-2024 17:28:37  [delete] Deleting directory /data/build/old_versions/release-3.1.7/develop build 09-Jul-2024 17:28:37  [delete] Deleting directory /data/build/old_versions/release-3.1.7/install/data build 09-Jul-2024 17:28:37  [delete] Directory /data/build/old_versions/release-3.1.7/config/development does not exist or is not a directory. build 09-Jul-2024 17:28:37  [delete] Directory /data/build/old_versions/release-3.1.7/config/test does not exist or is not a directory. build 09-Jul-2024 17:28:37  [echo] Setting permissions for checkout of release-3.1.7 in build/old_versions/release-3.1.7 build 09-Jul-2024 17:28:37  [chmod] Changed file mode on '/data/build/old_versions/release-3.1.7/cache' to 777 build 09-Jul-2024 17:28:37  [chmod] Changed file mode on '/data/build/old_versions/release-3.1.7/store' to 777 build 09-Jul-2024 17:28:37  [chmod] Changed file mode on '/data/build/old_versions/release-3.1.7/files' to 777 build 09-Jul-2024 17:28:37  [chmod] Changed file mode on '/data/build/old_versions/release-3.1.7/images/avatars/upload' to 777 build 09-Jul-2024 17:28:37  [chmod] Changed file mode on '/data/build/old_versions/release-3.1.7/bin/phpbbcli.php' to 755 build 09-Jul-2024 17:28:37  build 09-Jul-2024 17:28:37 phpBB > clean-diff-dir: build 09-Jul-2024 17:28:37  build 09-Jul-2024 17:28:37  [delete] Deleting directory /data/build/old_versions/release-3.1.7/cache build 09-Jul-2024 17:28:37  [delete] Deleting directory /data/build/old_versions/release-3.1.7/docs build 09-Jul-2024 17:28:37  [delete] Deleting directory /data/build/old_versions/release-3.1.7/files build 09-Jul-2024 17:28:37  [delete] Deleting directory /data/build/old_versions/release-3.1.7/install build 09-Jul-2024 17:28:37  [delete] Deleting directory /data/build/old_versions/release-3.1.7/store build 09-Jul-2024 17:28:37  [delete] Directory /data/build/old_versions/release-3.1.7/vendor does not exist or is not a directory. build 09-Jul-2024 17:28:37  build 09-Jul-2024 17:28:37 phpBB > old-version-diff: build 09-Jul-2024 17:28:37  build 09-Jul-2024 17:28:37  [echo] Retrieving version 3.1.7-pl1 build 09-Jul-2024 17:28:37  [mkdir] Created dir: /data/build/old_versions/release-3.1.7-pl1 build 09-Jul-2024 17:28:37  build 09-Jul-2024 17:28:37 phpBB > export: build 09-Jul-2024 17:28:37  build 09-Jul-2024 17:28:38  [delete] Could not find file /data/build/old_versions/release-3.1.7-pl1/config.php to delete. build 09-Jul-2024 17:28:38  [delete] Deleting directory /data/build/old_versions/release-3.1.7-pl1/develop build 09-Jul-2024 17:28:38  [delete] Deleting directory /data/build/old_versions/release-3.1.7-pl1/install/data build 09-Jul-2024 17:28:38  [delete] Directory /data/build/old_versions/release-3.1.7-pl1/config/development does not exist or is not a directory. build 09-Jul-2024 17:28:38  [delete] Directory /data/build/old_versions/release-3.1.7-pl1/config/test does not exist or is not a directory. build 09-Jul-2024 17:28:38  [echo] Setting permissions for checkout of release-3.1.7-pl1 in build/old_versions/release-3.1.7-pl1 build 09-Jul-2024 17:28:38  [chmod] Changed file mode on '/data/build/old_versions/release-3.1.7-pl1/cache' to 777 build 09-Jul-2024 17:28:38  [chmod] Changed file mode on '/data/build/old_versions/release-3.1.7-pl1/store' to 777 build 09-Jul-2024 17:28:38  [chmod] Changed file mode on '/data/build/old_versions/release-3.1.7-pl1/files' to 777 build 09-Jul-2024 17:28:38  [chmod] Changed file mode on '/data/build/old_versions/release-3.1.7-pl1/images/avatars/upload' to 777 build 09-Jul-2024 17:28:38  [chmod] Changed file mode on '/data/build/old_versions/release-3.1.7-pl1/bin/phpbbcli.php' to 755 build 09-Jul-2024 17:28:38  build 09-Jul-2024 17:28:38 phpBB > clean-diff-dir: build 09-Jul-2024 17:28:38  build 09-Jul-2024 17:28:38  [delete] Deleting directory /data/build/old_versions/release-3.1.7-pl1/cache build 09-Jul-2024 17:28:38  [delete] Deleting directory /data/build/old_versions/release-3.1.7-pl1/docs build 09-Jul-2024 17:28:38  [delete] Deleting directory /data/build/old_versions/release-3.1.7-pl1/files build 09-Jul-2024 17:28:38  [delete] Deleting directory /data/build/old_versions/release-3.1.7-pl1/install build 09-Jul-2024 17:28:38  [delete] Deleting directory /data/build/old_versions/release-3.1.7-pl1/store build 09-Jul-2024 17:28:38  [delete] Directory /data/build/old_versions/release-3.1.7-pl1/vendor does not exist or is not a directory. build 09-Jul-2024 17:28:38  build 09-Jul-2024 17:28:38 phpBB > old-version-diff: build 09-Jul-2024 17:28:38  build 09-Jul-2024 17:28:38  [echo] Retrieving version 3.1.8 build 09-Jul-2024 17:28:38  [mkdir] Created dir: /data/build/old_versions/release-3.1.8 build 09-Jul-2024 17:28:38  build 09-Jul-2024 17:28:38 phpBB > export: build 09-Jul-2024 17:28:38  build 09-Jul-2024 17:28:39  [delete] Could not find file /data/build/old_versions/release-3.1.8/config.php to delete. build 09-Jul-2024 17:28:39  [delete] Deleting directory /data/build/old_versions/release-3.1.8/develop build 09-Jul-2024 17:28:39  [delete] Deleting directory /data/build/old_versions/release-3.1.8/install/data build 09-Jul-2024 17:28:39  [delete] Directory /data/build/old_versions/release-3.1.8/config/development does not exist or is not a directory. build 09-Jul-2024 17:28:39  [delete] Directory /data/build/old_versions/release-3.1.8/config/test does not exist or is not a directory. build 09-Jul-2024 17:28:39  [echo] Setting permissions for checkout of release-3.1.8 in build/old_versions/release-3.1.8 build 09-Jul-2024 17:28:39  [chmod] Changed file mode on '/data/build/old_versions/release-3.1.8/cache' to 777 build 09-Jul-2024 17:28:39  [chmod] Changed file mode on '/data/build/old_versions/release-3.1.8/store' to 777 build 09-Jul-2024 17:28:39  [chmod] Changed file mode on '/data/build/old_versions/release-3.1.8/files' to 777 build 09-Jul-2024 17:28:39  [chmod] Changed file mode on '/data/build/old_versions/release-3.1.8/images/avatars/upload' to 777 build 09-Jul-2024 17:28:39  [chmod] Changed file mode on '/data/build/old_versions/release-3.1.8/bin/phpbbcli.php' to 755 build 09-Jul-2024 17:28:39  build 09-Jul-2024 17:28:39 phpBB > clean-diff-dir: build 09-Jul-2024 17:28:39  build 09-Jul-2024 17:28:39  [delete] Deleting directory /data/build/old_versions/release-3.1.8/cache build 09-Jul-2024 17:28:39  [delete] Deleting directory /data/build/old_versions/release-3.1.8/docs build 09-Jul-2024 17:28:39  [delete] Deleting directory /data/build/old_versions/release-3.1.8/files build 09-Jul-2024 17:28:39  [delete] Deleting directory /data/build/old_versions/release-3.1.8/install build 09-Jul-2024 17:28:39  [delete] Deleting directory /data/build/old_versions/release-3.1.8/store build 09-Jul-2024 17:28:39  [delete] Directory /data/build/old_versions/release-3.1.8/vendor does not exist or is not a directory. build 09-Jul-2024 17:28:40  build 09-Jul-2024 17:28:40 phpBB > old-version-diff: build 09-Jul-2024 17:28:40  build 09-Jul-2024 17:28:40  [echo] Retrieving version 3.1.9 build 09-Jul-2024 17:28:40  [mkdir] Created dir: /data/build/old_versions/release-3.1.9 build 09-Jul-2024 17:28:40  build 09-Jul-2024 17:28:40 phpBB > export: build 09-Jul-2024 17:28:40  build 09-Jul-2024 17:28:40  [delete] Could not find file /data/build/old_versions/release-3.1.9/config.php to delete. build 09-Jul-2024 17:28:40  [delete] Deleting directory /data/build/old_versions/release-3.1.9/develop build 09-Jul-2024 17:28:40  [delete] Deleting directory /data/build/old_versions/release-3.1.9/install/data build 09-Jul-2024 17:28:40  [delete] Directory /data/build/old_versions/release-3.1.9/config/development does not exist or is not a directory. build 09-Jul-2024 17:28:40  [delete] Directory /data/build/old_versions/release-3.1.9/config/test does not exist or is not a directory. build 09-Jul-2024 17:28:40  [echo] Setting permissions for checkout of release-3.1.9 in build/old_versions/release-3.1.9 build 09-Jul-2024 17:28:40  [chmod] Changed file mode on '/data/build/old_versions/release-3.1.9/cache' to 777 build 09-Jul-2024 17:28:40  [chmod] Changed file mode on '/data/build/old_versions/release-3.1.9/store' to 777 build 09-Jul-2024 17:28:40  [chmod] Changed file mode on '/data/build/old_versions/release-3.1.9/files' to 777 build 09-Jul-2024 17:28:40  [chmod] Changed file mode on '/data/build/old_versions/release-3.1.9/images/avatars/upload' to 777 build 09-Jul-2024 17:28:40  [chmod] Changed file mode on '/data/build/old_versions/release-3.1.9/bin/phpbbcli.php' to 755 build 09-Jul-2024 17:28:40  build 09-Jul-2024 17:28:40 phpBB > clean-diff-dir: build 09-Jul-2024 17:28:40  build 09-Jul-2024 17:28:40  [delete] Deleting directory /data/build/old_versions/release-3.1.9/cache build 09-Jul-2024 17:28:40  [delete] Deleting directory /data/build/old_versions/release-3.1.9/docs build 09-Jul-2024 17:28:40  [delete] Deleting directory /data/build/old_versions/release-3.1.9/files build 09-Jul-2024 17:28:40  [delete] Deleting directory /data/build/old_versions/release-3.1.9/install build 09-Jul-2024 17:28:40  [delete] Deleting directory /data/build/old_versions/release-3.1.9/store build 09-Jul-2024 17:28:40  [delete] Directory /data/build/old_versions/release-3.1.9/vendor does not exist or is not a directory. build 09-Jul-2024 17:28:41  build 09-Jul-2024 17:28:41 phpBB > old-version-diff: build 09-Jul-2024 17:28:41  build 09-Jul-2024 17:28:41  [echo] Retrieving version 3.1.10 build 09-Jul-2024 17:28:41  [mkdir] Created dir: /data/build/old_versions/release-3.1.10 build 09-Jul-2024 17:28:41  build 09-Jul-2024 17:28:41 phpBB > export: build 09-Jul-2024 17:28:41  build 09-Jul-2024 17:28:41  [delete] Could not find file /data/build/old_versions/release-3.1.10/config.php to delete. build 09-Jul-2024 17:28:41  [delete] Deleting directory /data/build/old_versions/release-3.1.10/develop build 09-Jul-2024 17:28:41  [delete] Deleting directory /data/build/old_versions/release-3.1.10/install/data build 09-Jul-2024 17:28:41  [delete] Directory /data/build/old_versions/release-3.1.10/config/development does not exist or is not a directory. build 09-Jul-2024 17:28:41  [delete] Directory /data/build/old_versions/release-3.1.10/config/test does not exist or is not a directory. build 09-Jul-2024 17:28:41  [echo] Setting permissions for checkout of release-3.1.10 in build/old_versions/release-3.1.10 build 09-Jul-2024 17:28:41  [chmod] Changed file mode on '/data/build/old_versions/release-3.1.10/cache' to 777 build 09-Jul-2024 17:28:41  [chmod] Changed file mode on '/data/build/old_versions/release-3.1.10/store' to 777 build 09-Jul-2024 17:28:41  [chmod] Changed file mode on '/data/build/old_versions/release-3.1.10/files' to 777 build 09-Jul-2024 17:28:41  [chmod] Changed file mode on '/data/build/old_versions/release-3.1.10/images/avatars/upload' to 777 build 09-Jul-2024 17:28:41  [chmod] Changed file mode on '/data/build/old_versions/release-3.1.10/bin/phpbbcli.php' to 755 build 09-Jul-2024 17:28:41  build 09-Jul-2024 17:28:41 phpBB > clean-diff-dir: build 09-Jul-2024 17:28:41  build 09-Jul-2024 17:28:41  [delete] Deleting directory /data/build/old_versions/release-3.1.10/cache build 09-Jul-2024 17:28:41  [delete] Deleting directory /data/build/old_versions/release-3.1.10/docs build 09-Jul-2024 17:28:41  [delete] Deleting directory /data/build/old_versions/release-3.1.10/files build 09-Jul-2024 17:28:41  [delete] Deleting directory /data/build/old_versions/release-3.1.10/install build 09-Jul-2024 17:28:41  [delete] Deleting directory /data/build/old_versions/release-3.1.10/store build 09-Jul-2024 17:28:41  [delete] Directory /data/build/old_versions/release-3.1.10/vendor does not exist or is not a directory. build 09-Jul-2024 17:28:42  build 09-Jul-2024 17:28:42 phpBB > old-version-diff: build 09-Jul-2024 17:28:42  build 09-Jul-2024 17:28:42  [echo] Retrieving version 3.1.11 build 09-Jul-2024 17:28:42  [mkdir] Created dir: /data/build/old_versions/release-3.1.11 build 09-Jul-2024 17:28:42  build 09-Jul-2024 17:28:42 phpBB > export: build 09-Jul-2024 17:28:42  build 09-Jul-2024 17:28:42  [delete] Could not find file /data/build/old_versions/release-3.1.11/config.php to delete. build 09-Jul-2024 17:28:42  [delete] Deleting directory /data/build/old_versions/release-3.1.11/develop build 09-Jul-2024 17:28:42  [delete] Deleting directory /data/build/old_versions/release-3.1.11/install/data build 09-Jul-2024 17:28:42  [delete] Directory /data/build/old_versions/release-3.1.11/config/development does not exist or is not a directory. build 09-Jul-2024 17:28:42  [delete] Directory /data/build/old_versions/release-3.1.11/config/test does not exist or is not a directory. build 09-Jul-2024 17:28:42  [echo] Setting permissions for checkout of release-3.1.11 in build/old_versions/release-3.1.11 build 09-Jul-2024 17:28:42  [chmod] Changed file mode on '/data/build/old_versions/release-3.1.11/cache' to 777 build 09-Jul-2024 17:28:42  [chmod] Changed file mode on '/data/build/old_versions/release-3.1.11/store' to 777 build 09-Jul-2024 17:28:42  [chmod] Changed file mode on '/data/build/old_versions/release-3.1.11/files' to 777 build 09-Jul-2024 17:28:42  [chmod] Changed file mode on '/data/build/old_versions/release-3.1.11/images/avatars/upload' to 777 build 09-Jul-2024 17:28:42  [chmod] Changed file mode on '/data/build/old_versions/release-3.1.11/bin/phpbbcli.php' to 755 build 09-Jul-2024 17:28:42  build 09-Jul-2024 17:28:42 phpBB > clean-diff-dir: build 09-Jul-2024 17:28:42  build 09-Jul-2024 17:28:42  [delete] Deleting directory /data/build/old_versions/release-3.1.11/cache build 09-Jul-2024 17:28:42  [delete] Deleting directory /data/build/old_versions/release-3.1.11/docs build 09-Jul-2024 17:28:42  [delete] Deleting directory /data/build/old_versions/release-3.1.11/files build 09-Jul-2024 17:28:42  [delete] Deleting directory /data/build/old_versions/release-3.1.11/install build 09-Jul-2024 17:28:42  [delete] Deleting directory /data/build/old_versions/release-3.1.11/store build 09-Jul-2024 17:28:42  [delete] Directory /data/build/old_versions/release-3.1.11/vendor does not exist or is not a directory. build 09-Jul-2024 17:28:43  build 09-Jul-2024 17:28:43 phpBB > old-version-diff: build 09-Jul-2024 17:28:43  build 09-Jul-2024 17:28:43  [echo] Retrieving version 3.1.12 build 09-Jul-2024 17:28:43  [mkdir] Created dir: /data/build/old_versions/release-3.1.12 build 09-Jul-2024 17:28:43  build 09-Jul-2024 17:28:43 phpBB > export: build 09-Jul-2024 17:28:43  build 09-Jul-2024 17:28:43  [delete] Could not find file /data/build/old_versions/release-3.1.12/config.php to delete. build 09-Jul-2024 17:28:43  [delete] Deleting directory /data/build/old_versions/release-3.1.12/develop build 09-Jul-2024 17:28:43  [delete] Deleting directory /data/build/old_versions/release-3.1.12/install/data build 09-Jul-2024 17:28:43  [delete] Directory /data/build/old_versions/release-3.1.12/config/development does not exist or is not a directory. build 09-Jul-2024 17:28:43  [delete] Directory /data/build/old_versions/release-3.1.12/config/test does not exist or is not a directory. build 09-Jul-2024 17:28:43  [echo] Setting permissions for checkout of release-3.1.12 in build/old_versions/release-3.1.12 build 09-Jul-2024 17:28:43  [chmod] Changed file mode on '/data/build/old_versions/release-3.1.12/cache' to 777 build 09-Jul-2024 17:28:43  [chmod] Changed file mode on '/data/build/old_versions/release-3.1.12/store' to 777 build 09-Jul-2024 17:28:43  [chmod] Changed file mode on '/data/build/old_versions/release-3.1.12/files' to 777 build 09-Jul-2024 17:28:43  [chmod] Changed file mode on '/data/build/old_versions/release-3.1.12/images/avatars/upload' to 777 build 09-Jul-2024 17:28:43  [chmod] Changed file mode on '/data/build/old_versions/release-3.1.12/bin/phpbbcli.php' to 755 build 09-Jul-2024 17:28:43  build 09-Jul-2024 17:28:43 phpBB > clean-diff-dir: build 09-Jul-2024 17:28:43  build 09-Jul-2024 17:28:43  [delete] Deleting directory /data/build/old_versions/release-3.1.12/cache build 09-Jul-2024 17:28:43  [delete] Deleting directory /data/build/old_versions/release-3.1.12/docs build 09-Jul-2024 17:28:43  [delete] Deleting directory /data/build/old_versions/release-3.1.12/files build 09-Jul-2024 17:28:43  [delete] Deleting directory /data/build/old_versions/release-3.1.12/install build 09-Jul-2024 17:28:43  [delete] Deleting directory /data/build/old_versions/release-3.1.12/store build 09-Jul-2024 17:28:43  [delete] Directory /data/build/old_versions/release-3.1.12/vendor does not exist or is not a directory. build 09-Jul-2024 17:28:44  build 09-Jul-2024 17:28:44 phpBB > old-version-diff: build 09-Jul-2024 17:28:44  build 09-Jul-2024 17:28:44  [echo] Retrieving version 3.2.0 build 09-Jul-2024 17:28:44  [mkdir] Created dir: /data/build/old_versions/release-3.2.0 build 09-Jul-2024 17:28:44  build 09-Jul-2024 17:28:44 phpBB > export: build 09-Jul-2024 17:28:44  build 09-Jul-2024 17:28:45 Cloning into 'viglink'... build 09-Jul-2024 17:28:45 remote: Enumerating objects: 1127, done. build 09-Jul-2024 17:28:45 remote: Counting objects: 1% (1/71) build 09-Jul-2024 17:28:45 remote: Counting objects: 2% (2/71) build 09-Jul-2024 17:28:45 remote: Counting objects: 4% (3/71) build 09-Jul-2024 17:28:45 remote: Counting objects: 5% (4/71) build 09-Jul-2024 17:28:45 remote: Counting objects: 7% (5/71) build 09-Jul-2024 17:28:45 remote: Counting objects: 8% (6/71) build 09-Jul-2024 17:28:45 remote: Counting objects: 9% (7/71) build 09-Jul-2024 17:28:45 remote: Counting objects: 11% (8/71) build 09-Jul-2024 17:28:45 remote: Counting objects: 12% (9/71) build 09-Jul-2024 17:28:45 remote: Counting objects: 14% (10/71) build 09-Jul-2024 17:28:45 remote: Counting objects: 15% (11/71) build 09-Jul-2024 17:28:45 remote: Counting objects: 16% (12/71) build 09-Jul-2024 17:28:45 remote: Counting objects: 18% (13/71) build 09-Jul-2024 17:28:45 remote: Counting objects: 19% (14/71) build 09-Jul-2024 17:28:45 remote: Counting objects: 21% (15/71) build 09-Jul-2024 17:28:45 remote: Counting objects: 22% (16/71) build 09-Jul-2024 17:28:45 remote: Counting objects: 23% (17/71) build 09-Jul-2024 17:28:45 remote: Counting objects: 25% (18/71) build 09-Jul-2024 17:28:45 remote: Counting objects: 26% (19/71) build 09-Jul-2024 17:28:45 remote: Counting objects: 28% (20/71) build 09-Jul-2024 17:28:45 remote: Counting objects: 29% (21/71) build 09-Jul-2024 17:28:45 remote: Counting objects: 30% (22/71) build 09-Jul-2024 17:28:45 remote: Counting objects: 32% (23/71) build 09-Jul-2024 17:28:45 remote: Counting objects: 33% (24/71) build 09-Jul-2024 17:28:45 remote: Counting objects: 35% (25/71) build 09-Jul-2024 17:28:45 remote: Counting objects: 36% (26/71) build 09-Jul-2024 17:28:45 remote: Counting objects: 38% (27/71) build 09-Jul-2024 17:28:45 remote: Counting objects: 39% (28/71) build 09-Jul-2024 17:28:45 remote: Counting objects: 40% (29/71) build 09-Jul-2024 17:28:45 remote: Counting objects: 42% (30/71) build 09-Jul-2024 17:28:45 remote: Counting objects: 43% (31/71) build 09-Jul-2024 17:28:45 remote: Counting objects: 45% (32/71) build 09-Jul-2024 17:28:45 remote: Counting objects: 46% (33/71) build 09-Jul-2024 17:28:45 remote: Counting objects: 47% (34/71) build 09-Jul-2024 17:28:45 remote: Counting objects: 49% (35/71) build 09-Jul-2024 17:28:45 remote: Counting objects: 50% (36/71) build 09-Jul-2024 17:28:45 remote: Counting objects: 52% (37/71) build 09-Jul-2024 17:28:45 remote: Counting objects: 53% (38/71) build 09-Jul-2024 17:28:45 remote: Counting objects: 54% (39/71) build 09-Jul-2024 17:28:45 remote: Counting objects: 56% (40/71) build 09-Jul-2024 17:28:45 remote: Counting objects: 57% (41/71) build 09-Jul-2024 17:28:45 remote: Counting objects: 59% (42/71) build 09-Jul-2024 17:28:45 remote: Counting objects: 60% (43/71) build 09-Jul-2024 17:28:45 remote: Counting objects: 61% (44/71) build 09-Jul-2024 17:28:45 remote: Counting objects: 63% (45/71) build 09-Jul-2024 17:28:45 remote: Counting objects: 64% (46/71) build 09-Jul-2024 17:28:45 remote: Counting objects: 66% (47/71) build 09-Jul-2024 17:28:45 remote: Counting objects: 67% (48/71) build 09-Jul-2024 17:28:45 remote: Counting objects: 69% (49/71) build 09-Jul-2024 17:28:45 remote: Counting objects: 70% (50/71) build 09-Jul-2024 17:28:45 remote: Counting objects: 71% (51/71) build 09-Jul-2024 17:28:45 remote: Counting objects: 73% (52/71) build 09-Jul-2024 17:28:45 remote: Counting objects: 74% (53/71) build 09-Jul-2024 17:28:45 remote: Counting objects: 76% (54/71) build 09-Jul-2024 17:28:45 remote: Counting objects: 77% (55/71) build 09-Jul-2024 17:28:45 remote: Counting objects: 78% (56/71) build 09-Jul-2024 17:28:45 remote: Counting objects: 80% (57/71) build 09-Jul-2024 17:28:45 remote: Counting objects: 81% (58/71) build 09-Jul-2024 17:28:45 remote: Counting objects: 83% (59/71) build 09-Jul-2024 17:28:45 remote: Counting objects: 84% (60/71) build 09-Jul-2024 17:28:45 remote: Counting objects: 85% (61/71) build 09-Jul-2024 17:28:45 remote: Counting objects: 87% (62/71) build 09-Jul-2024 17:28:45 remote: Counting objects: 88% (63/71) build 09-Jul-2024 17:28:45 remote: Counting objects: 90% (64/71) build 09-Jul-2024 17:28:45 remote: Counting objects: 91% (65/71) build 09-Jul-2024 17:28:45 remote: Counting objects: 92% (66/71) build 09-Jul-2024 17:28:45 remote: Counting objects: 94% (67/71) build 09-Jul-2024 17:28:45 remote: Counting objects: 95% (68/71) build 09-Jul-2024 17:28:45 remote: Counting objects: 97% (69/71) build 09-Jul-2024 17:28:45 remote: Counting objects: 98% (70/71) build 09-Jul-2024 17:28:45 remote: Counting objects: 100% (71/71) build 09-Jul-2024 17:28:45 remote: Counting objects: 100% (71/71), done. build 09-Jul-2024 17:28:45 remote: Compressing objects: 2% (1/45) build 09-Jul-2024 17:28:45 remote: Compressing objects: 4% (2/45) build 09-Jul-2024 17:28:45 remote: Compressing objects: 6% (3/45) build 09-Jul-2024 17:28:45 remote: Compressing objects: 8% (4/45) build 09-Jul-2024 17:28:45 remote: Compressing objects: 11% (5/45) build 09-Jul-2024 17:28:45 remote: Compressing objects: 13% (6/45) build 09-Jul-2024 17:28:45 remote: Compressing objects: 15% (7/45) build 09-Jul-2024 17:28:45 remote: Compressing objects: 17% (8/45) build 09-Jul-2024 17:28:45 remote: Compressing objects: 20% (9/45) build 09-Jul-2024 17:28:45 remote: Compressing objects: 22% (10/45) build 09-Jul-2024 17:28:45 remote: Compressing objects: 24% (11/45) build 09-Jul-2024 17:28:45 remote: Compressing objects: 26% (12/45) build 09-Jul-2024 17:28:45 remote: Compressing objects: 28% (13/45) build 09-Jul-2024 17:28:45 remote: Compressing objects: 31% (14/45) build 09-Jul-2024 17:28:45 remote: Compressing objects: 33% (15/45) build 09-Jul-2024 17:28:45 remote: Compressing objects: 35% (16/45) build 09-Jul-2024 17:28:45 remote: Compressing objects: 37% (17/45) build 09-Jul-2024 17:28:45 remote: Compressing objects: 40% (18/45) build 09-Jul-2024 17:28:45 remote: Compressing objects: 42% (19/45) build 09-Jul-2024 17:28:45 remote: Compressing objects: 44% (20/45) build 09-Jul-2024 17:28:45 remote: Compressing objects: 46% (21/45) build 09-Jul-2024 17:28:45 remote: Compressing objects: 48% (22/45) build 09-Jul-2024 17:28:45 remote: Compressing objects: 51% (23/45) build 09-Jul-2024 17:28:45 remote: Compressing objects: 53% (24/45) build 09-Jul-2024 17:28:45 remote: Compressing objects: 55% (25/45) build 09-Jul-2024 17:28:45 remote: Compressing objects: 57% (26/45) build 09-Jul-2024 17:28:45 remote: Compressing objects: 60% (27/45) build 09-Jul-2024 17:28:45 remote: Compressing objects: 62% (28/45) build 09-Jul-2024 17:28:45 remote: Compressing objects: 64% (29/45) build 09-Jul-2024 17:28:45 remote: Compressing objects: 66% (30/45) build 09-Jul-2024 17:28:45 remote: Compressing objects: 68% (31/45) build 09-Jul-2024 17:28:45 remote: Compressing objects: 71% (32/45) build 09-Jul-2024 17:28:45 remote: Compressing objects: 73% (33/45) build 09-Jul-2024 17:28:45 remote: Compressing objects: 75% (34/45) build 09-Jul-2024 17:28:45 remote: Compressing objects: 77% (35/45) build 09-Jul-2024 17:28:45 remote: Compressing objects: 80% (36/45) build 09-Jul-2024 17:28:45 remote: Compressing objects: 82% (37/45) build 09-Jul-2024 17:28:45 remote: Compressing objects: 84% (38/45) build 09-Jul-2024 17:28:45 remote: Compressing objects: 86% (39/45) build 09-Jul-2024 17:28:45 remote: Compressing objects: 88% (40/45) build 09-Jul-2024 17:28:45 remote: Compressing objects: 91% (41/45) build 09-Jul-2024 17:28:45 remote: Compressing objects: 93% (42/45) build 09-Jul-2024 17:28:45 remote: Compressing objects: 95% (43/45) build 09-Jul-2024 17:28:45 remote: Compressing objects: 97% (44/45) build 09-Jul-2024 17:28:45 remote: Compressing objects: 100% (45/45) build 09-Jul-2024 17:28:45 remote: Compressing objects: 100% (45/45), done. build 09-Jul-2024 17:28:45 Receiving objects: 0% (1/1127) build 09-Jul-2024 17:28:45 Receiving objects: 1% (12/1127) build 09-Jul-2024 17:28:45 Receiving objects: 2% (23/1127) build 09-Jul-2024 17:28:45 Receiving objects: 3% (34/1127) build 09-Jul-2024 17:28:45 Receiving objects: 4% (46/1127) build 09-Jul-2024 17:28:45 Receiving objects: 5% (57/1127) build 09-Jul-2024 17:28:45 Receiving objects: 6% (68/1127) build 09-Jul-2024 17:28:45 Receiving objects: 7% (79/1127) build 09-Jul-2024 17:28:45 Receiving objects: 8% (91/1127) build 09-Jul-2024 17:28:45 Receiving objects: 9% (102/1127) build 09-Jul-2024 17:28:45 Receiving objects: 10% (113/1127) build 09-Jul-2024 17:28:45 Receiving objects: 11% (124/1127) build 09-Jul-2024 17:28:45 Receiving objects: 12% (136/1127) build 09-Jul-2024 17:28:45 Receiving objects: 13% (147/1127) build 09-Jul-2024 17:28:45 Receiving objects: 14% (158/1127) build 09-Jul-2024 17:28:45 Receiving objects: 15% (170/1127) build 09-Jul-2024 17:28:45 Receiving objects: 16% (181/1127) build 09-Jul-2024 17:28:45 Receiving objects: 17% (192/1127) build 09-Jul-2024 17:28:45 Receiving objects: 18% (203/1127) build 09-Jul-2024 17:28:45 Receiving objects: 19% (215/1127) build 09-Jul-2024 17:28:45 Receiving objects: 20% (226/1127) build 09-Jul-2024 17:28:45 Receiving objects: 21% (237/1127) build 09-Jul-2024 17:28:45 Receiving objects: 22% (248/1127) build 09-Jul-2024 17:28:45 Receiving objects: 23% (260/1127) build 09-Jul-2024 17:28:45 Receiving objects: 24% (271/1127) build 09-Jul-2024 17:28:45 Receiving objects: 25% (282/1127) build 09-Jul-2024 17:28:45 Receiving objects: 26% (294/1127) build 09-Jul-2024 17:28:45 Receiving objects: 27% (305/1127) build 09-Jul-2024 17:28:45 Receiving objects: 28% (316/1127) build 09-Jul-2024 17:28:45 Receiving objects: 29% (327/1127) build 09-Jul-2024 17:28:45 Receiving objects: 30% (339/1127) build 09-Jul-2024 17:28:45 Receiving objects: 31% (350/1127) build 09-Jul-2024 17:28:45 Receiving objects: 32% (361/1127) build 09-Jul-2024 17:28:45 Receiving objects: 33% (372/1127) build 09-Jul-2024 17:28:45 Receiving objects: 34% (384/1127) build 09-Jul-2024 17:28:45 Receiving objects: 35% (395/1127) build 09-Jul-2024 17:28:45 Receiving objects: 36% (406/1127) build 09-Jul-2024 17:28:45 Receiving objects: 37% (417/1127) build 09-Jul-2024 17:28:45 Receiving objects: 38% (429/1127) build 09-Jul-2024 17:28:45 Receiving objects: 39% (440/1127) build 09-Jul-2024 17:28:45 Receiving objects: 40% (451/1127) build 09-Jul-2024 17:28:45 Receiving objects: 41% (463/1127) build 09-Jul-2024 17:28:45 Receiving objects: 42% (474/1127) build 09-Jul-2024 17:28:45 Receiving objects: 43% (485/1127) build 09-Jul-2024 17:28:45 Receiving objects: 44% (496/1127) build 09-Jul-2024 17:28:45 Receiving objects: 45% (508/1127) build 09-Jul-2024 17:28:45 Receiving objects: 46% (519/1127) build 09-Jul-2024 17:28:45 Receiving objects: 47% (530/1127) build 09-Jul-2024 17:28:45 Receiving objects: 48% (541/1127) build 09-Jul-2024 17:28:45 Receiving objects: 49% (553/1127) build 09-Jul-2024 17:28:45 Receiving objects: 50% (564/1127) build 09-Jul-2024 17:28:45 Receiving objects: 51% (575/1127) build 09-Jul-2024 17:28:45 Receiving objects: 52% (587/1127) build 09-Jul-2024 17:28:45 Receiving objects: 53% (598/1127) build 09-Jul-2024 17:28:45 Receiving objects: 54% (609/1127) build 09-Jul-2024 17:28:45 Receiving objects: 55% (620/1127) build 09-Jul-2024 17:28:45 Receiving objects: 56% (632/1127) build 09-Jul-2024 17:28:45 Receiving objects: 57% (643/1127) build 09-Jul-2024 17:28:45 Receiving objects: 58% (654/1127) build 09-Jul-2024 17:28:45 Receiving objects: 59% (665/1127) build 09-Jul-2024 17:28:45 Receiving objects: 60% (677/1127) build 09-Jul-2024 17:28:45 Receiving objects: 61% (688/1127) build 09-Jul-2024 17:28:45 Receiving objects: 62% (699/1127) build 09-Jul-2024 17:28:45 Receiving objects: 63% (711/1127) build 09-Jul-2024 17:28:45 Receiving objects: 64% (722/1127) build 09-Jul-2024 17:28:45 Receiving objects: 65% (733/1127) build 09-Jul-2024 17:28:45 Receiving objects: 66% (744/1127) build 09-Jul-2024 17:28:45 Receiving objects: 67% (756/1127) build 09-Jul-2024 17:28:45 Receiving objects: 68% (767/1127) build 09-Jul-2024 17:28:45 Receiving objects: 69% (778/1127) build 09-Jul-2024 17:28:45 Receiving objects: 70% (789/1127) build 09-Jul-2024 17:28:45 Receiving objects: 71% (801/1127) build 09-Jul-2024 17:28:45 remote: Total 1127 (delta 24), reused 46 (delta 15), pack-reused 1056 build 09-Jul-2024 17:28:45 Receiving objects: 72% (812/1127) build 09-Jul-2024 17:28:45 Receiving objects: 73% (823/1127) build 09-Jul-2024 17:28:45 Receiving objects: 74% (834/1127) build 09-Jul-2024 17:28:45 Receiving objects: 75% (846/1127) build 09-Jul-2024 17:28:45 Receiving objects: 76% (857/1127) build 09-Jul-2024 17:28:45 Receiving objects: 77% (868/1127) build 09-Jul-2024 17:28:45 Receiving objects: 78% (880/1127) build 09-Jul-2024 17:28:45 Receiving objects: 79% (891/1127) build 09-Jul-2024 17:28:45 Receiving objects: 80% (902/1127) build 09-Jul-2024 17:28:45 Receiving objects: 81% (913/1127) build 09-Jul-2024 17:28:45 Receiving objects: 82% (925/1127) build 09-Jul-2024 17:28:45 Receiving objects: 83% (936/1127) build 09-Jul-2024 17:28:45 Receiving objects: 84% (947/1127) build 09-Jul-2024 17:28:45 Receiving objects: 85% (958/1127) build 09-Jul-2024 17:28:45 Receiving objects: 86% (970/1127) build 09-Jul-2024 17:28:45 Receiving objects: 87% (981/1127) build 09-Jul-2024 17:28:45 Receiving objects: 88% (992/1127) build 09-Jul-2024 17:28:45 Receiving objects: 89% (1004/1127) build 09-Jul-2024 17:28:45 Receiving objects: 90% (1015/1127) build 09-Jul-2024 17:28:45 Receiving objects: 91% (1026/1127) build 09-Jul-2024 17:28:45 Receiving objects: 92% (1037/1127) build 09-Jul-2024 17:28:45 Receiving objects: 93% (1049/1127) build 09-Jul-2024 17:28:45 Receiving objects: 94% (1060/1127) build 09-Jul-2024 17:28:45 Receiving objects: 95% (1071/1127) build 09-Jul-2024 17:28:45 Receiving objects: 96% (1082/1127) build 09-Jul-2024 17:28:45 Receiving objects: 97% (1094/1127) build 09-Jul-2024 17:28:45 Receiving objects: 98% (1105/1127) build 09-Jul-2024 17:28:45 Receiving objects: 99% (1116/1127) build 09-Jul-2024 17:28:45 Receiving objects: 100% (1127/1127) build 09-Jul-2024 17:28:45 Receiving objects: 100% (1127/1127), 216.86 KiB | 8.03 MiB/s, done. build 09-Jul-2024 17:28:45 Resolving deltas: 0% (0/579) build 09-Jul-2024 17:28:45 Resolving deltas: 1% (6/579) build 09-Jul-2024 17:28:45 Resolving deltas: 2% (12/579) build 09-Jul-2024 17:28:45 Resolving deltas: 3% (18/579) build 09-Jul-2024 17:28:45 Resolving deltas: 4% (24/579) build 09-Jul-2024 17:28:45 Resolving deltas: 5% (29/579) build 09-Jul-2024 17:28:45 Resolving deltas: 6% (35/579) build 09-Jul-2024 17:28:45 Resolving deltas: 7% (41/579) build 09-Jul-2024 17:28:45 Resolving deltas: 8% (47/579) build 09-Jul-2024 17:28:45 Resolving deltas: 9% (53/579) build 09-Jul-2024 17:28:45 Resolving deltas: 10% (58/579) build 09-Jul-2024 17:28:45 Resolving deltas: 11% (64/579) build 09-Jul-2024 17:28:45 Resolving deltas: 12% (70/579) build 09-Jul-2024 17:28:45 Resolving deltas: 13% (76/579) build 09-Jul-2024 17:28:45 Resolving deltas: 14% (82/579) build 09-Jul-2024 17:28:45 Resolving deltas: 15% (87/579) build 09-Jul-2024 17:28:45 Resolving deltas: 16% (93/579) build 09-Jul-2024 17:28:45 Resolving deltas: 17% (99/579) build 09-Jul-2024 17:28:45 Resolving deltas: 18% (105/579) build 09-Jul-2024 17:28:45 Resolving deltas: 19% (111/579) build 09-Jul-2024 17:28:45 Resolving deltas: 20% (116/579) build 09-Jul-2024 17:28:45 Resolving deltas: 21% (122/579) build 09-Jul-2024 17:28:45 Resolving deltas: 22% (128/579) build 09-Jul-2024 17:28:45 Resolving deltas: 23% (134/579) build 09-Jul-2024 17:28:45 Resolving deltas: 24% (139/579) build 09-Jul-2024 17:28:45 Resolving deltas: 25% (145/579) build 09-Jul-2024 17:28:45 Resolving deltas: 26% (151/579) build 09-Jul-2024 17:28:45 Resolving deltas: 27% (157/579) build 09-Jul-2024 17:28:45 Resolving deltas: 28% (163/579) build 09-Jul-2024 17:28:45 Resolving deltas: 29% (168/579) build 09-Jul-2024 17:28:45 Resolving deltas: 30% (174/579) build 09-Jul-2024 17:28:45 Resolving deltas: 31% (180/579) build 09-Jul-2024 17:28:45 Resolving deltas: 32% (186/579) build 09-Jul-2024 17:28:45 Resolving deltas: 33% (192/579) build 09-Jul-2024 17:28:45 Resolving deltas: 34% (197/579) build 09-Jul-2024 17:28:45 Resolving deltas: 35% (203/579) build 09-Jul-2024 17:28:45 Resolving deltas: 36% (209/579) build 09-Jul-2024 17:28:45 Resolving deltas: 37% (215/579) build 09-Jul-2024 17:28:45 Resolving deltas: 38% (221/579) build 09-Jul-2024 17:28:45 Resolving deltas: 39% (226/579) build 09-Jul-2024 17:28:45 Resolving deltas: 40% (232/579) build 09-Jul-2024 17:28:45 Resolving deltas: 41% (238/579) build 09-Jul-2024 17:28:45 Resolving deltas: 42% (244/579) build 09-Jul-2024 17:28:45 Resolving deltas: 43% (249/579) build 09-Jul-2024 17:28:45 Resolving deltas: 44% (256/579) build 09-Jul-2024 17:28:45 Resolving deltas: 45% (261/579) build 09-Jul-2024 17:28:45 Resolving deltas: 46% (268/579) build 09-Jul-2024 17:28:45 Resolving deltas: 47% (273/579) build 09-Jul-2024 17:28:45 Resolving deltas: 48% (279/579) build 09-Jul-2024 17:28:45 Resolving deltas: 49% (284/579) build 09-Jul-2024 17:28:45 Resolving deltas: 50% (290/579) build 09-Jul-2024 17:28:45 Resolving deltas: 51% (296/579) build 09-Jul-2024 17:28:45 Resolving deltas: 52% (302/579) build 09-Jul-2024 17:28:45 Resolving deltas: 53% (307/579) build 09-Jul-2024 17:28:45 Resolving deltas: 54% (313/579) build 09-Jul-2024 17:28:45 Resolving deltas: 55% (319/579) build 09-Jul-2024 17:28:45 Resolving deltas: 56% (325/579) build 09-Jul-2024 17:28:45 Resolving deltas: 57% (331/579) build 09-Jul-2024 17:28:45 Resolving deltas: 58% (336/579) build 09-Jul-2024 17:28:45 Resolving deltas: 59% (342/579) build 09-Jul-2024 17:28:45 Resolving deltas: 60% (348/579) build 09-Jul-2024 17:28:45 Resolving deltas: 61% (354/579) build 09-Jul-2024 17:28:45 Resolving deltas: 62% (359/579) build 09-Jul-2024 17:28:45 Resolving deltas: 63% (366/579) build 09-Jul-2024 17:28:45 Resolving deltas: 64% (371/579) build 09-Jul-2024 17:28:45 Resolving deltas: 65% (377/579) build 09-Jul-2024 17:28:45 Resolving deltas: 66% (383/579) build 09-Jul-2024 17:28:45 Resolving deltas: 67% (388/579) build 09-Jul-2024 17:28:45 Resolving deltas: 68% (394/579) build 09-Jul-2024 17:28:45 Resolving deltas: 69% (400/579) build 09-Jul-2024 17:28:45 Resolving deltas: 70% (406/579) build 09-Jul-2024 17:28:45 Resolving deltas: 71% (412/579) build 09-Jul-2024 17:28:45 Resolving deltas: 72% (417/579) build 09-Jul-2024 17:28:45 Resolving deltas: 73% (423/579) build 09-Jul-2024 17:28:45 Resolving deltas: 74% (429/579) build 09-Jul-2024 17:28:45 Resolving deltas: 75% (435/579) build 09-Jul-2024 17:28:45 Resolving deltas: 76% (442/579) build 09-Jul-2024 17:28:45 Resolving deltas: 77% (446/579) build 09-Jul-2024 17:28:45 Resolving deltas: 78% (452/579) build 09-Jul-2024 17:28:45 Resolving deltas: 79% (458/579) build 09-Jul-2024 17:28:45 Resolving deltas: 80% (464/579) build 09-Jul-2024 17:28:45 Resolving deltas: 81% (470/579) build 09-Jul-2024 17:28:45 Resolving deltas: 82% (475/579) build 09-Jul-2024 17:28:45 Resolving deltas: 83% (481/579) build 09-Jul-2024 17:28:45 Resolving deltas: 84% (487/579) build 09-Jul-2024 17:28:45 Resolving deltas: 85% (493/579) build 09-Jul-2024 17:28:45 Resolving deltas: 86% (498/579) build 09-Jul-2024 17:28:45 Resolving deltas: 87% (504/579) build 09-Jul-2024 17:28:45 Resolving deltas: 88% (510/579) build 09-Jul-2024 17:28:45 Resolving deltas: 89% (516/579) build 09-Jul-2024 17:28:45 Resolving deltas: 90% (522/579) build 09-Jul-2024 17:28:45 Resolving deltas: 91% (527/579) build 09-Jul-2024 17:28:45 Resolving deltas: 92% (533/579) build 09-Jul-2024 17:28:45 Resolving deltas: 93% (539/579) build 09-Jul-2024 17:28:45 Resolving deltas: 94% (545/579) build 09-Jul-2024 17:28:45 Resolving deltas: 95% (551/579) build 09-Jul-2024 17:28:45 Resolving deltas: 96% (556/579) build 09-Jul-2024 17:28:45 Resolving deltas: 97% (562/579) build 09-Jul-2024 17:28:45 Resolving deltas: 98% (568/579) build 09-Jul-2024 17:28:45 Resolving deltas: 99% (574/579) build 09-Jul-2024 17:28:45 Resolving deltas: 100% (579/579) build 09-Jul-2024 17:28:45 Resolving deltas: 100% (579/579), done. build 09-Jul-2024 17:28:45 Note: switching to 'release-phpbb-3.2.0'. build 09-Jul-2024 17:28:45 build 09-Jul-2024 17:28:45 You are in 'detached HEAD' state. You can look around, make experimental build 09-Jul-2024 17:28:45 changes and commit them, and you can discard any commits you make in this build 09-Jul-2024 17:28:45 state without impacting any branches by switching back to a branch. build 09-Jul-2024 17:28:45 build 09-Jul-2024 17:28:45 If you want to create a new branch to retain commits you create, you may build 09-Jul-2024 17:28:45 do so (now or later) by using -c with the switch command. Example: build 09-Jul-2024 17:28:45 build 09-Jul-2024 17:28:45 git switch -c build 09-Jul-2024 17:28:45 build 09-Jul-2024 17:28:45 Or undo this operation with: build 09-Jul-2024 17:28:45 build 09-Jul-2024 17:28:45 git switch - build 09-Jul-2024 17:28:45 build 09-Jul-2024 17:28:45 Turn off this advice by setting config variable advice.detachedHead to false build 09-Jul-2024 17:28:45 build 09-Jul-2024 17:28:45 HEAD is now at 5441364 Update version to 1.0.0 build 09-Jul-2024 17:28:45  [delete] Deleting directory /data/build/old_versions/release-3.2.0/ext/phpbb/viglink/.git build 09-Jul-2024 17:28:45  [delete] Deleting directory /data/build/old_versions/release-3.2.0/ext/phpbb/viglink/tests build 09-Jul-2024 17:28:45  [delete] Deleting directory /data/build/old_versions/release-3.2.0/ext/phpbb/viglink/travis build 09-Jul-2024 17:28:45  [delete] Deleting: /data/build/old_versions/release-3.2.0/ext/phpbb/viglink/.gitattributes build 09-Jul-2024 17:28:45  [delete] Deleting: /data/build/old_versions/release-3.2.0/ext/phpbb/viglink/.travis.yml build 09-Jul-2024 17:28:45  [delete] Deleting: /data/build/old_versions/release-3.2.0/ext/phpbb/viglink/phpunit.xml.dist build 09-Jul-2024 17:28:45  [delete] Deleting: /data/build/old_versions/release-3.2.0/ext/phpbb/viglink/README.md build 09-Jul-2024 17:28:45  [delete] Could not find file /data/build/old_versions/release-3.2.0/config.php to delete. build 09-Jul-2024 17:28:45  [delete] Deleting directory /data/build/old_versions/release-3.2.0/develop build 09-Jul-2024 17:28:45  [delete] Deleting directory /data/build/old_versions/release-3.2.0/install/data build 09-Jul-2024 17:28:45  [delete] Deleting directory /data/build/old_versions/release-3.2.0/config/development build 09-Jul-2024 17:28:45  [delete] Deleting directory /data/build/old_versions/release-3.2.0/config/test build 09-Jul-2024 17:28:45  [echo] Setting permissions for checkout of release-3.2.0 in build/old_versions/release-3.2.0 build 09-Jul-2024 17:28:45  [chmod] Changed file mode on '/data/build/old_versions/release-3.2.0/cache' to 777 build 09-Jul-2024 17:28:45  [chmod] Changed file mode on '/data/build/old_versions/release-3.2.0/store' to 777 build 09-Jul-2024 17:28:45  [chmod] Changed file mode on '/data/build/old_versions/release-3.2.0/files' to 777 build 09-Jul-2024 17:28:45  [chmod] Changed file mode on '/data/build/old_versions/release-3.2.0/images/avatars/upload' to 777 build 09-Jul-2024 17:28:45  [chmod] Changed file mode on '/data/build/old_versions/release-3.2.0/bin/phpbbcli.php' to 755 build 09-Jul-2024 17:28:45  build 09-Jul-2024 17:28:45 phpBB > clean-diff-dir: build 09-Jul-2024 17:28:45  build 09-Jul-2024 17:28:45  [delete] Deleting directory /data/build/old_versions/release-3.2.0/cache build 09-Jul-2024 17:28:45  [delete] Deleting directory /data/build/old_versions/release-3.2.0/docs build 09-Jul-2024 17:28:45  [delete] Deleting directory /data/build/old_versions/release-3.2.0/files build 09-Jul-2024 17:28:45  [delete] Deleting directory /data/build/old_versions/release-3.2.0/install build 09-Jul-2024 17:28:45  [delete] Deleting directory /data/build/old_versions/release-3.2.0/store build 09-Jul-2024 17:28:45  [delete] Directory /data/build/old_versions/release-3.2.0/vendor does not exist or is not a directory. build 09-Jul-2024 17:28:48  build 09-Jul-2024 17:28:48 phpBB > old-version-diff: build 09-Jul-2024 17:28:48  build 09-Jul-2024 17:28:48  [echo] Retrieving version 3.2.1 build 09-Jul-2024 17:28:48  [mkdir] Created dir: /data/build/old_versions/release-3.2.1 build 09-Jul-2024 17:28:48  build 09-Jul-2024 17:28:48 phpBB > export: build 09-Jul-2024 17:28:48  build 09-Jul-2024 17:28:49 Cloning into 'viglink'... build 09-Jul-2024 17:28:50 remote: Enumerating objects: 1127, done. build 09-Jul-2024 17:28:50 remote: Counting objects: 1% (1/71) build 09-Jul-2024 17:28:50 remote: Counting objects: 2% (2/71) build 09-Jul-2024 17:28:50 remote: Counting objects: 4% (3/71) build 09-Jul-2024 17:28:50 remote: Counting objects: 5% (4/71) build 09-Jul-2024 17:28:50 remote: Counting objects: 7% (5/71) build 09-Jul-2024 17:28:50 remote: Counting objects: 8% (6/71) build 09-Jul-2024 17:28:50 remote: Counting objects: 9% (7/71) build 09-Jul-2024 17:28:50 remote: Counting objects: 11% (8/71) build 09-Jul-2024 17:28:50 remote: Counting objects: 12% (9/71) build 09-Jul-2024 17:28:50 remote: Counting objects: 14% (10/71) build 09-Jul-2024 17:28:50 remote: Counting objects: 15% (11/71) build 09-Jul-2024 17:28:50 remote: Counting objects: 16% (12/71) build 09-Jul-2024 17:28:50 remote: Counting objects: 18% (13/71) build 09-Jul-2024 17:28:50 remote: Counting objects: 19% (14/71) build 09-Jul-2024 17:28:50 remote: Counting objects: 21% (15/71) build 09-Jul-2024 17:28:50 remote: Counting objects: 22% (16/71) build 09-Jul-2024 17:28:50 remote: Counting objects: 23% (17/71) build 09-Jul-2024 17:28:50 remote: Counting objects: 25% (18/71) build 09-Jul-2024 17:28:50 remote: Counting objects: 26% (19/71) build 09-Jul-2024 17:28:50 remote: Counting objects: 28% (20/71) build 09-Jul-2024 17:28:50 remote: Counting objects: 29% (21/71) build 09-Jul-2024 17:28:50 remote: Counting objects: 30% (22/71) build 09-Jul-2024 17:28:50 remote: Counting objects: 32% (23/71) build 09-Jul-2024 17:28:50 remote: Counting objects: 33% (24/71) build 09-Jul-2024 17:28:50 remote: Counting objects: 35% (25/71) build 09-Jul-2024 17:28:50 remote: Counting objects: 36% (26/71) build 09-Jul-2024 17:28:50 remote: Counting objects: 38% (27/71) build 09-Jul-2024 17:28:50 remote: Counting objects: 39% (28/71) build 09-Jul-2024 17:28:50 remote: Counting objects: 40% (29/71) build 09-Jul-2024 17:28:50 remote: Counting objects: 42% (30/71) build 09-Jul-2024 17:28:50 remote: Counting objects: 43% (31/71) build 09-Jul-2024 17:28:50 remote: Counting objects: 45% (32/71) build 09-Jul-2024 17:28:50 remote: Counting objects: 46% (33/71) build 09-Jul-2024 17:28:50 remote: Counting objects: 47% (34/71) build 09-Jul-2024 17:28:50 remote: Counting objects: 49% (35/71) build 09-Jul-2024 17:28:50 remote: Counting objects: 50% (36/71) build 09-Jul-2024 17:28:50 remote: Counting objects: 52% (37/71) build 09-Jul-2024 17:28:50 remote: Counting objects: 53% (38/71) build 09-Jul-2024 17:28:50 remote: Counting objects: 54% (39/71) build 09-Jul-2024 17:28:50 remote: Counting objects: 56% (40/71) build 09-Jul-2024 17:28:50 remote: Counting objects: 57% (41/71) build 09-Jul-2024 17:28:50 remote: Counting objects: 59% (42/71) build 09-Jul-2024 17:28:50 remote: Counting objects: 60% (43/71) build 09-Jul-2024 17:28:50 remote: Counting objects: 61% (44/71) build 09-Jul-2024 17:28:50 remote: Counting objects: 63% (45/71) build 09-Jul-2024 17:28:50 remote: Counting objects: 64% (46/71) build 09-Jul-2024 17:28:50 remote: Counting objects: 66% (47/71) build 09-Jul-2024 17:28:50 remote: Counting objects: 67% (48/71) build 09-Jul-2024 17:28:50 remote: Counting objects: 69% (49/71) build 09-Jul-2024 17:28:50 remote: Counting objects: 70% (50/71) build 09-Jul-2024 17:28:50 remote: Counting objects: 71% (51/71) build 09-Jul-2024 17:28:50 remote: Counting objects: 73% (52/71) build 09-Jul-2024 17:28:50 remote: Counting objects: 74% (53/71) build 09-Jul-2024 17:28:50 remote: Counting objects: 76% (54/71) build 09-Jul-2024 17:28:50 remote: Counting objects: 77% (55/71) build 09-Jul-2024 17:28:50 remote: Counting objects: 78% (56/71) build 09-Jul-2024 17:28:50 remote: Counting objects: 80% (57/71) build 09-Jul-2024 17:28:50 remote: Counting objects: 81% (58/71) build 09-Jul-2024 17:28:50 remote: Counting objects: 83% (59/71) build 09-Jul-2024 17:28:50 remote: Counting objects: 84% (60/71) build 09-Jul-2024 17:28:50 remote: Counting objects: 85% (61/71) build 09-Jul-2024 17:28:50 remote: Counting objects: 87% (62/71) build 09-Jul-2024 17:28:50 remote: Counting objects: 88% (63/71) build 09-Jul-2024 17:28:50 remote: Counting objects: 90% (64/71) build 09-Jul-2024 17:28:50 remote: Counting objects: 91% (65/71) build 09-Jul-2024 17:28:50 remote: Counting objects: 92% (66/71) build 09-Jul-2024 17:28:50 remote: Counting objects: 94% (67/71) build 09-Jul-2024 17:28:50 remote: Counting objects: 95% (68/71) build 09-Jul-2024 17:28:50 remote: Counting objects: 97% (69/71) build 09-Jul-2024 17:28:50 remote: Counting objects: 98% (70/71) build 09-Jul-2024 17:28:50 remote: Counting objects: 100% (71/71) build 09-Jul-2024 17:28:50 remote: Counting objects: 100% (71/71), done. build 09-Jul-2024 17:28:50 remote: Compressing objects: 2% (1/45) build 09-Jul-2024 17:28:50 remote: Compressing objects: 4% (2/45) build 09-Jul-2024 17:28:50 remote: Compressing objects: 6% (3/45) build 09-Jul-2024 17:28:50 remote: Compressing objects: 8% (4/45) build 09-Jul-2024 17:28:50 remote: Compressing objects: 11% (5/45) build 09-Jul-2024 17:28:50 remote: Compressing objects: 13% (6/45) build 09-Jul-2024 17:28:50 remote: Compressing objects: 15% (7/45) build 09-Jul-2024 17:28:50 remote: Compressing objects: 17% (8/45) build 09-Jul-2024 17:28:50 remote: Compressing objects: 20% (9/45) build 09-Jul-2024 17:28:50 remote: Compressing objects: 22% (10/45) build 09-Jul-2024 17:28:50 remote: Compressing objects: 24% (11/45) build 09-Jul-2024 17:28:50 remote: Compressing objects: 26% (12/45) build 09-Jul-2024 17:28:50 remote: Compressing objects: 28% (13/45) build 09-Jul-2024 17:28:50 remote: Compressing objects: 31% (14/45) build 09-Jul-2024 17:28:50 remote: Compressing objects: 33% (15/45) build 09-Jul-2024 17:28:50 remote: Compressing objects: 35% (16/45) build 09-Jul-2024 17:28:50 remote: Compressing objects: 37% (17/45) build 09-Jul-2024 17:28:50 remote: Compressing objects: 40% (18/45) build 09-Jul-2024 17:28:50 remote: Compressing objects: 42% (19/45) build 09-Jul-2024 17:28:50 remote: Compressing objects: 44% (20/45) build 09-Jul-2024 17:28:50 remote: Compressing objects: 46% (21/45) build 09-Jul-2024 17:28:50 remote: Compressing objects: 48% (22/45) build 09-Jul-2024 17:28:50 remote: Compressing objects: 51% (23/45) build 09-Jul-2024 17:28:50 remote: Compressing objects: 53% (24/45) build 09-Jul-2024 17:28:50 remote: Compressing objects: 55% (25/45) build 09-Jul-2024 17:28:50 remote: Compressing objects: 57% (26/45) build 09-Jul-2024 17:28:50 remote: Compressing objects: 60% (27/45) build 09-Jul-2024 17:28:50 remote: Compressing objects: 62% (28/45) build 09-Jul-2024 17:28:50 remote: Compressing objects: 64% (29/45) build 09-Jul-2024 17:28:50 remote: Compressing objects: 66% (30/45) build 09-Jul-2024 17:28:50 remote: Compressing objects: 68% (31/45) build 09-Jul-2024 17:28:50 remote: Compressing objects: 71% (32/45) build 09-Jul-2024 17:28:50 remote: Compressing objects: 73% (33/45) build 09-Jul-2024 17:28:50 remote: Compressing objects: 75% (34/45) build 09-Jul-2024 17:28:50 remote: Compressing objects: 77% (35/45) build 09-Jul-2024 17:28:50 remote: Compressing objects: 80% (36/45) build 09-Jul-2024 17:28:50 remote: Compressing objects: 82% (37/45) build 09-Jul-2024 17:28:50 remote: Compressing objects: 84% (38/45) build 09-Jul-2024 17:28:50 remote: Compressing objects: 86% (39/45) build 09-Jul-2024 17:28:50 remote: Compressing objects: 88% (40/45) build 09-Jul-2024 17:28:50 remote: Compressing objects: 91% (41/45) build 09-Jul-2024 17:28:50 remote: Compressing objects: 93% (42/45) build 09-Jul-2024 17:28:50 remote: Compressing objects: 95% (43/45) build 09-Jul-2024 17:28:50 remote: Compressing objects: 97% (44/45) build 09-Jul-2024 17:28:50 remote: Compressing objects: 100% (45/45) build 09-Jul-2024 17:28:50 remote: Compressing objects: 100% (45/45), done. build 09-Jul-2024 17:28:50 Receiving objects: 0% (1/1127) build 09-Jul-2024 17:28:50 Receiving objects: 1% (12/1127) build 09-Jul-2024 17:28:50 Receiving objects: 2% (23/1127) build 09-Jul-2024 17:28:50 Receiving objects: 3% (34/1127) build 09-Jul-2024 17:28:50 Receiving objects: 4% (46/1127) build 09-Jul-2024 17:28:50 Receiving objects: 5% (57/1127) build 09-Jul-2024 17:28:50 Receiving objects: 6% (68/1127) build 09-Jul-2024 17:28:50 Receiving objects: 7% (79/1127) build 09-Jul-2024 17:28:50 Receiving objects: 8% (91/1127) build 09-Jul-2024 17:28:50 Receiving objects: 9% (102/1127) build 09-Jul-2024 17:28:50 Receiving objects: 10% (113/1127) build 09-Jul-2024 17:28:50 Receiving objects: 11% (124/1127) build 09-Jul-2024 17:28:50 Receiving objects: 12% (136/1127) build 09-Jul-2024 17:28:50 Receiving objects: 13% (147/1127) build 09-Jul-2024 17:28:50 Receiving objects: 14% (158/1127) build 09-Jul-2024 17:28:50 Receiving objects: 15% (170/1127) build 09-Jul-2024 17:28:50 Receiving objects: 16% (181/1127) build 09-Jul-2024 17:28:50 Receiving objects: 17% (192/1127) build 09-Jul-2024 17:28:50 Receiving objects: 18% (203/1127) build 09-Jul-2024 17:28:50 Receiving objects: 19% (215/1127) build 09-Jul-2024 17:28:50 Receiving objects: 20% (226/1127) build 09-Jul-2024 17:28:50 Receiving objects: 21% (237/1127) build 09-Jul-2024 17:28:50 Receiving objects: 22% (248/1127) build 09-Jul-2024 17:28:50 Receiving objects: 23% (260/1127) build 09-Jul-2024 17:28:50 Receiving objects: 24% (271/1127) build 09-Jul-2024 17:28:50 Receiving objects: 25% (282/1127) build 09-Jul-2024 17:28:50 Receiving objects: 26% (294/1127) build 09-Jul-2024 17:28:50 Receiving objects: 27% (305/1127) build 09-Jul-2024 17:28:50 Receiving objects: 28% (316/1127) build 09-Jul-2024 17:28:50 Receiving objects: 29% (327/1127) build 09-Jul-2024 17:28:50 Receiving objects: 30% (339/1127) build 09-Jul-2024 17:28:50 Receiving objects: 31% (350/1127) build 09-Jul-2024 17:28:50 Receiving objects: 32% (361/1127) build 09-Jul-2024 17:28:50 Receiving objects: 33% (372/1127) build 09-Jul-2024 17:28:50 Receiving objects: 34% (384/1127) build 09-Jul-2024 17:28:50 Receiving objects: 35% (395/1127) build 09-Jul-2024 17:28:50 Receiving objects: 36% (406/1127) build 09-Jul-2024 17:28:50 Receiving objects: 37% (417/1127) build 09-Jul-2024 17:28:50 Receiving objects: 38% (429/1127) build 09-Jul-2024 17:28:50 Receiving objects: 39% (440/1127) build 09-Jul-2024 17:28:50 Receiving objects: 40% (451/1127) build 09-Jul-2024 17:28:50 Receiving objects: 41% (463/1127) build 09-Jul-2024 17:28:50 Receiving objects: 42% (474/1127) build 09-Jul-2024 17:28:50 Receiving objects: 43% (485/1127) build 09-Jul-2024 17:28:50 Receiving objects: 44% (496/1127) build 09-Jul-2024 17:28:50 Receiving objects: 45% (508/1127) build 09-Jul-2024 17:28:50 Receiving objects: 46% (519/1127) build 09-Jul-2024 17:28:50 Receiving objects: 47% (530/1127) build 09-Jul-2024 17:28:50 Receiving objects: 48% (541/1127) build 09-Jul-2024 17:28:50 Receiving objects: 49% (553/1127) build 09-Jul-2024 17:28:50 Receiving objects: 50% (564/1127) build 09-Jul-2024 17:28:50 Receiving objects: 51% (575/1127) build 09-Jul-2024 17:28:50 Receiving objects: 52% (587/1127) build 09-Jul-2024 17:28:50 Receiving objects: 53% (598/1127) build 09-Jul-2024 17:28:50 Receiving objects: 54% (609/1127) build 09-Jul-2024 17:28:50 Receiving objects: 55% (620/1127) build 09-Jul-2024 17:28:50 Receiving objects: 56% (632/1127) build 09-Jul-2024 17:28:50 Receiving objects: 57% (643/1127) build 09-Jul-2024 17:28:50 Receiving objects: 58% (654/1127) build 09-Jul-2024 17:28:50 Receiving objects: 59% (665/1127) build 09-Jul-2024 17:28:50 Receiving objects: 60% (677/1127) build 09-Jul-2024 17:28:50 Receiving objects: 61% (688/1127) build 09-Jul-2024 17:28:50 Receiving objects: 62% (699/1127) build 09-Jul-2024 17:28:50 Receiving objects: 63% (711/1127) build 09-Jul-2024 17:28:50 Receiving objects: 64% (722/1127) build 09-Jul-2024 17:28:50 Receiving objects: 65% (733/1127) build 09-Jul-2024 17:28:50 Receiving objects: 66% (744/1127) build 09-Jul-2024 17:28:50 Receiving objects: 67% (756/1127) build 09-Jul-2024 17:28:50 Receiving objects: 68% (767/1127) build 09-Jul-2024 17:28:50 Receiving objects: 69% (778/1127) build 09-Jul-2024 17:28:50 Receiving objects: 70% (789/1127) build 09-Jul-2024 17:28:50 Receiving objects: 71% (801/1127) build 09-Jul-2024 17:28:50 Receiving objects: 72% (812/1127) build 09-Jul-2024 17:28:50 Receiving objects: 73% (823/1127) build 09-Jul-2024 17:28:50 Receiving objects: 74% (834/1127) build 09-Jul-2024 17:28:50 Receiving objects: 75% (846/1127) build 09-Jul-2024 17:28:50 Receiving objects: 76% (857/1127) build 09-Jul-2024 17:28:50 Receiving objects: 77% (868/1127) build 09-Jul-2024 17:28:50 Receiving objects: 78% (880/1127) build 09-Jul-2024 17:28:50 Receiving objects: 79% (891/1127) build 09-Jul-2024 17:28:50 Receiving objects: 80% (902/1127) build 09-Jul-2024 17:28:50 Receiving objects: 81% (913/1127) build 09-Jul-2024 17:28:50 Receiving objects: 82% (925/1127) build 09-Jul-2024 17:28:50 Receiving objects: 83% (936/1127) build 09-Jul-2024 17:28:50 Receiving objects: 84% (947/1127) build 09-Jul-2024 17:28:50 Receiving objects: 85% (958/1127) build 09-Jul-2024 17:28:50 Receiving objects: 86% (970/1127) build 09-Jul-2024 17:28:50 Receiving objects: 87% (981/1127) build 09-Jul-2024 17:28:50 Receiving objects: 88% (992/1127) build 09-Jul-2024 17:28:50 Receiving objects: 89% (1004/1127) build 09-Jul-2024 17:28:50 Receiving objects: 90% (1015/1127) build 09-Jul-2024 17:28:50 Receiving objects: 91% (1026/1127) build 09-Jul-2024 17:28:50 Receiving objects: 92% (1037/1127) build 09-Jul-2024 17:28:50 Receiving objects: 93% (1049/1127) build 09-Jul-2024 17:28:50 Receiving objects: 94% (1060/1127) build 09-Jul-2024 17:28:50 Receiving objects: 95% (1071/1127) build 09-Jul-2024 17:28:50 Receiving objects: 96% (1082/1127) build 09-Jul-2024 17:28:50 remote: Total 1127 (delta 24), reused 46 (delta 15), pack-reused 1056 build 09-Jul-2024 17:28:50 Receiving objects: 97% (1094/1127) build 09-Jul-2024 17:28:50 Receiving objects: 98% (1105/1127) build 09-Jul-2024 17:28:50 Receiving objects: 99% (1116/1127) build 09-Jul-2024 17:28:50 Receiving objects: 100% (1127/1127) build 09-Jul-2024 17:28:50 Receiving objects: 100% (1127/1127), 216.86 KiB | 3.80 MiB/s, done. build 09-Jul-2024 17:28:50 Resolving deltas: 0% (0/579) build 09-Jul-2024 17:28:50 Resolving deltas: 1% (6/579) build 09-Jul-2024 17:28:50 Resolving deltas: 2% (13/579) build 09-Jul-2024 17:28:50 Resolving deltas: 3% (18/579) build 09-Jul-2024 17:28:50 Resolving deltas: 4% (24/579) build 09-Jul-2024 17:28:50 Resolving deltas: 5% (29/579) build 09-Jul-2024 17:28:50 Resolving deltas: 6% (35/579) build 09-Jul-2024 17:28:50 Resolving deltas: 7% (41/579) build 09-Jul-2024 17:28:50 Resolving deltas: 8% (48/579) build 09-Jul-2024 17:28:50 Resolving deltas: 9% (53/579) build 09-Jul-2024 17:28:50 Resolving deltas: 10% (58/579) build 09-Jul-2024 17:28:50 Resolving deltas: 11% (64/579) build 09-Jul-2024 17:28:50 Resolving deltas: 12% (71/579) build 09-Jul-2024 17:28:50 Resolving deltas: 13% (76/579) build 09-Jul-2024 17:28:50 Resolving deltas: 14% (82/579) build 09-Jul-2024 17:28:50 Resolving deltas: 15% (87/579) build 09-Jul-2024 17:28:50 Resolving deltas: 16% (93/579) build 09-Jul-2024 17:28:50 Resolving deltas: 17% (99/579) build 09-Jul-2024 17:28:50 Resolving deltas: 18% (106/579) build 09-Jul-2024 17:28:50 Resolving deltas: 19% (111/579) build 09-Jul-2024 17:28:50 Resolving deltas: 20% (116/579) build 09-Jul-2024 17:28:50 Resolving deltas: 21% (122/579) build 09-Jul-2024 17:28:50 Resolving deltas: 22% (128/579) build 09-Jul-2024 17:28:50 Resolving deltas: 23% (134/579) build 09-Jul-2024 17:28:50 Resolving deltas: 24% (139/579) build 09-Jul-2024 17:28:50 Resolving deltas: 25% (145/579) build 09-Jul-2024 17:28:50 Resolving deltas: 26% (151/579) build 09-Jul-2024 17:28:50 Resolving deltas: 27% (157/579) build 09-Jul-2024 17:28:50 Resolving deltas: 28% (163/579) build 09-Jul-2024 17:28:50 Resolving deltas: 29% (168/579) build 09-Jul-2024 17:28:50 Resolving deltas: 30% (174/579) build 09-Jul-2024 17:28:50 Resolving deltas: 31% (180/579) build 09-Jul-2024 17:28:50 Resolving deltas: 32% (186/579) build 09-Jul-2024 17:28:50 Resolving deltas: 33% (192/579) build 09-Jul-2024 17:28:50 Resolving deltas: 34% (197/579) build 09-Jul-2024 17:28:50 Resolving deltas: 35% (203/579) build 09-Jul-2024 17:28:50 Resolving deltas: 36% (209/579) build 09-Jul-2024 17:28:50 Resolving deltas: 37% (215/579) build 09-Jul-2024 17:28:50 Resolving deltas: 38% (221/579) build 09-Jul-2024 17:28:50 Resolving deltas: 39% (226/579) build 09-Jul-2024 17:28:50 Resolving deltas: 40% (232/579) build 09-Jul-2024 17:28:50 Resolving deltas: 41% (238/579) build 09-Jul-2024 17:28:50 Resolving deltas: 42% (244/579) build 09-Jul-2024 17:28:50 Resolving deltas: 43% (249/579) build 09-Jul-2024 17:28:50 Resolving deltas: 44% (255/579) build 09-Jul-2024 17:28:50 Resolving deltas: 45% (262/579) build 09-Jul-2024 17:28:50 Resolving deltas: 46% (267/579) build 09-Jul-2024 17:28:50 Resolving deltas: 47% (273/579) build 09-Jul-2024 17:28:50 Resolving deltas: 48% (278/579) build 09-Jul-2024 17:28:50 Resolving deltas: 49% (284/579) build 09-Jul-2024 17:28:50 Resolving deltas: 50% (290/579) build 09-Jul-2024 17:28:50 Resolving deltas: 51% (296/579) build 09-Jul-2024 17:28:50 Resolving deltas: 52% (302/579) build 09-Jul-2024 17:28:50 Resolving deltas: 53% (307/579) build 09-Jul-2024 17:28:50 Resolving deltas: 54% (313/579) build 09-Jul-2024 17:28:50 Resolving deltas: 55% (319/579) build 09-Jul-2024 17:28:50 Resolving deltas: 56% (325/579) build 09-Jul-2024 17:28:50 Resolving deltas: 57% (331/579) build 09-Jul-2024 17:28:50 Resolving deltas: 58% (336/579) build 09-Jul-2024 17:28:50 Resolving deltas: 59% (342/579) build 09-Jul-2024 17:28:50 Resolving deltas: 60% (348/579) build 09-Jul-2024 17:28:50 Resolving deltas: 61% (354/579) build 09-Jul-2024 17:28:50 Resolving deltas: 62% (359/579) build 09-Jul-2024 17:28:50 Resolving deltas: 63% (365/579) build 09-Jul-2024 17:28:50 Resolving deltas: 64% (371/579) build 09-Jul-2024 17:28:50 Resolving deltas: 65% (377/579) build 09-Jul-2024 17:28:50 Resolving deltas: 66% (383/579) build 09-Jul-2024 17:28:50 Resolving deltas: 67% (388/579) build 09-Jul-2024 17:28:50 Resolving deltas: 68% (394/579) build 09-Jul-2024 17:28:50 Resolving deltas: 69% (400/579) build 09-Jul-2024 17:28:50 Resolving deltas: 70% (407/579) build 09-Jul-2024 17:28:50 Resolving deltas: 71% (412/579) build 09-Jul-2024 17:28:50 Resolving deltas: 72% (417/579) build 09-Jul-2024 17:28:50 Resolving deltas: 73% (423/579) build 09-Jul-2024 17:28:50 Resolving deltas: 74% (429/579) build 09-Jul-2024 17:28:50 Resolving deltas: 75% (435/579) build 09-Jul-2024 17:28:50 Resolving deltas: 76% (441/579) build 09-Jul-2024 17:28:50 Resolving deltas: 77% (446/579) build 09-Jul-2024 17:28:50 Resolving deltas: 78% (452/579) build 09-Jul-2024 17:28:50 Resolving deltas: 79% (458/579) build 09-Jul-2024 17:28:50 Resolving deltas: 80% (464/579) build 09-Jul-2024 17:28:50 Resolving deltas: 81% (469/579) build 09-Jul-2024 17:28:50 Resolving deltas: 82% (475/579) build 09-Jul-2024 17:28:50 Resolving deltas: 83% (481/579) build 09-Jul-2024 17:28:50 Resolving deltas: 84% (487/579) build 09-Jul-2024 17:28:50 Resolving deltas: 85% (493/579) build 09-Jul-2024 17:28:50 Resolving deltas: 86% (498/579) build 09-Jul-2024 17:28:50 Resolving deltas: 87% (504/579) build 09-Jul-2024 17:28:50 Resolving deltas: 88% (510/579) build 09-Jul-2024 17:28:50 Resolving deltas: 89% (516/579) build 09-Jul-2024 17:28:50 Resolving deltas: 90% (522/579) build 09-Jul-2024 17:28:50 Resolving deltas: 91% (527/579) build 09-Jul-2024 17:28:50 Resolving deltas: 92% (533/579) build 09-Jul-2024 17:28:50 Resolving deltas: 93% (539/579) build 09-Jul-2024 17:28:50 Resolving deltas: 94% (545/579) build 09-Jul-2024 17:28:50 Resolving deltas: 95% (551/579) build 09-Jul-2024 17:28:50 Resolving deltas: 96% (556/579) build 09-Jul-2024 17:28:50 Resolving deltas: 97% (562/579) build 09-Jul-2024 17:28:50 Resolving deltas: 98% (568/579) build 09-Jul-2024 17:28:50 Resolving deltas: 99% (574/579) build 09-Jul-2024 17:28:50 Resolving deltas: 100% (579/579) build 09-Jul-2024 17:28:50 Resolving deltas: 100% (579/579), done. build 09-Jul-2024 17:28:50 Note: switching to 'release-phpbb-3.2.1'. build 09-Jul-2024 17:28:50 build 09-Jul-2024 17:28:50 You are in 'detached HEAD' state. You can look around, make experimental build 09-Jul-2024 17:28:50 changes and commit them, and you can discard any commits you make in this build 09-Jul-2024 17:28:50 state without impacting any branches by switching back to a branch. build 09-Jul-2024 17:28:50 build 09-Jul-2024 17:28:50 If you want to create a new branch to retain commits you create, you may build 09-Jul-2024 17:28:50 do so (now or later) by using -c with the switch command. Example: build 09-Jul-2024 17:28:50 build 09-Jul-2024 17:28:50 git switch -c build 09-Jul-2024 17:28:50 build 09-Jul-2024 17:28:50 Or undo this operation with: build 09-Jul-2024 17:28:50 build 09-Jul-2024 17:28:50 git switch - build 09-Jul-2024 17:28:50 build 09-Jul-2024 17:28:50 Turn off this advice by setting config variable advice.detachedHead to false build 09-Jul-2024 17:28:50 build 09-Jul-2024 17:28:50 HEAD is now at bc268e6 Merge pull request #49 from VSEphpbb/release build 09-Jul-2024 17:28:50  [delete] Deleting directory /data/build/old_versions/release-3.2.1/ext/phpbb/viglink/.git build 09-Jul-2024 17:28:50  [delete] Deleting directory /data/build/old_versions/release-3.2.1/ext/phpbb/viglink/tests build 09-Jul-2024 17:28:50  [delete] Deleting directory /data/build/old_versions/release-3.2.1/ext/phpbb/viglink/travis build 09-Jul-2024 17:28:50  [delete] Deleting: /data/build/old_versions/release-3.2.1/ext/phpbb/viglink/.gitattributes build 09-Jul-2024 17:28:50  [delete] Deleting: /data/build/old_versions/release-3.2.1/ext/phpbb/viglink/.travis.yml build 09-Jul-2024 17:28:50  [delete] Deleting: /data/build/old_versions/release-3.2.1/ext/phpbb/viglink/phpunit.xml.dist build 09-Jul-2024 17:28:50  [delete] Deleting: /data/build/old_versions/release-3.2.1/ext/phpbb/viglink/README.md build 09-Jul-2024 17:28:50  [delete] Could not find file /data/build/old_versions/release-3.2.1/config.php to delete. build 09-Jul-2024 17:28:50  [delete] Deleting directory /data/build/old_versions/release-3.2.1/develop build 09-Jul-2024 17:28:50  [delete] Deleting directory /data/build/old_versions/release-3.2.1/install/data build 09-Jul-2024 17:28:50  [delete] Deleting directory /data/build/old_versions/release-3.2.1/config/development build 09-Jul-2024 17:28:50  [delete] Deleting directory /data/build/old_versions/release-3.2.1/config/test build 09-Jul-2024 17:28:50  [echo] Setting permissions for checkout of release-3.2.1 in build/old_versions/release-3.2.1 build 09-Jul-2024 17:28:50  [chmod] Changed file mode on '/data/build/old_versions/release-3.2.1/cache' to 777 build 09-Jul-2024 17:28:50  [chmod] Changed file mode on '/data/build/old_versions/release-3.2.1/store' to 777 build 09-Jul-2024 17:28:50  [chmod] Changed file mode on '/data/build/old_versions/release-3.2.1/files' to 777 build 09-Jul-2024 17:28:50  [chmod] Changed file mode on '/data/build/old_versions/release-3.2.1/images/avatars/upload' to 777 build 09-Jul-2024 17:28:50  [chmod] Changed file mode on '/data/build/old_versions/release-3.2.1/bin/phpbbcli.php' to 755 build 09-Jul-2024 17:28:50  build 09-Jul-2024 17:28:50 phpBB > clean-diff-dir: build 09-Jul-2024 17:28:50  build 09-Jul-2024 17:28:50  [delete] Deleting directory /data/build/old_versions/release-3.2.1/cache build 09-Jul-2024 17:28:50  [delete] Deleting directory /data/build/old_versions/release-3.2.1/docs build 09-Jul-2024 17:28:50  [delete] Deleting directory /data/build/old_versions/release-3.2.1/files build 09-Jul-2024 17:28:50  [delete] Deleting directory /data/build/old_versions/release-3.2.1/install build 09-Jul-2024 17:28:50  [delete] Deleting directory /data/build/old_versions/release-3.2.1/store build 09-Jul-2024 17:28:50  [delete] Directory /data/build/old_versions/release-3.2.1/vendor does not exist or is not a directory. build 09-Jul-2024 17:28:51  build 09-Jul-2024 17:28:51 phpBB > old-version-diff: build 09-Jul-2024 17:28:51  build 09-Jul-2024 17:28:51  [echo] Retrieving version 3.2.2 build 09-Jul-2024 17:28:51  [mkdir] Created dir: /data/build/old_versions/release-3.2.2 build 09-Jul-2024 17:28:51  build 09-Jul-2024 17:28:51 phpBB > export: build 09-Jul-2024 17:28:51  build 09-Jul-2024 17:28:51 Cloning into 'viglink'... build 09-Jul-2024 17:28:52 remote: Enumerating objects: 1127, done. build 09-Jul-2024 17:28:52 remote: Counting objects: 1% (1/71) build 09-Jul-2024 17:28:52 remote: Counting objects: 2% (2/71) build 09-Jul-2024 17:28:52 remote: Counting objects: 4% (3/71) build 09-Jul-2024 17:28:52 remote: Counting objects: 5% (4/71) build 09-Jul-2024 17:28:52 remote: Counting objects: 7% (5/71) build 09-Jul-2024 17:28:52 remote: Counting objects: 8% (6/71) build 09-Jul-2024 17:28:52 remote: Counting objects: 9% (7/71) build 09-Jul-2024 17:28:52 remote: Counting objects: 11% (8/71) build 09-Jul-2024 17:28:52 remote: Counting objects: 12% (9/71) build 09-Jul-2024 17:28:52 remote: Counting objects: 14% (10/71) build 09-Jul-2024 17:28:52 remote: Counting objects: 15% (11/71) build 09-Jul-2024 17:28:52 remote: Counting objects: 16% (12/71) build 09-Jul-2024 17:28:52 remote: Counting objects: 18% (13/71) build 09-Jul-2024 17:28:52 remote: Counting objects: 19% (14/71) build 09-Jul-2024 17:28:52 remote: Counting objects: 21% (15/71) build 09-Jul-2024 17:28:52 remote: Counting objects: 22% (16/71) build 09-Jul-2024 17:28:52 remote: Counting objects: 23% (17/71) build 09-Jul-2024 17:28:52 remote: Counting objects: 25% (18/71) build 09-Jul-2024 17:28:52 remote: Counting objects: 26% (19/71) build 09-Jul-2024 17:28:52 remote: Counting objects: 28% (20/71) build 09-Jul-2024 17:28:52 remote: Counting objects: 29% (21/71) build 09-Jul-2024 17:28:52 remote: Counting objects: 30% (22/71) build 09-Jul-2024 17:28:52 remote: Counting objects: 32% (23/71) build 09-Jul-2024 17:28:52 remote: Counting objects: 33% (24/71) build 09-Jul-2024 17:28:52 remote: Counting objects: 35% (25/71) build 09-Jul-2024 17:28:52 remote: Counting objects: 36% (26/71) build 09-Jul-2024 17:28:52 remote: Counting objects: 38% (27/71) build 09-Jul-2024 17:28:52 remote: Counting objects: 39% (28/71) build 09-Jul-2024 17:28:52 remote: Counting objects: 40% (29/71) build 09-Jul-2024 17:28:52 remote: Counting objects: 42% (30/71) build 09-Jul-2024 17:28:52 remote: Counting objects: 43% (31/71) build 09-Jul-2024 17:28:52 remote: Counting objects: 45% (32/71) build 09-Jul-2024 17:28:52 remote: Counting objects: 46% (33/71) build 09-Jul-2024 17:28:52 remote: Counting objects: 47% (34/71) build 09-Jul-2024 17:28:52 remote: Counting objects: 49% (35/71) build 09-Jul-2024 17:28:52 remote: Counting objects: 50% (36/71) build 09-Jul-2024 17:28:52 remote: Counting objects: 52% (37/71) build 09-Jul-2024 17:28:52 remote: Counting objects: 53% (38/71) build 09-Jul-2024 17:28:52 remote: Counting objects: 54% (39/71) build 09-Jul-2024 17:28:52 remote: Counting objects: 56% (40/71) build 09-Jul-2024 17:28:52 remote: Counting objects: 57% (41/71) build 09-Jul-2024 17:28:52 remote: Counting objects: 59% (42/71) build 09-Jul-2024 17:28:52 remote: Counting objects: 60% (43/71) build 09-Jul-2024 17:28:52 remote: Counting objects: 61% (44/71) build 09-Jul-2024 17:28:52 remote: Counting objects: 63% (45/71) build 09-Jul-2024 17:28:52 remote: Counting objects: 64% (46/71) build 09-Jul-2024 17:28:52 remote: Counting objects: 66% (47/71) build 09-Jul-2024 17:28:52 remote: Counting objects: 67% (48/71) build 09-Jul-2024 17:28:52 remote: Counting objects: 69% (49/71) build 09-Jul-2024 17:28:52 remote: Counting objects: 70% (50/71) build 09-Jul-2024 17:28:52 remote: Counting objects: 71% (51/71) build 09-Jul-2024 17:28:52 remote: Counting objects: 73% (52/71) build 09-Jul-2024 17:28:52 remote: Counting objects: 74% (53/71) build 09-Jul-2024 17:28:52 remote: Counting objects: 76% (54/71) build 09-Jul-2024 17:28:52 remote: Counting objects: 77% (55/71) build 09-Jul-2024 17:28:52 remote: Counting objects: 78% (56/71) build 09-Jul-2024 17:28:52 remote: Counting objects: 80% (57/71) build 09-Jul-2024 17:28:52 remote: Counting objects: 81% (58/71) build 09-Jul-2024 17:28:52 remote: Counting objects: 83% (59/71) build 09-Jul-2024 17:28:52 remote: Counting objects: 84% (60/71) build 09-Jul-2024 17:28:52 remote: Counting objects: 85% (61/71) build 09-Jul-2024 17:28:52 remote: Counting objects: 87% (62/71) build 09-Jul-2024 17:28:52 remote: Counting objects: 88% (63/71) build 09-Jul-2024 17:28:52 remote: Counting objects: 90% (64/71) build 09-Jul-2024 17:28:52 remote: Counting objects: 91% (65/71) build 09-Jul-2024 17:28:52 remote: Counting objects: 92% (66/71) build 09-Jul-2024 17:28:52 remote: Counting objects: 94% (67/71) build 09-Jul-2024 17:28:52 remote: Counting objects: 95% (68/71) build 09-Jul-2024 17:28:52 remote: Counting objects: 97% (69/71) build 09-Jul-2024 17:28:52 remote: Counting objects: 98% (70/71) build 09-Jul-2024 17:28:52 remote: Counting objects: 100% (71/71) build 09-Jul-2024 17:28:52 remote: Counting objects: 100% (71/71), done. build 09-Jul-2024 17:28:52 remote: Compressing objects: 2% (1/45) build 09-Jul-2024 17:28:52 remote: Compressing objects: 4% (2/45) build 09-Jul-2024 17:28:52 remote: Compressing objects: 6% (3/45) build 09-Jul-2024 17:28:52 remote: Compressing objects: 8% (4/45) build 09-Jul-2024 17:28:52 remote: Compressing objects: 11% (5/45) build 09-Jul-2024 17:28:52 remote: Compressing objects: 13% (6/45) build 09-Jul-2024 17:28:52 remote: Compressing objects: 15% (7/45) build 09-Jul-2024 17:28:52 remote: Compressing objects: 17% (8/45) build 09-Jul-2024 17:28:52 remote: Compressing objects: 20% (9/45) build 09-Jul-2024 17:28:52 remote: Compressing objects: 22% (10/45) build 09-Jul-2024 17:28:52 remote: Compressing objects: 24% (11/45) build 09-Jul-2024 17:28:52 remote: Compressing objects: 26% (12/45) build 09-Jul-2024 17:28:52 remote: Compressing objects: 28% (13/45) build 09-Jul-2024 17:28:52 remote: Compressing objects: 31% (14/45) build 09-Jul-2024 17:28:52 remote: Compressing objects: 33% (15/45) build 09-Jul-2024 17:28:52 remote: Compressing objects: 35% (16/45) build 09-Jul-2024 17:28:52 remote: Compressing objects: 37% (17/45) build 09-Jul-2024 17:28:52 remote: Compressing objects: 40% (18/45) build 09-Jul-2024 17:28:52 remote: Compressing objects: 42% (19/45) build 09-Jul-2024 17:28:52 remote: Compressing objects: 44% (20/45) build 09-Jul-2024 17:28:52 remote: Compressing objects: 46% (21/45) build 09-Jul-2024 17:28:52 remote: Compressing objects: 48% (22/45) build 09-Jul-2024 17:28:52 remote: Compressing objects: 51% (23/45) build 09-Jul-2024 17:28:52 remote: Compressing objects: 53% (24/45) build 09-Jul-2024 17:28:52 remote: Compressing objects: 55% (25/45) build 09-Jul-2024 17:28:52 remote: Compressing objects: 57% (26/45) build 09-Jul-2024 17:28:52 remote: Compressing objects: 60% (27/45) build 09-Jul-2024 17:28:52 remote: Compressing objects: 62% (28/45) build 09-Jul-2024 17:28:52 remote: Compressing objects: 64% (29/45) build 09-Jul-2024 17:28:52 remote: Compressing objects: 66% (30/45) build 09-Jul-2024 17:28:52 remote: Compressing objects: 68% (31/45) build 09-Jul-2024 17:28:52 remote: Compressing objects: 71% (32/45) build 09-Jul-2024 17:28:52 remote: Compressing objects: 73% (33/45) build 09-Jul-2024 17:28:52 remote: Compressing objects: 75% (34/45) build 09-Jul-2024 17:28:52 remote: Compressing objects: 77% (35/45) build 09-Jul-2024 17:28:52 remote: Compressing objects: 80% (36/45) build 09-Jul-2024 17:28:52 remote: Compressing objects: 82% (37/45) build 09-Jul-2024 17:28:52 remote: Compressing objects: 84% (38/45) build 09-Jul-2024 17:28:52 remote: Compressing objects: 86% (39/45) build 09-Jul-2024 17:28:52 remote: Compressing objects: 88% (40/45) build 09-Jul-2024 17:28:52 remote: Compressing objects: 91% (41/45) build 09-Jul-2024 17:28:52 remote: Compressing objects: 93% (42/45) build 09-Jul-2024 17:28:52 remote: Compressing objects: 95% (43/45) build 09-Jul-2024 17:28:52 remote: Compressing objects: 97% (44/45) build 09-Jul-2024 17:28:52 remote: Compressing objects: 100% (45/45) build 09-Jul-2024 17:28:52 remote: Compressing objects: 100% (45/45), done. build 09-Jul-2024 17:28:52 Receiving objects: 0% (1/1127) build 09-Jul-2024 17:28:52 Receiving objects: 1% (12/1127) build 09-Jul-2024 17:28:52 Receiving objects: 2% (23/1127) build 09-Jul-2024 17:28:52 Receiving objects: 3% (34/1127) build 09-Jul-2024 17:28:52 Receiving objects: 4% (46/1127) build 09-Jul-2024 17:28:52 Receiving objects: 5% (57/1127) build 09-Jul-2024 17:28:52 Receiving objects: 6% (68/1127) build 09-Jul-2024 17:28:52 Receiving objects: 7% (79/1127) build 09-Jul-2024 17:28:52 Receiving objects: 8% (91/1127) build 09-Jul-2024 17:28:52 Receiving objects: 9% (102/1127) build 09-Jul-2024 17:28:52 Receiving objects: 10% (113/1127) build 09-Jul-2024 17:28:52 Receiving objects: 11% (124/1127) build 09-Jul-2024 17:28:52 Receiving objects: 12% (136/1127) build 09-Jul-2024 17:28:52 Receiving objects: 13% (147/1127) build 09-Jul-2024 17:28:52 Receiving objects: 14% (158/1127) build 09-Jul-2024 17:28:52 Receiving objects: 15% (170/1127) build 09-Jul-2024 17:28:52 Receiving objects: 16% (181/1127) build 09-Jul-2024 17:28:52 Receiving objects: 17% (192/1127) build 09-Jul-2024 17:28:52 Receiving objects: 18% (203/1127) build 09-Jul-2024 17:28:52 Receiving objects: 19% (215/1127) build 09-Jul-2024 17:28:52 Receiving objects: 20% (226/1127) build 09-Jul-2024 17:28:52 Receiving objects: 21% (237/1127) build 09-Jul-2024 17:28:52 Receiving objects: 22% (248/1127) build 09-Jul-2024 17:28:52 Receiving objects: 23% (260/1127) build 09-Jul-2024 17:28:52 Receiving objects: 24% (271/1127) build 09-Jul-2024 17:28:52 Receiving objects: 25% (282/1127) build 09-Jul-2024 17:28:52 Receiving objects: 26% (294/1127) build 09-Jul-2024 17:28:52 Receiving objects: 27% (305/1127) build 09-Jul-2024 17:28:52 Receiving objects: 28% (316/1127) build 09-Jul-2024 17:28:52 Receiving objects: 29% (327/1127) build 09-Jul-2024 17:28:52 Receiving objects: 30% (339/1127) build 09-Jul-2024 17:28:52 Receiving objects: 31% (350/1127) build 09-Jul-2024 17:28:52 Receiving objects: 32% (361/1127) build 09-Jul-2024 17:28:52 Receiving objects: 33% (372/1127) build 09-Jul-2024 17:28:52 Receiving objects: 34% (384/1127) build 09-Jul-2024 17:28:52 Receiving objects: 35% (395/1127) build 09-Jul-2024 17:28:52 Receiving objects: 36% (406/1127) build 09-Jul-2024 17:28:52 Receiving objects: 37% (417/1127) build 09-Jul-2024 17:28:52 Receiving objects: 38% (429/1127) build 09-Jul-2024 17:28:52 Receiving objects: 39% (440/1127) build 09-Jul-2024 17:28:52 Receiving objects: 40% (451/1127) build 09-Jul-2024 17:28:52 Receiving objects: 41% (463/1127) build 09-Jul-2024 17:28:52 Receiving objects: 42% (474/1127) build 09-Jul-2024 17:28:52 Receiving objects: 43% (485/1127) build 09-Jul-2024 17:28:52 Receiving objects: 44% (496/1127) build 09-Jul-2024 17:28:52 Receiving objects: 45% (508/1127) build 09-Jul-2024 17:28:52 Receiving objects: 46% (519/1127) build 09-Jul-2024 17:28:52 Receiving objects: 47% (530/1127) build 09-Jul-2024 17:28:52 Receiving objects: 48% (541/1127) build 09-Jul-2024 17:28:52 Receiving objects: 49% (553/1127) build 09-Jul-2024 17:28:52 Receiving objects: 50% (564/1127) build 09-Jul-2024 17:28:52 Receiving objects: 51% (575/1127) build 09-Jul-2024 17:28:52 Receiving objects: 52% (587/1127) build 09-Jul-2024 17:28:52 Receiving objects: 53% (598/1127) build 09-Jul-2024 17:28:52 Receiving objects: 54% (609/1127) build 09-Jul-2024 17:28:52 Receiving objects: 55% (620/1127) build 09-Jul-2024 17:28:52 Receiving objects: 56% (632/1127) build 09-Jul-2024 17:28:52 Receiving objects: 57% (643/1127) build 09-Jul-2024 17:28:52 Receiving objects: 58% (654/1127) build 09-Jul-2024 17:28:52 Receiving objects: 59% (665/1127) build 09-Jul-2024 17:28:52 Receiving objects: 60% (677/1127) build 09-Jul-2024 17:28:52 Receiving objects: 61% (688/1127) build 09-Jul-2024 17:28:52 Receiving objects: 62% (699/1127) build 09-Jul-2024 17:28:52 Receiving objects: 63% (711/1127) build 09-Jul-2024 17:28:52 Receiving objects: 64% (722/1127) build 09-Jul-2024 17:28:52 Receiving objects: 65% (733/1127) build 09-Jul-2024 17:28:52 Receiving objects: 66% (744/1127) build 09-Jul-2024 17:28:52 Receiving objects: 67% (756/1127) build 09-Jul-2024 17:28:52 Receiving objects: 68% (767/1127) build 09-Jul-2024 17:28:52 Receiving objects: 69% (778/1127) build 09-Jul-2024 17:28:52 Receiving objects: 70% (789/1127) build 09-Jul-2024 17:28:52 Receiving objects: 71% (801/1127) build 09-Jul-2024 17:28:52 Receiving objects: 72% (812/1127) build 09-Jul-2024 17:28:52 Receiving objects: 73% (823/1127) build 09-Jul-2024 17:28:52 Receiving objects: 74% (834/1127) build 09-Jul-2024 17:28:52 Receiving objects: 75% (846/1127) build 09-Jul-2024 17:28:52 Receiving objects: 76% (857/1127) build 09-Jul-2024 17:28:52 Receiving objects: 77% (868/1127) build 09-Jul-2024 17:28:52 Receiving objects: 78% (880/1127) build 09-Jul-2024 17:28:52 Receiving objects: 79% (891/1127) build 09-Jul-2024 17:28:52 Receiving objects: 80% (902/1127) build 09-Jul-2024 17:28:52 Receiving objects: 81% (913/1127) build 09-Jul-2024 17:28:52 Receiving objects: 82% (925/1127) build 09-Jul-2024 17:28:52 Receiving objects: 83% (936/1127) build 09-Jul-2024 17:28:52 Receiving objects: 84% (947/1127) build 09-Jul-2024 17:28:52 Receiving objects: 85% (958/1127) build 09-Jul-2024 17:28:52 Receiving objects: 86% (970/1127) build 09-Jul-2024 17:28:52 Receiving objects: 87% (981/1127) build 09-Jul-2024 17:28:52 Receiving objects: 88% (992/1127) build 09-Jul-2024 17:28:52 Receiving objects: 89% (1004/1127) build 09-Jul-2024 17:28:52 Receiving objects: 90% (1015/1127) build 09-Jul-2024 17:28:52 Receiving objects: 91% (1026/1127) build 09-Jul-2024 17:28:52 Receiving objects: 92% (1037/1127) build 09-Jul-2024 17:28:52 Receiving objects: 93% (1049/1127) build 09-Jul-2024 17:28:52 Receiving objects: 94% (1060/1127) build 09-Jul-2024 17:28:52 remote: Total 1127 (delta 24), reused 46 (delta 15), pack-reused 1056 build 09-Jul-2024 17:28:52 Receiving objects: 95% (1071/1127) build 09-Jul-2024 17:28:52 Receiving objects: 96% (1082/1127) build 09-Jul-2024 17:28:52 Receiving objects: 97% (1094/1127) build 09-Jul-2024 17:28:52 Receiving objects: 98% (1105/1127) build 09-Jul-2024 17:28:52 Receiving objects: 99% (1116/1127) build 09-Jul-2024 17:28:52 Receiving objects: 100% (1127/1127) build 09-Jul-2024 17:28:52 Receiving objects: 100% (1127/1127), 216.86 KiB | 10.84 MiB/s, done. build 09-Jul-2024 17:28:52 Resolving deltas: 0% (0/579) build 09-Jul-2024 17:28:52 Resolving deltas: 1% (6/579) build 09-Jul-2024 17:28:52 Resolving deltas: 2% (12/579) build 09-Jul-2024 17:28:52 Resolving deltas: 3% (18/579) build 09-Jul-2024 17:28:52 Resolving deltas: 4% (24/579) build 09-Jul-2024 17:28:52 Resolving deltas: 5% (29/579) build 09-Jul-2024 17:28:52 Resolving deltas: 6% (35/579) build 09-Jul-2024 17:28:52 Resolving deltas: 7% (41/579) build 09-Jul-2024 17:28:52 Resolving deltas: 8% (47/579) build 09-Jul-2024 17:28:52 Resolving deltas: 9% (53/579) build 09-Jul-2024 17:28:52 Resolving deltas: 10% (58/579) build 09-Jul-2024 17:28:52 Resolving deltas: 11% (64/579) build 09-Jul-2024 17:28:52 Resolving deltas: 12% (70/579) build 09-Jul-2024 17:28:52 Resolving deltas: 13% (76/579) build 09-Jul-2024 17:28:52 Resolving deltas: 14% (82/579) build 09-Jul-2024 17:28:52 Resolving deltas: 15% (87/579) build 09-Jul-2024 17:28:52 Resolving deltas: 16% (93/579) build 09-Jul-2024 17:28:52 Resolving deltas: 17% (99/579) build 09-Jul-2024 17:28:52 Resolving deltas: 18% (105/579) build 09-Jul-2024 17:28:52 Resolving deltas: 19% (111/579) build 09-Jul-2024 17:28:52 Resolving deltas: 20% (116/579) build 09-Jul-2024 17:28:52 Resolving deltas: 21% (122/579) build 09-Jul-2024 17:28:52 Resolving deltas: 22% (128/579) build 09-Jul-2024 17:28:52 Resolving deltas: 23% (134/579) build 09-Jul-2024 17:28:52 Resolving deltas: 24% (139/579) build 09-Jul-2024 17:28:52 Resolving deltas: 25% (145/579) build 09-Jul-2024 17:28:52 Resolving deltas: 26% (151/579) build 09-Jul-2024 17:28:52 Resolving deltas: 27% (157/579) build 09-Jul-2024 17:28:52 Resolving deltas: 28% (163/579) build 09-Jul-2024 17:28:52 Resolving deltas: 29% (168/579) build 09-Jul-2024 17:28:52 Resolving deltas: 30% (174/579) build 09-Jul-2024 17:28:52 Resolving deltas: 31% (180/579) build 09-Jul-2024 17:28:52 Resolving deltas: 32% (186/579) build 09-Jul-2024 17:28:52 Resolving deltas: 33% (192/579) build 09-Jul-2024 17:28:52 Resolving deltas: 34% (197/579) build 09-Jul-2024 17:28:52 Resolving deltas: 35% (203/579) build 09-Jul-2024 17:28:52 Resolving deltas: 36% (209/579) build 09-Jul-2024 17:28:52 Resolving deltas: 37% (215/579) build 09-Jul-2024 17:28:52 Resolving deltas: 38% (221/579) build 09-Jul-2024 17:28:52 Resolving deltas: 39% (226/579) build 09-Jul-2024 17:28:52 Resolving deltas: 40% (232/579) build 09-Jul-2024 17:28:52 Resolving deltas: 41% (238/579) build 09-Jul-2024 17:28:52 Resolving deltas: 42% (244/579) build 09-Jul-2024 17:28:52 Resolving deltas: 43% (249/579) build 09-Jul-2024 17:28:52 Resolving deltas: 44% (255/579) build 09-Jul-2024 17:28:52 Resolving deltas: 45% (261/579) build 09-Jul-2024 17:28:52 Resolving deltas: 46% (267/579) build 09-Jul-2024 17:28:52 Resolving deltas: 47% (273/579) build 09-Jul-2024 17:28:52 Resolving deltas: 48% (278/579) build 09-Jul-2024 17:28:52 Resolving deltas: 49% (284/579) build 09-Jul-2024 17:28:52 Resolving deltas: 50% (290/579) build 09-Jul-2024 17:28:52 Resolving deltas: 51% (296/579) build 09-Jul-2024 17:28:52 Resolving deltas: 52% (302/579) build 09-Jul-2024 17:28:52 Resolving deltas: 53% (307/579) build 09-Jul-2024 17:28:52 Resolving deltas: 54% (313/579) build 09-Jul-2024 17:28:52 Resolving deltas: 55% (319/579) build 09-Jul-2024 17:28:52 Resolving deltas: 56% (325/579) build 09-Jul-2024 17:28:52 Resolving deltas: 57% (331/579) build 09-Jul-2024 17:28:52 Resolving deltas: 58% (336/579) build 09-Jul-2024 17:28:52 Resolving deltas: 59% (342/579) build 09-Jul-2024 17:28:52 Resolving deltas: 60% (348/579) build 09-Jul-2024 17:28:52 Resolving deltas: 61% (354/579) build 09-Jul-2024 17:28:52 Resolving deltas: 62% (359/579) build 09-Jul-2024 17:28:52 Resolving deltas: 63% (366/579) build 09-Jul-2024 17:28:52 Resolving deltas: 64% (371/579) build 09-Jul-2024 17:28:52 Resolving deltas: 65% (377/579) build 09-Jul-2024 17:28:52 Resolving deltas: 66% (383/579) build 09-Jul-2024 17:28:52 Resolving deltas: 67% (388/579) build 09-Jul-2024 17:28:52 Resolving deltas: 68% (394/579) build 09-Jul-2024 17:28:52 Resolving deltas: 69% (400/579) build 09-Jul-2024 17:28:52 Resolving deltas: 70% (406/579) build 09-Jul-2024 17:28:52 Resolving deltas: 71% (412/579) build 09-Jul-2024 17:28:52 Resolving deltas: 72% (417/579) build 09-Jul-2024 17:28:52 Resolving deltas: 73% (423/579) build 09-Jul-2024 17:28:52 Resolving deltas: 74% (429/579) build 09-Jul-2024 17:28:52 Resolving deltas: 75% (435/579) build 09-Jul-2024 17:28:52 Resolving deltas: 76% (441/579) build 09-Jul-2024 17:28:52 Resolving deltas: 77% (446/579) build 09-Jul-2024 17:28:52 Resolving deltas: 78% (452/579) build 09-Jul-2024 17:28:52 Resolving deltas: 79% (458/579) build 09-Jul-2024 17:28:52 Resolving deltas: 80% (464/579) build 09-Jul-2024 17:28:52 Resolving deltas: 81% (469/579) build 09-Jul-2024 17:28:52 Resolving deltas: 82% (475/579) build 09-Jul-2024 17:28:52 Resolving deltas: 83% (481/579) build 09-Jul-2024 17:28:52 Resolving deltas: 84% (487/579) build 09-Jul-2024 17:28:52 Resolving deltas: 85% (493/579) build 09-Jul-2024 17:28:52 Resolving deltas: 86% (498/579) build 09-Jul-2024 17:28:52 Resolving deltas: 87% (504/579) build 09-Jul-2024 17:28:52 Resolving deltas: 88% (510/579) build 09-Jul-2024 17:28:52 Resolving deltas: 89% (516/579) build 09-Jul-2024 17:28:52 Resolving deltas: 90% (522/579) build 09-Jul-2024 17:28:52 Resolving deltas: 91% (527/579) build 09-Jul-2024 17:28:52 Resolving deltas: 92% (533/579) build 09-Jul-2024 17:28:52 Resolving deltas: 93% (539/579) build 09-Jul-2024 17:28:52 Resolving deltas: 94% (545/579) build 09-Jul-2024 17:28:52 Resolving deltas: 95% (551/579) build 09-Jul-2024 17:28:52 Resolving deltas: 96% (556/579) build 09-Jul-2024 17:28:52 Resolving deltas: 97% (562/579) build 09-Jul-2024 17:28:52 Resolving deltas: 98% (568/579) build 09-Jul-2024 17:28:52 Resolving deltas: 99% (574/579) build 09-Jul-2024 17:28:52 Resolving deltas: 100% (579/579) build 09-Jul-2024 17:28:52 Resolving deltas: 100% (579/579), done. build 09-Jul-2024 17:28:52 Note: switching to 'release-phpbb-3.2.2'. build 09-Jul-2024 17:28:52 build 09-Jul-2024 17:28:52 You are in 'detached HEAD' state. You can look around, make experimental build 09-Jul-2024 17:28:52 changes and commit them, and you can discard any commits you make in this build 09-Jul-2024 17:28:52 state without impacting any branches by switching back to a branch. build 09-Jul-2024 17:28:52 build 09-Jul-2024 17:28:52 If you want to create a new branch to retain commits you create, you may build 09-Jul-2024 17:28:52 do so (now or later) by using -c with the switch command. Example: build 09-Jul-2024 17:28:52 build 09-Jul-2024 17:28:52 git switch -c build 09-Jul-2024 17:28:52 build 09-Jul-2024 17:28:52 Or undo this operation with: build 09-Jul-2024 17:28:52 build 09-Jul-2024 17:28:52 git switch - build 09-Jul-2024 17:28:52 build 09-Jul-2024 17:28:52 Turn off this advice by setting config variable advice.detachedHead to false build 09-Jul-2024 17:28:52 build 09-Jul-2024 17:28:52 HEAD is now at da2cda3 Update to 1.0.3 build 09-Jul-2024 17:28:52  [delete] Deleting directory /data/build/old_versions/release-3.2.2/ext/phpbb/viglink/.git build 09-Jul-2024 17:28:52  [delete] Deleting directory /data/build/old_versions/release-3.2.2/ext/phpbb/viglink/tests build 09-Jul-2024 17:28:52  [delete] Deleting directory /data/build/old_versions/release-3.2.2/ext/phpbb/viglink/travis build 09-Jul-2024 17:28:52  [delete] Deleting: /data/build/old_versions/release-3.2.2/ext/phpbb/viglink/.gitattributes build 09-Jul-2024 17:28:52  [delete] Deleting: /data/build/old_versions/release-3.2.2/ext/phpbb/viglink/.travis.yml build 09-Jul-2024 17:28:52  [delete] Deleting: /data/build/old_versions/release-3.2.2/ext/phpbb/viglink/phpunit.xml.dist build 09-Jul-2024 17:28:52  [delete] Deleting: /data/build/old_versions/release-3.2.2/ext/phpbb/viglink/README.md build 09-Jul-2024 17:28:52  [delete] Could not find file /data/build/old_versions/release-3.2.2/config.php to delete. build 09-Jul-2024 17:28:52  [delete] Deleting directory /data/build/old_versions/release-3.2.2/develop build 09-Jul-2024 17:28:52  [delete] Deleting directory /data/build/old_versions/release-3.2.2/install/data build 09-Jul-2024 17:28:52  [delete] Deleting directory /data/build/old_versions/release-3.2.2/config/development build 09-Jul-2024 17:28:52  [delete] Deleting directory /data/build/old_versions/release-3.2.2/config/test build 09-Jul-2024 17:28:52  [echo] Setting permissions for checkout of release-3.2.2 in build/old_versions/release-3.2.2 build 09-Jul-2024 17:28:52  [chmod] Changed file mode on '/data/build/old_versions/release-3.2.2/cache' to 777 build 09-Jul-2024 17:28:52  [chmod] Changed file mode on '/data/build/old_versions/release-3.2.2/store' to 777 build 09-Jul-2024 17:28:52  [chmod] Changed file mode on '/data/build/old_versions/release-3.2.2/files' to 777 build 09-Jul-2024 17:28:52  [chmod] Changed file mode on '/data/build/old_versions/release-3.2.2/images/avatars/upload' to 777 build 09-Jul-2024 17:28:52  [chmod] Changed file mode on '/data/build/old_versions/release-3.2.2/bin/phpbbcli.php' to 755 build 09-Jul-2024 17:28:52  build 09-Jul-2024 17:28:52 phpBB > clean-diff-dir: build 09-Jul-2024 17:28:52  build 09-Jul-2024 17:28:52  [delete] Deleting directory /data/build/old_versions/release-3.2.2/cache build 09-Jul-2024 17:28:52  [delete] Deleting directory /data/build/old_versions/release-3.2.2/docs build 09-Jul-2024 17:28:52  [delete] Deleting directory /data/build/old_versions/release-3.2.2/files build 09-Jul-2024 17:28:52  [delete] Deleting directory /data/build/old_versions/release-3.2.2/install build 09-Jul-2024 17:28:52  [delete] Deleting directory /data/build/old_versions/release-3.2.2/store build 09-Jul-2024 17:28:52  [delete] Directory /data/build/old_versions/release-3.2.2/vendor does not exist or is not a directory. build 09-Jul-2024 17:28:52  build 09-Jul-2024 17:28:52 phpBB > old-version-diff: build 09-Jul-2024 17:28:52  build 09-Jul-2024 17:28:52  [echo] Retrieving version 3.2.3 build 09-Jul-2024 17:28:52  [mkdir] Created dir: /data/build/old_versions/release-3.2.3 build 09-Jul-2024 17:28:52  build 09-Jul-2024 17:28:52 phpBB > export: build 09-Jul-2024 17:28:52  build 09-Jul-2024 17:28:53 Cloning into 'viglink'... build 09-Jul-2024 17:28:53 remote: Enumerating objects: 1127, done. build 09-Jul-2024 17:28:53 remote: Counting objects: 1% (1/71) build 09-Jul-2024 17:28:53 remote: Counting objects: 2% (2/71) build 09-Jul-2024 17:28:53 remote: Counting objects: 4% (3/71) build 09-Jul-2024 17:28:53 remote: Counting objects: 5% (4/71) build 09-Jul-2024 17:28:53 remote: Counting objects: 7% (5/71) build 09-Jul-2024 17:28:53 remote: Counting objects: 8% (6/71) build 09-Jul-2024 17:28:53 remote: Counting objects: 9% (7/71) build 09-Jul-2024 17:28:53 remote: Counting objects: 11% (8/71) build 09-Jul-2024 17:28:53 remote: Counting objects: 12% (9/71) build 09-Jul-2024 17:28:53 remote: Counting objects: 14% (10/71) build 09-Jul-2024 17:28:53 remote: Counting objects: 15% (11/71) build 09-Jul-2024 17:28:53 remote: Counting objects: 16% (12/71) build 09-Jul-2024 17:28:53 remote: Counting objects: 18% (13/71) build 09-Jul-2024 17:28:53 remote: Counting objects: 19% (14/71) build 09-Jul-2024 17:28:53 remote: Counting objects: 21% (15/71) build 09-Jul-2024 17:28:53 remote: Counting objects: 22% (16/71) build 09-Jul-2024 17:28:53 remote: Counting objects: 23% (17/71) build 09-Jul-2024 17:28:53 remote: Counting objects: 25% (18/71) build 09-Jul-2024 17:28:53 remote: Counting objects: 26% (19/71) build 09-Jul-2024 17:28:53 remote: Counting objects: 28% (20/71) build 09-Jul-2024 17:28:53 remote: Counting objects: 29% (21/71) build 09-Jul-2024 17:28:53 remote: Counting objects: 30% (22/71) build 09-Jul-2024 17:28:53 remote: Counting objects: 32% (23/71) build 09-Jul-2024 17:28:53 remote: Counting objects: 33% (24/71) build 09-Jul-2024 17:28:53 remote: Counting objects: 35% (25/71) build 09-Jul-2024 17:28:53 remote: Counting objects: 36% (26/71) build 09-Jul-2024 17:28:53 remote: Counting objects: 38% (27/71) build 09-Jul-2024 17:28:53 remote: Counting objects: 39% (28/71) build 09-Jul-2024 17:28:53 remote: Counting objects: 40% (29/71) build 09-Jul-2024 17:28:53 remote: Counting objects: 42% (30/71) build 09-Jul-2024 17:28:53 remote: Counting objects: 43% (31/71) build 09-Jul-2024 17:28:53 remote: Counting objects: 45% (32/71) build 09-Jul-2024 17:28:53 remote: Counting objects: 46% (33/71) build 09-Jul-2024 17:28:53 remote: Counting objects: 47% (34/71) build 09-Jul-2024 17:28:53 remote: Counting objects: 49% (35/71) build 09-Jul-2024 17:28:53 remote: Counting objects: 50% (36/71) build 09-Jul-2024 17:28:53 remote: Counting objects: 52% (37/71) build 09-Jul-2024 17:28:53 remote: Counting objects: 53% (38/71) build 09-Jul-2024 17:28:53 remote: Counting objects: 54% (39/71) build 09-Jul-2024 17:28:53 remote: Counting objects: 56% (40/71) build 09-Jul-2024 17:28:53 remote: Counting objects: 57% (41/71) build 09-Jul-2024 17:28:53 remote: Counting objects: 59% (42/71) build 09-Jul-2024 17:28:53 remote: Counting objects: 60% (43/71) build 09-Jul-2024 17:28:53 remote: Counting objects: 61% (44/71) build 09-Jul-2024 17:28:53 remote: Counting objects: 63% (45/71) build 09-Jul-2024 17:28:53 remote: Counting objects: 64% (46/71) build 09-Jul-2024 17:28:53 remote: Counting objects: 66% (47/71) build 09-Jul-2024 17:28:53 remote: Counting objects: 67% (48/71) build 09-Jul-2024 17:28:53 remote: Counting objects: 69% (49/71) build 09-Jul-2024 17:28:53 remote: Counting objects: 70% (50/71) build 09-Jul-2024 17:28:53 remote: Counting objects: 71% (51/71) build 09-Jul-2024 17:28:53 remote: Counting objects: 73% (52/71) build 09-Jul-2024 17:28:53 remote: Counting objects: 74% (53/71) build 09-Jul-2024 17:28:53 remote: Counting objects: 76% (54/71) build 09-Jul-2024 17:28:53 remote: Counting objects: 77% (55/71) build 09-Jul-2024 17:28:53 remote: Counting objects: 78% (56/71) build 09-Jul-2024 17:28:53 remote: Counting objects: 80% (57/71) build 09-Jul-2024 17:28:53 remote: Counting objects: 81% (58/71) build 09-Jul-2024 17:28:53 remote: Counting objects: 83% (59/71) build 09-Jul-2024 17:28:53 remote: Counting objects: 84% (60/71) build 09-Jul-2024 17:28:53 remote: Counting objects: 85% (61/71) build 09-Jul-2024 17:28:53 remote: Counting objects: 87% (62/71) build 09-Jul-2024 17:28:53 remote: Counting objects: 88% (63/71) build 09-Jul-2024 17:28:53 remote: Counting objects: 90% (64/71) build 09-Jul-2024 17:28:53 remote: Counting objects: 91% (65/71) build 09-Jul-2024 17:28:53 remote: Counting objects: 92% (66/71) build 09-Jul-2024 17:28:53 remote: Counting objects: 94% (67/71) build 09-Jul-2024 17:28:53 remote: Counting objects: 95% (68/71) build 09-Jul-2024 17:28:53 remote: Counting objects: 97% (69/71) build 09-Jul-2024 17:28:53 remote: Counting objects: 98% (70/71) build 09-Jul-2024 17:28:53 remote: Counting objects: 100% (71/71) build 09-Jul-2024 17:28:53 remote: Counting objects: 100% (71/71), done. build 09-Jul-2024 17:28:53 remote: Compressing objects: 2% (1/45) build 09-Jul-2024 17:28:53 remote: Compressing objects: 4% (2/45) build 09-Jul-2024 17:28:53 remote: Compressing objects: 6% (3/45) build 09-Jul-2024 17:28:53 remote: Compressing objects: 8% (4/45) build 09-Jul-2024 17:28:53 remote: Compressing objects: 11% (5/45) build 09-Jul-2024 17:28:53 remote: Compressing objects: 13% (6/45) build 09-Jul-2024 17:28:53 remote: Compressing objects: 15% (7/45) build 09-Jul-2024 17:28:53 remote: Compressing objects: 17% (8/45) build 09-Jul-2024 17:28:53 remote: Compressing objects: 20% (9/45) build 09-Jul-2024 17:28:53 remote: Compressing objects: 22% (10/45) build 09-Jul-2024 17:28:53 remote: Compressing objects: 24% (11/45) build 09-Jul-2024 17:28:53 remote: Compressing objects: 26% (12/45) build 09-Jul-2024 17:28:53 remote: Compressing objects: 28% (13/45) build 09-Jul-2024 17:28:53 remote: Compressing objects: 31% (14/45) build 09-Jul-2024 17:28:53 remote: Compressing objects: 33% (15/45) build 09-Jul-2024 17:28:53 remote: Compressing objects: 35% (16/45) build 09-Jul-2024 17:28:53 remote: Compressing objects: 37% (17/45) build 09-Jul-2024 17:28:53 remote: Compressing objects: 40% (18/45) build 09-Jul-2024 17:28:53 remote: Compressing objects: 42% (19/45) build 09-Jul-2024 17:28:53 remote: Compressing objects: 44% (20/45) build 09-Jul-2024 17:28:53 remote: Compressing objects: 46% (21/45) build 09-Jul-2024 17:28:53 remote: Compressing objects: 48% (22/45) build 09-Jul-2024 17:28:53 remote: Compressing objects: 51% (23/45) build 09-Jul-2024 17:28:53 remote: Compressing objects: 53% (24/45) build 09-Jul-2024 17:28:53 remote: Compressing objects: 55% (25/45) build 09-Jul-2024 17:28:53 remote: Compressing objects: 57% (26/45) build 09-Jul-2024 17:28:53 remote: Compressing objects: 60% (27/45) build 09-Jul-2024 17:28:53 remote: Compressing objects: 62% (28/45) build 09-Jul-2024 17:28:53 remote: Compressing objects: 64% (29/45) build 09-Jul-2024 17:28:53 remote: Compressing objects: 66% (30/45) build 09-Jul-2024 17:28:53 remote: Compressing objects: 68% (31/45) build 09-Jul-2024 17:28:53 remote: Compressing objects: 71% (32/45) build 09-Jul-2024 17:28:53 remote: Compressing objects: 73% (33/45) build 09-Jul-2024 17:28:53 remote: Compressing objects: 75% (34/45) build 09-Jul-2024 17:28:53 remote: Compressing objects: 77% (35/45) build 09-Jul-2024 17:28:53 remote: Compressing objects: 80% (36/45) build 09-Jul-2024 17:28:53 remote: Compressing objects: 82% (37/45) build 09-Jul-2024 17:28:53 remote: Compressing objects: 84% (38/45) build 09-Jul-2024 17:28:53 remote: Compressing objects: 86% (39/45) build 09-Jul-2024 17:28:53 remote: Compressing objects: 88% (40/45) build 09-Jul-2024 17:28:53 remote: Compressing objects: 91% (41/45) build 09-Jul-2024 17:28:53 remote: Compressing objects: 93% (42/45) build 09-Jul-2024 17:28:53 remote: Compressing objects: 95% (43/45) build 09-Jul-2024 17:28:53 remote: Compressing objects: 97% (44/45) build 09-Jul-2024 17:28:53 remote: Compressing objects: 100% (45/45) build 09-Jul-2024 17:28:53 remote: Compressing objects: 100% (45/45), done. build 09-Jul-2024 17:28:53 Receiving objects: 0% (1/1127) build 09-Jul-2024 17:28:53 Receiving objects: 1% (12/1127) build 09-Jul-2024 17:28:53 Receiving objects: 2% (23/1127) build 09-Jul-2024 17:28:53 Receiving objects: 3% (34/1127) build 09-Jul-2024 17:28:53 Receiving objects: 4% (46/1127) build 09-Jul-2024 17:28:53 Receiving objects: 5% (57/1127) build 09-Jul-2024 17:28:53 Receiving objects: 6% (68/1127) build 09-Jul-2024 17:28:53 Receiving objects: 7% (79/1127) build 09-Jul-2024 17:28:53 Receiving objects: 8% (91/1127) build 09-Jul-2024 17:28:53 Receiving objects: 9% (102/1127) build 09-Jul-2024 17:28:53 Receiving objects: 10% (113/1127) build 09-Jul-2024 17:28:54 Receiving objects: 11% (124/1127) build 09-Jul-2024 17:28:54 Receiving objects: 12% (136/1127) build 09-Jul-2024 17:28:54 Receiving objects: 13% (147/1127) build 09-Jul-2024 17:28:54 Receiving objects: 14% (158/1127) build 09-Jul-2024 17:28:54 Receiving objects: 15% (170/1127) build 09-Jul-2024 17:28:54 Receiving objects: 16% (181/1127) build 09-Jul-2024 17:28:54 Receiving objects: 17% (192/1127) build 09-Jul-2024 17:28:54 Receiving objects: 18% (203/1127) build 09-Jul-2024 17:28:54 Receiving objects: 19% (215/1127) build 09-Jul-2024 17:28:54 Receiving objects: 20% (226/1127) build 09-Jul-2024 17:28:54 Receiving objects: 21% (237/1127) build 09-Jul-2024 17:28:54 Receiving objects: 22% (248/1127) build 09-Jul-2024 17:28:54 Receiving objects: 23% (260/1127) build 09-Jul-2024 17:28:54 Receiving objects: 24% (271/1127) build 09-Jul-2024 17:28:54 Receiving objects: 25% (282/1127) build 09-Jul-2024 17:28:54 Receiving objects: 26% (294/1127) build 09-Jul-2024 17:28:54 Receiving objects: 27% (305/1127) build 09-Jul-2024 17:28:54 Receiving objects: 28% (316/1127) build 09-Jul-2024 17:28:54 Receiving objects: 29% (327/1127) build 09-Jul-2024 17:28:54 Receiving objects: 30% (339/1127) build 09-Jul-2024 17:28:54 Receiving objects: 31% (350/1127) build 09-Jul-2024 17:28:54 Receiving objects: 32% (361/1127) build 09-Jul-2024 17:28:54 Receiving objects: 33% (372/1127) build 09-Jul-2024 17:28:54 Receiving objects: 34% (384/1127) build 09-Jul-2024 17:28:54 Receiving objects: 35% (395/1127) build 09-Jul-2024 17:28:54 Receiving objects: 36% (406/1127) build 09-Jul-2024 17:28:54 Receiving objects: 37% (417/1127) build 09-Jul-2024 17:28:54 Receiving objects: 38% (429/1127) build 09-Jul-2024 17:28:54 Receiving objects: 39% (440/1127) build 09-Jul-2024 17:28:54 Receiving objects: 40% (451/1127) build 09-Jul-2024 17:28:54 Receiving objects: 41% (463/1127) build 09-Jul-2024 17:28:54 Receiving objects: 42% (474/1127) build 09-Jul-2024 17:28:54 Receiving objects: 43% (485/1127) build 09-Jul-2024 17:28:54 Receiving objects: 44% (496/1127) build 09-Jul-2024 17:28:54 Receiving objects: 45% (508/1127) build 09-Jul-2024 17:28:54 Receiving objects: 46% (519/1127) build 09-Jul-2024 17:28:54 Receiving objects: 47% (530/1127) build 09-Jul-2024 17:28:54 Receiving objects: 48% (541/1127) build 09-Jul-2024 17:28:54 Receiving objects: 49% (553/1127) build 09-Jul-2024 17:28:54 Receiving objects: 50% (564/1127) build 09-Jul-2024 17:28:54 Receiving objects: 51% (575/1127) build 09-Jul-2024 17:28:54 Receiving objects: 52% (587/1127) build 09-Jul-2024 17:28:54 Receiving objects: 53% (598/1127) build 09-Jul-2024 17:28:54 Receiving objects: 54% (609/1127) build 09-Jul-2024 17:28:54 Receiving objects: 55% (620/1127) build 09-Jul-2024 17:28:54 Receiving objects: 56% (632/1127) build 09-Jul-2024 17:28:54 Receiving objects: 57% (643/1127) build 09-Jul-2024 17:28:54 Receiving objects: 58% (654/1127) build 09-Jul-2024 17:28:54 Receiving objects: 59% (665/1127) build 09-Jul-2024 17:28:54 Receiving objects: 60% (677/1127) build 09-Jul-2024 17:28:54 remote: Total 1127 (delta 24), reused 46 (delta 15), pack-reused 1056 build 09-Jul-2024 17:28:54 Receiving objects: 61% (688/1127) build 09-Jul-2024 17:28:54 Receiving objects: 62% (699/1127) build 09-Jul-2024 17:28:54 Receiving objects: 63% (711/1127) build 09-Jul-2024 17:28:54 Receiving objects: 64% (722/1127) build 09-Jul-2024 17:28:54 Receiving objects: 65% (733/1127) build 09-Jul-2024 17:28:54 Receiving objects: 66% (744/1127) build 09-Jul-2024 17:28:54 Receiving objects: 67% (756/1127) build 09-Jul-2024 17:28:54 Receiving objects: 68% (767/1127) build 09-Jul-2024 17:28:54 Receiving objects: 69% (778/1127) build 09-Jul-2024 17:28:54 Receiving objects: 70% (789/1127) build 09-Jul-2024 17:28:54 Receiving objects: 71% (801/1127) build 09-Jul-2024 17:28:54 Receiving objects: 72% (812/1127) build 09-Jul-2024 17:28:54 Receiving objects: 73% (823/1127) build 09-Jul-2024 17:28:54 Receiving objects: 74% (834/1127) build 09-Jul-2024 17:28:54 Receiving objects: 75% (846/1127) build 09-Jul-2024 17:28:54 Receiving objects: 76% (857/1127) build 09-Jul-2024 17:28:54 Receiving objects: 77% (868/1127) build 09-Jul-2024 17:28:54 Receiving objects: 78% (880/1127) build 09-Jul-2024 17:28:54 Receiving objects: 79% (891/1127) build 09-Jul-2024 17:28:54 Receiving objects: 80% (902/1127) build 09-Jul-2024 17:28:54 Receiving objects: 81% (913/1127) build 09-Jul-2024 17:28:54 Receiving objects: 82% (925/1127) build 09-Jul-2024 17:28:54 Receiving objects: 83% (936/1127) build 09-Jul-2024 17:28:54 Receiving objects: 84% (947/1127) build 09-Jul-2024 17:28:54 Receiving objects: 85% (958/1127) build 09-Jul-2024 17:28:54 Receiving objects: 86% (970/1127) build 09-Jul-2024 17:28:54 Receiving objects: 87% (981/1127) build 09-Jul-2024 17:28:54 Receiving objects: 88% (992/1127) build 09-Jul-2024 17:28:54 Receiving objects: 89% (1004/1127) build 09-Jul-2024 17:28:54 Receiving objects: 90% (1015/1127) build 09-Jul-2024 17:28:54 Receiving objects: 91% (1026/1127) build 09-Jul-2024 17:28:54 Receiving objects: 92% (1037/1127) build 09-Jul-2024 17:28:54 Receiving objects: 93% (1049/1127) build 09-Jul-2024 17:28:54 Receiving objects: 94% (1060/1127) build 09-Jul-2024 17:28:54 Receiving objects: 95% (1071/1127) build 09-Jul-2024 17:28:54 Receiving objects: 96% (1082/1127) build 09-Jul-2024 17:28:54 Receiving objects: 97% (1094/1127) build 09-Jul-2024 17:28:54 Receiving objects: 98% (1105/1127) build 09-Jul-2024 17:28:54 Receiving objects: 99% (1116/1127) build 09-Jul-2024 17:28:54 Receiving objects: 100% (1127/1127) build 09-Jul-2024 17:28:54 Receiving objects: 100% (1127/1127), 216.86 KiB | 1.51 MiB/s, done. build 09-Jul-2024 17:28:54 Resolving deltas: 0% (0/579) build 09-Jul-2024 17:28:54 Resolving deltas: 1% (6/579) build 09-Jul-2024 17:28:54 Resolving deltas: 2% (12/579) build 09-Jul-2024 17:28:54 Resolving deltas: 3% (18/579) build 09-Jul-2024 17:28:54 Resolving deltas: 4% (24/579) build 09-Jul-2024 17:28:54 Resolving deltas: 5% (29/579) build 09-Jul-2024 17:28:54 Resolving deltas: 6% (35/579) build 09-Jul-2024 17:28:54 Resolving deltas: 7% (41/579) build 09-Jul-2024 17:28:54 Resolving deltas: 8% (47/579) build 09-Jul-2024 17:28:54 Resolving deltas: 9% (53/579) build 09-Jul-2024 17:28:54 Resolving deltas: 10% (58/579) build 09-Jul-2024 17:28:54 Resolving deltas: 11% (64/579) build 09-Jul-2024 17:28:54 Resolving deltas: 12% (70/579) build 09-Jul-2024 17:28:54 Resolving deltas: 13% (76/579) build 09-Jul-2024 17:28:54 Resolving deltas: 14% (82/579) build 09-Jul-2024 17:28:54 Resolving deltas: 15% (87/579) build 09-Jul-2024 17:28:54 Resolving deltas: 16% (93/579) build 09-Jul-2024 17:28:54 Resolving deltas: 17% (99/579) build 09-Jul-2024 17:28:54 Resolving deltas: 18% (106/579) build 09-Jul-2024 17:28:54 Resolving deltas: 19% (111/579) build 09-Jul-2024 17:28:54 Resolving deltas: 20% (116/579) build 09-Jul-2024 17:28:54 Resolving deltas: 21% (122/579) build 09-Jul-2024 17:28:54 Resolving deltas: 22% (128/579) build 09-Jul-2024 17:28:54 Resolving deltas: 23% (134/579) build 09-Jul-2024 17:28:54 Resolving deltas: 24% (139/579) build 09-Jul-2024 17:28:54 Resolving deltas: 25% (145/579) build 09-Jul-2024 17:28:54 Resolving deltas: 26% (151/579) build 09-Jul-2024 17:28:54 Resolving deltas: 27% (157/579) build 09-Jul-2024 17:28:54 Resolving deltas: 28% (163/579) build 09-Jul-2024 17:28:54 Resolving deltas: 29% (168/579) build 09-Jul-2024 17:28:54 Resolving deltas: 30% (174/579) build 09-Jul-2024 17:28:54 Resolving deltas: 31% (180/579) build 09-Jul-2024 17:28:54 Resolving deltas: 32% (186/579) build 09-Jul-2024 17:28:54 Resolving deltas: 33% (193/579) build 09-Jul-2024 17:28:54 Resolving deltas: 34% (197/579) build 09-Jul-2024 17:28:54 Resolving deltas: 35% (203/579) build 09-Jul-2024 17:28:54 Resolving deltas: 36% (209/579) build 09-Jul-2024 17:28:54 Resolving deltas: 37% (215/579) build 09-Jul-2024 17:28:54 Resolving deltas: 38% (221/579) build 09-Jul-2024 17:28:54 Resolving deltas: 39% (226/579) build 09-Jul-2024 17:28:54 Resolving deltas: 40% (232/579) build 09-Jul-2024 17:28:54 Resolving deltas: 41% (238/579) build 09-Jul-2024 17:28:54 Resolving deltas: 42% (244/579) build 09-Jul-2024 17:28:54 Resolving deltas: 43% (249/579) build 09-Jul-2024 17:28:54 Resolving deltas: 44% (255/579) build 09-Jul-2024 17:28:54 Resolving deltas: 45% (261/579) build 09-Jul-2024 17:28:54 Resolving deltas: 46% (267/579) build 09-Jul-2024 17:28:54 Resolving deltas: 47% (273/579) build 09-Jul-2024 17:28:54 Resolving deltas: 48% (278/579) build 09-Jul-2024 17:28:54 Resolving deltas: 49% (284/579) build 09-Jul-2024 17:28:54 Resolving deltas: 50% (290/579) build 09-Jul-2024 17:28:54 Resolving deltas: 51% (296/579) build 09-Jul-2024 17:28:54 Resolving deltas: 52% (302/579) build 09-Jul-2024 17:28:54 Resolving deltas: 53% (307/579) build 09-Jul-2024 17:28:54 Resolving deltas: 54% (313/579) build 09-Jul-2024 17:28:54 Resolving deltas: 55% (319/579) build 09-Jul-2024 17:28:54 Resolving deltas: 56% (325/579) build 09-Jul-2024 17:28:54 Resolving deltas: 57% (331/579) build 09-Jul-2024 17:28:54 Resolving deltas: 58% (336/579) build 09-Jul-2024 17:28:54 Resolving deltas: 59% (342/579) build 09-Jul-2024 17:28:54 Resolving deltas: 60% (348/579) build 09-Jul-2024 17:28:54 Resolving deltas: 61% (354/579) build 09-Jul-2024 17:28:54 Resolving deltas: 62% (359/579) build 09-Jul-2024 17:28:54 Resolving deltas: 63% (365/579) build 09-Jul-2024 17:28:54 Resolving deltas: 64% (371/579) build 09-Jul-2024 17:28:54 Resolving deltas: 65% (378/579) build 09-Jul-2024 17:28:54 Resolving deltas: 66% (383/579) build 09-Jul-2024 17:28:54 Resolving deltas: 67% (388/579) build 09-Jul-2024 17:28:54 Resolving deltas: 68% (394/579) build 09-Jul-2024 17:28:54 Resolving deltas: 69% (400/579) build 09-Jul-2024 17:28:54 Resolving deltas: 70% (406/579) build 09-Jul-2024 17:28:54 Resolving deltas: 71% (412/579) build 09-Jul-2024 17:28:54 Resolving deltas: 72% (417/579) build 09-Jul-2024 17:28:54 Resolving deltas: 73% (423/579) build 09-Jul-2024 17:28:54 Resolving deltas: 74% (429/579) build 09-Jul-2024 17:28:54 Resolving deltas: 75% (436/579) build 09-Jul-2024 17:28:54 Resolving deltas: 76% (441/579) build 09-Jul-2024 17:28:54 Resolving deltas: 77% (446/579) build 09-Jul-2024 17:28:54 Resolving deltas: 78% (452/579) build 09-Jul-2024 17:28:54 Resolving deltas: 79% (458/579) build 09-Jul-2024 17:28:54 Resolving deltas: 80% (464/579) build 09-Jul-2024 17:28:54 Resolving deltas: 81% (469/579) build 09-Jul-2024 17:28:54 Resolving deltas: 82% (476/579) build 09-Jul-2024 17:28:54 Resolving deltas: 83% (481/579) build 09-Jul-2024 17:28:54 Resolving deltas: 84% (487/579) build 09-Jul-2024 17:28:54 Resolving deltas: 85% (493/579) build 09-Jul-2024 17:28:54 Resolving deltas: 86% (498/579) build 09-Jul-2024 17:28:54 Resolving deltas: 87% (504/579) build 09-Jul-2024 17:28:54 Resolving deltas: 88% (510/579) build 09-Jul-2024 17:28:54 Resolving deltas: 89% (516/579) build 09-Jul-2024 17:28:54 Resolving deltas: 90% (523/579) build 09-Jul-2024 17:28:54 Resolving deltas: 91% (527/579) build 09-Jul-2024 17:28:54 Resolving deltas: 92% (533/579) build 09-Jul-2024 17:28:54 Resolving deltas: 93% (539/579) build 09-Jul-2024 17:28:54 Resolving deltas: 94% (545/579) build 09-Jul-2024 17:28:54 Resolving deltas: 95% (551/579) build 09-Jul-2024 17:28:54 Resolving deltas: 96% (556/579) build 09-Jul-2024 17:28:54 Resolving deltas: 97% (562/579) build 09-Jul-2024 17:28:54 Resolving deltas: 98% (568/579) build 09-Jul-2024 17:28:54 Resolving deltas: 99% (574/579) build 09-Jul-2024 17:28:54 Resolving deltas: 100% (579/579) build 09-Jul-2024 17:28:54 Resolving deltas: 100% (579/579), done. build 09-Jul-2024 17:28:54 Note: switching to 'release-phpbb-3.2.3'. build 09-Jul-2024 17:28:54 build 09-Jul-2024 17:28:54 You are in 'detached HEAD' state. You can look around, make experimental build 09-Jul-2024 17:28:54 changes and commit them, and you can discard any commits you make in this build 09-Jul-2024 17:28:54 state without impacting any branches by switching back to a branch. build 09-Jul-2024 17:28:54 build 09-Jul-2024 17:28:54 If you want to create a new branch to retain commits you create, you may build 09-Jul-2024 17:28:54 do so (now or later) by using -c with the switch command. Example: build 09-Jul-2024 17:28:54 build 09-Jul-2024 17:28:54 git switch -c build 09-Jul-2024 17:28:54 build 09-Jul-2024 17:28:54 Or undo this operation with: build 09-Jul-2024 17:28:54 build 09-Jul-2024 17:28:54 git switch - build 09-Jul-2024 17:28:54 build 09-Jul-2024 17:28:54 Turn off this advice by setting config variable advice.detachedHead to false build 09-Jul-2024 17:28:54 build 09-Jul-2024 17:28:54 HEAD is now at 8bd2873 Merge pull request #51 from scootergrisen/patch-1 build 09-Jul-2024 17:28:54  [delete] Deleting directory /data/build/old_versions/release-3.2.3/ext/phpbb/viglink/.git build 09-Jul-2024 17:28:54  [delete] Deleting directory /data/build/old_versions/release-3.2.3/ext/phpbb/viglink/tests build 09-Jul-2024 17:28:54  [delete] Deleting directory /data/build/old_versions/release-3.2.3/ext/phpbb/viglink/travis build 09-Jul-2024 17:28:54  [delete] Deleting: /data/build/old_versions/release-3.2.3/ext/phpbb/viglink/.gitattributes build 09-Jul-2024 17:28:54  [delete] Deleting: /data/build/old_versions/release-3.2.3/ext/phpbb/viglink/.travis.yml build 09-Jul-2024 17:28:54  [delete] Deleting: /data/build/old_versions/release-3.2.3/ext/phpbb/viglink/phpunit.xml.dist build 09-Jul-2024 17:28:54  [delete] Deleting: /data/build/old_versions/release-3.2.3/ext/phpbb/viglink/README.md build 09-Jul-2024 17:28:54  [delete] Could not find file /data/build/old_versions/release-3.2.3/config.php to delete. build 09-Jul-2024 17:28:54  [delete] Deleting directory /data/build/old_versions/release-3.2.3/develop build 09-Jul-2024 17:28:54  [delete] Deleting directory /data/build/old_versions/release-3.2.3/install/data build 09-Jul-2024 17:28:54  [delete] Deleting directory /data/build/old_versions/release-3.2.3/config/development build 09-Jul-2024 17:28:54  [delete] Deleting directory /data/build/old_versions/release-3.2.3/config/test build 09-Jul-2024 17:28:54  [echo] Setting permissions for checkout of release-3.2.3 in build/old_versions/release-3.2.3 build 09-Jul-2024 17:28:54  [chmod] Changed file mode on '/data/build/old_versions/release-3.2.3/cache' to 777 build 09-Jul-2024 17:28:54  [chmod] Changed file mode on '/data/build/old_versions/release-3.2.3/store' to 777 build 09-Jul-2024 17:28:54  [chmod] Changed file mode on '/data/build/old_versions/release-3.2.3/files' to 777 build 09-Jul-2024 17:28:54  [chmod] Changed file mode on '/data/build/old_versions/release-3.2.3/images/avatars/upload' to 777 build 09-Jul-2024 17:28:54  [chmod] Changed file mode on '/data/build/old_versions/release-3.2.3/bin/phpbbcli.php' to 755 build 09-Jul-2024 17:28:54  build 09-Jul-2024 17:28:54 phpBB > clean-diff-dir: build 09-Jul-2024 17:28:54  build 09-Jul-2024 17:28:54  [delete] Deleting directory /data/build/old_versions/release-3.2.3/cache build 09-Jul-2024 17:28:54  [delete] Deleting directory /data/build/old_versions/release-3.2.3/docs build 09-Jul-2024 17:28:54  [delete] Deleting directory /data/build/old_versions/release-3.2.3/files build 09-Jul-2024 17:28:54  [delete] Deleting directory /data/build/old_versions/release-3.2.3/install build 09-Jul-2024 17:28:54  [delete] Deleting directory /data/build/old_versions/release-3.2.3/store build 09-Jul-2024 17:28:54  [delete] Directory /data/build/old_versions/release-3.2.3/vendor does not exist or is not a directory. build 09-Jul-2024 17:28:54  build 09-Jul-2024 17:28:54 phpBB > old-version-diff: build 09-Jul-2024 17:28:54  build 09-Jul-2024 17:28:54  [echo] Retrieving version 3.2.4 build 09-Jul-2024 17:28:54  [mkdir] Created dir: /data/build/old_versions/release-3.2.4 build 09-Jul-2024 17:28:55  build 09-Jul-2024 17:28:55 phpBB > export: build 09-Jul-2024 17:28:55  build 09-Jul-2024 17:28:55 Cloning into 'viglink'... build 09-Jul-2024 17:28:55 remote: Enumerating objects: 1127, done. build 09-Jul-2024 17:28:55 remote: Counting objects: 1% (1/71) build 09-Jul-2024 17:28:55 remote: Counting objects: 2% (2/71) build 09-Jul-2024 17:28:55 remote: Counting objects: 4% (3/71) build 09-Jul-2024 17:28:55 remote: Counting objects: 5% (4/71) build 09-Jul-2024 17:28:55 remote: Counting objects: 7% (5/71) build 09-Jul-2024 17:28:55 remote: Counting objects: 8% (6/71) build 09-Jul-2024 17:28:55 remote: Counting objects: 9% (7/71) build 09-Jul-2024 17:28:55 remote: Counting objects: 11% (8/71) build 09-Jul-2024 17:28:55 remote: Counting objects: 12% (9/71) build 09-Jul-2024 17:28:55 remote: Counting objects: 14% (10/71) build 09-Jul-2024 17:28:55 remote: Counting objects: 15% (11/71) build 09-Jul-2024 17:28:55 remote: Counting objects: 16% (12/71) build 09-Jul-2024 17:28:55 remote: Counting objects: 18% (13/71) build 09-Jul-2024 17:28:55 remote: Counting objects: 19% (14/71) build 09-Jul-2024 17:28:55 remote: Counting objects: 21% (15/71) build 09-Jul-2024 17:28:55 remote: Counting objects: 22% (16/71) build 09-Jul-2024 17:28:55 remote: Counting objects: 23% (17/71) build 09-Jul-2024 17:28:55 remote: Counting objects: 25% (18/71) build 09-Jul-2024 17:28:55 remote: Counting objects: 26% (19/71) build 09-Jul-2024 17:28:55 remote: Counting objects: 28% (20/71) build 09-Jul-2024 17:28:55 remote: Counting objects: 29% (21/71) build 09-Jul-2024 17:28:55 remote: Counting objects: 30% (22/71) build 09-Jul-2024 17:28:55 remote: Counting objects: 32% (23/71) build 09-Jul-2024 17:28:55 remote: Counting objects: 33% (24/71) build 09-Jul-2024 17:28:55 remote: Counting objects: 35% (25/71) build 09-Jul-2024 17:28:55 remote: Counting objects: 36% (26/71) build 09-Jul-2024 17:28:55 remote: Counting objects: 38% (27/71) build 09-Jul-2024 17:28:55 remote: Counting objects: 39% (28/71) build 09-Jul-2024 17:28:55 remote: Counting objects: 40% (29/71) build 09-Jul-2024 17:28:55 remote: Counting objects: 42% (30/71) build 09-Jul-2024 17:28:55 remote: Counting objects: 43% (31/71) build 09-Jul-2024 17:28:55 remote: Counting objects: 45% (32/71) build 09-Jul-2024 17:28:55 remote: Counting objects: 46% (33/71) build 09-Jul-2024 17:28:55 remote: Counting objects: 47% (34/71) build 09-Jul-2024 17:28:55 remote: Counting objects: 49% (35/71) build 09-Jul-2024 17:28:55 remote: Counting objects: 50% (36/71) build 09-Jul-2024 17:28:55 remote: Counting objects: 52% (37/71) build 09-Jul-2024 17:28:55 remote: Counting objects: 53% (38/71) build 09-Jul-2024 17:28:55 remote: Counting objects: 54% (39/71) build 09-Jul-2024 17:28:55 remote: Counting objects: 56% (40/71) build 09-Jul-2024 17:28:55 remote: Counting objects: 57% (41/71) build 09-Jul-2024 17:28:55 remote: Counting objects: 59% (42/71) build 09-Jul-2024 17:28:55 remote: Counting objects: 60% (43/71) build 09-Jul-2024 17:28:55 remote: Counting objects: 61% (44/71) build 09-Jul-2024 17:28:55 remote: Counting objects: 63% (45/71) build 09-Jul-2024 17:28:55 remote: Counting objects: 64% (46/71) build 09-Jul-2024 17:28:55 remote: Counting objects: 66% (47/71) build 09-Jul-2024 17:28:55 remote: Counting objects: 67% (48/71) build 09-Jul-2024 17:28:55 remote: Counting objects: 69% (49/71) build 09-Jul-2024 17:28:55 remote: Counting objects: 70% (50/71) build 09-Jul-2024 17:28:55 remote: Counting objects: 71% (51/71) build 09-Jul-2024 17:28:55 remote: Counting objects: 73% (52/71) build 09-Jul-2024 17:28:55 remote: Counting objects: 74% (53/71) build 09-Jul-2024 17:28:55 remote: Counting objects: 76% (54/71) build 09-Jul-2024 17:28:55 remote: Counting objects: 77% (55/71) build 09-Jul-2024 17:28:55 remote: Counting objects: 78% (56/71) build 09-Jul-2024 17:28:55 remote: Counting objects: 80% (57/71) build 09-Jul-2024 17:28:55 remote: Counting objects: 81% (58/71) build 09-Jul-2024 17:28:55 remote: Counting objects: 83% (59/71) build 09-Jul-2024 17:28:55 remote: Counting objects: 84% (60/71) build 09-Jul-2024 17:28:55 remote: Counting objects: 85% (61/71) build 09-Jul-2024 17:28:55 remote: Counting objects: 87% (62/71) build 09-Jul-2024 17:28:55 remote: Counting objects: 88% (63/71) build 09-Jul-2024 17:28:55 remote: Counting objects: 90% (64/71) build 09-Jul-2024 17:28:55 remote: Counting objects: 91% (65/71) build 09-Jul-2024 17:28:55 remote: Counting objects: 92% (66/71) build 09-Jul-2024 17:28:55 remote: Counting objects: 94% (67/71) build 09-Jul-2024 17:28:55 remote: Counting objects: 95% (68/71) build 09-Jul-2024 17:28:55 remote: Counting objects: 97% (69/71) build 09-Jul-2024 17:28:55 remote: Counting objects: 98% (70/71) build 09-Jul-2024 17:28:55 remote: Counting objects: 100% (71/71) build 09-Jul-2024 17:28:55 remote: Counting objects: 100% (71/71), done. build 09-Jul-2024 17:28:55 remote: Compressing objects: 2% (1/45) build 09-Jul-2024 17:28:55 remote: Compressing objects: 4% (2/45) build 09-Jul-2024 17:28:55 remote: Compressing objects: 6% (3/45) build 09-Jul-2024 17:28:55 remote: Compressing objects: 8% (4/45) build 09-Jul-2024 17:28:55 remote: Compressing objects: 11% (5/45) build 09-Jul-2024 17:28:55 remote: Compressing objects: 13% (6/45) build 09-Jul-2024 17:28:55 remote: Compressing objects: 15% (7/45) build 09-Jul-2024 17:28:55 remote: Compressing objects: 17% (8/45) build 09-Jul-2024 17:28:55 remote: Compressing objects: 20% (9/45) build 09-Jul-2024 17:28:55 remote: Compressing objects: 22% (10/45) build 09-Jul-2024 17:28:55 remote: Compressing objects: 24% (11/45) build 09-Jul-2024 17:28:55 remote: Compressing objects: 26% (12/45) build 09-Jul-2024 17:28:55 remote: Compressing objects: 28% (13/45) build 09-Jul-2024 17:28:55 remote: Compressing objects: 31% (14/45) build 09-Jul-2024 17:28:55 remote: Compressing objects: 33% (15/45) build 09-Jul-2024 17:28:55 remote: Compressing objects: 35% (16/45) build 09-Jul-2024 17:28:55 remote: Compressing objects: 37% (17/45) build 09-Jul-2024 17:28:55 remote: Compressing objects: 40% (18/45) build 09-Jul-2024 17:28:55 remote: Compressing objects: 42% (19/45) build 09-Jul-2024 17:28:55 remote: Compressing objects: 44% (20/45) build 09-Jul-2024 17:28:55 remote: Compressing objects: 46% (21/45) build 09-Jul-2024 17:28:55 remote: Compressing objects: 48% (22/45) build 09-Jul-2024 17:28:55 remote: Compressing objects: 51% (23/45) build 09-Jul-2024 17:28:55 remote: Compressing objects: 53% (24/45) build 09-Jul-2024 17:28:55 remote: Compressing objects: 55% (25/45) build 09-Jul-2024 17:28:55 remote: Compressing objects: 57% (26/45) build 09-Jul-2024 17:28:55 remote: Compressing objects: 60% (27/45) build 09-Jul-2024 17:28:55 remote: Compressing objects: 62% (28/45) build 09-Jul-2024 17:28:55 remote: Compressing objects: 64% (29/45) build 09-Jul-2024 17:28:55 remote: Compressing objects: 66% (30/45) build 09-Jul-2024 17:28:55 remote: Compressing objects: 68% (31/45) build 09-Jul-2024 17:28:55 remote: Compressing objects: 71% (32/45) build 09-Jul-2024 17:28:55 remote: Compressing objects: 73% (33/45) build 09-Jul-2024 17:28:55 remote: Compressing objects: 75% (34/45) build 09-Jul-2024 17:28:55 remote: Compressing objects: 77% (35/45) build 09-Jul-2024 17:28:55 remote: Compressing objects: 80% (36/45) build 09-Jul-2024 17:28:55 remote: Compressing objects: 82% (37/45) build 09-Jul-2024 17:28:55 remote: Compressing objects: 84% (38/45) build 09-Jul-2024 17:28:55 remote: Compressing objects: 86% (39/45) build 09-Jul-2024 17:28:55 remote: Compressing objects: 88% (40/45) build 09-Jul-2024 17:28:55 remote: Compressing objects: 91% (41/45) build 09-Jul-2024 17:28:55 remote: Compressing objects: 93% (42/45) build 09-Jul-2024 17:28:55 remote: Compressing objects: 95% (43/45) build 09-Jul-2024 17:28:55 remote: Compressing objects: 97% (44/45) build 09-Jul-2024 17:28:55 remote: Compressing objects: 100% (45/45) build 09-Jul-2024 17:28:55 remote: Compressing objects: 100% (45/45), done. build 09-Jul-2024 17:28:55 Receiving objects: 0% (1/1127) build 09-Jul-2024 17:28:55 Receiving objects: 1% (12/1127) build 09-Jul-2024 17:28:55 Receiving objects: 2% (23/1127) build 09-Jul-2024 17:28:55 Receiving objects: 3% (34/1127) build 09-Jul-2024 17:28:55 Receiving objects: 4% (46/1127) build 09-Jul-2024 17:28:55 Receiving objects: 5% (57/1127) build 09-Jul-2024 17:28:55 Receiving objects: 6% (68/1127) build 09-Jul-2024 17:28:55 Receiving objects: 7% (79/1127) build 09-Jul-2024 17:28:55 Receiving objects: 8% (91/1127) build 09-Jul-2024 17:28:55 Receiving objects: 9% (102/1127) build 09-Jul-2024 17:28:55 Receiving objects: 10% (113/1127) build 09-Jul-2024 17:28:55 Receiving objects: 11% (124/1127) build 09-Jul-2024 17:28:55 Receiving objects: 12% (136/1127) build 09-Jul-2024 17:28:55 Receiving objects: 13% (147/1127) build 09-Jul-2024 17:28:55 Receiving objects: 14% (158/1127) build 09-Jul-2024 17:28:55 Receiving objects: 15% (170/1127) build 09-Jul-2024 17:28:55 Receiving objects: 16% (181/1127) build 09-Jul-2024 17:28:55 Receiving objects: 17% (192/1127) build 09-Jul-2024 17:28:55 Receiving objects: 18% (203/1127) build 09-Jul-2024 17:28:55 Receiving objects: 19% (215/1127) build 09-Jul-2024 17:28:55 Receiving objects: 20% (226/1127) build 09-Jul-2024 17:28:55 Receiving objects: 21% (237/1127) build 09-Jul-2024 17:28:55 Receiving objects: 22% (248/1127) build 09-Jul-2024 17:28:55 Receiving objects: 23% (260/1127) build 09-Jul-2024 17:28:55 Receiving objects: 24% (271/1127) build 09-Jul-2024 17:28:55 Receiving objects: 25% (282/1127) build 09-Jul-2024 17:28:55 Receiving objects: 26% (294/1127) build 09-Jul-2024 17:28:55 Receiving objects: 27% (305/1127) build 09-Jul-2024 17:28:55 Receiving objects: 28% (316/1127) build 09-Jul-2024 17:28:55 Receiving objects: 29% (327/1127) build 09-Jul-2024 17:28:55 Receiving objects: 30% (339/1127) build 09-Jul-2024 17:28:55 Receiving objects: 31% (350/1127) build 09-Jul-2024 17:28:55 Receiving objects: 32% (361/1127) build 09-Jul-2024 17:28:55 Receiving objects: 33% (372/1127) build 09-Jul-2024 17:28:55 Receiving objects: 34% (384/1127) build 09-Jul-2024 17:28:55 Receiving objects: 35% (395/1127) build 09-Jul-2024 17:28:55 Receiving objects: 36% (406/1127) build 09-Jul-2024 17:28:55 Receiving objects: 37% (417/1127) build 09-Jul-2024 17:28:55 Receiving objects: 38% (429/1127) build 09-Jul-2024 17:28:55 Receiving objects: 39% (440/1127) build 09-Jul-2024 17:28:55 Receiving objects: 40% (451/1127) build 09-Jul-2024 17:28:55 Receiving objects: 41% (463/1127) build 09-Jul-2024 17:28:55 Receiving objects: 42% (474/1127) build 09-Jul-2024 17:28:55 Receiving objects: 43% (485/1127) build 09-Jul-2024 17:28:55 Receiving objects: 44% (496/1127) build 09-Jul-2024 17:28:55 Receiving objects: 45% (508/1127) build 09-Jul-2024 17:28:55 Receiving objects: 46% (519/1127) build 09-Jul-2024 17:28:55 Receiving objects: 47% (530/1127) build 09-Jul-2024 17:28:55 Receiving objects: 48% (541/1127) build 09-Jul-2024 17:28:55 Receiving objects: 49% (553/1127) build 09-Jul-2024 17:28:55 Receiving objects: 50% (564/1127) build 09-Jul-2024 17:28:55 Receiving objects: 51% (575/1127) build 09-Jul-2024 17:28:55 Receiving objects: 52% (587/1127) build 09-Jul-2024 17:28:55 Receiving objects: 53% (598/1127) build 09-Jul-2024 17:28:55 Receiving objects: 54% (609/1127) build 09-Jul-2024 17:28:55 Receiving objects: 55% (620/1127) build 09-Jul-2024 17:28:55 Receiving objects: 56% (632/1127) build 09-Jul-2024 17:28:55 Receiving objects: 57% (643/1127) build 09-Jul-2024 17:28:55 Receiving objects: 58% (654/1127) build 09-Jul-2024 17:28:55 Receiving objects: 59% (665/1127) build 09-Jul-2024 17:28:55 Receiving objects: 60% (677/1127) build 09-Jul-2024 17:28:55 Receiving objects: 61% (688/1127) build 09-Jul-2024 17:28:55 remote: Total 1127 (delta 24), reused 46 (delta 15), pack-reused 1056 build 09-Jul-2024 17:28:55 Receiving objects: 62% (699/1127) build 09-Jul-2024 17:28:55 Receiving objects: 63% (711/1127) build 09-Jul-2024 17:28:55 Receiving objects: 64% (722/1127) build 09-Jul-2024 17:28:55 Receiving objects: 65% (733/1127) build 09-Jul-2024 17:28:55 Receiving objects: 66% (744/1127) build 09-Jul-2024 17:28:55 Receiving objects: 67% (756/1127) build 09-Jul-2024 17:28:55 Receiving objects: 68% (767/1127) build 09-Jul-2024 17:28:55 Receiving objects: 69% (778/1127) build 09-Jul-2024 17:28:55 Receiving objects: 70% (789/1127) build 09-Jul-2024 17:28:55 Receiving objects: 71% (801/1127) build 09-Jul-2024 17:28:55 Receiving objects: 72% (812/1127) build 09-Jul-2024 17:28:55 Receiving objects: 73% (823/1127) build 09-Jul-2024 17:28:55 Receiving objects: 74% (834/1127) build 09-Jul-2024 17:28:55 Receiving objects: 75% (846/1127) build 09-Jul-2024 17:28:55 Receiving objects: 76% (857/1127) build 09-Jul-2024 17:28:55 Receiving objects: 77% (868/1127) build 09-Jul-2024 17:28:55 Receiving objects: 78% (880/1127) build 09-Jul-2024 17:28:55 Receiving objects: 79% (891/1127) build 09-Jul-2024 17:28:55 Receiving objects: 80% (902/1127) build 09-Jul-2024 17:28:55 Receiving objects: 81% (913/1127) build 09-Jul-2024 17:28:55 Receiving objects: 82% (925/1127) build 09-Jul-2024 17:28:55 Receiving objects: 83% (936/1127) build 09-Jul-2024 17:28:55 Receiving objects: 84% (947/1127) build 09-Jul-2024 17:28:55 Receiving objects: 85% (958/1127) build 09-Jul-2024 17:28:55 Receiving objects: 86% (970/1127) build 09-Jul-2024 17:28:55 Receiving objects: 87% (981/1127) build 09-Jul-2024 17:28:55 Receiving objects: 88% (992/1127) build 09-Jul-2024 17:28:55 Receiving objects: 89% (1004/1127) build 09-Jul-2024 17:28:55 Receiving objects: 90% (1015/1127) build 09-Jul-2024 17:28:55 Receiving objects: 91% (1026/1127) build 09-Jul-2024 17:28:55 Receiving objects: 92% (1037/1127) build 09-Jul-2024 17:28:55 Receiving objects: 93% (1049/1127) build 09-Jul-2024 17:28:55 Receiving objects: 94% (1060/1127) build 09-Jul-2024 17:28:55 Receiving objects: 95% (1071/1127) build 09-Jul-2024 17:28:55 Receiving objects: 96% (1082/1127) build 09-Jul-2024 17:28:55 Receiving objects: 97% (1094/1127) build 09-Jul-2024 17:28:55 Receiving objects: 98% (1105/1127) build 09-Jul-2024 17:28:55 Receiving objects: 99% (1116/1127) build 09-Jul-2024 17:28:55 Receiving objects: 100% (1127/1127) build 09-Jul-2024 17:28:55 Receiving objects: 100% (1127/1127), 216.86 KiB | 9.43 MiB/s, done. build 09-Jul-2024 17:28:55 Resolving deltas: 0% (0/579) build 09-Jul-2024 17:28:55 Resolving deltas: 1% (6/579) build 09-Jul-2024 17:28:55 Resolving deltas: 2% (12/579) build 09-Jul-2024 17:28:55 Resolving deltas: 3% (18/579) build 09-Jul-2024 17:28:55 Resolving deltas: 4% (24/579) build 09-Jul-2024 17:28:55 Resolving deltas: 5% (29/579) build 09-Jul-2024 17:28:55 Resolving deltas: 6% (35/579) build 09-Jul-2024 17:28:55 Resolving deltas: 7% (41/579) build 09-Jul-2024 17:28:55 Resolving deltas: 8% (47/579) build 09-Jul-2024 17:28:55 Resolving deltas: 9% (53/579) build 09-Jul-2024 17:28:55 Resolving deltas: 10% (58/579) build 09-Jul-2024 17:28:55 Resolving deltas: 11% (64/579) build 09-Jul-2024 17:28:55 Resolving deltas: 12% (70/579) build 09-Jul-2024 17:28:55 Resolving deltas: 13% (76/579) build 09-Jul-2024 17:28:55 Resolving deltas: 14% (82/579) build 09-Jul-2024 17:28:55 Resolving deltas: 15% (87/579) build 09-Jul-2024 17:28:55 Resolving deltas: 16% (93/579) build 09-Jul-2024 17:28:55 Resolving deltas: 17% (99/579) build 09-Jul-2024 17:28:55 Resolving deltas: 18% (105/579) build 09-Jul-2024 17:28:55 Resolving deltas: 19% (111/579) build 09-Jul-2024 17:28:55 Resolving deltas: 20% (117/579) build 09-Jul-2024 17:28:55 Resolving deltas: 21% (122/579) build 09-Jul-2024 17:28:55 Resolving deltas: 22% (128/579) build 09-Jul-2024 17:28:55 Resolving deltas: 23% (134/579) build 09-Jul-2024 17:28:55 Resolving deltas: 24% (139/579) build 09-Jul-2024 17:28:55 Resolving deltas: 25% (145/579) build 09-Jul-2024 17:28:55 Resolving deltas: 26% (151/579) build 09-Jul-2024 17:28:55 Resolving deltas: 27% (157/579) build 09-Jul-2024 17:28:55 Resolving deltas: 28% (163/579) build 09-Jul-2024 17:28:55 Resolving deltas: 29% (168/579) build 09-Jul-2024 17:28:55 Resolving deltas: 30% (175/579) build 09-Jul-2024 17:28:55 Resolving deltas: 31% (180/579) build 09-Jul-2024 17:28:55 Resolving deltas: 32% (186/579) build 09-Jul-2024 17:28:55 Resolving deltas: 33% (192/579) build 09-Jul-2024 17:28:55 Resolving deltas: 34% (197/579) build 09-Jul-2024 17:28:55 Resolving deltas: 35% (203/579) build 09-Jul-2024 17:28:55 Resolving deltas: 36% (209/579) build 09-Jul-2024 17:28:55 Resolving deltas: 37% (215/579) build 09-Jul-2024 17:28:55 Resolving deltas: 38% (221/579) build 09-Jul-2024 17:28:55 Resolving deltas: 39% (226/579) build 09-Jul-2024 17:28:55 Resolving deltas: 40% (232/579) build 09-Jul-2024 17:28:55 Resolving deltas: 41% (238/579) build 09-Jul-2024 17:28:55 Resolving deltas: 42% (244/579) build 09-Jul-2024 17:28:55 Resolving deltas: 43% (249/579) build 09-Jul-2024 17:28:55 Resolving deltas: 44% (255/579) build 09-Jul-2024 17:28:55 Resolving deltas: 45% (261/579) build 09-Jul-2024 17:28:55 Resolving deltas: 46% (267/579) build 09-Jul-2024 17:28:55 Resolving deltas: 47% (273/579) build 09-Jul-2024 17:28:55 Resolving deltas: 48% (278/579) build 09-Jul-2024 17:28:55 Resolving deltas: 49% (284/579) build 09-Jul-2024 17:28:55 Resolving deltas: 50% (290/579) build 09-Jul-2024 17:28:55 Resolving deltas: 51% (296/579) build 09-Jul-2024 17:28:55 Resolving deltas: 52% (302/579) build 09-Jul-2024 17:28:55 Resolving deltas: 53% (307/579) build 09-Jul-2024 17:28:55 Resolving deltas: 54% (313/579) build 09-Jul-2024 17:28:55 Resolving deltas: 55% (319/579) build 09-Jul-2024 17:28:55 Resolving deltas: 56% (325/579) build 09-Jul-2024 17:28:55 Resolving deltas: 57% (331/579) build 09-Jul-2024 17:28:55 Resolving deltas: 58% (336/579) build 09-Jul-2024 17:28:55 Resolving deltas: 59% (342/579) build 09-Jul-2024 17:28:55 Resolving deltas: 60% (348/579) build 09-Jul-2024 17:28:55 Resolving deltas: 61% (354/579) build 09-Jul-2024 17:28:55 Resolving deltas: 62% (359/579) build 09-Jul-2024 17:28:55 Resolving deltas: 63% (365/579) build 09-Jul-2024 17:28:55 Resolving deltas: 64% (371/579) build 09-Jul-2024 17:28:55 Resolving deltas: 65% (377/579) build 09-Jul-2024 17:28:55 Resolving deltas: 66% (383/579) build 09-Jul-2024 17:28:55 Resolving deltas: 67% (388/579) build 09-Jul-2024 17:28:55 Resolving deltas: 68% (394/579) build 09-Jul-2024 17:28:55 Resolving deltas: 69% (400/579) build 09-Jul-2024 17:28:55 Resolving deltas: 70% (406/579) build 09-Jul-2024 17:28:55 Resolving deltas: 71% (412/579) build 09-Jul-2024 17:28:55 Resolving deltas: 72% (417/579) build 09-Jul-2024 17:28:55 Resolving deltas: 73% (423/579) build 09-Jul-2024 17:28:55 Resolving deltas: 74% (429/579) build 09-Jul-2024 17:28:55 Resolving deltas: 75% (436/579) build 09-Jul-2024 17:28:55 Resolving deltas: 76% (441/579) build 09-Jul-2024 17:28:55 Resolving deltas: 77% (446/579) build 09-Jul-2024 17:28:55 Resolving deltas: 78% (452/579) build 09-Jul-2024 17:28:55 Resolving deltas: 79% (458/579) build 09-Jul-2024 17:28:55 Resolving deltas: 80% (464/579) build 09-Jul-2024 17:28:55 Resolving deltas: 81% (469/579) build 09-Jul-2024 17:28:55 Resolving deltas: 82% (475/579) build 09-Jul-2024 17:28:55 Resolving deltas: 83% (481/579) build 09-Jul-2024 17:28:55 Resolving deltas: 84% (487/579) build 09-Jul-2024 17:28:55 Resolving deltas: 85% (493/579) build 09-Jul-2024 17:28:55 Resolving deltas: 86% (498/579) build 09-Jul-2024 17:28:55 Resolving deltas: 87% (504/579) build 09-Jul-2024 17:28:55 Resolving deltas: 88% (510/579) build 09-Jul-2024 17:28:55 Resolving deltas: 89% (516/579) build 09-Jul-2024 17:28:55 Resolving deltas: 90% (522/579) build 09-Jul-2024 17:28:55 Resolving deltas: 91% (527/579) build 09-Jul-2024 17:28:55 Resolving deltas: 92% (533/579) build 09-Jul-2024 17:28:55 Resolving deltas: 93% (539/579) build 09-Jul-2024 17:28:55 Resolving deltas: 94% (545/579) build 09-Jul-2024 17:28:55 Resolving deltas: 95% (551/579) build 09-Jul-2024 17:28:55 Resolving deltas: 96% (556/579) build 09-Jul-2024 17:28:55 Resolving deltas: 97% (562/579) build 09-Jul-2024 17:28:55 Resolving deltas: 98% (568/579) build 09-Jul-2024 17:28:55 Resolving deltas: 99% (574/579) build 09-Jul-2024 17:28:55 Resolving deltas: 100% (579/579) build 09-Jul-2024 17:28:55 Resolving deltas: 100% (579/579), done. build 09-Jul-2024 17:28:55 Note: switching to 'release-phpbb-3.2.4'. build 09-Jul-2024 17:28:55 build 09-Jul-2024 17:28:55 You are in 'detached HEAD' state. You can look around, make experimental build 09-Jul-2024 17:28:55 changes and commit them, and you can discard any commits you make in this build 09-Jul-2024 17:28:55 state without impacting any branches by switching back to a branch. build 09-Jul-2024 17:28:55 build 09-Jul-2024 17:28:55 If you want to create a new branch to retain commits you create, you may build 09-Jul-2024 17:28:55 do so (now or later) by using -c with the switch command. Example: build 09-Jul-2024 17:28:55 build 09-Jul-2024 17:28:55 git switch -c build 09-Jul-2024 17:28:55 build 09-Jul-2024 17:28:55 Or undo this operation with: build 09-Jul-2024 17:28:55 build 09-Jul-2024 17:28:55 git switch - build 09-Jul-2024 17:28:55 build 09-Jul-2024 17:28:55 Turn off this advice by setting config variable advice.detachedHead to false build 09-Jul-2024 17:28:55 build 09-Jul-2024 17:28:55 HEAD is now at 52776e1 Merge pull request #52 from VSEphpbb/updates build 09-Jul-2024 17:28:55  [delete] Deleting directory /data/build/old_versions/release-3.2.4/ext/phpbb/viglink/.git build 09-Jul-2024 17:28:55  [delete] Deleting directory /data/build/old_versions/release-3.2.4/ext/phpbb/viglink/tests build 09-Jul-2024 17:28:55  [delete] Deleting directory /data/build/old_versions/release-3.2.4/ext/phpbb/viglink/travis build 09-Jul-2024 17:28:55  [delete] Deleting: /data/build/old_versions/release-3.2.4/ext/phpbb/viglink/.gitattributes build 09-Jul-2024 17:28:55  [delete] Deleting: /data/build/old_versions/release-3.2.4/ext/phpbb/viglink/.travis.yml build 09-Jul-2024 17:28:55  [delete] Deleting: /data/build/old_versions/release-3.2.4/ext/phpbb/viglink/phpunit.xml.dist build 09-Jul-2024 17:28:55  [delete] Deleting: /data/build/old_versions/release-3.2.4/ext/phpbb/viglink/README.md build 09-Jul-2024 17:28:55  [delete] Could not find file /data/build/old_versions/release-3.2.4/config.php to delete. build 09-Jul-2024 17:28:55  [delete] Deleting directory /data/build/old_versions/release-3.2.4/develop build 09-Jul-2024 17:28:55  [delete] Deleting directory /data/build/old_versions/release-3.2.4/install/data build 09-Jul-2024 17:28:55  [delete] Deleting directory /data/build/old_versions/release-3.2.4/config/development build 09-Jul-2024 17:28:55  [delete] Deleting directory /data/build/old_versions/release-3.2.4/config/test build 09-Jul-2024 17:28:55  [echo] Setting permissions for checkout of release-3.2.4 in build/old_versions/release-3.2.4 build 09-Jul-2024 17:28:55  [chmod] Changed file mode on '/data/build/old_versions/release-3.2.4/cache' to 777 build 09-Jul-2024 17:28:55  [chmod] Changed file mode on '/data/build/old_versions/release-3.2.4/store' to 777 build 09-Jul-2024 17:28:55  [chmod] Changed file mode on '/data/build/old_versions/release-3.2.4/files' to 777 build 09-Jul-2024 17:28:55  [chmod] Changed file mode on '/data/build/old_versions/release-3.2.4/images/avatars/upload' to 777 build 09-Jul-2024 17:28:55  [chmod] Changed file mode on '/data/build/old_versions/release-3.2.4/bin/phpbbcli.php' to 755 build 09-Jul-2024 17:28:55  build 09-Jul-2024 17:28:55 phpBB > clean-diff-dir: build 09-Jul-2024 17:28:55  build 09-Jul-2024 17:28:55  [delete] Deleting directory /data/build/old_versions/release-3.2.4/cache build 09-Jul-2024 17:28:55  [delete] Deleting directory /data/build/old_versions/release-3.2.4/docs build 09-Jul-2024 17:28:55  [delete] Deleting directory /data/build/old_versions/release-3.2.4/files build 09-Jul-2024 17:28:55  [delete] Deleting directory /data/build/old_versions/release-3.2.4/install build 09-Jul-2024 17:28:55  [delete] Deleting directory /data/build/old_versions/release-3.2.4/store build 09-Jul-2024 17:28:55  [delete] Directory /data/build/old_versions/release-3.2.4/vendor does not exist or is not a directory. build 09-Jul-2024 17:28:56  build 09-Jul-2024 17:28:56 phpBB > old-version-diff: build 09-Jul-2024 17:28:56  build 09-Jul-2024 17:28:56  [echo] Retrieving version 3.2.5 build 09-Jul-2024 17:28:56  [mkdir] Created dir: /data/build/old_versions/release-3.2.5 build 09-Jul-2024 17:28:56  build 09-Jul-2024 17:28:56 phpBB > export: build 09-Jul-2024 17:28:56  build 09-Jul-2024 17:28:56 Cloning into 'viglink'... build 09-Jul-2024 17:28:57 remote: Enumerating objects: 1127, done. build 09-Jul-2024 17:28:57 remote: Counting objects: 1% (1/71) build 09-Jul-2024 17:28:57 remote: Counting objects: 2% (2/71) build 09-Jul-2024 17:28:57 remote: Counting objects: 4% (3/71) build 09-Jul-2024 17:28:57 remote: Counting objects: 5% (4/71) build 09-Jul-2024 17:28:57 remote: Counting objects: 7% (5/71) build 09-Jul-2024 17:28:57 remote: Counting objects: 8% (6/71) build 09-Jul-2024 17:28:57 remote: Counting objects: 9% (7/71) build 09-Jul-2024 17:28:57 remote: Counting objects: 11% (8/71) build 09-Jul-2024 17:28:57 remote: Counting objects: 12% (9/71) build 09-Jul-2024 17:28:57 remote: Counting objects: 14% (10/71) build 09-Jul-2024 17:28:57 remote: Counting objects: 15% (11/71) build 09-Jul-2024 17:28:57 remote: Counting objects: 16% (12/71) build 09-Jul-2024 17:28:57 remote: Counting objects: 18% (13/71) build 09-Jul-2024 17:28:57 remote: Counting objects: 19% (14/71) build 09-Jul-2024 17:28:57 remote: Counting objects: 21% (15/71) build 09-Jul-2024 17:28:57 remote: Counting objects: 22% (16/71) build 09-Jul-2024 17:28:57 remote: Counting objects: 23% (17/71) build 09-Jul-2024 17:28:57 remote: Counting objects: 25% (18/71) build 09-Jul-2024 17:28:57 remote: Counting objects: 26% (19/71) build 09-Jul-2024 17:28:57 remote: Counting objects: 28% (20/71) build 09-Jul-2024 17:28:57 remote: Counting objects: 29% (21/71) build 09-Jul-2024 17:28:57 remote: Counting objects: 30% (22/71) build 09-Jul-2024 17:28:57 remote: Counting objects: 32% (23/71) build 09-Jul-2024 17:28:57 remote: Counting objects: 33% (24/71) build 09-Jul-2024 17:28:57 remote: Counting objects: 35% (25/71) build 09-Jul-2024 17:28:57 remote: Counting objects: 36% (26/71) build 09-Jul-2024 17:28:57 remote: Counting objects: 38% (27/71) build 09-Jul-2024 17:28:57 remote: Counting objects: 39% (28/71) build 09-Jul-2024 17:28:57 remote: Counting objects: 40% (29/71) build 09-Jul-2024 17:28:57 remote: Counting objects: 42% (30/71) build 09-Jul-2024 17:28:57 remote: Counting objects: 43% (31/71) build 09-Jul-2024 17:28:57 remote: Counting objects: 45% (32/71) build 09-Jul-2024 17:28:57 remote: Counting objects: 46% (33/71) build 09-Jul-2024 17:28:57 remote: Counting objects: 47% (34/71) build 09-Jul-2024 17:28:57 remote: Counting objects: 49% (35/71) build 09-Jul-2024 17:28:57 remote: Counting objects: 50% (36/71) build 09-Jul-2024 17:28:57 remote: Counting objects: 52% (37/71) build 09-Jul-2024 17:28:57 remote: Counting objects: 53% (38/71) build 09-Jul-2024 17:28:57 remote: Counting objects: 54% (39/71) build 09-Jul-2024 17:28:57 remote: Counting objects: 56% (40/71) build 09-Jul-2024 17:28:57 remote: Counting objects: 57% (41/71) build 09-Jul-2024 17:28:57 remote: Counting objects: 59% (42/71) build 09-Jul-2024 17:28:57 remote: Counting objects: 60% (43/71) build 09-Jul-2024 17:28:57 remote: Counting objects: 61% (44/71) build 09-Jul-2024 17:28:57 remote: Counting objects: 63% (45/71) build 09-Jul-2024 17:28:57 remote: Counting objects: 64% (46/71) build 09-Jul-2024 17:28:57 remote: Counting objects: 66% (47/71) build 09-Jul-2024 17:28:57 remote: Counting objects: 67% (48/71) build 09-Jul-2024 17:28:57 remote: Counting objects: 69% (49/71) build 09-Jul-2024 17:28:57 remote: Counting objects: 70% (50/71) build 09-Jul-2024 17:28:57 remote: Counting objects: 71% (51/71) build 09-Jul-2024 17:28:57 remote: Counting objects: 73% (52/71) build 09-Jul-2024 17:28:57 remote: Counting objects: 74% (53/71) build 09-Jul-2024 17:28:57 remote: Counting objects: 76% (54/71) build 09-Jul-2024 17:28:57 remote: Counting objects: 77% (55/71) build 09-Jul-2024 17:28:57 remote: Counting objects: 78% (56/71) build 09-Jul-2024 17:28:57 remote: Counting objects: 80% (57/71) build 09-Jul-2024 17:28:57 remote: Counting objects: 81% (58/71) build 09-Jul-2024 17:28:57 remote: Counting objects: 83% (59/71) build 09-Jul-2024 17:28:57 remote: Counting objects: 84% (60/71) build 09-Jul-2024 17:28:57 remote: Counting objects: 85% (61/71) build 09-Jul-2024 17:28:57 remote: Counting objects: 87% (62/71) build 09-Jul-2024 17:28:57 remote: Counting objects: 88% (63/71) build 09-Jul-2024 17:28:57 remote: Counting objects: 90% (64/71) build 09-Jul-2024 17:28:57 remote: Counting objects: 91% (65/71) build 09-Jul-2024 17:28:57 remote: Counting objects: 92% (66/71) build 09-Jul-2024 17:28:57 remote: Counting objects: 94% (67/71) build 09-Jul-2024 17:28:57 remote: Counting objects: 95% (68/71) build 09-Jul-2024 17:28:57 remote: Counting objects: 97% (69/71) build 09-Jul-2024 17:28:57 remote: Counting objects: 98% (70/71) build 09-Jul-2024 17:28:57 remote: Counting objects: 100% (71/71) build 09-Jul-2024 17:28:57 remote: Counting objects: 100% (71/71), done. build 09-Jul-2024 17:28:57 remote: Compressing objects: 2% (1/45) build 09-Jul-2024 17:28:57 remote: Compressing objects: 4% (2/45) build 09-Jul-2024 17:28:57 remote: Compressing objects: 6% (3/45) build 09-Jul-2024 17:28:57 remote: Compressing objects: 8% (4/45) build 09-Jul-2024 17:28:57 remote: Compressing objects: 11% (5/45) build 09-Jul-2024 17:28:57 remote: Compressing objects: 13% (6/45) build 09-Jul-2024 17:28:57 remote: Compressing objects: 15% (7/45) build 09-Jul-2024 17:28:57 remote: Compressing objects: 17% (8/45) build 09-Jul-2024 17:28:57 remote: Compressing objects: 20% (9/45) build 09-Jul-2024 17:28:57 remote: Compressing objects: 22% (10/45) build 09-Jul-2024 17:28:57 remote: Compressing objects: 24% (11/45) build 09-Jul-2024 17:28:57 remote: Compressing objects: 26% (12/45) build 09-Jul-2024 17:28:57 remote: Compressing objects: 28% (13/45) build 09-Jul-2024 17:28:57 remote: Compressing objects: 31% (14/45) build 09-Jul-2024 17:28:57 remote: Compressing objects: 33% (15/45) build 09-Jul-2024 17:28:57 remote: Compressing objects: 35% (16/45) build 09-Jul-2024 17:28:57 remote: Compressing objects: 37% (17/45) build 09-Jul-2024 17:28:57 remote: Compressing objects: 40% (18/45) build 09-Jul-2024 17:28:57 remote: Compressing objects: 42% (19/45) build 09-Jul-2024 17:28:57 remote: Compressing objects: 44% (20/45) build 09-Jul-2024 17:28:57 remote: Compressing objects: 46% (21/45) build 09-Jul-2024 17:28:57 remote: Compressing objects: 48% (22/45) build 09-Jul-2024 17:28:57 remote: Compressing objects: 51% (23/45) build 09-Jul-2024 17:28:57 remote: Compressing objects: 53% (24/45) build 09-Jul-2024 17:28:57 remote: Compressing objects: 55% (25/45) build 09-Jul-2024 17:28:57 remote: Compressing objects: 57% (26/45) build 09-Jul-2024 17:28:57 remote: Compressing objects: 60% (27/45) build 09-Jul-2024 17:28:57 remote: Compressing objects: 62% (28/45) build 09-Jul-2024 17:28:57 remote: Compressing objects: 64% (29/45) build 09-Jul-2024 17:28:57 remote: Compressing objects: 66% (30/45) build 09-Jul-2024 17:28:57 remote: Compressing objects: 68% (31/45) build 09-Jul-2024 17:28:57 remote: Compressing objects: 71% (32/45) build 09-Jul-2024 17:28:57 remote: Compressing objects: 73% (33/45) build 09-Jul-2024 17:28:57 remote: Compressing objects: 75% (34/45) build 09-Jul-2024 17:28:57 remote: Compressing objects: 77% (35/45) build 09-Jul-2024 17:28:57 remote: Compressing objects: 80% (36/45) build 09-Jul-2024 17:28:57 remote: Compressing objects: 82% (37/45) build 09-Jul-2024 17:28:57 remote: Compressing objects: 84% (38/45) build 09-Jul-2024 17:28:57 remote: Compressing objects: 86% (39/45) build 09-Jul-2024 17:28:57 remote: Compressing objects: 88% (40/45) build 09-Jul-2024 17:28:57 remote: Compressing objects: 91% (41/45) build 09-Jul-2024 17:28:57 remote: Compressing objects: 93% (42/45) build 09-Jul-2024 17:28:57 remote: Compressing objects: 95% (43/45) build 09-Jul-2024 17:28:57 remote: Compressing objects: 97% (44/45) build 09-Jul-2024 17:28:57 remote: Compressing objects: 100% (45/45) build 09-Jul-2024 17:28:57 remote: Compressing objects: 100% (45/45), done. build 09-Jul-2024 17:28:57 Receiving objects: 0% (1/1127) build 09-Jul-2024 17:28:57 Receiving objects: 1% (12/1127) build 09-Jul-2024 17:28:57 Receiving objects: 2% (23/1127) build 09-Jul-2024 17:28:57 Receiving objects: 3% (34/1127) build 09-Jul-2024 17:28:57 Receiving objects: 4% (46/1127) build 09-Jul-2024 17:28:57 Receiving objects: 5% (57/1127) build 09-Jul-2024 17:28:57 Receiving objects: 6% (68/1127) build 09-Jul-2024 17:28:57 Receiving objects: 7% (79/1127) build 09-Jul-2024 17:28:57 Receiving objects: 8% (91/1127) build 09-Jul-2024 17:28:57 Receiving objects: 9% (102/1127) build 09-Jul-2024 17:28:57 Receiving objects: 10% (113/1127) build 09-Jul-2024 17:28:57 Receiving objects: 11% (124/1127) build 09-Jul-2024 17:28:57 Receiving objects: 12% (136/1127) build 09-Jul-2024 17:28:57 Receiving objects: 13% (147/1127) build 09-Jul-2024 17:28:57 Receiving objects: 14% (158/1127) build 09-Jul-2024 17:28:57 Receiving objects: 15% (170/1127) build 09-Jul-2024 17:28:57 Receiving objects: 16% (181/1127) build 09-Jul-2024 17:28:57 Receiving objects: 17% (192/1127) build 09-Jul-2024 17:28:57 Receiving objects: 18% (203/1127) build 09-Jul-2024 17:28:57 Receiving objects: 19% (215/1127) build 09-Jul-2024 17:28:57 Receiving objects: 20% (226/1127) build 09-Jul-2024 17:28:57 Receiving objects: 21% (237/1127) build 09-Jul-2024 17:28:57 Receiving objects: 22% (248/1127) build 09-Jul-2024 17:28:57 Receiving objects: 23% (260/1127) build 09-Jul-2024 17:28:57 Receiving objects: 24% (271/1127) build 09-Jul-2024 17:28:57 Receiving objects: 25% (282/1127) build 09-Jul-2024 17:28:57 Receiving objects: 26% (294/1127) build 09-Jul-2024 17:28:57 Receiving objects: 27% (305/1127) build 09-Jul-2024 17:28:57 Receiving objects: 28% (316/1127) build 09-Jul-2024 17:28:57 Receiving objects: 29% (327/1127) build 09-Jul-2024 17:28:57 Receiving objects: 30% (339/1127) build 09-Jul-2024 17:28:57 Receiving objects: 31% (350/1127) build 09-Jul-2024 17:28:57 Receiving objects: 32% (361/1127) build 09-Jul-2024 17:28:57 Receiving objects: 33% (372/1127) build 09-Jul-2024 17:28:57 Receiving objects: 34% (384/1127) build 09-Jul-2024 17:28:57 Receiving objects: 35% (395/1127) build 09-Jul-2024 17:28:57 Receiving objects: 36% (406/1127) build 09-Jul-2024 17:28:57 Receiving objects: 37% (417/1127) build 09-Jul-2024 17:28:57 Receiving objects: 38% (429/1127) build 09-Jul-2024 17:28:57 Receiving objects: 39% (440/1127) build 09-Jul-2024 17:28:57 Receiving objects: 40% (451/1127) build 09-Jul-2024 17:28:57 Receiving objects: 41% (463/1127) build 09-Jul-2024 17:28:57 Receiving objects: 42% (474/1127) build 09-Jul-2024 17:28:57 Receiving objects: 43% (485/1127) build 09-Jul-2024 17:28:57 Receiving objects: 44% (496/1127) build 09-Jul-2024 17:28:57 Receiving objects: 45% (508/1127) build 09-Jul-2024 17:28:57 Receiving objects: 46% (519/1127) build 09-Jul-2024 17:28:57 Receiving objects: 47% (530/1127) build 09-Jul-2024 17:28:57 Receiving objects: 48% (541/1127) build 09-Jul-2024 17:28:57 Receiving objects: 49% (553/1127) build 09-Jul-2024 17:28:57 Receiving objects: 50% (564/1127) build 09-Jul-2024 17:28:57 Receiving objects: 51% (575/1127) build 09-Jul-2024 17:28:57 Receiving objects: 52% (587/1127) build 09-Jul-2024 17:28:57 Receiving objects: 53% (598/1127) build 09-Jul-2024 17:28:57 Receiving objects: 54% (609/1127) build 09-Jul-2024 17:28:57 Receiving objects: 55% (620/1127) build 09-Jul-2024 17:28:57 Receiving objects: 56% (632/1127) build 09-Jul-2024 17:28:57 Receiving objects: 57% (643/1127) build 09-Jul-2024 17:28:57 Receiving objects: 58% (654/1127) build 09-Jul-2024 17:28:57 Receiving objects: 59% (665/1127) build 09-Jul-2024 17:28:57 remote: Total 1127 (delta 24), reused 46 (delta 15), pack-reused 1056 build 09-Jul-2024 17:28:57 Receiving objects: 60% (677/1127) build 09-Jul-2024 17:28:57 Receiving objects: 61% (688/1127) build 09-Jul-2024 17:28:57 Receiving objects: 62% (699/1127) build 09-Jul-2024 17:28:57 Receiving objects: 63% (711/1127) build 09-Jul-2024 17:28:57 Receiving objects: 64% (722/1127) build 09-Jul-2024 17:28:57 Receiving objects: 65% (733/1127) build 09-Jul-2024 17:28:57 Receiving objects: 66% (744/1127) build 09-Jul-2024 17:28:57 Receiving objects: 67% (756/1127) build 09-Jul-2024 17:28:57 Receiving objects: 68% (767/1127) build 09-Jul-2024 17:28:57 Receiving objects: 69% (778/1127) build 09-Jul-2024 17:28:57 Receiving objects: 70% (789/1127) build 09-Jul-2024 17:28:57 Receiving objects: 71% (801/1127) build 09-Jul-2024 17:28:57 Receiving objects: 72% (812/1127) build 09-Jul-2024 17:28:57 Receiving objects: 73% (823/1127) build 09-Jul-2024 17:28:57 Receiving objects: 74% (834/1127) build 09-Jul-2024 17:28:57 Receiving objects: 75% (846/1127) build 09-Jul-2024 17:28:57 Receiving objects: 76% (857/1127) build 09-Jul-2024 17:28:57 Receiving objects: 77% (868/1127) build 09-Jul-2024 17:28:57 Receiving objects: 78% (880/1127) build 09-Jul-2024 17:28:57 Receiving objects: 79% (891/1127) build 09-Jul-2024 17:28:57 Receiving objects: 80% (902/1127) build 09-Jul-2024 17:28:57 Receiving objects: 81% (913/1127) build 09-Jul-2024 17:28:57 Receiving objects: 82% (925/1127) build 09-Jul-2024 17:28:57 Receiving objects: 83% (936/1127) build 09-Jul-2024 17:28:57 Receiving objects: 84% (947/1127) build 09-Jul-2024 17:28:57 Receiving objects: 85% (958/1127) build 09-Jul-2024 17:28:57 Receiving objects: 86% (970/1127) build 09-Jul-2024 17:28:57 Receiving objects: 87% (981/1127) build 09-Jul-2024 17:28:57 Receiving objects: 88% (992/1127) build 09-Jul-2024 17:28:57 Receiving objects: 89% (1004/1127) build 09-Jul-2024 17:28:57 Receiving objects: 90% (1015/1127) build 09-Jul-2024 17:28:57 Receiving objects: 91% (1026/1127) build 09-Jul-2024 17:28:57 Receiving objects: 92% (1037/1127) build 09-Jul-2024 17:28:57 Receiving objects: 93% (1049/1127) build 09-Jul-2024 17:28:57 Receiving objects: 94% (1060/1127) build 09-Jul-2024 17:28:57 Receiving objects: 95% (1071/1127) build 09-Jul-2024 17:28:57 Receiving objects: 96% (1082/1127) build 09-Jul-2024 17:28:57 Receiving objects: 97% (1094/1127) build 09-Jul-2024 17:28:57 Receiving objects: 98% (1105/1127) build 09-Jul-2024 17:28:57 Receiving objects: 99% (1116/1127) build 09-Jul-2024 17:28:57 Receiving objects: 100% (1127/1127) build 09-Jul-2024 17:28:57 Receiving objects: 100% (1127/1127), 216.86 KiB | 1.49 MiB/s, done. build 09-Jul-2024 17:28:57 Resolving deltas: 0% (0/579) build 09-Jul-2024 17:28:57 Resolving deltas: 1% (6/579) build 09-Jul-2024 17:28:57 Resolving deltas: 2% (12/579) build 09-Jul-2024 17:28:57 Resolving deltas: 3% (18/579) build 09-Jul-2024 17:28:57 Resolving deltas: 4% (24/579) build 09-Jul-2024 17:28:57 Resolving deltas: 5% (29/579) build 09-Jul-2024 17:28:57 Resolving deltas: 6% (35/579) build 09-Jul-2024 17:28:57 Resolving deltas: 7% (41/579) build 09-Jul-2024 17:28:57 Resolving deltas: 8% (47/579) build 09-Jul-2024 17:28:57 Resolving deltas: 9% (53/579) build 09-Jul-2024 17:28:57 Resolving deltas: 10% (58/579) build 09-Jul-2024 17:28:57 Resolving deltas: 11% (64/579) build 09-Jul-2024 17:28:57 Resolving deltas: 12% (70/579) build 09-Jul-2024 17:28:57 Resolving deltas: 13% (76/579) build 09-Jul-2024 17:28:57 Resolving deltas: 14% (82/579) build 09-Jul-2024 17:28:57 Resolving deltas: 15% (87/579) build 09-Jul-2024 17:28:57 Resolving deltas: 16% (93/579) build 09-Jul-2024 17:28:57 Resolving deltas: 17% (99/579) build 09-Jul-2024 17:28:57 Resolving deltas: 18% (105/579) build 09-Jul-2024 17:28:57 Resolving deltas: 19% (111/579) build 09-Jul-2024 17:28:57 Resolving deltas: 20% (116/579) build 09-Jul-2024 17:28:57 Resolving deltas: 21% (122/579) build 09-Jul-2024 17:28:57 Resolving deltas: 22% (128/579) build 09-Jul-2024 17:28:57 Resolving deltas: 23% (134/579) build 09-Jul-2024 17:28:57 Resolving deltas: 24% (139/579) build 09-Jul-2024 17:28:57 Resolving deltas: 25% (145/579) build 09-Jul-2024 17:28:57 Resolving deltas: 26% (151/579) build 09-Jul-2024 17:28:57 Resolving deltas: 27% (157/579) build 09-Jul-2024 17:28:57 Resolving deltas: 28% (163/579) build 09-Jul-2024 17:28:57 Resolving deltas: 29% (168/579) build 09-Jul-2024 17:28:57 Resolving deltas: 30% (174/579) build 09-Jul-2024 17:28:57 Resolving deltas: 31% (180/579) build 09-Jul-2024 17:28:57 Resolving deltas: 32% (186/579) build 09-Jul-2024 17:28:57 Resolving deltas: 33% (192/579) build 09-Jul-2024 17:28:57 Resolving deltas: 34% (197/579) build 09-Jul-2024 17:28:57 Resolving deltas: 35% (203/579) build 09-Jul-2024 17:28:57 Resolving deltas: 36% (209/579) build 09-Jul-2024 17:28:57 Resolving deltas: 37% (215/579) build 09-Jul-2024 17:28:57 Resolving deltas: 38% (221/579) build 09-Jul-2024 17:28:57 Resolving deltas: 39% (226/579) build 09-Jul-2024 17:28:57 Resolving deltas: 40% (232/579) build 09-Jul-2024 17:28:57 Resolving deltas: 41% (238/579) build 09-Jul-2024 17:28:57 Resolving deltas: 42% (244/579) build 09-Jul-2024 17:28:57 Resolving deltas: 43% (249/579) build 09-Jul-2024 17:28:57 Resolving deltas: 44% (255/579) build 09-Jul-2024 17:28:57 Resolving deltas: 45% (261/579) build 09-Jul-2024 17:28:57 Resolving deltas: 46% (267/579) build 09-Jul-2024 17:28:57 Resolving deltas: 47% (273/579) build 09-Jul-2024 17:28:57 Resolving deltas: 48% (278/579) build 09-Jul-2024 17:28:57 Resolving deltas: 49% (284/579) build 09-Jul-2024 17:28:57 Resolving deltas: 50% (290/579) build 09-Jul-2024 17:28:57 Resolving deltas: 51% (296/579) build 09-Jul-2024 17:28:57 Resolving deltas: 52% (303/579) build 09-Jul-2024 17:28:57 Resolving deltas: 53% (307/579) build 09-Jul-2024 17:28:57 Resolving deltas: 54% (313/579) build 09-Jul-2024 17:28:57 Resolving deltas: 55% (320/579) build 09-Jul-2024 17:28:57 Resolving deltas: 56% (325/579) build 09-Jul-2024 17:28:57 Resolving deltas: 57% (331/579) build 09-Jul-2024 17:28:57 Resolving deltas: 58% (336/579) build 09-Jul-2024 17:28:57 Resolving deltas: 59% (342/579) build 09-Jul-2024 17:28:57 Resolving deltas: 60% (348/579) build 09-Jul-2024 17:28:57 Resolving deltas: 61% (354/579) build 09-Jul-2024 17:28:57 Resolving deltas: 62% (359/579) build 09-Jul-2024 17:28:57 Resolving deltas: 63% (365/579) build 09-Jul-2024 17:28:57 Resolving deltas: 64% (371/579) build 09-Jul-2024 17:28:57 Resolving deltas: 65% (377/579) build 09-Jul-2024 17:28:57 Resolving deltas: 66% (383/579) build 09-Jul-2024 17:28:57 Resolving deltas: 67% (388/579) build 09-Jul-2024 17:28:57 Resolving deltas: 68% (394/579) build 09-Jul-2024 17:28:57 Resolving deltas: 69% (400/579) build 09-Jul-2024 17:28:57 Resolving deltas: 70% (406/579) build 09-Jul-2024 17:28:57 Resolving deltas: 71% (412/579) build 09-Jul-2024 17:28:57 Resolving deltas: 72% (417/579) build 09-Jul-2024 17:28:57 Resolving deltas: 73% (423/579) build 09-Jul-2024 17:28:57 Resolving deltas: 74% (429/579) build 09-Jul-2024 17:28:57 Resolving deltas: 75% (435/579) build 09-Jul-2024 17:28:57 Resolving deltas: 76% (441/579) build 09-Jul-2024 17:28:57 Resolving deltas: 77% (446/579) build 09-Jul-2024 17:28:57 Resolving deltas: 78% (452/579) build 09-Jul-2024 17:28:57 Resolving deltas: 79% (458/579) build 09-Jul-2024 17:28:57 Resolving deltas: 80% (464/579) build 09-Jul-2024 17:28:57 Resolving deltas: 81% (469/579) build 09-Jul-2024 17:28:57 Resolving deltas: 82% (475/579) build 09-Jul-2024 17:28:57 Resolving deltas: 83% (481/579) build 09-Jul-2024 17:28:57 Resolving deltas: 84% (487/579) build 09-Jul-2024 17:28:57 Resolving deltas: 85% (493/579) build 09-Jul-2024 17:28:57 Resolving deltas: 86% (498/579) build 09-Jul-2024 17:28:57 Resolving deltas: 87% (504/579) build 09-Jul-2024 17:28:57 Resolving deltas: 88% (510/579) build 09-Jul-2024 17:28:57 Resolving deltas: 89% (516/579) build 09-Jul-2024 17:28:57 Resolving deltas: 90% (522/579) build 09-Jul-2024 17:28:57 Resolving deltas: 91% (527/579) build 09-Jul-2024 17:28:57 Resolving deltas: 92% (533/579) build 09-Jul-2024 17:28:57 Resolving deltas: 93% (539/579) build 09-Jul-2024 17:28:57 Resolving deltas: 94% (545/579) build 09-Jul-2024 17:28:57 Resolving deltas: 95% (551/579) build 09-Jul-2024 17:28:57 Resolving deltas: 96% (556/579) build 09-Jul-2024 17:28:57 Resolving deltas: 97% (562/579) build 09-Jul-2024 17:28:57 Resolving deltas: 98% (568/579) build 09-Jul-2024 17:28:57 Resolving deltas: 99% (575/579) build 09-Jul-2024 17:28:57 Resolving deltas: 100% (579/579) build 09-Jul-2024 17:28:57 Resolving deltas: 100% (579/579), done. build 09-Jul-2024 17:28:57 Note: switching to 'release-phpbb-3.2.5'. build 09-Jul-2024 17:28:57 build 09-Jul-2024 17:28:57 You are in 'detached HEAD' state. You can look around, make experimental build 09-Jul-2024 17:28:57 changes and commit them, and you can discard any commits you make in this build 09-Jul-2024 17:28:57 state without impacting any branches by switching back to a branch. build 09-Jul-2024 17:28:57 build 09-Jul-2024 17:28:57 If you want to create a new branch to retain commits you create, you may build 09-Jul-2024 17:28:57 do so (now or later) by using -c with the switch command. Example: build 09-Jul-2024 17:28:57 build 09-Jul-2024 17:28:57 git switch -c build 09-Jul-2024 17:28:57 build 09-Jul-2024 17:28:57 Or undo this operation with: build 09-Jul-2024 17:28:57 build 09-Jul-2024 17:28:57 git switch - build 09-Jul-2024 17:28:57 build 09-Jul-2024 17:28:57 Turn off this advice by setting config variable advice.detachedHead to false build 09-Jul-2024 17:28:57 build 09-Jul-2024 17:28:57 HEAD is now at e03c04d Merge pull request #53 from marc1706/update/1.0.4 build 09-Jul-2024 17:28:57  [delete] Deleting directory /data/build/old_versions/release-3.2.5/ext/phpbb/viglink/.git build 09-Jul-2024 17:28:57  [delete] Deleting directory /data/build/old_versions/release-3.2.5/ext/phpbb/viglink/tests build 09-Jul-2024 17:28:57  [delete] Deleting directory /data/build/old_versions/release-3.2.5/ext/phpbb/viglink/travis build 09-Jul-2024 17:28:57  [delete] Deleting: /data/build/old_versions/release-3.2.5/ext/phpbb/viglink/.gitattributes build 09-Jul-2024 17:28:57  [delete] Deleting: /data/build/old_versions/release-3.2.5/ext/phpbb/viglink/.travis.yml build 09-Jul-2024 17:28:57  [delete] Deleting: /data/build/old_versions/release-3.2.5/ext/phpbb/viglink/phpunit.xml.dist build 09-Jul-2024 17:28:57  [delete] Deleting: /data/build/old_versions/release-3.2.5/ext/phpbb/viglink/README.md build 09-Jul-2024 17:28:57  [delete] Could not find file /data/build/old_versions/release-3.2.5/config.php to delete. build 09-Jul-2024 17:28:57  [delete] Deleting directory /data/build/old_versions/release-3.2.5/develop build 09-Jul-2024 17:28:57  [delete] Deleting directory /data/build/old_versions/release-3.2.5/install/data build 09-Jul-2024 17:28:57  [delete] Deleting directory /data/build/old_versions/release-3.2.5/config/development build 09-Jul-2024 17:28:57  [delete] Deleting directory /data/build/old_versions/release-3.2.5/config/test build 09-Jul-2024 17:28:57  [echo] Setting permissions for checkout of release-3.2.5 in build/old_versions/release-3.2.5 build 09-Jul-2024 17:28:57  [chmod] Changed file mode on '/data/build/old_versions/release-3.2.5/cache' to 777 build 09-Jul-2024 17:28:57  [chmod] Changed file mode on '/data/build/old_versions/release-3.2.5/store' to 777 build 09-Jul-2024 17:28:57  [chmod] Changed file mode on '/data/build/old_versions/release-3.2.5/files' to 777 build 09-Jul-2024 17:28:57  [chmod] Changed file mode on '/data/build/old_versions/release-3.2.5/images/avatars/upload' to 777 build 09-Jul-2024 17:28:57  [chmod] Changed file mode on '/data/build/old_versions/release-3.2.5/bin/phpbbcli.php' to 755 build 09-Jul-2024 17:28:57  build 09-Jul-2024 17:28:57 phpBB > clean-diff-dir: build 09-Jul-2024 17:28:57  build 09-Jul-2024 17:28:57  [delete] Deleting directory /data/build/old_versions/release-3.2.5/cache build 09-Jul-2024 17:28:57  [delete] Deleting directory /data/build/old_versions/release-3.2.5/docs build 09-Jul-2024 17:28:57  [delete] Deleting directory /data/build/old_versions/release-3.2.5/files build 09-Jul-2024 17:28:57  [delete] Deleting directory /data/build/old_versions/release-3.2.5/install build 09-Jul-2024 17:28:57  [delete] Deleting directory /data/build/old_versions/release-3.2.5/store build 09-Jul-2024 17:28:57  [delete] Directory /data/build/old_versions/release-3.2.5/vendor does not exist or is not a directory. build 09-Jul-2024 17:28:58  build 09-Jul-2024 17:28:58 phpBB > old-version-diff: build 09-Jul-2024 17:28:58  build 09-Jul-2024 17:28:58  [echo] Retrieving version 3.2.6 build 09-Jul-2024 17:28:58  [mkdir] Created dir: /data/build/old_versions/release-3.2.6 build 09-Jul-2024 17:28:58  build 09-Jul-2024 17:28:58 phpBB > export: build 09-Jul-2024 17:28:58  build 09-Jul-2024 17:28:58 Cloning into 'viglink'... build 09-Jul-2024 17:28:58 remote: Enumerating objects: 1127, done. build 09-Jul-2024 17:28:58 remote: Counting objects: 1% (1/71) build 09-Jul-2024 17:28:58 remote: Counting objects: 2% (2/71) build 09-Jul-2024 17:28:58 remote: Counting objects: 4% (3/71) build 09-Jul-2024 17:28:58 remote: Counting objects: 5% (4/71) build 09-Jul-2024 17:28:58 remote: Counting objects: 7% (5/71) build 09-Jul-2024 17:28:58 remote: Counting objects: 8% (6/71) build 09-Jul-2024 17:28:58 remote: Counting objects: 9% (7/71) build 09-Jul-2024 17:28:58 remote: Counting objects: 11% (8/71) build 09-Jul-2024 17:28:58 remote: Counting objects: 12% (9/71) build 09-Jul-2024 17:28:58 remote: Counting objects: 14% (10/71) build 09-Jul-2024 17:28:58 remote: Counting objects: 15% (11/71) build 09-Jul-2024 17:28:58 remote: Counting objects: 16% (12/71) build 09-Jul-2024 17:28:58 remote: Counting objects: 18% (13/71) build 09-Jul-2024 17:28:58 remote: Counting objects: 19% (14/71) build 09-Jul-2024 17:28:58 remote: Counting objects: 21% (15/71) build 09-Jul-2024 17:28:58 remote: Counting objects: 22% (16/71) build 09-Jul-2024 17:28:58 remote: Counting objects: 23% (17/71) build 09-Jul-2024 17:28:58 remote: Counting objects: 25% (18/71) build 09-Jul-2024 17:28:58 remote: Counting objects: 26% (19/71) build 09-Jul-2024 17:28:58 remote: Counting objects: 28% (20/71) build 09-Jul-2024 17:28:58 remote: Counting objects: 29% (21/71) build 09-Jul-2024 17:28:58 remote: Counting objects: 30% (22/71) build 09-Jul-2024 17:28:58 remote: Counting objects: 32% (23/71) build 09-Jul-2024 17:28:58 remote: Counting objects: 33% (24/71) build 09-Jul-2024 17:28:58 remote: Counting objects: 35% (25/71) build 09-Jul-2024 17:28:58 remote: Counting objects: 36% (26/71) build 09-Jul-2024 17:28:58 remote: Counting objects: 38% (27/71) build 09-Jul-2024 17:28:58 remote: Counting objects: 39% (28/71) build 09-Jul-2024 17:28:58 remote: Counting objects: 40% (29/71) build 09-Jul-2024 17:28:58 remote: Counting objects: 42% (30/71) build 09-Jul-2024 17:28:58 remote: Counting objects: 43% (31/71) build 09-Jul-2024 17:28:58 remote: Counting objects: 45% (32/71) build 09-Jul-2024 17:28:58 remote: Counting objects: 46% (33/71) build 09-Jul-2024 17:28:58 remote: Counting objects: 47% (34/71) build 09-Jul-2024 17:28:58 remote: Counting objects: 49% (35/71) build 09-Jul-2024 17:28:58 remote: Counting objects: 50% (36/71) build 09-Jul-2024 17:28:58 remote: Counting objects: 52% (37/71) build 09-Jul-2024 17:28:58 remote: Counting objects: 53% (38/71) build 09-Jul-2024 17:28:58 remote: Counting objects: 54% (39/71) build 09-Jul-2024 17:28:58 remote: Counting objects: 56% (40/71) build 09-Jul-2024 17:28:58 remote: Counting objects: 57% (41/71) build 09-Jul-2024 17:28:58 remote: Counting objects: 59% (42/71) build 09-Jul-2024 17:28:58 remote: Counting objects: 60% (43/71) build 09-Jul-2024 17:28:58 remote: Counting objects: 61% (44/71) build 09-Jul-2024 17:28:58 remote: Counting objects: 63% (45/71) build 09-Jul-2024 17:28:58 remote: Counting objects: 64% (46/71) build 09-Jul-2024 17:28:58 remote: Counting objects: 66% (47/71) build 09-Jul-2024 17:28:58 remote: Counting objects: 67% (48/71) build 09-Jul-2024 17:28:58 remote: Counting objects: 69% (49/71) build 09-Jul-2024 17:28:58 remote: Counting objects: 70% (50/71) build 09-Jul-2024 17:28:58 remote: Counting objects: 71% (51/71) build 09-Jul-2024 17:28:58 remote: Counting objects: 73% (52/71) build 09-Jul-2024 17:28:58 remote: Counting objects: 74% (53/71) build 09-Jul-2024 17:28:58 remote: Counting objects: 76% (54/71) build 09-Jul-2024 17:28:58 remote: Counting objects: 77% (55/71) build 09-Jul-2024 17:28:58 remote: Counting objects: 78% (56/71) build 09-Jul-2024 17:28:58 remote: Counting objects: 80% (57/71) build 09-Jul-2024 17:28:58 remote: Counting objects: 81% (58/71) build 09-Jul-2024 17:28:58 remote: Counting objects: 83% (59/71) build 09-Jul-2024 17:28:58 remote: Counting objects: 84% (60/71) build 09-Jul-2024 17:28:58 remote: Counting objects: 85% (61/71) build 09-Jul-2024 17:28:58 remote: Counting objects: 87% (62/71) build 09-Jul-2024 17:28:58 remote: Counting objects: 88% (63/71) build 09-Jul-2024 17:28:58 remote: Counting objects: 90% (64/71) build 09-Jul-2024 17:28:58 remote: Counting objects: 91% (65/71) build 09-Jul-2024 17:28:58 remote: Counting objects: 92% (66/71) build 09-Jul-2024 17:28:58 remote: Counting objects: 94% (67/71) build 09-Jul-2024 17:28:58 remote: Counting objects: 95% (68/71) build 09-Jul-2024 17:28:58 remote: Counting objects: 97% (69/71) build 09-Jul-2024 17:28:58 remote: Counting objects: 98% (70/71) build 09-Jul-2024 17:28:58 remote: Counting objects: 100% (71/71) build 09-Jul-2024 17:28:58 remote: Counting objects: 100% (71/71), done. build 09-Jul-2024 17:28:58 remote: Compressing objects: 2% (1/45) build 09-Jul-2024 17:28:58 remote: Compressing objects: 4% (2/45) build 09-Jul-2024 17:28:58 remote: Compressing objects: 6% (3/45) build 09-Jul-2024 17:28:58 remote: Compressing objects: 8% (4/45) build 09-Jul-2024 17:28:58 remote: Compressing objects: 11% (5/45) build 09-Jul-2024 17:28:58 remote: Compressing objects: 13% (6/45) build 09-Jul-2024 17:28:58 remote: Compressing objects: 15% (7/45) build 09-Jul-2024 17:28:58 remote: Compressing objects: 17% (8/45) build 09-Jul-2024 17:28:58 remote: Compressing objects: 20% (9/45) build 09-Jul-2024 17:28:58 remote: Compressing objects: 22% (10/45) build 09-Jul-2024 17:28:58 remote: Compressing objects: 24% (11/45) build 09-Jul-2024 17:28:58 remote: Compressing objects: 26% (12/45) build 09-Jul-2024 17:28:58 remote: Compressing objects: 28% (13/45) build 09-Jul-2024 17:28:58 remote: Compressing objects: 31% (14/45) build 09-Jul-2024 17:28:58 remote: Compressing objects: 33% (15/45) build 09-Jul-2024 17:28:58 remote: Compressing objects: 35% (16/45) build 09-Jul-2024 17:28:58 remote: Compressing objects: 37% (17/45) build 09-Jul-2024 17:28:58 remote: Compressing objects: 40% (18/45) build 09-Jul-2024 17:28:58 remote: Compressing objects: 42% (19/45) build 09-Jul-2024 17:28:58 remote: Compressing objects: 44% (20/45) build 09-Jul-2024 17:28:58 remote: Compressing objects: 46% (21/45) build 09-Jul-2024 17:28:58 remote: Compressing objects: 48% (22/45) build 09-Jul-2024 17:28:58 remote: Compressing objects: 51% (23/45) build 09-Jul-2024 17:28:58 remote: Compressing objects: 53% (24/45) build 09-Jul-2024 17:28:58 remote: Compressing objects: 55% (25/45) build 09-Jul-2024 17:28:58 remote: Compressing objects: 57% (26/45) build 09-Jul-2024 17:28:58 remote: Compressing objects: 60% (27/45) build 09-Jul-2024 17:28:58 remote: Compressing objects: 62% (28/45) build 09-Jul-2024 17:28:58 remote: Compressing objects: 64% (29/45) build 09-Jul-2024 17:28:58 remote: Compressing objects: 66% (30/45) build 09-Jul-2024 17:28:58 remote: Compressing objects: 68% (31/45) build 09-Jul-2024 17:28:58 remote: Compressing objects: 71% (32/45) build 09-Jul-2024 17:28:58 remote: Compressing objects: 73% (33/45) build 09-Jul-2024 17:28:58 remote: Compressing objects: 75% (34/45) build 09-Jul-2024 17:28:58 remote: Compressing objects: 77% (35/45) build 09-Jul-2024 17:28:58 remote: Compressing objects: 80% (36/45) build 09-Jul-2024 17:28:58 remote: Compressing objects: 82% (37/45) build 09-Jul-2024 17:28:58 remote: Compressing objects: 84% (38/45) build 09-Jul-2024 17:28:58 remote: Compressing objects: 86% (39/45) build 09-Jul-2024 17:28:58 remote: Compressing objects: 88% (40/45) build 09-Jul-2024 17:28:58 remote: Compressing objects: 91% (41/45) build 09-Jul-2024 17:28:58 remote: Compressing objects: 93% (42/45) build 09-Jul-2024 17:28:58 remote: Compressing objects: 95% (43/45) build 09-Jul-2024 17:28:58 remote: Compressing objects: 97% (44/45) build 09-Jul-2024 17:28:58 remote: Compressing objects: 100% (45/45) build 09-Jul-2024 17:28:58 remote: Compressing objects: 100% (45/45), done. build 09-Jul-2024 17:28:58 Receiving objects: 0% (1/1127) build 09-Jul-2024 17:28:58 Receiving objects: 1% (12/1127) build 09-Jul-2024 17:28:58 Receiving objects: 2% (23/1127) build 09-Jul-2024 17:28:58 Receiving objects: 3% (34/1127) build 09-Jul-2024 17:28:58 Receiving objects: 4% (46/1127) build 09-Jul-2024 17:28:58 Receiving objects: 5% (57/1127) build 09-Jul-2024 17:28:58 Receiving objects: 6% (68/1127) build 09-Jul-2024 17:28:58 Receiving objects: 7% (79/1127) build 09-Jul-2024 17:28:58 Receiving objects: 8% (91/1127) build 09-Jul-2024 17:28:58 Receiving objects: 9% (102/1127) build 09-Jul-2024 17:28:58 Receiving objects: 10% (113/1127) build 09-Jul-2024 17:28:58 Receiving objects: 11% (124/1127) build 09-Jul-2024 17:28:58 Receiving objects: 12% (136/1127) build 09-Jul-2024 17:28:58 Receiving objects: 13% (147/1127) build 09-Jul-2024 17:28:58 Receiving objects: 14% (158/1127) build 09-Jul-2024 17:28:58 Receiving objects: 15% (170/1127) build 09-Jul-2024 17:28:58 Receiving objects: 16% (181/1127) build 09-Jul-2024 17:28:58 Receiving objects: 17% (192/1127) build 09-Jul-2024 17:28:58 Receiving objects: 18% (203/1127) build 09-Jul-2024 17:28:58 Receiving objects: 19% (215/1127) build 09-Jul-2024 17:28:58 Receiving objects: 20% (226/1127) build 09-Jul-2024 17:28:58 Receiving objects: 21% (237/1127) build 09-Jul-2024 17:28:58 Receiving objects: 22% (248/1127) build 09-Jul-2024 17:28:58 Receiving objects: 23% (260/1127) build 09-Jul-2024 17:28:58 Receiving objects: 24% (271/1127) build 09-Jul-2024 17:28:58 Receiving objects: 25% (282/1127) build 09-Jul-2024 17:28:58 Receiving objects: 26% (294/1127) build 09-Jul-2024 17:28:58 Receiving objects: 27% (305/1127) build 09-Jul-2024 17:28:58 Receiving objects: 28% (316/1127) build 09-Jul-2024 17:28:58 Receiving objects: 29% (327/1127) build 09-Jul-2024 17:28:58 Receiving objects: 30% (339/1127) build 09-Jul-2024 17:28:58 Receiving objects: 31% (350/1127) build 09-Jul-2024 17:28:58 Receiving objects: 32% (361/1127) build 09-Jul-2024 17:28:58 Receiving objects: 33% (372/1127) build 09-Jul-2024 17:28:58 Receiving objects: 34% (384/1127) build 09-Jul-2024 17:28:58 Receiving objects: 35% (395/1127) build 09-Jul-2024 17:28:58 Receiving objects: 36% (406/1127) build 09-Jul-2024 17:28:58 Receiving objects: 37% (417/1127) build 09-Jul-2024 17:28:58 Receiving objects: 38% (429/1127) build 09-Jul-2024 17:28:58 Receiving objects: 39% (440/1127) build 09-Jul-2024 17:28:58 Receiving objects: 40% (451/1127) build 09-Jul-2024 17:28:58 Receiving objects: 41% (463/1127) build 09-Jul-2024 17:28:58 Receiving objects: 42% (474/1127) build 09-Jul-2024 17:28:58 Receiving objects: 43% (485/1127) build 09-Jul-2024 17:28:58 Receiving objects: 44% (496/1127) build 09-Jul-2024 17:28:58 Receiving objects: 45% (508/1127) build 09-Jul-2024 17:28:58 Receiving objects: 46% (519/1127) build 09-Jul-2024 17:28:58 Receiving objects: 47% (530/1127) build 09-Jul-2024 17:28:58 Receiving objects: 48% (541/1127) build 09-Jul-2024 17:28:58 Receiving objects: 49% (553/1127) build 09-Jul-2024 17:28:58 Receiving objects: 50% (564/1127) build 09-Jul-2024 17:28:58 Receiving objects: 51% (575/1127) build 09-Jul-2024 17:28:58 Receiving objects: 52% (587/1127) build 09-Jul-2024 17:28:58 Receiving objects: 53% (598/1127) build 09-Jul-2024 17:28:58 Receiving objects: 54% (609/1127) build 09-Jul-2024 17:28:58 Receiving objects: 55% (620/1127) build 09-Jul-2024 17:28:58 Receiving objects: 56% (632/1127) build 09-Jul-2024 17:28:58 Receiving objects: 57% (643/1127) build 09-Jul-2024 17:28:58 Receiving objects: 58% (654/1127) build 09-Jul-2024 17:28:58 Receiving objects: 59% (665/1127) build 09-Jul-2024 17:28:58 Receiving objects: 60% (677/1127) build 09-Jul-2024 17:28:58 Receiving objects: 61% (688/1127) build 09-Jul-2024 17:28:58 Receiving objects: 62% (699/1127) build 09-Jul-2024 17:28:58 Receiving objects: 63% (711/1127) build 09-Jul-2024 17:28:58 Receiving objects: 64% (722/1127) build 09-Jul-2024 17:28:58 Receiving objects: 65% (733/1127) build 09-Jul-2024 17:28:58 Receiving objects: 66% (744/1127) build 09-Jul-2024 17:28:58 Receiving objects: 67% (756/1127) build 09-Jul-2024 17:28:58 Receiving objects: 68% (767/1127) build 09-Jul-2024 17:28:58 Receiving objects: 69% (778/1127) build 09-Jul-2024 17:28:58 Receiving objects: 70% (789/1127) build 09-Jul-2024 17:28:58 Receiving objects: 71% (801/1127) build 09-Jul-2024 17:28:58 Receiving objects: 72% (812/1127) build 09-Jul-2024 17:28:58 Receiving objects: 73% (823/1127) build 09-Jul-2024 17:28:58 Receiving objects: 74% (834/1127) build 09-Jul-2024 17:28:58 Receiving objects: 75% (846/1127) build 09-Jul-2024 17:28:58 Receiving objects: 76% (857/1127) build 09-Jul-2024 17:28:58 Receiving objects: 77% (868/1127) build 09-Jul-2024 17:28:58 Receiving objects: 78% (880/1127) build 09-Jul-2024 17:28:58 Receiving objects: 79% (891/1127) build 09-Jul-2024 17:28:58 Receiving objects: 80% (902/1127) build 09-Jul-2024 17:28:58 Receiving objects: 81% (913/1127) build 09-Jul-2024 17:28:58 Receiving objects: 82% (925/1127) build 09-Jul-2024 17:28:58 Receiving objects: 83% (936/1127) build 09-Jul-2024 17:28:58 Receiving objects: 84% (947/1127) build 09-Jul-2024 17:28:58 Receiving objects: 85% (958/1127) build 09-Jul-2024 17:28:58 Receiving objects: 86% (970/1127) build 09-Jul-2024 17:28:58 Receiving objects: 87% (981/1127) build 09-Jul-2024 17:28:58 Receiving objects: 88% (992/1127) build 09-Jul-2024 17:28:58 Receiving objects: 89% (1004/1127) build 09-Jul-2024 17:28:58 Receiving objects: 90% (1015/1127) build 09-Jul-2024 17:28:58 Receiving objects: 91% (1026/1127) build 09-Jul-2024 17:28:58 Receiving objects: 92% (1037/1127) build 09-Jul-2024 17:28:58 Receiving objects: 93% (1049/1127) build 09-Jul-2024 17:28:58 Receiving objects: 94% (1060/1127) build 09-Jul-2024 17:28:58 remote: Total 1127 (delta 24), reused 46 (delta 15), pack-reused 1056 build 09-Jul-2024 17:28:58 Receiving objects: 95% (1071/1127) build 09-Jul-2024 17:28:58 Receiving objects: 96% (1082/1127) build 09-Jul-2024 17:28:58 Receiving objects: 97% (1094/1127) build 09-Jul-2024 17:28:58 Receiving objects: 98% (1105/1127) build 09-Jul-2024 17:28:58 Receiving objects: 99% (1116/1127) build 09-Jul-2024 17:28:58 Receiving objects: 100% (1127/1127) build 09-Jul-2024 17:28:58 Receiving objects: 100% (1127/1127), 216.86 KiB | 8.34 MiB/s, done. build 09-Jul-2024 17:28:58 Resolving deltas: 0% (0/579) build 09-Jul-2024 17:28:58 Resolving deltas: 1% (6/579) build 09-Jul-2024 17:28:58 Resolving deltas: 2% (12/579) build 09-Jul-2024 17:28:58 Resolving deltas: 3% (19/579) build 09-Jul-2024 17:28:58 Resolving deltas: 4% (24/579) build 09-Jul-2024 17:28:58 Resolving deltas: 5% (29/579) build 09-Jul-2024 17:28:58 Resolving deltas: 6% (35/579) build 09-Jul-2024 17:28:58 Resolving deltas: 7% (41/579) build 09-Jul-2024 17:28:58 Resolving deltas: 8% (48/579) build 09-Jul-2024 17:28:58 Resolving deltas: 9% (53/579) build 09-Jul-2024 17:28:58 Resolving deltas: 10% (58/579) build 09-Jul-2024 17:28:58 Resolving deltas: 11% (64/579) build 09-Jul-2024 17:28:58 Resolving deltas: 12% (70/579) build 09-Jul-2024 17:28:58 Resolving deltas: 13% (76/579) build 09-Jul-2024 17:28:58 Resolving deltas: 14% (83/579) build 09-Jul-2024 17:28:58 Resolving deltas: 15% (87/579) build 09-Jul-2024 17:28:58 Resolving deltas: 16% (93/579) build 09-Jul-2024 17:28:58 Resolving deltas: 17% (99/579) build 09-Jul-2024 17:28:58 Resolving deltas: 18% (105/579) build 09-Jul-2024 17:28:58 Resolving deltas: 19% (111/579) build 09-Jul-2024 17:28:58 Resolving deltas: 20% (116/579) build 09-Jul-2024 17:28:58 Resolving deltas: 21% (122/579) build 09-Jul-2024 17:28:58 Resolving deltas: 22% (128/579) build 09-Jul-2024 17:28:58 Resolving deltas: 23% (134/579) build 09-Jul-2024 17:28:58 Resolving deltas: 24% (139/579) build 09-Jul-2024 17:28:58 Resolving deltas: 25% (145/579) build 09-Jul-2024 17:28:58 Resolving deltas: 26% (151/579) build 09-Jul-2024 17:28:58 Resolving deltas: 27% (157/579) build 09-Jul-2024 17:28:58 Resolving deltas: 28% (163/579) build 09-Jul-2024 17:28:58 Resolving deltas: 29% (168/579) build 09-Jul-2024 17:28:58 Resolving deltas: 30% (174/579) build 09-Jul-2024 17:28:58 Resolving deltas: 31% (180/579) build 09-Jul-2024 17:28:58 Resolving deltas: 32% (186/579) build 09-Jul-2024 17:28:58 Resolving deltas: 33% (192/579) build 09-Jul-2024 17:28:58 Resolving deltas: 34% (197/579) build 09-Jul-2024 17:28:58 Resolving deltas: 35% (203/579) build 09-Jul-2024 17:28:58 Resolving deltas: 36% (209/579) build 09-Jul-2024 17:28:58 Resolving deltas: 37% (215/579) build 09-Jul-2024 17:28:58 Resolving deltas: 38% (221/579) build 09-Jul-2024 17:28:58 Resolving deltas: 39% (226/579) build 09-Jul-2024 17:28:58 Resolving deltas: 40% (232/579) build 09-Jul-2024 17:28:58 Resolving deltas: 41% (238/579) build 09-Jul-2024 17:28:58 Resolving deltas: 42% (244/579) build 09-Jul-2024 17:28:58 Resolving deltas: 43% (249/579) build 09-Jul-2024 17:28:58 Resolving deltas: 44% (255/579) build 09-Jul-2024 17:28:58 Resolving deltas: 45% (261/579) build 09-Jul-2024 17:28:58 Resolving deltas: 46% (267/579) build 09-Jul-2024 17:28:58 Resolving deltas: 47% (273/579) build 09-Jul-2024 17:28:58 Resolving deltas: 48% (278/579) build 09-Jul-2024 17:28:58 Resolving deltas: 49% (284/579) build 09-Jul-2024 17:28:58 Resolving deltas: 50% (290/579) build 09-Jul-2024 17:28:58 Resolving deltas: 51% (296/579) build 09-Jul-2024 17:28:58 Resolving deltas: 52% (302/579) build 09-Jul-2024 17:28:58 Resolving deltas: 53% (307/579) build 09-Jul-2024 17:28:58 Resolving deltas: 54% (313/579) build 09-Jul-2024 17:28:58 Resolving deltas: 55% (320/579) build 09-Jul-2024 17:28:58 Resolving deltas: 56% (325/579) build 09-Jul-2024 17:28:58 Resolving deltas: 57% (331/579) build 09-Jul-2024 17:28:58 Resolving deltas: 58% (337/579) build 09-Jul-2024 17:28:58 Resolving deltas: 59% (342/579) build 09-Jul-2024 17:28:58 Resolving deltas: 60% (348/579) build 09-Jul-2024 17:28:58 Resolving deltas: 61% (354/579) build 09-Jul-2024 17:28:58 Resolving deltas: 62% (359/579) build 09-Jul-2024 17:28:58 Resolving deltas: 63% (365/579) build 09-Jul-2024 17:28:58 Resolving deltas: 64% (371/579) build 09-Jul-2024 17:28:58 Resolving deltas: 65% (377/579) build 09-Jul-2024 17:28:58 Resolving deltas: 66% (383/579) build 09-Jul-2024 17:28:58 Resolving deltas: 67% (388/579) build 09-Jul-2024 17:28:58 Resolving deltas: 68% (394/579) build 09-Jul-2024 17:28:58 Resolving deltas: 69% (400/579) build 09-Jul-2024 17:28:58 Resolving deltas: 70% (406/579) build 09-Jul-2024 17:28:58 Resolving deltas: 71% (412/579) build 09-Jul-2024 17:28:58 Resolving deltas: 72% (417/579) build 09-Jul-2024 17:28:58 Resolving deltas: 73% (423/579) build 09-Jul-2024 17:28:58 Resolving deltas: 74% (429/579) build 09-Jul-2024 17:28:58 Resolving deltas: 75% (435/579) build 09-Jul-2024 17:28:58 Resolving deltas: 76% (441/579) build 09-Jul-2024 17:28:58 Resolving deltas: 77% (446/579) build 09-Jul-2024 17:28:58 Resolving deltas: 78% (452/579) build 09-Jul-2024 17:28:58 Resolving deltas: 79% (458/579) build 09-Jul-2024 17:28:58 Resolving deltas: 80% (464/579) build 09-Jul-2024 17:28:58 Resolving deltas: 81% (469/579) build 09-Jul-2024 17:28:58 Resolving deltas: 82% (475/579) build 09-Jul-2024 17:28:58 Resolving deltas: 83% (481/579) build 09-Jul-2024 17:28:58 Resolving deltas: 84% (487/579) build 09-Jul-2024 17:28:58 Resolving deltas: 85% (494/579) build 09-Jul-2024 17:28:58 Resolving deltas: 86% (498/579) build 09-Jul-2024 17:28:58 Resolving deltas: 87% (505/579) build 09-Jul-2024 17:28:58 Resolving deltas: 88% (510/579) build 09-Jul-2024 17:28:58 Resolving deltas: 89% (516/579) build 09-Jul-2024 17:28:58 Resolving deltas: 90% (522/579) build 09-Jul-2024 17:28:58 Resolving deltas: 91% (527/579) build 09-Jul-2024 17:28:58 Resolving deltas: 92% (533/579) build 09-Jul-2024 17:28:58 Resolving deltas: 93% (539/579) build 09-Jul-2024 17:28:58 Resolving deltas: 94% (545/579) build 09-Jul-2024 17:28:58 Resolving deltas: 95% (551/579) build 09-Jul-2024 17:28:58 Resolving deltas: 96% (556/579) build 09-Jul-2024 17:28:58 Resolving deltas: 97% (562/579) build 09-Jul-2024 17:28:58 Resolving deltas: 98% (568/579) build 09-Jul-2024 17:28:58 Resolving deltas: 99% (574/579) build 09-Jul-2024 17:28:58 Resolving deltas: 100% (579/579) build 09-Jul-2024 17:28:58 Resolving deltas: 100% (579/579), done. build 09-Jul-2024 17:28:59 Note: switching to 'release-phpbb-3.2.6'. build 09-Jul-2024 17:28:59 build 09-Jul-2024 17:28:59 You are in 'detached HEAD' state. You can look around, make experimental build 09-Jul-2024 17:28:59 changes and commit them, and you can discard any commits you make in this build 09-Jul-2024 17:28:59 state without impacting any branches by switching back to a branch. build 09-Jul-2024 17:28:59 build 09-Jul-2024 17:28:59 If you want to create a new branch to retain commits you create, you may build 09-Jul-2024 17:28:59 do so (now or later) by using -c with the switch command. Example: build 09-Jul-2024 17:28:59 build 09-Jul-2024 17:28:59 git switch -c build 09-Jul-2024 17:28:59 build 09-Jul-2024 17:28:59 Or undo this operation with: build 09-Jul-2024 17:28:59 build 09-Jul-2024 17:28:59 git switch - build 09-Jul-2024 17:28:59 build 09-Jul-2024 17:28:59 Turn off this advice by setting config variable advice.detachedHead to false build 09-Jul-2024 17:28:59 build 09-Jul-2024 17:28:59 HEAD is now at e03c04d Merge pull request #53 from marc1706/update/1.0.4 build 09-Jul-2024 17:28:59  [delete] Deleting directory /data/build/old_versions/release-3.2.6/ext/phpbb/viglink/.git build 09-Jul-2024 17:28:59  [delete] Deleting directory /data/build/old_versions/release-3.2.6/ext/phpbb/viglink/tests build 09-Jul-2024 17:28:59  [delete] Deleting directory /data/build/old_versions/release-3.2.6/ext/phpbb/viglink/travis build 09-Jul-2024 17:28:59  [delete] Deleting: /data/build/old_versions/release-3.2.6/ext/phpbb/viglink/.gitattributes build 09-Jul-2024 17:28:59  [delete] Deleting: /data/build/old_versions/release-3.2.6/ext/phpbb/viglink/.travis.yml build 09-Jul-2024 17:28:59  [delete] Deleting: /data/build/old_versions/release-3.2.6/ext/phpbb/viglink/phpunit.xml.dist build 09-Jul-2024 17:28:59  [delete] Deleting: /data/build/old_versions/release-3.2.6/ext/phpbb/viglink/README.md build 09-Jul-2024 17:28:59  [delete] Could not find file /data/build/old_versions/release-3.2.6/config.php to delete. build 09-Jul-2024 17:28:59  [delete] Deleting directory /data/build/old_versions/release-3.2.6/develop build 09-Jul-2024 17:28:59  [delete] Deleting directory /data/build/old_versions/release-3.2.6/install/data build 09-Jul-2024 17:28:59  [delete] Deleting directory /data/build/old_versions/release-3.2.6/config/development build 09-Jul-2024 17:28:59  [delete] Deleting directory /data/build/old_versions/release-3.2.6/config/test build 09-Jul-2024 17:28:59  [echo] Setting permissions for checkout of release-3.2.6 in build/old_versions/release-3.2.6 build 09-Jul-2024 17:28:59  [chmod] Changed file mode on '/data/build/old_versions/release-3.2.6/cache' to 777 build 09-Jul-2024 17:28:59  [chmod] Changed file mode on '/data/build/old_versions/release-3.2.6/store' to 777 build 09-Jul-2024 17:28:59  [chmod] Changed file mode on '/data/build/old_versions/release-3.2.6/files' to 777 build 09-Jul-2024 17:28:59  [chmod] Changed file mode on '/data/build/old_versions/release-3.2.6/images/avatars/upload' to 777 build 09-Jul-2024 17:28:59  [chmod] Changed file mode on '/data/build/old_versions/release-3.2.6/bin/phpbbcli.php' to 755 build 09-Jul-2024 17:28:59  build 09-Jul-2024 17:28:59 phpBB > clean-diff-dir: build 09-Jul-2024 17:28:59  build 09-Jul-2024 17:28:59  [delete] Deleting directory /data/build/old_versions/release-3.2.6/cache build 09-Jul-2024 17:28:59  [delete] Deleting directory /data/build/old_versions/release-3.2.6/docs build 09-Jul-2024 17:28:59  [delete] Deleting directory /data/build/old_versions/release-3.2.6/files build 09-Jul-2024 17:28:59  [delete] Deleting directory /data/build/old_versions/release-3.2.6/install build 09-Jul-2024 17:28:59  [delete] Deleting directory /data/build/old_versions/release-3.2.6/store build 09-Jul-2024 17:28:59  [delete] Directory /data/build/old_versions/release-3.2.6/vendor does not exist or is not a directory. build 09-Jul-2024 17:28:59  build 09-Jul-2024 17:28:59 phpBB > old-version-diff: build 09-Jul-2024 17:28:59  build 09-Jul-2024 17:28:59  [echo] Retrieving version 3.2.7 build 09-Jul-2024 17:28:59  [mkdir] Created dir: /data/build/old_versions/release-3.2.7 build 09-Jul-2024 17:28:59  build 09-Jul-2024 17:28:59 phpBB > export: build 09-Jul-2024 17:28:59  build 09-Jul-2024 17:29:00 Cloning into 'viglink'... build 09-Jul-2024 17:29:00 remote: Enumerating objects: 1127, done. build 09-Jul-2024 17:29:00 remote: Counting objects: 1% (1/71) build 09-Jul-2024 17:29:00 remote: Counting objects: 2% (2/71) build 09-Jul-2024 17:29:00 remote: Counting objects: 4% (3/71) build 09-Jul-2024 17:29:00 remote: Counting objects: 5% (4/71) build 09-Jul-2024 17:29:00 remote: Counting objects: 7% (5/71) build 09-Jul-2024 17:29:00 remote: Counting objects: 8% (6/71) build 09-Jul-2024 17:29:00 remote: Counting objects: 9% (7/71) build 09-Jul-2024 17:29:00 remote: Counting objects: 11% (8/71) build 09-Jul-2024 17:29:00 remote: Counting objects: 12% (9/71) build 09-Jul-2024 17:29:00 remote: Counting objects: 14% (10/71) build 09-Jul-2024 17:29:00 remote: Counting objects: 15% (11/71) build 09-Jul-2024 17:29:00 remote: Counting objects: 16% (12/71) build 09-Jul-2024 17:29:00 remote: Counting objects: 18% (13/71) build 09-Jul-2024 17:29:00 remote: Counting objects: 19% (14/71) build 09-Jul-2024 17:29:00 remote: Counting objects: 21% (15/71) build 09-Jul-2024 17:29:00 remote: Counting objects: 22% (16/71) build 09-Jul-2024 17:29:00 remote: Counting objects: 23% (17/71) build 09-Jul-2024 17:29:00 remote: Counting objects: 25% (18/71) build 09-Jul-2024 17:29:00 remote: Counting objects: 26% (19/71) build 09-Jul-2024 17:29:00 remote: Counting objects: 28% (20/71) build 09-Jul-2024 17:29:00 remote: Counting objects: 29% (21/71) build 09-Jul-2024 17:29:00 remote: Counting objects: 30% (22/71) build 09-Jul-2024 17:29:00 remote: Counting objects: 32% (23/71) build 09-Jul-2024 17:29:00 remote: Counting objects: 33% (24/71) build 09-Jul-2024 17:29:00 remote: Counting objects: 35% (25/71) build 09-Jul-2024 17:29:00 remote: Counting objects: 36% (26/71) build 09-Jul-2024 17:29:00 remote: Counting objects: 38% (27/71) build 09-Jul-2024 17:29:00 remote: Counting objects: 39% (28/71) build 09-Jul-2024 17:29:00 remote: Counting objects: 40% (29/71) build 09-Jul-2024 17:29:00 remote: Counting objects: 42% (30/71) build 09-Jul-2024 17:29:00 remote: Counting objects: 43% (31/71) build 09-Jul-2024 17:29:00 remote: Counting objects: 45% (32/71) build 09-Jul-2024 17:29:00 remote: Counting objects: 46% (33/71) build 09-Jul-2024 17:29:00 remote: Counting objects: 47% (34/71) build 09-Jul-2024 17:29:00 remote: Counting objects: 49% (35/71) build 09-Jul-2024 17:29:00 remote: Counting objects: 50% (36/71) build 09-Jul-2024 17:29:00 remote: Counting objects: 52% (37/71) build 09-Jul-2024 17:29:00 remote: Counting objects: 53% (38/71) build 09-Jul-2024 17:29:00 remote: Counting objects: 54% (39/71) build 09-Jul-2024 17:29:00 remote: Counting objects: 56% (40/71) build 09-Jul-2024 17:29:00 remote: Counting objects: 57% (41/71) build 09-Jul-2024 17:29:00 remote: Counting objects: 59% (42/71) build 09-Jul-2024 17:29:00 remote: Counting objects: 60% (43/71) build 09-Jul-2024 17:29:00 remote: Counting objects: 61% (44/71) build 09-Jul-2024 17:29:00 remote: Counting objects: 63% (45/71) build 09-Jul-2024 17:29:00 remote: Counting objects: 64% (46/71) build 09-Jul-2024 17:29:00 remote: Counting objects: 66% (47/71) build 09-Jul-2024 17:29:00 remote: Counting objects: 67% (48/71) build 09-Jul-2024 17:29:00 remote: Counting objects: 69% (49/71) build 09-Jul-2024 17:29:00 remote: Counting objects: 70% (50/71) build 09-Jul-2024 17:29:00 remote: Counting objects: 71% (51/71) build 09-Jul-2024 17:29:00 remote: Counting objects: 73% (52/71) build 09-Jul-2024 17:29:00 remote: Counting objects: 74% (53/71) build 09-Jul-2024 17:29:00 remote: Counting objects: 76% (54/71) build 09-Jul-2024 17:29:00 remote: Counting objects: 77% (55/71) build 09-Jul-2024 17:29:00 remote: Counting objects: 78% (56/71) build 09-Jul-2024 17:29:00 remote: Counting objects: 80% (57/71) build 09-Jul-2024 17:29:00 remote: Counting objects: 81% (58/71) build 09-Jul-2024 17:29:00 remote: Counting objects: 83% (59/71) build 09-Jul-2024 17:29:00 remote: Counting objects: 84% (60/71) build 09-Jul-2024 17:29:00 remote: Counting objects: 85% (61/71) build 09-Jul-2024 17:29:00 remote: Counting objects: 87% (62/71) build 09-Jul-2024 17:29:00 remote: Counting objects: 88% (63/71) build 09-Jul-2024 17:29:00 remote: Counting objects: 90% (64/71) build 09-Jul-2024 17:29:00 remote: Counting objects: 91% (65/71) build 09-Jul-2024 17:29:00 remote: Counting objects: 92% (66/71) build 09-Jul-2024 17:29:00 remote: Counting objects: 94% (67/71) build 09-Jul-2024 17:29:00 remote: Counting objects: 95% (68/71) build 09-Jul-2024 17:29:00 remote: Counting objects: 97% (69/71) build 09-Jul-2024 17:29:00 remote: Counting objects: 98% (70/71) build 09-Jul-2024 17:29:00 remote: Counting objects: 100% (71/71) build 09-Jul-2024 17:29:00 remote: Counting objects: 100% (71/71), done. build 09-Jul-2024 17:29:00 remote: Compressing objects: 2% (1/45) build 09-Jul-2024 17:29:00 remote: Compressing objects: 4% (2/45) build 09-Jul-2024 17:29:00 remote: Compressing objects: 6% (3/45) build 09-Jul-2024 17:29:00 remote: Compressing objects: 8% (4/45) build 09-Jul-2024 17:29:00 remote: Compressing objects: 11% (5/45) build 09-Jul-2024 17:29:00 remote: Compressing objects: 13% (6/45) build 09-Jul-2024 17:29:00 remote: Compressing objects: 15% (7/45) build 09-Jul-2024 17:29:00 remote: Compressing objects: 17% (8/45) build 09-Jul-2024 17:29:00 remote: Compressing objects: 20% (9/45) build 09-Jul-2024 17:29:00 remote: Compressing objects: 22% (10/45) build 09-Jul-2024 17:29:00 remote: Compressing objects: 24% (11/45) build 09-Jul-2024 17:29:00 remote: Compressing objects: 26% (12/45) build 09-Jul-2024 17:29:00 remote: Compressing objects: 28% (13/45) build 09-Jul-2024 17:29:00 remote: Compressing objects: 31% (14/45) build 09-Jul-2024 17:29:00 remote: Compressing objects: 33% (15/45) build 09-Jul-2024 17:29:00 remote: Compressing objects: 35% (16/45) build 09-Jul-2024 17:29:00 remote: Compressing objects: 37% (17/45) build 09-Jul-2024 17:29:00 remote: Compressing objects: 40% (18/45) build 09-Jul-2024 17:29:00 remote: Compressing objects: 42% (19/45) build 09-Jul-2024 17:29:00 remote: Compressing objects: 44% (20/45) build 09-Jul-2024 17:29:00 remote: Compressing objects: 46% (21/45) build 09-Jul-2024 17:29:00 remote: Compressing objects: 48% (22/45) build 09-Jul-2024 17:29:00 remote: Compressing objects: 51% (23/45) build 09-Jul-2024 17:29:00 remote: Compressing objects: 53% (24/45) build 09-Jul-2024 17:29:00 remote: Compressing objects: 55% (25/45) build 09-Jul-2024 17:29:00 remote: Compressing objects: 57% (26/45) build 09-Jul-2024 17:29:00 remote: Compressing objects: 60% (27/45) build 09-Jul-2024 17:29:00 remote: Compressing objects: 62% (28/45) build 09-Jul-2024 17:29:00 remote: Compressing objects: 64% (29/45) build 09-Jul-2024 17:29:00 remote: Compressing objects: 66% (30/45) build 09-Jul-2024 17:29:00 remote: Compressing objects: 68% (31/45) build 09-Jul-2024 17:29:00 remote: Compressing objects: 71% (32/45) build 09-Jul-2024 17:29:00 remote: Compressing objects: 73% (33/45) build 09-Jul-2024 17:29:00 remote: Compressing objects: 75% (34/45) build 09-Jul-2024 17:29:00 remote: Compressing objects: 77% (35/45) build 09-Jul-2024 17:29:00 remote: Compressing objects: 80% (36/45) build 09-Jul-2024 17:29:00 remote: Compressing objects: 82% (37/45) build 09-Jul-2024 17:29:00 remote: Compressing objects: 84% (38/45) build 09-Jul-2024 17:29:00 remote: Compressing objects: 86% (39/45) build 09-Jul-2024 17:29:00 remote: Compressing objects: 88% (40/45) build 09-Jul-2024 17:29:00 remote: Compressing objects: 91% (41/45) build 09-Jul-2024 17:29:00 remote: Compressing objects: 93% (42/45) build 09-Jul-2024 17:29:00 remote: Compressing objects: 95% (43/45) build 09-Jul-2024 17:29:00 remote: Compressing objects: 97% (44/45) build 09-Jul-2024 17:29:00 remote: Compressing objects: 100% (45/45) build 09-Jul-2024 17:29:00 remote: Compressing objects: 100% (45/45), done. build 09-Jul-2024 17:29:00 Receiving objects: 0% (1/1127) build 09-Jul-2024 17:29:00 Receiving objects: 1% (12/1127) build 09-Jul-2024 17:29:00 Receiving objects: 2% (23/1127) build 09-Jul-2024 17:29:00 Receiving objects: 3% (34/1127) build 09-Jul-2024 17:29:00 Receiving objects: 4% (46/1127) build 09-Jul-2024 17:29:00 Receiving objects: 5% (57/1127) build 09-Jul-2024 17:29:00 Receiving objects: 6% (68/1127) build 09-Jul-2024 17:29:00 Receiving objects: 7% (79/1127) build 09-Jul-2024 17:29:00 Receiving objects: 8% (91/1127) build 09-Jul-2024 17:29:00 Receiving objects: 9% (102/1127) build 09-Jul-2024 17:29:00 Receiving objects: 10% (113/1127) build 09-Jul-2024 17:29:00 Receiving objects: 11% (124/1127) build 09-Jul-2024 17:29:00 Receiving objects: 12% (136/1127) build 09-Jul-2024 17:29:00 Receiving objects: 13% (147/1127) build 09-Jul-2024 17:29:00 Receiving objects: 14% (158/1127) build 09-Jul-2024 17:29:00 Receiving objects: 15% (170/1127) build 09-Jul-2024 17:29:00 Receiving objects: 16% (181/1127) build 09-Jul-2024 17:29:00 Receiving objects: 17% (192/1127) build 09-Jul-2024 17:29:00 Receiving objects: 18% (203/1127) build 09-Jul-2024 17:29:00 Receiving objects: 19% (215/1127) build 09-Jul-2024 17:29:00 Receiving objects: 20% (226/1127) build 09-Jul-2024 17:29:00 Receiving objects: 21% (237/1127) build 09-Jul-2024 17:29:00 Receiving objects: 22% (248/1127) build 09-Jul-2024 17:29:00 Receiving objects: 23% (260/1127) build 09-Jul-2024 17:29:00 Receiving objects: 24% (271/1127) build 09-Jul-2024 17:29:00 Receiving objects: 25% (282/1127) build 09-Jul-2024 17:29:00 Receiving objects: 26% (294/1127) build 09-Jul-2024 17:29:00 Receiving objects: 27% (305/1127) build 09-Jul-2024 17:29:00 Receiving objects: 28% (316/1127) build 09-Jul-2024 17:29:00 Receiving objects: 29% (327/1127) build 09-Jul-2024 17:29:00 Receiving objects: 30% (339/1127) build 09-Jul-2024 17:29:00 Receiving objects: 31% (350/1127) build 09-Jul-2024 17:29:00 Receiving objects: 32% (361/1127) build 09-Jul-2024 17:29:00 Receiving objects: 33% (372/1127) build 09-Jul-2024 17:29:00 Receiving objects: 34% (384/1127) build 09-Jul-2024 17:29:00 Receiving objects: 35% (395/1127) build 09-Jul-2024 17:29:00 Receiving objects: 36% (406/1127) build 09-Jul-2024 17:29:00 Receiving objects: 37% (417/1127) build 09-Jul-2024 17:29:00 Receiving objects: 38% (429/1127) build 09-Jul-2024 17:29:00 Receiving objects: 39% (440/1127) build 09-Jul-2024 17:29:00 Receiving objects: 40% (451/1127) build 09-Jul-2024 17:29:00 Receiving objects: 41% (463/1127) build 09-Jul-2024 17:29:00 Receiving objects: 42% (474/1127) build 09-Jul-2024 17:29:00 Receiving objects: 43% (485/1127) build 09-Jul-2024 17:29:00 Receiving objects: 44% (496/1127) build 09-Jul-2024 17:29:00 Receiving objects: 45% (508/1127) build 09-Jul-2024 17:29:00 Receiving objects: 46% (519/1127) build 09-Jul-2024 17:29:00 Receiving objects: 47% (530/1127) build 09-Jul-2024 17:29:00 Receiving objects: 48% (541/1127) build 09-Jul-2024 17:29:00 Receiving objects: 49% (553/1127) build 09-Jul-2024 17:29:00 Receiving objects: 50% (564/1127) build 09-Jul-2024 17:29:00 Receiving objects: 51% (575/1127) build 09-Jul-2024 17:29:00 Receiving objects: 52% (587/1127) build 09-Jul-2024 17:29:00 Receiving objects: 53% (598/1127) build 09-Jul-2024 17:29:00 Receiving objects: 54% (609/1127) build 09-Jul-2024 17:29:00 Receiving objects: 55% (620/1127) build 09-Jul-2024 17:29:00 Receiving objects: 56% (632/1127) build 09-Jul-2024 17:29:00 Receiving objects: 57% (643/1127) build 09-Jul-2024 17:29:00 Receiving objects: 58% (654/1127) build 09-Jul-2024 17:29:00 Receiving objects: 59% (665/1127) build 09-Jul-2024 17:29:00 Receiving objects: 60% (677/1127) build 09-Jul-2024 17:29:00 Receiving objects: 61% (688/1127) build 09-Jul-2024 17:29:00 Receiving objects: 62% (699/1127) build 09-Jul-2024 17:29:00 Receiving objects: 63% (711/1127) build 09-Jul-2024 17:29:00 Receiving objects: 64% (722/1127) build 09-Jul-2024 17:29:00 Receiving objects: 65% (733/1127) build 09-Jul-2024 17:29:00 Receiving objects: 66% (744/1127) build 09-Jul-2024 17:29:00 Receiving objects: 67% (756/1127) build 09-Jul-2024 17:29:00 Receiving objects: 68% (767/1127) build 09-Jul-2024 17:29:00 Receiving objects: 69% (778/1127) build 09-Jul-2024 17:29:00 Receiving objects: 70% (789/1127) build 09-Jul-2024 17:29:00 Receiving objects: 71% (801/1127) build 09-Jul-2024 17:29:00 Receiving objects: 72% (812/1127) build 09-Jul-2024 17:29:00 Receiving objects: 73% (823/1127) build 09-Jul-2024 17:29:00 Receiving objects: 74% (834/1127) build 09-Jul-2024 17:29:00 Receiving objects: 75% (846/1127) build 09-Jul-2024 17:29:00 Receiving objects: 76% (857/1127) build 09-Jul-2024 17:29:00 Receiving objects: 77% (868/1127) build 09-Jul-2024 17:29:00 Receiving objects: 78% (880/1127) build 09-Jul-2024 17:29:00 Receiving objects: 79% (891/1127) build 09-Jul-2024 17:29:00 Receiving objects: 80% (902/1127) build 09-Jul-2024 17:29:00 Receiving objects: 81% (913/1127) build 09-Jul-2024 17:29:00 Receiving objects: 82% (925/1127) build 09-Jul-2024 17:29:00 Receiving objects: 83% (936/1127) build 09-Jul-2024 17:29:00 Receiving objects: 84% (947/1127) build 09-Jul-2024 17:29:00 Receiving objects: 85% (958/1127) build 09-Jul-2024 17:29:00 Receiving objects: 86% (970/1127) build 09-Jul-2024 17:29:00 Receiving objects: 87% (981/1127) build 09-Jul-2024 17:29:00 Receiving objects: 88% (992/1127) build 09-Jul-2024 17:29:00 Receiving objects: 89% (1004/1127) build 09-Jul-2024 17:29:00 Receiving objects: 90% (1015/1127) build 09-Jul-2024 17:29:00 Receiving objects: 91% (1026/1127) build 09-Jul-2024 17:29:00 Receiving objects: 92% (1037/1127) build 09-Jul-2024 17:29:00 remote: Total 1127 (delta 24), reused 46 (delta 15), pack-reused 1056 build 09-Jul-2024 17:29:00 Receiving objects: 93% (1049/1127) build 09-Jul-2024 17:29:00 Receiving objects: 94% (1060/1127) build 09-Jul-2024 17:29:00 Receiving objects: 95% (1071/1127) build 09-Jul-2024 17:29:00 Receiving objects: 96% (1082/1127) build 09-Jul-2024 17:29:00 Receiving objects: 97% (1094/1127) build 09-Jul-2024 17:29:00 Receiving objects: 98% (1105/1127) build 09-Jul-2024 17:29:00 Receiving objects: 99% (1116/1127) build 09-Jul-2024 17:29:00 Receiving objects: 100% (1127/1127) build 09-Jul-2024 17:29:00 Receiving objects: 100% (1127/1127), 216.86 KiB | 1.46 MiB/s, done. build 09-Jul-2024 17:29:00 Resolving deltas: 0% (0/579) build 09-Jul-2024 17:29:00 Resolving deltas: 1% (6/579) build 09-Jul-2024 17:29:00 Resolving deltas: 2% (12/579) build 09-Jul-2024 17:29:00 Resolving deltas: 3% (18/579) build 09-Jul-2024 17:29:00 Resolving deltas: 4% (24/579) build 09-Jul-2024 17:29:00 Resolving deltas: 5% (29/579) build 09-Jul-2024 17:29:00 Resolving deltas: 6% (35/579) build 09-Jul-2024 17:29:00 Resolving deltas: 7% (41/579) build 09-Jul-2024 17:29:00 Resolving deltas: 8% (47/579) build 09-Jul-2024 17:29:00 Resolving deltas: 9% (53/579) build 09-Jul-2024 17:29:00 Resolving deltas: 10% (58/579) build 09-Jul-2024 17:29:00 Resolving deltas: 11% (65/579) build 09-Jul-2024 17:29:00 Resolving deltas: 12% (70/579) build 09-Jul-2024 17:29:00 Resolving deltas: 13% (76/579) build 09-Jul-2024 17:29:00 Resolving deltas: 14% (82/579) build 09-Jul-2024 17:29:00 Resolving deltas: 15% (87/579) build 09-Jul-2024 17:29:00 Resolving deltas: 16% (93/579) build 09-Jul-2024 17:29:00 Resolving deltas: 17% (99/579) build 09-Jul-2024 17:29:00 Resolving deltas: 18% (105/579) build 09-Jul-2024 17:29:00 Resolving deltas: 19% (111/579) build 09-Jul-2024 17:29:00 Resolving deltas: 20% (116/579) build 09-Jul-2024 17:29:00 Resolving deltas: 21% (122/579) build 09-Jul-2024 17:29:00 Resolving deltas: 22% (128/579) build 09-Jul-2024 17:29:00 Resolving deltas: 23% (134/579) build 09-Jul-2024 17:29:00 Resolving deltas: 24% (139/579) build 09-Jul-2024 17:29:00 Resolving deltas: 25% (145/579) build 09-Jul-2024 17:29:00 Resolving deltas: 26% (151/579) build 09-Jul-2024 17:29:00 Resolving deltas: 27% (157/579) build 09-Jul-2024 17:29:00 Resolving deltas: 28% (163/579) build 09-Jul-2024 17:29:00 Resolving deltas: 29% (168/579) build 09-Jul-2024 17:29:00 Resolving deltas: 30% (174/579) build 09-Jul-2024 17:29:00 Resolving deltas: 31% (180/579) build 09-Jul-2024 17:29:00 Resolving deltas: 32% (186/579) build 09-Jul-2024 17:29:00 Resolving deltas: 33% (192/579) build 09-Jul-2024 17:29:00 Resolving deltas: 34% (197/579) build 09-Jul-2024 17:29:00 Resolving deltas: 35% (203/579) build 09-Jul-2024 17:29:00 Resolving deltas: 36% (209/579) build 09-Jul-2024 17:29:00 Resolving deltas: 37% (215/579) build 09-Jul-2024 17:29:00 Resolving deltas: 38% (221/579) build 09-Jul-2024 17:29:00 Resolving deltas: 39% (226/579) build 09-Jul-2024 17:29:00 Resolving deltas: 40% (232/579) build 09-Jul-2024 17:29:00 Resolving deltas: 41% (238/579) build 09-Jul-2024 17:29:00 Resolving deltas: 42% (244/579) build 09-Jul-2024 17:29:00 Resolving deltas: 43% (249/579) build 09-Jul-2024 17:29:00 Resolving deltas: 44% (255/579) build 09-Jul-2024 17:29:00 Resolving deltas: 45% (261/579) build 09-Jul-2024 17:29:00 Resolving deltas: 46% (267/579) build 09-Jul-2024 17:29:00 Resolving deltas: 47% (274/579) build 09-Jul-2024 17:29:00 Resolving deltas: 48% (278/579) build 09-Jul-2024 17:29:00 Resolving deltas: 49% (284/579) build 09-Jul-2024 17:29:00 Resolving deltas: 50% (290/579) build 09-Jul-2024 17:29:00 Resolving deltas: 51% (296/579) build 09-Jul-2024 17:29:00 Resolving deltas: 52% (302/579) build 09-Jul-2024 17:29:00 Resolving deltas: 53% (307/579) build 09-Jul-2024 17:29:00 Resolving deltas: 54% (313/579) build 09-Jul-2024 17:29:00 Resolving deltas: 55% (319/579) build 09-Jul-2024 17:29:00 Resolving deltas: 56% (325/579) build 09-Jul-2024 17:29:00 Resolving deltas: 57% (331/579) build 09-Jul-2024 17:29:00 Resolving deltas: 58% (336/579) build 09-Jul-2024 17:29:00 Resolving deltas: 59% (342/579) build 09-Jul-2024 17:29:00 Resolving deltas: 60% (348/579) build 09-Jul-2024 17:29:00 Resolving deltas: 61% (354/579) build 09-Jul-2024 17:29:00 Resolving deltas: 62% (359/579) build 09-Jul-2024 17:29:00 Resolving deltas: 63% (365/579) build 09-Jul-2024 17:29:00 Resolving deltas: 64% (371/579) build 09-Jul-2024 17:29:00 Resolving deltas: 65% (377/579) build 09-Jul-2024 17:29:00 Resolving deltas: 66% (383/579) build 09-Jul-2024 17:29:00 Resolving deltas: 67% (388/579) build 09-Jul-2024 17:29:00 Resolving deltas: 68% (394/579) build 09-Jul-2024 17:29:00 Resolving deltas: 69% (400/579) build 09-Jul-2024 17:29:00 Resolving deltas: 70% (406/579) build 09-Jul-2024 17:29:00 Resolving deltas: 71% (412/579) build 09-Jul-2024 17:29:00 Resolving deltas: 72% (417/579) build 09-Jul-2024 17:29:00 Resolving deltas: 73% (423/579) build 09-Jul-2024 17:29:00 Resolving deltas: 74% (429/579) build 09-Jul-2024 17:29:00 Resolving deltas: 75% (435/579) build 09-Jul-2024 17:29:00 Resolving deltas: 76% (441/579) build 09-Jul-2024 17:29:00 Resolving deltas: 77% (446/579) build 09-Jul-2024 17:29:00 Resolving deltas: 78% (452/579) build 09-Jul-2024 17:29:00 Resolving deltas: 79% (458/579) build 09-Jul-2024 17:29:00 Resolving deltas: 80% (464/579) build 09-Jul-2024 17:29:00 Resolving deltas: 81% (469/579) build 09-Jul-2024 17:29:00 Resolving deltas: 82% (475/579) build 09-Jul-2024 17:29:00 Resolving deltas: 83% (481/579) build 09-Jul-2024 17:29:00 Resolving deltas: 84% (487/579) build 09-Jul-2024 17:29:00 Resolving deltas: 85% (493/579) build 09-Jul-2024 17:29:00 Resolving deltas: 86% (498/579) build 09-Jul-2024 17:29:00 Resolving deltas: 87% (504/579) build 09-Jul-2024 17:29:00 Resolving deltas: 88% (510/579) build 09-Jul-2024 17:29:00 Resolving deltas: 89% (516/579) build 09-Jul-2024 17:29:00 Resolving deltas: 90% (522/579) build 09-Jul-2024 17:29:00 Resolving deltas: 91% (527/579) build 09-Jul-2024 17:29:00 Resolving deltas: 92% (533/579) build 09-Jul-2024 17:29:00 Resolving deltas: 93% (539/579) build 09-Jul-2024 17:29:00 Resolving deltas: 94% (545/579) build 09-Jul-2024 17:29:00 Resolving deltas: 95% (551/579) build 09-Jul-2024 17:29:00 Resolving deltas: 96% (556/579) build 09-Jul-2024 17:29:00 Resolving deltas: 97% (562/579) build 09-Jul-2024 17:29:00 Resolving deltas: 98% (568/579) build 09-Jul-2024 17:29:00 Resolving deltas: 99% (574/579) build 09-Jul-2024 17:29:00 Resolving deltas: 100% (579/579) build 09-Jul-2024 17:29:00 Resolving deltas: 100% (579/579), done. build 09-Jul-2024 17:29:00 Note: switching to 'release-phpbb-3.2.7'. build 09-Jul-2024 17:29:00 build 09-Jul-2024 17:29:00 You are in 'detached HEAD' state. You can look around, make experimental build 09-Jul-2024 17:29:00 changes and commit them, and you can discard any commits you make in this build 09-Jul-2024 17:29:00 state without impacting any branches by switching back to a branch. build 09-Jul-2024 17:29:00 build 09-Jul-2024 17:29:00 If you want to create a new branch to retain commits you create, you may build 09-Jul-2024 17:29:00 do so (now or later) by using -c with the switch command. Example: build 09-Jul-2024 17:29:00 build 09-Jul-2024 17:29:00 git switch -c build 09-Jul-2024 17:29:00 build 09-Jul-2024 17:29:00 Or undo this operation with: build 09-Jul-2024 17:29:00 build 09-Jul-2024 17:29:00 git switch - build 09-Jul-2024 17:29:00 build 09-Jul-2024 17:29:00 Turn off this advice by setting config variable advice.detachedHead to false build 09-Jul-2024 17:29:00 build 09-Jul-2024 17:29:00 HEAD is now at e03c04d Merge pull request #53 from marc1706/update/1.0.4 build 09-Jul-2024 17:29:00  [delete] Deleting directory /data/build/old_versions/release-3.2.7/ext/phpbb/viglink/.git build 09-Jul-2024 17:29:00  [delete] Deleting directory /data/build/old_versions/release-3.2.7/ext/phpbb/viglink/tests build 09-Jul-2024 17:29:00  [delete] Deleting directory /data/build/old_versions/release-3.2.7/ext/phpbb/viglink/travis build 09-Jul-2024 17:29:00  [delete] Deleting: /data/build/old_versions/release-3.2.7/ext/phpbb/viglink/.gitattributes build 09-Jul-2024 17:29:00  [delete] Deleting: /data/build/old_versions/release-3.2.7/ext/phpbb/viglink/.travis.yml build 09-Jul-2024 17:29:00  [delete] Deleting: /data/build/old_versions/release-3.2.7/ext/phpbb/viglink/phpunit.xml.dist build 09-Jul-2024 17:29:00  [delete] Deleting: /data/build/old_versions/release-3.2.7/ext/phpbb/viglink/README.md build 09-Jul-2024 17:29:00  [delete] Could not find file /data/build/old_versions/release-3.2.7/config.php to delete. build 09-Jul-2024 17:29:00  [delete] Deleting directory /data/build/old_versions/release-3.2.7/develop build 09-Jul-2024 17:29:00  [delete] Deleting directory /data/build/old_versions/release-3.2.7/install/data build 09-Jul-2024 17:29:00  [delete] Deleting directory /data/build/old_versions/release-3.2.7/config/development build 09-Jul-2024 17:29:00  [delete] Deleting directory /data/build/old_versions/release-3.2.7/config/test build 09-Jul-2024 17:29:00  [echo] Setting permissions for checkout of release-3.2.7 in build/old_versions/release-3.2.7 build 09-Jul-2024 17:29:01  [chmod] Changed file mode on '/data/build/old_versions/release-3.2.7/cache' to 777 build 09-Jul-2024 17:29:01  [chmod] Changed file mode on '/data/build/old_versions/release-3.2.7/store' to 777 build 09-Jul-2024 17:29:01  [chmod] Changed file mode on '/data/build/old_versions/release-3.2.7/files' to 777 build 09-Jul-2024 17:29:01  [chmod] Changed file mode on '/data/build/old_versions/release-3.2.7/images/avatars/upload' to 777 build 09-Jul-2024 17:29:01  [chmod] Changed file mode on '/data/build/old_versions/release-3.2.7/bin/phpbbcli.php' to 755 build 09-Jul-2024 17:29:01  build 09-Jul-2024 17:29:01 phpBB > clean-diff-dir: build 09-Jul-2024 17:29:01  build 09-Jul-2024 17:29:01  [delete] Deleting directory /data/build/old_versions/release-3.2.7/cache build 09-Jul-2024 17:29:01  [delete] Deleting directory /data/build/old_versions/release-3.2.7/docs build 09-Jul-2024 17:29:01  [delete] Deleting directory /data/build/old_versions/release-3.2.7/files build 09-Jul-2024 17:29:01  [delete] Deleting directory /data/build/old_versions/release-3.2.7/install build 09-Jul-2024 17:29:01  [delete] Deleting directory /data/build/old_versions/release-3.2.7/store build 09-Jul-2024 17:29:01  [delete] Directory /data/build/old_versions/release-3.2.7/vendor does not exist or is not a directory. build 09-Jul-2024 17:29:01  build 09-Jul-2024 17:29:01 phpBB > old-version-diff: build 09-Jul-2024 17:29:01  build 09-Jul-2024 17:29:01  [echo] Retrieving version 3.2.8 build 09-Jul-2024 17:29:01  [mkdir] Created dir: /data/build/old_versions/release-3.2.8 build 09-Jul-2024 17:29:01  build 09-Jul-2024 17:29:01 phpBB > export: build 09-Jul-2024 17:29:01  build 09-Jul-2024 17:29:01 Cloning into 'viglink'... build 09-Jul-2024 17:29:02 remote: Enumerating objects: 1127, done. build 09-Jul-2024 17:29:02 remote: Counting objects: 1% (1/71) build 09-Jul-2024 17:29:02 remote: Counting objects: 2% (2/71) build 09-Jul-2024 17:29:02 remote: Counting objects: 4% (3/71) build 09-Jul-2024 17:29:02 remote: Counting objects: 5% (4/71) build 09-Jul-2024 17:29:02 remote: Counting objects: 7% (5/71) build 09-Jul-2024 17:29:02 remote: Counting objects: 8% (6/71) build 09-Jul-2024 17:29:02 remote: Counting objects: 9% (7/71) build 09-Jul-2024 17:29:02 remote: Counting objects: 11% (8/71) build 09-Jul-2024 17:29:02 remote: Counting objects: 12% (9/71) build 09-Jul-2024 17:29:02 remote: Counting objects: 14% (10/71) build 09-Jul-2024 17:29:02 remote: Counting objects: 15% (11/71) build 09-Jul-2024 17:29:02 remote: Counting objects: 16% (12/71) build 09-Jul-2024 17:29:02 remote: Counting objects: 18% (13/71) build 09-Jul-2024 17:29:02 remote: Counting objects: 19% (14/71) build 09-Jul-2024 17:29:02 remote: Counting objects: 21% (15/71) build 09-Jul-2024 17:29:02 remote: Counting objects: 22% (16/71) build 09-Jul-2024 17:29:02 remote: Counting objects: 23% (17/71) build 09-Jul-2024 17:29:02 remote: Counting objects: 25% (18/71) build 09-Jul-2024 17:29:02 remote: Counting objects: 26% (19/71) build 09-Jul-2024 17:29:02 remote: Counting objects: 28% (20/71) build 09-Jul-2024 17:29:02 remote: Counting objects: 29% (21/71) build 09-Jul-2024 17:29:02 remote: Counting objects: 30% (22/71) build 09-Jul-2024 17:29:02 remote: Counting objects: 32% (23/71) build 09-Jul-2024 17:29:02 remote: Counting objects: 33% (24/71) build 09-Jul-2024 17:29:02 remote: Counting objects: 35% (25/71) build 09-Jul-2024 17:29:02 remote: Counting objects: 36% (26/71) build 09-Jul-2024 17:29:02 remote: Counting objects: 38% (27/71) build 09-Jul-2024 17:29:02 remote: Counting objects: 39% (28/71) build 09-Jul-2024 17:29:02 remote: Counting objects: 40% (29/71) build 09-Jul-2024 17:29:02 remote: Counting objects: 42% (30/71) build 09-Jul-2024 17:29:02 remote: Counting objects: 43% (31/71) build 09-Jul-2024 17:29:02 remote: Counting objects: 45% (32/71) build 09-Jul-2024 17:29:02 remote: Counting objects: 46% (33/71) build 09-Jul-2024 17:29:02 remote: Counting objects: 47% (34/71) build 09-Jul-2024 17:29:02 remote: Counting objects: 49% (35/71) build 09-Jul-2024 17:29:02 remote: Counting objects: 50% (36/71) build 09-Jul-2024 17:29:02 remote: Counting objects: 52% (37/71) build 09-Jul-2024 17:29:02 remote: Counting objects: 53% (38/71) build 09-Jul-2024 17:29:02 remote: Counting objects: 54% (39/71) build 09-Jul-2024 17:29:02 remote: Counting objects: 56% (40/71) build 09-Jul-2024 17:29:02 remote: Counting objects: 57% (41/71) build 09-Jul-2024 17:29:02 remote: Counting objects: 59% (42/71) build 09-Jul-2024 17:29:02 remote: Counting objects: 60% (43/71) build 09-Jul-2024 17:29:02 remote: Counting objects: 61% (44/71) build 09-Jul-2024 17:29:02 remote: Counting objects: 63% (45/71) build 09-Jul-2024 17:29:02 remote: Counting objects: 64% (46/71) build 09-Jul-2024 17:29:02 remote: Counting objects: 66% (47/71) build 09-Jul-2024 17:29:02 remote: Counting objects: 67% (48/71) build 09-Jul-2024 17:29:02 remote: Counting objects: 69% (49/71) build 09-Jul-2024 17:29:02 remote: Counting objects: 70% (50/71) build 09-Jul-2024 17:29:02 remote: Counting objects: 71% (51/71) build 09-Jul-2024 17:29:02 remote: Counting objects: 73% (52/71) build 09-Jul-2024 17:29:02 remote: Counting objects: 74% (53/71) build 09-Jul-2024 17:29:02 remote: Counting objects: 76% (54/71) build 09-Jul-2024 17:29:02 remote: Counting objects: 77% (55/71) build 09-Jul-2024 17:29:02 remote: Counting objects: 78% (56/71) build 09-Jul-2024 17:29:02 remote: Counting objects: 80% (57/71) build 09-Jul-2024 17:29:02 remote: Counting objects: 81% (58/71) build 09-Jul-2024 17:29:02 remote: Counting objects: 83% (59/71) build 09-Jul-2024 17:29:02 remote: Counting objects: 84% (60/71) build 09-Jul-2024 17:29:02 remote: Counting objects: 85% (61/71) build 09-Jul-2024 17:29:02 remote: Counting objects: 87% (62/71) build 09-Jul-2024 17:29:02 remote: Counting objects: 88% (63/71) build 09-Jul-2024 17:29:02 remote: Counting objects: 90% (64/71) build 09-Jul-2024 17:29:02 remote: Counting objects: 91% (65/71) build 09-Jul-2024 17:29:02 remote: Counting objects: 92% (66/71) build 09-Jul-2024 17:29:02 remote: Counting objects: 94% (67/71) build 09-Jul-2024 17:29:02 remote: Counting objects: 95% (68/71) build 09-Jul-2024 17:29:02 remote: Counting objects: 97% (69/71) build 09-Jul-2024 17:29:02 remote: Counting objects: 98% (70/71) build 09-Jul-2024 17:29:02 remote: Counting objects: 100% (71/71) build 09-Jul-2024 17:29:02 remote: Counting objects: 100% (71/71), done. build 09-Jul-2024 17:29:02 remote: Compressing objects: 2% (1/45) build 09-Jul-2024 17:29:02 remote: Compressing objects: 4% (2/45) build 09-Jul-2024 17:29:02 remote: Compressing objects: 6% (3/45) build 09-Jul-2024 17:29:02 remote: Compressing objects: 8% (4/45) build 09-Jul-2024 17:29:02 remote: Compressing objects: 11% (5/45) build 09-Jul-2024 17:29:02 remote: Compressing objects: 13% (6/45) build 09-Jul-2024 17:29:02 remote: Compressing objects: 15% (7/45) build 09-Jul-2024 17:29:02 remote: Compressing objects: 17% (8/45) build 09-Jul-2024 17:29:02 remote: Compressing objects: 20% (9/45) build 09-Jul-2024 17:29:02 remote: Compressing objects: 22% (10/45) build 09-Jul-2024 17:29:02 remote: Compressing objects: 24% (11/45) build 09-Jul-2024 17:29:02 remote: Compressing objects: 26% (12/45) build 09-Jul-2024 17:29:02 remote: Compressing objects: 28% (13/45) build 09-Jul-2024 17:29:02 remote: Compressing objects: 31% (14/45) build 09-Jul-2024 17:29:02 remote: Compressing objects: 33% (15/45) build 09-Jul-2024 17:29:02 remote: Compressing objects: 35% (16/45) build 09-Jul-2024 17:29:02 remote: Compressing objects: 37% (17/45) build 09-Jul-2024 17:29:02 remote: Compressing objects: 40% (18/45) build 09-Jul-2024 17:29:02 remote: Compressing objects: 42% (19/45) build 09-Jul-2024 17:29:02 remote: Compressing objects: 44% (20/45) build 09-Jul-2024 17:29:02 remote: Compressing objects: 46% (21/45) build 09-Jul-2024 17:29:02 remote: Compressing objects: 48% (22/45) build 09-Jul-2024 17:29:02 remote: Compressing objects: 51% (23/45) build 09-Jul-2024 17:29:02 remote: Compressing objects: 53% (24/45) build 09-Jul-2024 17:29:02 remote: Compressing objects: 55% (25/45) build 09-Jul-2024 17:29:02 remote: Compressing objects: 57% (26/45) build 09-Jul-2024 17:29:02 remote: Compressing objects: 60% (27/45) build 09-Jul-2024 17:29:02 remote: Compressing objects: 62% (28/45) build 09-Jul-2024 17:29:02 remote: Compressing objects: 64% (29/45) build 09-Jul-2024 17:29:02 remote: Compressing objects: 66% (30/45) build 09-Jul-2024 17:29:02 remote: Compressing objects: 68% (31/45) build 09-Jul-2024 17:29:02 remote: Compressing objects: 71% (32/45) build 09-Jul-2024 17:29:02 remote: Compressing objects: 73% (33/45) build 09-Jul-2024 17:29:02 remote: Compressing objects: 75% (34/45) build 09-Jul-2024 17:29:02 remote: Compressing objects: 77% (35/45) build 09-Jul-2024 17:29:02 remote: Compressing objects: 80% (36/45) build 09-Jul-2024 17:29:02 remote: Compressing objects: 82% (37/45) build 09-Jul-2024 17:29:02 remote: Compressing objects: 84% (38/45) build 09-Jul-2024 17:29:02 remote: Compressing objects: 86% (39/45) build 09-Jul-2024 17:29:02 remote: Compressing objects: 88% (40/45) build 09-Jul-2024 17:29:02 remote: Compressing objects: 91% (41/45) build 09-Jul-2024 17:29:02 remote: Compressing objects: 93% (42/45) build 09-Jul-2024 17:29:02 remote: Compressing objects: 95% (43/45) build 09-Jul-2024 17:29:02 remote: Compressing objects: 97% (44/45) build 09-Jul-2024 17:29:02 remote: Compressing objects: 100% (45/45) build 09-Jul-2024 17:29:02 remote: Compressing objects: 100% (45/45), done. build 09-Jul-2024 17:29:02 Receiving objects: 0% (1/1127) build 09-Jul-2024 17:29:02 Receiving objects: 1% (12/1127) build 09-Jul-2024 17:29:02 Receiving objects: 2% (23/1127) build 09-Jul-2024 17:29:02 Receiving objects: 3% (34/1127) build 09-Jul-2024 17:29:02 Receiving objects: 4% (46/1127) build 09-Jul-2024 17:29:02 Receiving objects: 5% (57/1127) build 09-Jul-2024 17:29:02 Receiving objects: 6% (68/1127) build 09-Jul-2024 17:29:02 Receiving objects: 7% (79/1127) build 09-Jul-2024 17:29:02 Receiving objects: 8% (91/1127) build 09-Jul-2024 17:29:02 Receiving objects: 9% (102/1127) build 09-Jul-2024 17:29:02 Receiving objects: 10% (113/1127) build 09-Jul-2024 17:29:02 Receiving objects: 11% (124/1127) build 09-Jul-2024 17:29:02 Receiving objects: 12% (136/1127) build 09-Jul-2024 17:29:02 Receiving objects: 13% (147/1127) build 09-Jul-2024 17:29:02 Receiving objects: 14% (158/1127) build 09-Jul-2024 17:29:02 Receiving objects: 15% (170/1127) build 09-Jul-2024 17:29:02 Receiving objects: 16% (181/1127) build 09-Jul-2024 17:29:02 Receiving objects: 17% (192/1127) build 09-Jul-2024 17:29:02 Receiving objects: 18% (203/1127) build 09-Jul-2024 17:29:02 Receiving objects: 19% (215/1127) build 09-Jul-2024 17:29:02 Receiving objects: 20% (226/1127) build 09-Jul-2024 17:29:02 Receiving objects: 21% (237/1127) build 09-Jul-2024 17:29:02 Receiving objects: 22% (248/1127) build 09-Jul-2024 17:29:02 Receiving objects: 23% (260/1127) build 09-Jul-2024 17:29:02 Receiving objects: 24% (271/1127) build 09-Jul-2024 17:29:02 Receiving objects: 25% (282/1127) build 09-Jul-2024 17:29:02 Receiving objects: 26% (294/1127) build 09-Jul-2024 17:29:02 Receiving objects: 27% (305/1127) build 09-Jul-2024 17:29:02 Receiving objects: 28% (316/1127) build 09-Jul-2024 17:29:02 Receiving objects: 29% (327/1127) build 09-Jul-2024 17:29:02 Receiving objects: 30% (339/1127) build 09-Jul-2024 17:29:02 Receiving objects: 31% (350/1127) build 09-Jul-2024 17:29:02 Receiving objects: 32% (361/1127) build 09-Jul-2024 17:29:02 Receiving objects: 33% (372/1127) build 09-Jul-2024 17:29:02 Receiving objects: 34% (384/1127) build 09-Jul-2024 17:29:02 Receiving objects: 35% (395/1127) build 09-Jul-2024 17:29:02 Receiving objects: 36% (406/1127) build 09-Jul-2024 17:29:02 Receiving objects: 37% (417/1127) build 09-Jul-2024 17:29:02 Receiving objects: 38% (429/1127) build 09-Jul-2024 17:29:02 Receiving objects: 39% (440/1127) build 09-Jul-2024 17:29:02 Receiving objects: 40% (451/1127) build 09-Jul-2024 17:29:02 Receiving objects: 41% (463/1127) build 09-Jul-2024 17:29:02 Receiving objects: 42% (474/1127) build 09-Jul-2024 17:29:02 Receiving objects: 43% (485/1127) build 09-Jul-2024 17:29:02 Receiving objects: 44% (496/1127) build 09-Jul-2024 17:29:02 Receiving objects: 45% (508/1127) build 09-Jul-2024 17:29:02 Receiving objects: 46% (519/1127) build 09-Jul-2024 17:29:02 Receiving objects: 47% (530/1127) build 09-Jul-2024 17:29:02 Receiving objects: 48% (541/1127) build 09-Jul-2024 17:29:02 Receiving objects: 49% (553/1127) build 09-Jul-2024 17:29:02 Receiving objects: 50% (564/1127) build 09-Jul-2024 17:29:02 Receiving objects: 51% (575/1127) build 09-Jul-2024 17:29:02 Receiving objects: 52% (587/1127) build 09-Jul-2024 17:29:02 Receiving objects: 53% (598/1127) build 09-Jul-2024 17:29:02 Receiving objects: 54% (609/1127) build 09-Jul-2024 17:29:02 Receiving objects: 55% (620/1127) build 09-Jul-2024 17:29:02 Receiving objects: 56% (632/1127) build 09-Jul-2024 17:29:02 Receiving objects: 57% (643/1127) build 09-Jul-2024 17:29:02 Receiving objects: 58% (654/1127) build 09-Jul-2024 17:29:02 Receiving objects: 59% (665/1127) build 09-Jul-2024 17:29:02 Receiving objects: 60% (677/1127) build 09-Jul-2024 17:29:02 Receiving objects: 61% (688/1127) build 09-Jul-2024 17:29:02 Receiving objects: 62% (699/1127) build 09-Jul-2024 17:29:02 Receiving objects: 63% (711/1127) build 09-Jul-2024 17:29:02 Receiving objects: 64% (722/1127) build 09-Jul-2024 17:29:02 Receiving objects: 65% (733/1127) build 09-Jul-2024 17:29:02 Receiving objects: 66% (744/1127) build 09-Jul-2024 17:29:02 Receiving objects: 67% (756/1127) build 09-Jul-2024 17:29:02 Receiving objects: 68% (767/1127) build 09-Jul-2024 17:29:02 Receiving objects: 69% (778/1127) build 09-Jul-2024 17:29:02 Receiving objects: 70% (789/1127) build 09-Jul-2024 17:29:02 Receiving objects: 71% (801/1127) build 09-Jul-2024 17:29:02 Receiving objects: 72% (812/1127) build 09-Jul-2024 17:29:02 Receiving objects: 73% (823/1127) build 09-Jul-2024 17:29:02 Receiving objects: 74% (834/1127) build 09-Jul-2024 17:29:02 Receiving objects: 75% (846/1127) build 09-Jul-2024 17:29:02 Receiving objects: 76% (857/1127) build 09-Jul-2024 17:29:02 Receiving objects: 77% (868/1127) build 09-Jul-2024 17:29:02 Receiving objects: 78% (880/1127) build 09-Jul-2024 17:29:02 Receiving objects: 79% (891/1127) build 09-Jul-2024 17:29:02 remote: Total 1127 (delta 24), reused 46 (delta 15), pack-reused 1056 build 09-Jul-2024 17:29:02 Receiving objects: 80% (902/1127) build 09-Jul-2024 17:29:02 Receiving objects: 81% (913/1127) build 09-Jul-2024 17:29:02 Receiving objects: 82% (925/1127) build 09-Jul-2024 17:29:02 Receiving objects: 83% (936/1127) build 09-Jul-2024 17:29:02 Receiving objects: 84% (947/1127) build 09-Jul-2024 17:29:02 Receiving objects: 85% (958/1127) build 09-Jul-2024 17:29:02 Receiving objects: 86% (970/1127) build 09-Jul-2024 17:29:02 Receiving objects: 87% (981/1127) build 09-Jul-2024 17:29:02 Receiving objects: 88% (992/1127) build 09-Jul-2024 17:29:02 Receiving objects: 89% (1004/1127) build 09-Jul-2024 17:29:02 Receiving objects: 90% (1015/1127) build 09-Jul-2024 17:29:02 Receiving objects: 91% (1026/1127) build 09-Jul-2024 17:29:02 Receiving objects: 92% (1037/1127) build 09-Jul-2024 17:29:02 Receiving objects: 93% (1049/1127) build 09-Jul-2024 17:29:02 Receiving objects: 94% (1060/1127) build 09-Jul-2024 17:29:02 Receiving objects: 95% (1071/1127) build 09-Jul-2024 17:29:02 Receiving objects: 96% (1082/1127) build 09-Jul-2024 17:29:02 Receiving objects: 97% (1094/1127) build 09-Jul-2024 17:29:02 Receiving objects: 98% (1105/1127) build 09-Jul-2024 17:29:02 Receiving objects: 99% (1116/1127) build 09-Jul-2024 17:29:02 Receiving objects: 100% (1127/1127) build 09-Jul-2024 17:29:02 Receiving objects: 100% (1127/1127), 216.86 KiB | 1.58 MiB/s, done. build 09-Jul-2024 17:29:02 Resolving deltas: 0% (0/579) build 09-Jul-2024 17:29:02 Resolving deltas: 1% (6/579) build 09-Jul-2024 17:29:02 Resolving deltas: 2% (12/579) build 09-Jul-2024 17:29:02 Resolving deltas: 3% (18/579) build 09-Jul-2024 17:29:02 Resolving deltas: 4% (24/579) build 09-Jul-2024 17:29:02 Resolving deltas: 5% (29/579) build 09-Jul-2024 17:29:02 Resolving deltas: 6% (35/579) build 09-Jul-2024 17:29:02 Resolving deltas: 7% (41/579) build 09-Jul-2024 17:29:02 Resolving deltas: 8% (47/579) build 09-Jul-2024 17:29:02 Resolving deltas: 9% (53/579) build 09-Jul-2024 17:29:02 Resolving deltas: 10% (58/579) build 09-Jul-2024 17:29:02 Resolving deltas: 11% (64/579) build 09-Jul-2024 17:29:02 Resolving deltas: 12% (70/579) build 09-Jul-2024 17:29:02 Resolving deltas: 13% (76/579) build 09-Jul-2024 17:29:02 Resolving deltas: 14% (82/579) build 09-Jul-2024 17:29:02 Resolving deltas: 15% (87/579) build 09-Jul-2024 17:29:02 Resolving deltas: 16% (93/579) build 09-Jul-2024 17:29:02 Resolving deltas: 17% (99/579) build 09-Jul-2024 17:29:02 Resolving deltas: 18% (105/579) build 09-Jul-2024 17:29:02 Resolving deltas: 19% (111/579) build 09-Jul-2024 17:29:02 Resolving deltas: 20% (116/579) build 09-Jul-2024 17:29:02 Resolving deltas: 21% (122/579) build 09-Jul-2024 17:29:02 Resolving deltas: 22% (128/579) build 09-Jul-2024 17:29:02 Resolving deltas: 23% (136/579) build 09-Jul-2024 17:29:02 Resolving deltas: 24% (139/579) build 09-Jul-2024 17:29:02 Resolving deltas: 25% (145/579) build 09-Jul-2024 17:29:02 Resolving deltas: 26% (151/579) build 09-Jul-2024 17:29:02 Resolving deltas: 27% (157/579) build 09-Jul-2024 17:29:02 Resolving deltas: 28% (163/579) build 09-Jul-2024 17:29:02 Resolving deltas: 29% (168/579) build 09-Jul-2024 17:29:02 Resolving deltas: 30% (174/579) build 09-Jul-2024 17:29:02 Resolving deltas: 31% (180/579) build 09-Jul-2024 17:29:02 Resolving deltas: 32% (186/579) build 09-Jul-2024 17:29:02 Resolving deltas: 33% (192/579) build 09-Jul-2024 17:29:02 Resolving deltas: 34% (197/579) build 09-Jul-2024 17:29:02 Resolving deltas: 35% (203/579) build 09-Jul-2024 17:29:02 Resolving deltas: 36% (209/579) build 09-Jul-2024 17:29:02 Resolving deltas: 37% (215/579) build 09-Jul-2024 17:29:02 Resolving deltas: 38% (221/579) build 09-Jul-2024 17:29:02 Resolving deltas: 39% (226/579) build 09-Jul-2024 17:29:02 Resolving deltas: 40% (232/579) build 09-Jul-2024 17:29:02 Resolving deltas: 41% (238/579) build 09-Jul-2024 17:29:02 Resolving deltas: 42% (244/579) build 09-Jul-2024 17:29:02 Resolving deltas: 43% (249/579) build 09-Jul-2024 17:29:02 Resolving deltas: 44% (255/579) build 09-Jul-2024 17:29:02 Resolving deltas: 45% (261/579) build 09-Jul-2024 17:29:02 Resolving deltas: 46% (267/579) build 09-Jul-2024 17:29:02 Resolving deltas: 47% (273/579) build 09-Jul-2024 17:29:02 Resolving deltas: 48% (279/579) build 09-Jul-2024 17:29:02 Resolving deltas: 49% (284/579) build 09-Jul-2024 17:29:02 Resolving deltas: 50% (290/579) build 09-Jul-2024 17:29:02 Resolving deltas: 51% (296/579) build 09-Jul-2024 17:29:02 Resolving deltas: 52% (302/579) build 09-Jul-2024 17:29:02 Resolving deltas: 53% (307/579) build 09-Jul-2024 17:29:02 Resolving deltas: 54% (313/579) build 09-Jul-2024 17:29:02 Resolving deltas: 55% (319/579) build 09-Jul-2024 17:29:02 Resolving deltas: 56% (325/579) build 09-Jul-2024 17:29:02 Resolving deltas: 57% (331/579) build 09-Jul-2024 17:29:02 Resolving deltas: 58% (336/579) build 09-Jul-2024 17:29:02 Resolving deltas: 59% (342/579) build 09-Jul-2024 17:29:02 Resolving deltas: 60% (348/579) build 09-Jul-2024 17:29:02 Resolving deltas: 61% (354/579) build 09-Jul-2024 17:29:02 Resolving deltas: 62% (359/579) build 09-Jul-2024 17:29:02 Resolving deltas: 63% (365/579) build 09-Jul-2024 17:29:02 Resolving deltas: 64% (371/579) build 09-Jul-2024 17:29:02 Resolving deltas: 65% (377/579) build 09-Jul-2024 17:29:02 Resolving deltas: 66% (383/579) build 09-Jul-2024 17:29:02 Resolving deltas: 67% (388/579) build 09-Jul-2024 17:29:02 Resolving deltas: 68% (394/579) build 09-Jul-2024 17:29:02 Resolving deltas: 69% (400/579) build 09-Jul-2024 17:29:02 Resolving deltas: 70% (406/579) build 09-Jul-2024 17:29:02 Resolving deltas: 71% (412/579) build 09-Jul-2024 17:29:02 Resolving deltas: 72% (417/579) build 09-Jul-2024 17:29:02 Resolving deltas: 73% (423/579) build 09-Jul-2024 17:29:02 Resolving deltas: 74% (429/579) build 09-Jul-2024 17:29:02 Resolving deltas: 75% (435/579) build 09-Jul-2024 17:29:02 Resolving deltas: 76% (441/579) build 09-Jul-2024 17:29:02 Resolving deltas: 77% (446/579) build 09-Jul-2024 17:29:02 Resolving deltas: 78% (452/579) build 09-Jul-2024 17:29:02 Resolving deltas: 79% (458/579) build 09-Jul-2024 17:29:02 Resolving deltas: 80% (464/579) build 09-Jul-2024 17:29:02 Resolving deltas: 81% (469/579) build 09-Jul-2024 17:29:02 Resolving deltas: 82% (475/579) build 09-Jul-2024 17:29:02 Resolving deltas: 83% (481/579) build 09-Jul-2024 17:29:02 Resolving deltas: 84% (487/579) build 09-Jul-2024 17:29:02 Resolving deltas: 85% (493/579) build 09-Jul-2024 17:29:02 Resolving deltas: 86% (498/579) build 09-Jul-2024 17:29:02 Resolving deltas: 87% (504/579) build 09-Jul-2024 17:29:02 Resolving deltas: 88% (510/579) build 09-Jul-2024 17:29:02 Resolving deltas: 89% (516/579) build 09-Jul-2024 17:29:02 Resolving deltas: 90% (522/579) build 09-Jul-2024 17:29:02 Resolving deltas: 91% (527/579) build 09-Jul-2024 17:29:02 Resolving deltas: 92% (533/579) build 09-Jul-2024 17:29:02 Resolving deltas: 93% (539/579) build 09-Jul-2024 17:29:02 Resolving deltas: 94% (545/579) build 09-Jul-2024 17:29:02 Resolving deltas: 95% (551/579) build 09-Jul-2024 17:29:02 Resolving deltas: 96% (556/579) build 09-Jul-2024 17:29:02 Resolving deltas: 97% (562/579) build 09-Jul-2024 17:29:02 Resolving deltas: 98% (568/579) build 09-Jul-2024 17:29:02 Resolving deltas: 99% (575/579) build 09-Jul-2024 17:29:02 Resolving deltas: 100% (579/579) build 09-Jul-2024 17:29:02 Resolving deltas: 100% (579/579), done. build 09-Jul-2024 17:29:02 Note: switching to 'release-phpbb-3.2.8'. build 09-Jul-2024 17:29:02 build 09-Jul-2024 17:29:02 You are in 'detached HEAD' state. You can look around, make experimental build 09-Jul-2024 17:29:02 changes and commit them, and you can discard any commits you make in this build 09-Jul-2024 17:29:02 state without impacting any branches by switching back to a branch. build 09-Jul-2024 17:29:02 build 09-Jul-2024 17:29:02 If you want to create a new branch to retain commits you create, you may build 09-Jul-2024 17:29:02 do so (now or later) by using -c with the switch command. Example: build 09-Jul-2024 17:29:02 build 09-Jul-2024 17:29:02 git switch -c build 09-Jul-2024 17:29:02 build 09-Jul-2024 17:29:02 Or undo this operation with: build 09-Jul-2024 17:29:02 build 09-Jul-2024 17:29:02 git switch - build 09-Jul-2024 17:29:02 build 09-Jul-2024 17:29:02 Turn off this advice by setting config variable advice.detachedHead to false build 09-Jul-2024 17:29:02 build 09-Jul-2024 17:29:02 HEAD is now at e03c04d Merge pull request #53 from marc1706/update/1.0.4 build 09-Jul-2024 17:29:02  [delete] Deleting directory /data/build/old_versions/release-3.2.8/ext/phpbb/viglink/.git build 09-Jul-2024 17:29:02  [delete] Deleting directory /data/build/old_versions/release-3.2.8/ext/phpbb/viglink/tests build 09-Jul-2024 17:29:02  [delete] Deleting directory /data/build/old_versions/release-3.2.8/ext/phpbb/viglink/travis build 09-Jul-2024 17:29:02  [delete] Deleting: /data/build/old_versions/release-3.2.8/ext/phpbb/viglink/.gitattributes build 09-Jul-2024 17:29:02  [delete] Deleting: /data/build/old_versions/release-3.2.8/ext/phpbb/viglink/.travis.yml build 09-Jul-2024 17:29:02  [delete] Deleting: /data/build/old_versions/release-3.2.8/ext/phpbb/viglink/phpunit.xml.dist build 09-Jul-2024 17:29:02  [delete] Deleting: /data/build/old_versions/release-3.2.8/ext/phpbb/viglink/README.md build 09-Jul-2024 17:29:02  [delete] Could not find file /data/build/old_versions/release-3.2.8/config.php to delete. build 09-Jul-2024 17:29:02  [delete] Deleting directory /data/build/old_versions/release-3.2.8/develop build 09-Jul-2024 17:29:02  [delete] Deleting directory /data/build/old_versions/release-3.2.8/install/data build 09-Jul-2024 17:29:02  [delete] Deleting directory /data/build/old_versions/release-3.2.8/config/development build 09-Jul-2024 17:29:02  [delete] Deleting directory /data/build/old_versions/release-3.2.8/config/test build 09-Jul-2024 17:29:02  [echo] Setting permissions for checkout of release-3.2.8 in build/old_versions/release-3.2.8 build 09-Jul-2024 17:29:02  [chmod] Changed file mode on '/data/build/old_versions/release-3.2.8/cache' to 777 build 09-Jul-2024 17:29:02  [chmod] Changed file mode on '/data/build/old_versions/release-3.2.8/store' to 777 build 09-Jul-2024 17:29:02  [chmod] Changed file mode on '/data/build/old_versions/release-3.2.8/files' to 777 build 09-Jul-2024 17:29:02  [chmod] Changed file mode on '/data/build/old_versions/release-3.2.8/images/avatars/upload' to 777 build 09-Jul-2024 17:29:02  [chmod] Changed file mode on '/data/build/old_versions/release-3.2.8/bin/phpbbcli.php' to 755 build 09-Jul-2024 17:29:02  build 09-Jul-2024 17:29:02 phpBB > clean-diff-dir: build 09-Jul-2024 17:29:02  build 09-Jul-2024 17:29:02  [delete] Deleting directory /data/build/old_versions/release-3.2.8/cache build 09-Jul-2024 17:29:02  [delete] Deleting directory /data/build/old_versions/release-3.2.8/docs build 09-Jul-2024 17:29:02  [delete] Deleting directory /data/build/old_versions/release-3.2.8/files build 09-Jul-2024 17:29:02  [delete] Deleting directory /data/build/old_versions/release-3.2.8/install build 09-Jul-2024 17:29:02  [delete] Deleting directory /data/build/old_versions/release-3.2.8/store build 09-Jul-2024 17:29:02  [delete] Directory /data/build/old_versions/release-3.2.8/vendor does not exist or is not a directory. build 09-Jul-2024 17:29:03  build 09-Jul-2024 17:29:03 phpBB > old-version-diff: build 09-Jul-2024 17:29:03  build 09-Jul-2024 17:29:03  [echo] Retrieving version 3.2.9 build 09-Jul-2024 17:29:03  [mkdir] Created dir: /data/build/old_versions/release-3.2.9 build 09-Jul-2024 17:29:03  build 09-Jul-2024 17:29:03 phpBB > export: build 09-Jul-2024 17:29:03  build 09-Jul-2024 17:29:03 Cloning into 'viglink'... build 09-Jul-2024 17:29:04 remote: Enumerating objects: 1127, done. build 09-Jul-2024 17:29:04 remote: Counting objects: 1% (1/71) build 09-Jul-2024 17:29:04 remote: Counting objects: 2% (2/71) build 09-Jul-2024 17:29:04 remote: Counting objects: 4% (3/71) build 09-Jul-2024 17:29:04 remote: Counting objects: 5% (4/71) build 09-Jul-2024 17:29:04 remote: Counting objects: 7% (5/71) build 09-Jul-2024 17:29:04 remote: Counting objects: 8% (6/71) build 09-Jul-2024 17:29:04 remote: Counting objects: 9% (7/71) build 09-Jul-2024 17:29:04 remote: Counting objects: 11% (8/71) build 09-Jul-2024 17:29:04 remote: Counting objects: 12% (9/71) build 09-Jul-2024 17:29:04 remote: Counting objects: 14% (10/71) build 09-Jul-2024 17:29:04 remote: Counting objects: 15% (11/71) build 09-Jul-2024 17:29:04 remote: Counting objects: 16% (12/71) build 09-Jul-2024 17:29:04 remote: Counting objects: 18% (13/71) build 09-Jul-2024 17:29:04 remote: Counting objects: 19% (14/71) build 09-Jul-2024 17:29:04 remote: Counting objects: 21% (15/71) build 09-Jul-2024 17:29:04 remote: Counting objects: 22% (16/71) build 09-Jul-2024 17:29:04 remote: Counting objects: 23% (17/71) build 09-Jul-2024 17:29:04 remote: Counting objects: 25% (18/71) build 09-Jul-2024 17:29:04 remote: Counting objects: 26% (19/71) build 09-Jul-2024 17:29:04 remote: Counting objects: 28% (20/71) build 09-Jul-2024 17:29:04 remote: Counting objects: 29% (21/71) build 09-Jul-2024 17:29:04 remote: Counting objects: 30% (22/71) build 09-Jul-2024 17:29:04 remote: Counting objects: 32% (23/71) build 09-Jul-2024 17:29:04 remote: Counting objects: 33% (24/71) build 09-Jul-2024 17:29:04 remote: Counting objects: 35% (25/71) build 09-Jul-2024 17:29:04 remote: Counting objects: 36% (26/71) build 09-Jul-2024 17:29:04 remote: Counting objects: 38% (27/71) build 09-Jul-2024 17:29:04 remote: Counting objects: 39% (28/71) build 09-Jul-2024 17:29:04 remote: Counting objects: 40% (29/71) build 09-Jul-2024 17:29:04 remote: Counting objects: 42% (30/71) build 09-Jul-2024 17:29:04 remote: Counting objects: 43% (31/71) build 09-Jul-2024 17:29:04 remote: Counting objects: 45% (32/71) build 09-Jul-2024 17:29:04 remote: Counting objects: 46% (33/71) build 09-Jul-2024 17:29:04 remote: Counting objects: 47% (34/71) build 09-Jul-2024 17:29:04 remote: Counting objects: 49% (35/71) build 09-Jul-2024 17:29:04 remote: Counting objects: 50% (36/71) build 09-Jul-2024 17:29:04 remote: Counting objects: 52% (37/71) build 09-Jul-2024 17:29:04 remote: Counting objects: 53% (38/71) build 09-Jul-2024 17:29:04 remote: Counting objects: 54% (39/71) build 09-Jul-2024 17:29:04 remote: Counting objects: 56% (40/71) build 09-Jul-2024 17:29:04 remote: Counting objects: 57% (41/71) build 09-Jul-2024 17:29:04 remote: Counting objects: 59% (42/71) build 09-Jul-2024 17:29:04 remote: Counting objects: 60% (43/71) build 09-Jul-2024 17:29:04 remote: Counting objects: 61% (44/71) build 09-Jul-2024 17:29:04 remote: Counting objects: 63% (45/71) build 09-Jul-2024 17:29:04 remote: Counting objects: 64% (46/71) build 09-Jul-2024 17:29:04 remote: Counting objects: 66% (47/71) build 09-Jul-2024 17:29:04 remote: Counting objects: 67% (48/71) build 09-Jul-2024 17:29:04 remote: Counting objects: 69% (49/71) build 09-Jul-2024 17:29:04 remote: Counting objects: 70% (50/71) build 09-Jul-2024 17:29:04 remote: Counting objects: 71% (51/71) build 09-Jul-2024 17:29:04 remote: Counting objects: 73% (52/71) build 09-Jul-2024 17:29:04 remote: Counting objects: 74% (53/71) build 09-Jul-2024 17:29:04 remote: Counting objects: 76% (54/71) build 09-Jul-2024 17:29:04 remote: Counting objects: 77% (55/71) build 09-Jul-2024 17:29:04 remote: Counting objects: 78% (56/71) build 09-Jul-2024 17:29:04 remote: Counting objects: 80% (57/71) build 09-Jul-2024 17:29:04 remote: Counting objects: 81% (58/71) build 09-Jul-2024 17:29:04 remote: Counting objects: 83% (59/71) build 09-Jul-2024 17:29:04 remote: Counting objects: 84% (60/71) build 09-Jul-2024 17:29:04 remote: Counting objects: 85% (61/71) build 09-Jul-2024 17:29:04 remote: Counting objects: 87% (62/71) build 09-Jul-2024 17:29:04 remote: Counting objects: 88% (63/71) build 09-Jul-2024 17:29:04 remote: Counting objects: 90% (64/71) build 09-Jul-2024 17:29:04 remote: Counting objects: 91% (65/71) build 09-Jul-2024 17:29:04 remote: Counting objects: 92% (66/71) build 09-Jul-2024 17:29:04 remote: Counting objects: 94% (67/71) build 09-Jul-2024 17:29:04 remote: Counting objects: 95% (68/71) build 09-Jul-2024 17:29:04 remote: Counting objects: 97% (69/71) build 09-Jul-2024 17:29:04 remote: Counting objects: 98% (70/71) build 09-Jul-2024 17:29:04 remote: Counting objects: 100% (71/71) build 09-Jul-2024 17:29:04 remote: Counting objects: 100% (71/71), done. build 09-Jul-2024 17:29:04 remote: Compressing objects: 2% (1/45) build 09-Jul-2024 17:29:04 remote: Compressing objects: 4% (2/45) build 09-Jul-2024 17:29:04 remote: Compressing objects: 6% (3/45) build 09-Jul-2024 17:29:04 remote: Compressing objects: 8% (4/45) build 09-Jul-2024 17:29:04 remote: Compressing objects: 11% (5/45) build 09-Jul-2024 17:29:04 remote: Compressing objects: 13% (6/45) build 09-Jul-2024 17:29:04 remote: Compressing objects: 15% (7/45) build 09-Jul-2024 17:29:04 remote: Compressing objects: 17% (8/45) build 09-Jul-2024 17:29:04 remote: Compressing objects: 20% (9/45) build 09-Jul-2024 17:29:04 remote: Compressing objects: 22% (10/45) build 09-Jul-2024 17:29:04 remote: Compressing objects: 24% (11/45) build 09-Jul-2024 17:29:04 remote: Compressing objects: 26% (12/45) build 09-Jul-2024 17:29:04 remote: Compressing objects: 28% (13/45) build 09-Jul-2024 17:29:04 remote: Compressing objects: 31% (14/45) build 09-Jul-2024 17:29:04 remote: Compressing objects: 33% (15/45) build 09-Jul-2024 17:29:04 remote: Compressing objects: 35% (16/45) build 09-Jul-2024 17:29:04 remote: Compressing objects: 37% (17/45) build 09-Jul-2024 17:29:04 remote: Compressing objects: 40% (18/45) build 09-Jul-2024 17:29:04 remote: Compressing objects: 42% (19/45) build 09-Jul-2024 17:29:04 remote: Compressing objects: 44% (20/45) build 09-Jul-2024 17:29:04 remote: Compressing objects: 46% (21/45) build 09-Jul-2024 17:29:04 remote: Compressing objects: 48% (22/45) build 09-Jul-2024 17:29:04 remote: Compressing objects: 51% (23/45) build 09-Jul-2024 17:29:04 remote: Compressing objects: 53% (24/45) build 09-Jul-2024 17:29:04 remote: Compressing objects: 55% (25/45) build 09-Jul-2024 17:29:04 remote: Compressing objects: 57% (26/45) build 09-Jul-2024 17:29:04 remote: Compressing objects: 60% (27/45) build 09-Jul-2024 17:29:04 remote: Compressing objects: 62% (28/45) build 09-Jul-2024 17:29:04 remote: Compressing objects: 64% (29/45) build 09-Jul-2024 17:29:04 remote: Compressing objects: 66% (30/45) build 09-Jul-2024 17:29:04 remote: Compressing objects: 68% (31/45) build 09-Jul-2024 17:29:04 remote: Compressing objects: 71% (32/45) build 09-Jul-2024 17:29:04 remote: Compressing objects: 73% (33/45) build 09-Jul-2024 17:29:04 remote: Compressing objects: 75% (34/45) build 09-Jul-2024 17:29:04 remote: Compressing objects: 77% (35/45) build 09-Jul-2024 17:29:04 remote: Compressing objects: 80% (36/45) build 09-Jul-2024 17:29:04 remote: Compressing objects: 82% (37/45) build 09-Jul-2024 17:29:04 remote: Compressing objects: 84% (38/45) build 09-Jul-2024 17:29:04 remote: Compressing objects: 86% (39/45) build 09-Jul-2024 17:29:04 remote: Compressing objects: 88% (40/45) build 09-Jul-2024 17:29:04 remote: Compressing objects: 91% (41/45) build 09-Jul-2024 17:29:04 remote: Compressing objects: 93% (42/45) build 09-Jul-2024 17:29:04 remote: Compressing objects: 95% (43/45) build 09-Jul-2024 17:29:04 remote: Compressing objects: 97% (44/45) build 09-Jul-2024 17:29:04 remote: Compressing objects: 100% (45/45) build 09-Jul-2024 17:29:04 remote: Compressing objects: 100% (45/45), done. build 09-Jul-2024 17:29:04 Receiving objects: 0% (1/1127) build 09-Jul-2024 17:29:04 Receiving objects: 1% (12/1127) build 09-Jul-2024 17:29:04 Receiving objects: 2% (23/1127) build 09-Jul-2024 17:29:04 Receiving objects: 3% (34/1127) build 09-Jul-2024 17:29:04 Receiving objects: 4% (46/1127) build 09-Jul-2024 17:29:04 Receiving objects: 5% (57/1127) build 09-Jul-2024 17:29:04 Receiving objects: 6% (68/1127) build 09-Jul-2024 17:29:04 Receiving objects: 7% (79/1127) build 09-Jul-2024 17:29:04 Receiving objects: 8% (91/1127) build 09-Jul-2024 17:29:04 Receiving objects: 9% (102/1127) build 09-Jul-2024 17:29:04 Receiving objects: 10% (113/1127) build 09-Jul-2024 17:29:04 Receiving objects: 11% (124/1127) build 09-Jul-2024 17:29:04 Receiving objects: 12% (136/1127) build 09-Jul-2024 17:29:04 Receiving objects: 13% (147/1127) build 09-Jul-2024 17:29:04 Receiving objects: 14% (158/1127) build 09-Jul-2024 17:29:04 Receiving objects: 15% (170/1127) build 09-Jul-2024 17:29:04 Receiving objects: 16% (181/1127) build 09-Jul-2024 17:29:04 Receiving objects: 17% (192/1127) build 09-Jul-2024 17:29:04 Receiving objects: 18% (203/1127) build 09-Jul-2024 17:29:04 Receiving objects: 19% (215/1127) build 09-Jul-2024 17:29:04 Receiving objects: 20% (226/1127) build 09-Jul-2024 17:29:04 Receiving objects: 21% (237/1127) build 09-Jul-2024 17:29:04 Receiving objects: 22% (248/1127) build 09-Jul-2024 17:29:04 Receiving objects: 23% (260/1127) build 09-Jul-2024 17:29:04 Receiving objects: 24% (271/1127) build 09-Jul-2024 17:29:04 Receiving objects: 25% (282/1127) build 09-Jul-2024 17:29:04 Receiving objects: 26% (294/1127) build 09-Jul-2024 17:29:04 Receiving objects: 27% (305/1127) build 09-Jul-2024 17:29:04 Receiving objects: 28% (316/1127) build 09-Jul-2024 17:29:04 Receiving objects: 29% (327/1127) build 09-Jul-2024 17:29:04 Receiving objects: 30% (339/1127) build 09-Jul-2024 17:29:04 Receiving objects: 31% (350/1127) build 09-Jul-2024 17:29:04 Receiving objects: 32% (361/1127) build 09-Jul-2024 17:29:04 Receiving objects: 33% (372/1127) build 09-Jul-2024 17:29:04 Receiving objects: 34% (384/1127) build 09-Jul-2024 17:29:04 Receiving objects: 35% (395/1127) build 09-Jul-2024 17:29:04 Receiving objects: 36% (406/1127) build 09-Jul-2024 17:29:04 Receiving objects: 37% (417/1127) build 09-Jul-2024 17:29:04 Receiving objects: 38% (429/1127) build 09-Jul-2024 17:29:04 Receiving objects: 39% (440/1127) build 09-Jul-2024 17:29:04 Receiving objects: 40% (451/1127) build 09-Jul-2024 17:29:04 Receiving objects: 41% (463/1127) build 09-Jul-2024 17:29:04 Receiving objects: 42% (474/1127) build 09-Jul-2024 17:29:04 Receiving objects: 43% (485/1127) build 09-Jul-2024 17:29:04 Receiving objects: 44% (496/1127) build 09-Jul-2024 17:29:04 Receiving objects: 45% (508/1127) build 09-Jul-2024 17:29:04 Receiving objects: 46% (519/1127) build 09-Jul-2024 17:29:04 Receiving objects: 47% (530/1127) build 09-Jul-2024 17:29:04 Receiving objects: 48% (541/1127) build 09-Jul-2024 17:29:04 Receiving objects: 49% (553/1127) build 09-Jul-2024 17:29:04 Receiving objects: 50% (564/1127) build 09-Jul-2024 17:29:04 Receiving objects: 51% (575/1127) build 09-Jul-2024 17:29:04 Receiving objects: 52% (587/1127) build 09-Jul-2024 17:29:04 Receiving objects: 53% (598/1127) build 09-Jul-2024 17:29:04 Receiving objects: 54% (609/1127) build 09-Jul-2024 17:29:04 Receiving objects: 55% (620/1127) build 09-Jul-2024 17:29:04 Receiving objects: 56% (632/1127) build 09-Jul-2024 17:29:04 Receiving objects: 57% (643/1127) build 09-Jul-2024 17:29:04 Receiving objects: 58% (654/1127) build 09-Jul-2024 17:29:04 Receiving objects: 59% (665/1127) build 09-Jul-2024 17:29:04 Receiving objects: 60% (677/1127) build 09-Jul-2024 17:29:04 Receiving objects: 61% (688/1127) build 09-Jul-2024 17:29:04 Receiving objects: 62% (699/1127) build 09-Jul-2024 17:29:04 Receiving objects: 63% (711/1127) build 09-Jul-2024 17:29:04 Receiving objects: 64% (722/1127) build 09-Jul-2024 17:29:04 Receiving objects: 65% (733/1127) build 09-Jul-2024 17:29:04 Receiving objects: 66% (744/1127) build 09-Jul-2024 17:29:04 Receiving objects: 67% (756/1127) build 09-Jul-2024 17:29:04 Receiving objects: 68% (767/1127) build 09-Jul-2024 17:29:04 Receiving objects: 69% (778/1127) build 09-Jul-2024 17:29:04 Receiving objects: 70% (789/1127) build 09-Jul-2024 17:29:04 Receiving objects: 71% (801/1127) build 09-Jul-2024 17:29:04 Receiving objects: 72% (812/1127) build 09-Jul-2024 17:29:04 Receiving objects: 73% (823/1127) build 09-Jul-2024 17:29:04 Receiving objects: 74% (834/1127) build 09-Jul-2024 17:29:04 Receiving objects: 75% (846/1127) build 09-Jul-2024 17:29:04 Receiving objects: 76% (857/1127) build 09-Jul-2024 17:29:04 Receiving objects: 77% (868/1127) build 09-Jul-2024 17:29:04 Receiving objects: 78% (880/1127) build 09-Jul-2024 17:29:04 Receiving objects: 79% (891/1127) build 09-Jul-2024 17:29:04 Receiving objects: 80% (902/1127) build 09-Jul-2024 17:29:04 Receiving objects: 81% (913/1127) build 09-Jul-2024 17:29:04 Receiving objects: 82% (925/1127) build 09-Jul-2024 17:29:04 Receiving objects: 83% (936/1127) build 09-Jul-2024 17:29:04 Receiving objects: 84% (947/1127) build 09-Jul-2024 17:29:04 Receiving objects: 85% (958/1127) build 09-Jul-2024 17:29:04 Receiving objects: 86% (970/1127) build 09-Jul-2024 17:29:04 Receiving objects: 87% (981/1127) build 09-Jul-2024 17:29:04 Receiving objects: 88% (992/1127) build 09-Jul-2024 17:29:04 Receiving objects: 89% (1004/1127) build 09-Jul-2024 17:29:04 Receiving objects: 90% (1015/1127) build 09-Jul-2024 17:29:04 Receiving objects: 91% (1026/1127) build 09-Jul-2024 17:29:04 Receiving objects: 92% (1037/1127) build 09-Jul-2024 17:29:04 Receiving objects: 93% (1049/1127) build 09-Jul-2024 17:29:04 Receiving objects: 94% (1060/1127) build 09-Jul-2024 17:29:04 Receiving objects: 95% (1071/1127) build 09-Jul-2024 17:29:04 remote: Total 1127 (delta 24), reused 46 (delta 15), pack-reused 1056 build 09-Jul-2024 17:29:04 Receiving objects: 96% (1082/1127) build 09-Jul-2024 17:29:04 Receiving objects: 97% (1094/1127) build 09-Jul-2024 17:29:04 Receiving objects: 98% (1105/1127) build 09-Jul-2024 17:29:04 Receiving objects: 99% (1116/1127) build 09-Jul-2024 17:29:04 Receiving objects: 100% (1127/1127) build 09-Jul-2024 17:29:04 Receiving objects: 100% (1127/1127), 216.86 KiB | 5.71 MiB/s, done. build 09-Jul-2024 17:29:04 Resolving deltas: 0% (0/579) build 09-Jul-2024 17:29:04 Resolving deltas: 1% (6/579) build 09-Jul-2024 17:29:04 Resolving deltas: 2% (12/579) build 09-Jul-2024 17:29:04 Resolving deltas: 3% (18/579) build 09-Jul-2024 17:29:04 Resolving deltas: 4% (24/579) build 09-Jul-2024 17:29:04 Resolving deltas: 5% (29/579) build 09-Jul-2024 17:29:04 Resolving deltas: 6% (35/579) build 09-Jul-2024 17:29:04 Resolving deltas: 7% (41/579) build 09-Jul-2024 17:29:04 Resolving deltas: 8% (47/579) build 09-Jul-2024 17:29:04 Resolving deltas: 9% (53/579) build 09-Jul-2024 17:29:04 Resolving deltas: 10% (58/579) build 09-Jul-2024 17:29:04 Resolving deltas: 11% (64/579) build 09-Jul-2024 17:29:04 Resolving deltas: 12% (70/579) build 09-Jul-2024 17:29:04 Resolving deltas: 13% (76/579) build 09-Jul-2024 17:29:04 Resolving deltas: 14% (82/579) build 09-Jul-2024 17:29:04 Resolving deltas: 15% (88/579) build 09-Jul-2024 17:29:04 Resolving deltas: 16% (93/579) build 09-Jul-2024 17:29:04 Resolving deltas: 17% (99/579) build 09-Jul-2024 17:29:04 Resolving deltas: 18% (105/579) build 09-Jul-2024 17:29:04 Resolving deltas: 19% (111/579) build 09-Jul-2024 17:29:04 Resolving deltas: 20% (116/579) build 09-Jul-2024 17:29:04 Resolving deltas: 21% (122/579) build 09-Jul-2024 17:29:04 Resolving deltas: 22% (128/579) build 09-Jul-2024 17:29:04 Resolving deltas: 23% (134/579) build 09-Jul-2024 17:29:04 Resolving deltas: 24% (139/579) build 09-Jul-2024 17:29:04 Resolving deltas: 25% (145/579) build 09-Jul-2024 17:29:04 Resolving deltas: 26% (151/579) build 09-Jul-2024 17:29:04 Resolving deltas: 27% (157/579) build 09-Jul-2024 17:29:04 Resolving deltas: 28% (163/579) build 09-Jul-2024 17:29:04 Resolving deltas: 29% (168/579) build 09-Jul-2024 17:29:04 Resolving deltas: 30% (174/579) build 09-Jul-2024 17:29:04 Resolving deltas: 31% (180/579) build 09-Jul-2024 17:29:04 Resolving deltas: 32% (186/579) build 09-Jul-2024 17:29:04 Resolving deltas: 33% (192/579) build 09-Jul-2024 17:29:04 Resolving deltas: 34% (197/579) build 09-Jul-2024 17:29:04 Resolving deltas: 35% (203/579) build 09-Jul-2024 17:29:04 Resolving deltas: 36% (209/579) build 09-Jul-2024 17:29:04 Resolving deltas: 37% (215/579) build 09-Jul-2024 17:29:04 Resolving deltas: 38% (221/579) build 09-Jul-2024 17:29:04 Resolving deltas: 39% (226/579) build 09-Jul-2024 17:29:04 Resolving deltas: 40% (232/579) build 09-Jul-2024 17:29:04 Resolving deltas: 41% (238/579) build 09-Jul-2024 17:29:04 Resolving deltas: 42% (244/579) build 09-Jul-2024 17:29:04 Resolving deltas: 43% (249/579) build 09-Jul-2024 17:29:04 Resolving deltas: 44% (255/579) build 09-Jul-2024 17:29:04 Resolving deltas: 45% (261/579) build 09-Jul-2024 17:29:04 Resolving deltas: 46% (267/579) build 09-Jul-2024 17:29:04 Resolving deltas: 47% (273/579) build 09-Jul-2024 17:29:04 Resolving deltas: 48% (278/579) build 09-Jul-2024 17:29:04 Resolving deltas: 49% (284/579) build 09-Jul-2024 17:29:04 Resolving deltas: 50% (290/579) build 09-Jul-2024 17:29:04 Resolving deltas: 51% (296/579) build 09-Jul-2024 17:29:04 Resolving deltas: 52% (302/579) build 09-Jul-2024 17:29:04 Resolving deltas: 53% (307/579) build 09-Jul-2024 17:29:04 Resolving deltas: 54% (313/579) build 09-Jul-2024 17:29:04 Resolving deltas: 55% (319/579) build 09-Jul-2024 17:29:04 Resolving deltas: 56% (325/579) build 09-Jul-2024 17:29:04 Resolving deltas: 57% (331/579) build 09-Jul-2024 17:29:04 Resolving deltas: 58% (336/579) build 09-Jul-2024 17:29:04 Resolving deltas: 59% (342/579) build 09-Jul-2024 17:29:04 Resolving deltas: 60% (348/579) build 09-Jul-2024 17:29:04 Resolving deltas: 61% (354/579) build 09-Jul-2024 17:29:04 Resolving deltas: 62% (359/579) build 09-Jul-2024 17:29:04 Resolving deltas: 63% (365/579) build 09-Jul-2024 17:29:04 Resolving deltas: 64% (371/579) build 09-Jul-2024 17:29:04 Resolving deltas: 65% (377/579) build 09-Jul-2024 17:29:04 Resolving deltas: 66% (383/579) build 09-Jul-2024 17:29:04 Resolving deltas: 67% (389/579) build 09-Jul-2024 17:29:04 Resolving deltas: 68% (394/579) build 09-Jul-2024 17:29:04 Resolving deltas: 69% (400/579) build 09-Jul-2024 17:29:04 Resolving deltas: 70% (406/579) build 09-Jul-2024 17:29:04 Resolving deltas: 71% (412/579) build 09-Jul-2024 17:29:04 Resolving deltas: 72% (417/579) build 09-Jul-2024 17:29:04 Resolving deltas: 73% (423/579) build 09-Jul-2024 17:29:04 Resolving deltas: 74% (429/579) build 09-Jul-2024 17:29:04 Resolving deltas: 75% (435/579) build 09-Jul-2024 17:29:04 Resolving deltas: 76% (441/579) build 09-Jul-2024 17:29:04 Resolving deltas: 77% (446/579) build 09-Jul-2024 17:29:04 Resolving deltas: 78% (452/579) build 09-Jul-2024 17:29:04 Resolving deltas: 79% (458/579) build 09-Jul-2024 17:29:04 Resolving deltas: 80% (464/579) build 09-Jul-2024 17:29:04 Resolving deltas: 81% (469/579) build 09-Jul-2024 17:29:04 Resolving deltas: 82% (475/579) build 09-Jul-2024 17:29:04 Resolving deltas: 83% (481/579) build 09-Jul-2024 17:29:04 Resolving deltas: 84% (487/579) build 09-Jul-2024 17:29:04 Resolving deltas: 85% (493/579) build 09-Jul-2024 17:29:04 Resolving deltas: 86% (498/579) build 09-Jul-2024 17:29:04 Resolving deltas: 87% (504/579) build 09-Jul-2024 17:29:04 Resolving deltas: 88% (510/579) build 09-Jul-2024 17:29:04 Resolving deltas: 89% (516/579) build 09-Jul-2024 17:29:04 Resolving deltas: 90% (522/579) build 09-Jul-2024 17:29:04 Resolving deltas: 91% (527/579) build 09-Jul-2024 17:29:04 Resolving deltas: 92% (533/579) build 09-Jul-2024 17:29:04 Resolving deltas: 93% (539/579) build 09-Jul-2024 17:29:04 Resolving deltas: 94% (545/579) build 09-Jul-2024 17:29:04 Resolving deltas: 95% (551/579) build 09-Jul-2024 17:29:04 Resolving deltas: 96% (556/579) build 09-Jul-2024 17:29:04 Resolving deltas: 97% (562/579) build 09-Jul-2024 17:29:04 Resolving deltas: 98% (568/579) build 09-Jul-2024 17:29:04 Resolving deltas: 99% (574/579) build 09-Jul-2024 17:29:04 Resolving deltas: 100% (579/579) build 09-Jul-2024 17:29:04 Resolving deltas: 100% (579/579), done. build 09-Jul-2024 17:29:04 Note: switching to 'release-phpbb-3.2.9'. build 09-Jul-2024 17:29:04 build 09-Jul-2024 17:29:04 You are in 'detached HEAD' state. You can look around, make experimental build 09-Jul-2024 17:29:04 changes and commit them, and you can discard any commits you make in this build 09-Jul-2024 17:29:04 state without impacting any branches by switching back to a branch. build 09-Jul-2024 17:29:04 build 09-Jul-2024 17:29:04 If you want to create a new branch to retain commits you create, you may build 09-Jul-2024 17:29:04 do so (now or later) by using -c with the switch command. Example: build 09-Jul-2024 17:29:04 build 09-Jul-2024 17:29:04 git switch -c build 09-Jul-2024 17:29:04 build 09-Jul-2024 17:29:04 Or undo this operation with: build 09-Jul-2024 17:29:04 build 09-Jul-2024 17:29:04 git switch - build 09-Jul-2024 17:29:04 build 09-Jul-2024 17:29:04 Turn off this advice by setting config variable advice.detachedHead to false build 09-Jul-2024 17:29:04 build 09-Jul-2024 17:29:04 HEAD is now at 66e2b26 Update to 1.0.5 for last 3.2.x version build 09-Jul-2024 17:29:04  [delete] Deleting directory /data/build/old_versions/release-3.2.9/ext/phpbb/viglink/.git build 09-Jul-2024 17:29:04  [delete] Deleting directory /data/build/old_versions/release-3.2.9/ext/phpbb/viglink/tests build 09-Jul-2024 17:29:04  [delete] Deleting directory /data/build/old_versions/release-3.2.9/ext/phpbb/viglink/travis build 09-Jul-2024 17:29:04  [delete] Deleting: /data/build/old_versions/release-3.2.9/ext/phpbb/viglink/.gitattributes build 09-Jul-2024 17:29:04  [delete] Deleting: /data/build/old_versions/release-3.2.9/ext/phpbb/viglink/.travis.yml build 09-Jul-2024 17:29:04  [delete] Deleting: /data/build/old_versions/release-3.2.9/ext/phpbb/viglink/phpunit.xml.dist build 09-Jul-2024 17:29:04  [delete] Deleting: /data/build/old_versions/release-3.2.9/ext/phpbb/viglink/README.md build 09-Jul-2024 17:29:04  [delete] Could not find file /data/build/old_versions/release-3.2.9/config.php to delete. build 09-Jul-2024 17:29:04  [delete] Deleting directory /data/build/old_versions/release-3.2.9/develop build 09-Jul-2024 17:29:04  [delete] Deleting directory /data/build/old_versions/release-3.2.9/install/data build 09-Jul-2024 17:29:04  [delete] Deleting directory /data/build/old_versions/release-3.2.9/config/development build 09-Jul-2024 17:29:04  [delete] Deleting directory /data/build/old_versions/release-3.2.9/config/test build 09-Jul-2024 17:29:04  [echo] Setting permissions for checkout of release-3.2.9 in build/old_versions/release-3.2.9 build 09-Jul-2024 17:29:04  [chmod] Changed file mode on '/data/build/old_versions/release-3.2.9/cache' to 777 build 09-Jul-2024 17:29:04  [chmod] Changed file mode on '/data/build/old_versions/release-3.2.9/store' to 777 build 09-Jul-2024 17:29:04  [chmod] Changed file mode on '/data/build/old_versions/release-3.2.9/files' to 777 build 09-Jul-2024 17:29:04  [chmod] Changed file mode on '/data/build/old_versions/release-3.2.9/images/avatars/upload' to 777 build 09-Jul-2024 17:29:04  [chmod] Changed file mode on '/data/build/old_versions/release-3.2.9/bin/phpbbcli.php' to 755 build 09-Jul-2024 17:29:04  build 09-Jul-2024 17:29:04 phpBB > clean-diff-dir: build 09-Jul-2024 17:29:04  build 09-Jul-2024 17:29:04  [delete] Deleting directory /data/build/old_versions/release-3.2.9/cache build 09-Jul-2024 17:29:04  [delete] Deleting directory /data/build/old_versions/release-3.2.9/docs build 09-Jul-2024 17:29:04  [delete] Deleting directory /data/build/old_versions/release-3.2.9/files build 09-Jul-2024 17:29:04  [delete] Deleting directory /data/build/old_versions/release-3.2.9/install build 09-Jul-2024 17:29:04  [delete] Deleting directory /data/build/old_versions/release-3.2.9/store build 09-Jul-2024 17:29:04  [delete] Directory /data/build/old_versions/release-3.2.9/vendor does not exist or is not a directory. build 09-Jul-2024 17:29:04  build 09-Jul-2024 17:29:04 phpBB > old-version-diff: build 09-Jul-2024 17:29:04  build 09-Jul-2024 17:29:04  [echo] Retrieving version 3.2.10 build 09-Jul-2024 17:29:04  [mkdir] Created dir: /data/build/old_versions/release-3.2.10 build 09-Jul-2024 17:29:04  build 09-Jul-2024 17:29:04 phpBB > export: build 09-Jul-2024 17:29:04  build 09-Jul-2024 17:29:05 Cloning into 'viglink'... build 09-Jul-2024 17:29:05 remote: Enumerating objects: 1127, done. build 09-Jul-2024 17:29:05 remote: Counting objects: 1% (1/71) build 09-Jul-2024 17:29:05 remote: Counting objects: 2% (2/71) build 09-Jul-2024 17:29:05 remote: Counting objects: 4% (3/71) build 09-Jul-2024 17:29:05 remote: Counting objects: 5% (4/71) build 09-Jul-2024 17:29:05 remote: Counting objects: 7% (5/71) build 09-Jul-2024 17:29:05 remote: Counting objects: 8% (6/71) build 09-Jul-2024 17:29:05 remote: Counting objects: 9% (7/71) build 09-Jul-2024 17:29:05 remote: Counting objects: 11% (8/71) build 09-Jul-2024 17:29:05 remote: Counting objects: 12% (9/71) build 09-Jul-2024 17:29:05 remote: Counting objects: 14% (10/71) build 09-Jul-2024 17:29:05 remote: Counting objects: 15% (11/71) build 09-Jul-2024 17:29:05 remote: Counting objects: 16% (12/71) build 09-Jul-2024 17:29:05 remote: Counting objects: 18% (13/71) build 09-Jul-2024 17:29:05 remote: Counting objects: 19% (14/71) build 09-Jul-2024 17:29:05 remote: Counting objects: 21% (15/71) build 09-Jul-2024 17:29:05 remote: Counting objects: 22% (16/71) build 09-Jul-2024 17:29:05 remote: Counting objects: 23% (17/71) build 09-Jul-2024 17:29:05 remote: Counting objects: 25% (18/71) build 09-Jul-2024 17:29:05 remote: Counting objects: 26% (19/71) build 09-Jul-2024 17:29:05 remote: Counting objects: 28% (20/71) build 09-Jul-2024 17:29:05 remote: Counting objects: 29% (21/71) build 09-Jul-2024 17:29:05 remote: Counting objects: 30% (22/71) build 09-Jul-2024 17:29:05 remote: Counting objects: 32% (23/71) build 09-Jul-2024 17:29:05 remote: Counting objects: 33% (24/71) build 09-Jul-2024 17:29:05 remote: Counting objects: 35% (25/71) build 09-Jul-2024 17:29:05 remote: Counting objects: 36% (26/71) build 09-Jul-2024 17:29:05 remote: Counting objects: 38% (27/71) build 09-Jul-2024 17:29:05 remote: Counting objects: 39% (28/71) build 09-Jul-2024 17:29:05 remote: Counting objects: 40% (29/71) build 09-Jul-2024 17:29:05 remote: Counting objects: 42% (30/71) build 09-Jul-2024 17:29:05 remote: Counting objects: 43% (31/71) build 09-Jul-2024 17:29:05 remote: Counting objects: 45% (32/71) build 09-Jul-2024 17:29:05 remote: Counting objects: 46% (33/71) build 09-Jul-2024 17:29:05 remote: Counting objects: 47% (34/71) build 09-Jul-2024 17:29:05 remote: Counting objects: 49% (35/71) build 09-Jul-2024 17:29:05 remote: Counting objects: 50% (36/71) build 09-Jul-2024 17:29:05 remote: Counting objects: 52% (37/71) build 09-Jul-2024 17:29:05 remote: Counting objects: 53% (38/71) build 09-Jul-2024 17:29:05 remote: Counting objects: 54% (39/71) build 09-Jul-2024 17:29:05 remote: Counting objects: 56% (40/71) build 09-Jul-2024 17:29:05 remote: Counting objects: 57% (41/71) build 09-Jul-2024 17:29:05 remote: Counting objects: 59% (42/71) build 09-Jul-2024 17:29:05 remote: Counting objects: 60% (43/71) build 09-Jul-2024 17:29:05 remote: Counting objects: 61% (44/71) build 09-Jul-2024 17:29:05 remote: Counting objects: 63% (45/71) build 09-Jul-2024 17:29:05 remote: Counting objects: 64% (46/71) build 09-Jul-2024 17:29:05 remote: Counting objects: 66% (47/71) build 09-Jul-2024 17:29:05 remote: Counting objects: 67% (48/71) build 09-Jul-2024 17:29:05 remote: Counting objects: 69% (49/71) build 09-Jul-2024 17:29:05 remote: Counting objects: 70% (50/71) build 09-Jul-2024 17:29:05 remote: Counting objects: 71% (51/71) build 09-Jul-2024 17:29:05 remote: Counting objects: 73% (52/71) build 09-Jul-2024 17:29:05 remote: Counting objects: 74% (53/71) build 09-Jul-2024 17:29:05 remote: Counting objects: 76% (54/71) build 09-Jul-2024 17:29:05 remote: Counting objects: 77% (55/71) build 09-Jul-2024 17:29:05 remote: Counting objects: 78% (56/71) build 09-Jul-2024 17:29:05 remote: Counting objects: 80% (57/71) build 09-Jul-2024 17:29:05 remote: Counting objects: 81% (58/71) build 09-Jul-2024 17:29:05 remote: Counting objects: 83% (59/71) build 09-Jul-2024 17:29:05 remote: Counting objects: 84% (60/71) build 09-Jul-2024 17:29:05 remote: Counting objects: 85% (61/71) build 09-Jul-2024 17:29:05 remote: Counting objects: 87% (62/71) build 09-Jul-2024 17:29:05 remote: Counting objects: 88% (63/71) build 09-Jul-2024 17:29:05 remote: Counting objects: 90% (64/71) build 09-Jul-2024 17:29:05 remote: Counting objects: 91% (65/71) build 09-Jul-2024 17:29:05 remote: Counting objects: 92% (66/71) build 09-Jul-2024 17:29:05 remote: Counting objects: 94% (67/71) build 09-Jul-2024 17:29:05 remote: Counting objects: 95% (68/71) build 09-Jul-2024 17:29:05 remote: Counting objects: 97% (69/71) build 09-Jul-2024 17:29:05 remote: Counting objects: 98% (70/71) build 09-Jul-2024 17:29:05 remote: Counting objects: 100% (71/71) build 09-Jul-2024 17:29:05 remote: Counting objects: 100% (71/71), done. build 09-Jul-2024 17:29:05 remote: Compressing objects: 2% (1/45) build 09-Jul-2024 17:29:05 remote: Compressing objects: 4% (2/45) build 09-Jul-2024 17:29:05 remote: Compressing objects: 6% (3/45) build 09-Jul-2024 17:29:05 remote: Compressing objects: 8% (4/45) build 09-Jul-2024 17:29:05 remote: Compressing objects: 11% (5/45) build 09-Jul-2024 17:29:05 remote: Compressing objects: 13% (6/45) build 09-Jul-2024 17:29:05 remote: Compressing objects: 15% (7/45) build 09-Jul-2024 17:29:05 remote: Compressing objects: 17% (8/45) build 09-Jul-2024 17:29:05 remote: Compressing objects: 20% (9/45) build 09-Jul-2024 17:29:05 remote: Compressing objects: 22% (10/45) build 09-Jul-2024 17:29:05 remote: Compressing objects: 24% (11/45) build 09-Jul-2024 17:29:05 remote: Compressing objects: 26% (12/45) build 09-Jul-2024 17:29:05 remote: Compressing objects: 28% (13/45) build 09-Jul-2024 17:29:05 remote: Compressing objects: 31% (14/45) build 09-Jul-2024 17:29:05 remote: Compressing objects: 33% (15/45) build 09-Jul-2024 17:29:05 remote: Compressing objects: 35% (16/45) build 09-Jul-2024 17:29:05 remote: Compressing objects: 37% (17/45) build 09-Jul-2024 17:29:05 remote: Compressing objects: 40% (18/45) build 09-Jul-2024 17:29:05 remote: Compressing objects: 42% (19/45) build 09-Jul-2024 17:29:05 remote: Compressing objects: 44% (20/45) build 09-Jul-2024 17:29:05 remote: Compressing objects: 46% (21/45) build 09-Jul-2024 17:29:05 remote: Compressing objects: 48% (22/45) build 09-Jul-2024 17:29:05 remote: Compressing objects: 51% (23/45) build 09-Jul-2024 17:29:05 remote: Compressing objects: 53% (24/45) build 09-Jul-2024 17:29:05 remote: Compressing objects: 55% (25/45) build 09-Jul-2024 17:29:05 remote: Compressing objects: 57% (26/45) build 09-Jul-2024 17:29:05 remote: Compressing objects: 60% (27/45) build 09-Jul-2024 17:29:05 remote: Compressing objects: 62% (28/45) build 09-Jul-2024 17:29:05 remote: Compressing objects: 64% (29/45) build 09-Jul-2024 17:29:05 remote: Compressing objects: 66% (30/45) build 09-Jul-2024 17:29:05 remote: Compressing objects: 68% (31/45) build 09-Jul-2024 17:29:05 remote: Compressing objects: 71% (32/45) build 09-Jul-2024 17:29:05 remote: Compressing objects: 73% (33/45) build 09-Jul-2024 17:29:05 remote: Compressing objects: 75% (34/45) build 09-Jul-2024 17:29:05 remote: Compressing objects: 77% (35/45) build 09-Jul-2024 17:29:05 remote: Compressing objects: 80% (36/45) build 09-Jul-2024 17:29:05 remote: Compressing objects: 82% (37/45) build 09-Jul-2024 17:29:05 remote: Compressing objects: 84% (38/45) build 09-Jul-2024 17:29:05 remote: Compressing objects: 86% (39/45) build 09-Jul-2024 17:29:05 remote: Compressing objects: 88% (40/45) build 09-Jul-2024 17:29:05 remote: Compressing objects: 91% (41/45) build 09-Jul-2024 17:29:05 remote: Compressing objects: 93% (42/45) build 09-Jul-2024 17:29:05 remote: Compressing objects: 95% (43/45) build 09-Jul-2024 17:29:05 remote: Compressing objects: 97% (44/45) build 09-Jul-2024 17:29:05 remote: Compressing objects: 100% (45/45) build 09-Jul-2024 17:29:05 remote: Compressing objects: 100% (45/45), done. build 09-Jul-2024 17:29:05 Receiving objects: 0% (1/1127) build 09-Jul-2024 17:29:05 Receiving objects: 1% (12/1127) build 09-Jul-2024 17:29:05 Receiving objects: 2% (23/1127) build 09-Jul-2024 17:29:05 Receiving objects: 3% (34/1127) build 09-Jul-2024 17:29:05 Receiving objects: 4% (46/1127) build 09-Jul-2024 17:29:05 Receiving objects: 5% (57/1127) build 09-Jul-2024 17:29:05 Receiving objects: 6% (68/1127) build 09-Jul-2024 17:29:05 Receiving objects: 7% (79/1127) build 09-Jul-2024 17:29:05 Receiving objects: 8% (91/1127) build 09-Jul-2024 17:29:05 Receiving objects: 9% (102/1127) build 09-Jul-2024 17:29:05 Receiving objects: 10% (113/1127) build 09-Jul-2024 17:29:05 Receiving objects: 11% (124/1127) build 09-Jul-2024 17:29:05 Receiving objects: 12% (136/1127) build 09-Jul-2024 17:29:05 Receiving objects: 13% (147/1127) build 09-Jul-2024 17:29:05 Receiving objects: 14% (158/1127) build 09-Jul-2024 17:29:05 Receiving objects: 15% (170/1127) build 09-Jul-2024 17:29:05 Receiving objects: 16% (181/1127) build 09-Jul-2024 17:29:05 Receiving objects: 17% (192/1127) build 09-Jul-2024 17:29:05 Receiving objects: 18% (203/1127) build 09-Jul-2024 17:29:05 Receiving objects: 19% (215/1127) build 09-Jul-2024 17:29:05 Receiving objects: 20% (226/1127) build 09-Jul-2024 17:29:05 Receiving objects: 21% (237/1127) build 09-Jul-2024 17:29:05 Receiving objects: 22% (248/1127) build 09-Jul-2024 17:29:05 Receiving objects: 23% (260/1127) build 09-Jul-2024 17:29:05 Receiving objects: 24% (271/1127) build 09-Jul-2024 17:29:05 Receiving objects: 25% (282/1127) build 09-Jul-2024 17:29:05 Receiving objects: 26% (294/1127) build 09-Jul-2024 17:29:05 Receiving objects: 27% (305/1127) build 09-Jul-2024 17:29:05 Receiving objects: 28% (316/1127) build 09-Jul-2024 17:29:05 Receiving objects: 29% (327/1127) build 09-Jul-2024 17:29:05 Receiving objects: 30% (339/1127) build 09-Jul-2024 17:29:05 Receiving objects: 31% (350/1127) build 09-Jul-2024 17:29:05 Receiving objects: 32% (361/1127) build 09-Jul-2024 17:29:05 Receiving objects: 33% (372/1127) build 09-Jul-2024 17:29:05 Receiving objects: 34% (384/1127) build 09-Jul-2024 17:29:05 Receiving objects: 35% (395/1127) build 09-Jul-2024 17:29:05 Receiving objects: 36% (406/1127) build 09-Jul-2024 17:29:05 Receiving objects: 37% (417/1127) build 09-Jul-2024 17:29:05 Receiving objects: 38% (429/1127) build 09-Jul-2024 17:29:05 Receiving objects: 39% (440/1127) build 09-Jul-2024 17:29:05 Receiving objects: 40% (451/1127) build 09-Jul-2024 17:29:05 Receiving objects: 41% (463/1127) build 09-Jul-2024 17:29:05 Receiving objects: 42% (474/1127) build 09-Jul-2024 17:29:05 Receiving objects: 43% (485/1127) build 09-Jul-2024 17:29:05 Receiving objects: 44% (496/1127) build 09-Jul-2024 17:29:05 Receiving objects: 45% (508/1127) build 09-Jul-2024 17:29:05 Receiving objects: 46% (519/1127) build 09-Jul-2024 17:29:05 Receiving objects: 47% (530/1127) build 09-Jul-2024 17:29:05 Receiving objects: 48% (541/1127) build 09-Jul-2024 17:29:05 Receiving objects: 49% (553/1127) build 09-Jul-2024 17:29:05 Receiving objects: 50% (564/1127) build 09-Jul-2024 17:29:05 Receiving objects: 51% (575/1127) build 09-Jul-2024 17:29:05 Receiving objects: 52% (587/1127) build 09-Jul-2024 17:29:05 Receiving objects: 53% (598/1127) build 09-Jul-2024 17:29:05 Receiving objects: 54% (609/1127) build 09-Jul-2024 17:29:05 Receiving objects: 55% (620/1127) build 09-Jul-2024 17:29:05 Receiving objects: 56% (632/1127) build 09-Jul-2024 17:29:05 Receiving objects: 57% (643/1127) build 09-Jul-2024 17:29:05 Receiving objects: 58% (654/1127) build 09-Jul-2024 17:29:05 Receiving objects: 59% (665/1127) build 09-Jul-2024 17:29:05 Receiving objects: 60% (677/1127) build 09-Jul-2024 17:29:05 remote: Total 1127 (delta 24), reused 46 (delta 15), pack-reused 1056 build 09-Jul-2024 17:29:05 Receiving objects: 61% (688/1127) build 09-Jul-2024 17:29:05 Receiving objects: 62% (699/1127) build 09-Jul-2024 17:29:05 Receiving objects: 63% (711/1127) build 09-Jul-2024 17:29:05 Receiving objects: 64% (722/1127) build 09-Jul-2024 17:29:05 Receiving objects: 65% (733/1127) build 09-Jul-2024 17:29:05 Receiving objects: 66% (744/1127) build 09-Jul-2024 17:29:05 Receiving objects: 67% (756/1127) build 09-Jul-2024 17:29:05 Receiving objects: 68% (767/1127) build 09-Jul-2024 17:29:05 Receiving objects: 69% (778/1127) build 09-Jul-2024 17:29:05 Receiving objects: 70% (789/1127) build 09-Jul-2024 17:29:05 Receiving objects: 71% (801/1127) build 09-Jul-2024 17:29:05 Receiving objects: 72% (812/1127) build 09-Jul-2024 17:29:05 Receiving objects: 73% (823/1127) build 09-Jul-2024 17:29:05 Receiving objects: 74% (834/1127) build 09-Jul-2024 17:29:05 Receiving objects: 75% (846/1127) build 09-Jul-2024 17:29:05 Receiving objects: 76% (857/1127) build 09-Jul-2024 17:29:05 Receiving objects: 77% (868/1127) build 09-Jul-2024 17:29:05 Receiving objects: 78% (880/1127) build 09-Jul-2024 17:29:05 Receiving objects: 79% (891/1127) build 09-Jul-2024 17:29:05 Receiving objects: 80% (902/1127) build 09-Jul-2024 17:29:05 Receiving objects: 81% (913/1127) build 09-Jul-2024 17:29:05 Receiving objects: 82% (925/1127) build 09-Jul-2024 17:29:05 Receiving objects: 83% (936/1127) build 09-Jul-2024 17:29:05 Receiving objects: 84% (947/1127) build 09-Jul-2024 17:29:05 Receiving objects: 85% (958/1127) build 09-Jul-2024 17:29:05 Receiving objects: 86% (970/1127) build 09-Jul-2024 17:29:05 Receiving objects: 87% (981/1127) build 09-Jul-2024 17:29:05 Receiving objects: 88% (992/1127) build 09-Jul-2024 17:29:05 Receiving objects: 89% (1004/1127) build 09-Jul-2024 17:29:05 Receiving objects: 90% (1015/1127) build 09-Jul-2024 17:29:05 Receiving objects: 91% (1026/1127) build 09-Jul-2024 17:29:05 Receiving objects: 92% (1037/1127) build 09-Jul-2024 17:29:05 Receiving objects: 93% (1049/1127) build 09-Jul-2024 17:29:05 Receiving objects: 94% (1060/1127) build 09-Jul-2024 17:29:05 Receiving objects: 95% (1071/1127) build 09-Jul-2024 17:29:05 Receiving objects: 96% (1082/1127) build 09-Jul-2024 17:29:05 Receiving objects: 97% (1094/1127) build 09-Jul-2024 17:29:05 Receiving objects: 98% (1105/1127) build 09-Jul-2024 17:29:05 Receiving objects: 99% (1116/1127) build 09-Jul-2024 17:29:05 Receiving objects: 100% (1127/1127) build 09-Jul-2024 17:29:05 Receiving objects: 100% (1127/1127), 216.86 KiB | 8.34 MiB/s, done. build 09-Jul-2024 17:29:05 Resolving deltas: 0% (0/579) build 09-Jul-2024 17:29:05 Resolving deltas: 1% (6/579) build 09-Jul-2024 17:29:05 Resolving deltas: 2% (12/579) build 09-Jul-2024 17:29:05 Resolving deltas: 3% (18/579) build 09-Jul-2024 17:29:05 Resolving deltas: 4% (24/579) build 09-Jul-2024 17:29:05 Resolving deltas: 5% (29/579) build 09-Jul-2024 17:29:05 Resolving deltas: 6% (35/579) build 09-Jul-2024 17:29:05 Resolving deltas: 7% (42/579) build 09-Jul-2024 17:29:05 Resolving deltas: 8% (47/579) build 09-Jul-2024 17:29:05 Resolving deltas: 9% (53/579) build 09-Jul-2024 17:29:05 Resolving deltas: 10% (58/579) build 09-Jul-2024 17:29:05 Resolving deltas: 11% (64/579) build 09-Jul-2024 17:29:05 Resolving deltas: 12% (70/579) build 09-Jul-2024 17:29:05 Resolving deltas: 13% (76/579) build 09-Jul-2024 17:29:05 Resolving deltas: 14% (82/579) build 09-Jul-2024 17:29:05 Resolving deltas: 15% (87/579) build 09-Jul-2024 17:29:05 Resolving deltas: 16% (93/579) build 09-Jul-2024 17:29:05 Resolving deltas: 17% (99/579) build 09-Jul-2024 17:29:05 Resolving deltas: 18% (105/579) build 09-Jul-2024 17:29:05 Resolving deltas: 19% (111/579) build 09-Jul-2024 17:29:05 Resolving deltas: 20% (116/579) build 09-Jul-2024 17:29:05 Resolving deltas: 21% (122/579) build 09-Jul-2024 17:29:05 Resolving deltas: 22% (128/579) build 09-Jul-2024 17:29:05 Resolving deltas: 23% (134/579) build 09-Jul-2024 17:29:05 Resolving deltas: 24% (139/579) build 09-Jul-2024 17:29:05 Resolving deltas: 25% (145/579) build 09-Jul-2024 17:29:05 Resolving deltas: 26% (151/579) build 09-Jul-2024 17:29:05 Resolving deltas: 27% (157/579) build 09-Jul-2024 17:29:05 Resolving deltas: 28% (163/579) build 09-Jul-2024 17:29:05 Resolving deltas: 29% (168/579) build 09-Jul-2024 17:29:05 Resolving deltas: 30% (174/579) build 09-Jul-2024 17:29:05 Resolving deltas: 31% (180/579) build 09-Jul-2024 17:29:05 Resolving deltas: 32% (186/579) build 09-Jul-2024 17:29:05 Resolving deltas: 33% (192/579) build 09-Jul-2024 17:29:05 Resolving deltas: 34% (197/579) build 09-Jul-2024 17:29:05 Resolving deltas: 35% (203/579) build 09-Jul-2024 17:29:05 Resolving deltas: 36% (209/579) build 09-Jul-2024 17:29:05 Resolving deltas: 37% (215/579) build 09-Jul-2024 17:29:05 Resolving deltas: 38% (221/579) build 09-Jul-2024 17:29:05 Resolving deltas: 39% (226/579) build 09-Jul-2024 17:29:05 Resolving deltas: 40% (232/579) build 09-Jul-2024 17:29:05 Resolving deltas: 41% (238/579) build 09-Jul-2024 17:29:05 Resolving deltas: 42% (244/579) build 09-Jul-2024 17:29:05 Resolving deltas: 43% (249/579) build 09-Jul-2024 17:29:05 Resolving deltas: 44% (255/579) build 09-Jul-2024 17:29:05 Resolving deltas: 45% (261/579) build 09-Jul-2024 17:29:05 Resolving deltas: 46% (267/579) build 09-Jul-2024 17:29:05 Resolving deltas: 47% (273/579) build 09-Jul-2024 17:29:05 Resolving deltas: 48% (278/579) build 09-Jul-2024 17:29:05 Resolving deltas: 49% (284/579) build 09-Jul-2024 17:29:05 Resolving deltas: 50% (290/579) build 09-Jul-2024 17:29:05 Resolving deltas: 51% (296/579) build 09-Jul-2024 17:29:05 Resolving deltas: 52% (302/579) build 09-Jul-2024 17:29:05 Resolving deltas: 53% (307/579) build 09-Jul-2024 17:29:05 Resolving deltas: 54% (313/579) build 09-Jul-2024 17:29:05 Resolving deltas: 55% (319/579) build 09-Jul-2024 17:29:05 Resolving deltas: 56% (325/579) build 09-Jul-2024 17:29:05 Resolving deltas: 57% (331/579) build 09-Jul-2024 17:29:05 Resolving deltas: 58% (336/579) build 09-Jul-2024 17:29:05 Resolving deltas: 59% (342/579) build 09-Jul-2024 17:29:05 Resolving deltas: 60% (348/579) build 09-Jul-2024 17:29:05 Resolving deltas: 61% (354/579) build 09-Jul-2024 17:29:05 Resolving deltas: 62% (359/579) build 09-Jul-2024 17:29:05 Resolving deltas: 63% (365/579) build 09-Jul-2024 17:29:05 Resolving deltas: 64% (371/579) build 09-Jul-2024 17:29:05 Resolving deltas: 65% (377/579) build 09-Jul-2024 17:29:05 Resolving deltas: 66% (383/579) build 09-Jul-2024 17:29:05 Resolving deltas: 67% (388/579) build 09-Jul-2024 17:29:05 Resolving deltas: 68% (394/579) build 09-Jul-2024 17:29:05 Resolving deltas: 69% (400/579) build 09-Jul-2024 17:29:05 Resolving deltas: 70% (406/579) build 09-Jul-2024 17:29:05 Resolving deltas: 71% (412/579) build 09-Jul-2024 17:29:05 Resolving deltas: 72% (417/579) build 09-Jul-2024 17:29:05 Resolving deltas: 73% (423/579) build 09-Jul-2024 17:29:05 Resolving deltas: 74% (429/579) build 09-Jul-2024 17:29:05 Resolving deltas: 75% (435/579) build 09-Jul-2024 17:29:05 Resolving deltas: 76% (441/579) build 09-Jul-2024 17:29:05 Resolving deltas: 77% (446/579) build 09-Jul-2024 17:29:05 Resolving deltas: 78% (452/579) build 09-Jul-2024 17:29:05 Resolving deltas: 79% (458/579) build 09-Jul-2024 17:29:05 Resolving deltas: 80% (464/579) build 09-Jul-2024 17:29:05 Resolving deltas: 81% (470/579) build 09-Jul-2024 17:29:05 Resolving deltas: 82% (475/579) build 09-Jul-2024 17:29:05 Resolving deltas: 83% (482/579) build 09-Jul-2024 17:29:05 Resolving deltas: 84% (487/579) build 09-Jul-2024 17:29:05 Resolving deltas: 85% (493/579) build 09-Jul-2024 17:29:05 Resolving deltas: 86% (498/579) build 09-Jul-2024 17:29:05 Resolving deltas: 87% (504/579) build 09-Jul-2024 17:29:05 Resolving deltas: 88% (510/579) build 09-Jul-2024 17:29:05 Resolving deltas: 89% (516/579) build 09-Jul-2024 17:29:05 Resolving deltas: 90% (522/579) build 09-Jul-2024 17:29:05 Resolving deltas: 91% (527/579) build 09-Jul-2024 17:29:05 Resolving deltas: 92% (533/579) build 09-Jul-2024 17:29:05 Resolving deltas: 93% (539/579) build 09-Jul-2024 17:29:05 Resolving deltas: 94% (545/579) build 09-Jul-2024 17:29:05 Resolving deltas: 95% (551/579) build 09-Jul-2024 17:29:05 Resolving deltas: 96% (556/579) build 09-Jul-2024 17:29:05 Resolving deltas: 97% (562/579) build 09-Jul-2024 17:29:05 Resolving deltas: 98% (568/579) build 09-Jul-2024 17:29:05 Resolving deltas: 99% (574/579) build 09-Jul-2024 17:29:05 Resolving deltas: 100% (579/579) build 09-Jul-2024 17:29:05 Resolving deltas: 100% (579/579), done. build 09-Jul-2024 17:29:05 Note: switching to 'release-phpbb-3.2.10'. build 09-Jul-2024 17:29:05 build 09-Jul-2024 17:29:05 You are in 'detached HEAD' state. You can look around, make experimental build 09-Jul-2024 17:29:05 changes and commit them, and you can discard any commits you make in this build 09-Jul-2024 17:29:05 state without impacting any branches by switching back to a branch. build 09-Jul-2024 17:29:05 build 09-Jul-2024 17:29:05 If you want to create a new branch to retain commits you create, you may build 09-Jul-2024 17:29:05 do so (now or later) by using -c with the switch command. Example: build 09-Jul-2024 17:29:05 build 09-Jul-2024 17:29:05 git switch -c build 09-Jul-2024 17:29:05 build 09-Jul-2024 17:29:05 Or undo this operation with: build 09-Jul-2024 17:29:05 build 09-Jul-2024 17:29:05 git switch - build 09-Jul-2024 17:29:05 build 09-Jul-2024 17:29:05 Turn off this advice by setting config variable advice.detachedHead to false build 09-Jul-2024 17:29:05 build 09-Jul-2024 17:29:05 HEAD is now at 66e2b26 Update to 1.0.5 for last 3.2.x version build 09-Jul-2024 17:29:05  [delete] Deleting directory /data/build/old_versions/release-3.2.10/ext/phpbb/viglink/.git build 09-Jul-2024 17:29:05  [delete] Deleting directory /data/build/old_versions/release-3.2.10/ext/phpbb/viglink/tests build 09-Jul-2024 17:29:05  [delete] Deleting directory /data/build/old_versions/release-3.2.10/ext/phpbb/viglink/travis build 09-Jul-2024 17:29:05  [delete] Deleting: /data/build/old_versions/release-3.2.10/ext/phpbb/viglink/.gitattributes build 09-Jul-2024 17:29:05  [delete] Deleting: /data/build/old_versions/release-3.2.10/ext/phpbb/viglink/.travis.yml build 09-Jul-2024 17:29:05  [delete] Deleting: /data/build/old_versions/release-3.2.10/ext/phpbb/viglink/phpunit.xml.dist build 09-Jul-2024 17:29:05  [delete] Deleting: /data/build/old_versions/release-3.2.10/ext/phpbb/viglink/README.md build 09-Jul-2024 17:29:05  [delete] Could not find file /data/build/old_versions/release-3.2.10/config.php to delete. build 09-Jul-2024 17:29:05  [delete] Deleting directory /data/build/old_versions/release-3.2.10/develop build 09-Jul-2024 17:29:05  [delete] Deleting directory /data/build/old_versions/release-3.2.10/install/data build 09-Jul-2024 17:29:05  [delete] Deleting directory /data/build/old_versions/release-3.2.10/config/development build 09-Jul-2024 17:29:05  [delete] Deleting directory /data/build/old_versions/release-3.2.10/config/test build 09-Jul-2024 17:29:05  [echo] Setting permissions for checkout of release-3.2.10 in build/old_versions/release-3.2.10 build 09-Jul-2024 17:29:05  [chmod] Changed file mode on '/data/build/old_versions/release-3.2.10/cache' to 777 build 09-Jul-2024 17:29:05  [chmod] Changed file mode on '/data/build/old_versions/release-3.2.10/store' to 777 build 09-Jul-2024 17:29:05  [chmod] Changed file mode on '/data/build/old_versions/release-3.2.10/files' to 777 build 09-Jul-2024 17:29:05  [chmod] Changed file mode on '/data/build/old_versions/release-3.2.10/images/avatars/upload' to 777 build 09-Jul-2024 17:29:05  [chmod] Changed file mode on '/data/build/old_versions/release-3.2.10/bin/phpbbcli.php' to 755 build 09-Jul-2024 17:29:05  build 09-Jul-2024 17:29:05 phpBB > clean-diff-dir: build 09-Jul-2024 17:29:05  build 09-Jul-2024 17:29:05  [delete] Deleting directory /data/build/old_versions/release-3.2.10/cache build 09-Jul-2024 17:29:05  [delete] Deleting directory /data/build/old_versions/release-3.2.10/docs build 09-Jul-2024 17:29:05  [delete] Deleting directory /data/build/old_versions/release-3.2.10/files build 09-Jul-2024 17:29:05  [delete] Deleting directory /data/build/old_versions/release-3.2.10/install build 09-Jul-2024 17:29:05  [delete] Deleting directory /data/build/old_versions/release-3.2.10/store build 09-Jul-2024 17:29:05  [delete] Directory /data/build/old_versions/release-3.2.10/vendor does not exist or is not a directory. build 09-Jul-2024 17:29:06  build 09-Jul-2024 17:29:06 phpBB > old-version-diff: build 09-Jul-2024 17:29:06  build 09-Jul-2024 17:29:06  [echo] Retrieving version 3.2.11 build 09-Jul-2024 17:29:06  [mkdir] Created dir: /data/build/old_versions/release-3.2.11 build 09-Jul-2024 17:29:06  build 09-Jul-2024 17:29:06 phpBB > export: build 09-Jul-2024 17:29:06  build 09-Jul-2024 17:29:06 Cloning into 'viglink'... build 09-Jul-2024 17:29:07 remote: Enumerating objects: 1127, done. build 09-Jul-2024 17:29:07 remote: Counting objects: 1% (1/71) build 09-Jul-2024 17:29:07 remote: Counting objects: 2% (2/71) build 09-Jul-2024 17:29:07 remote: Counting objects: 4% (3/71) build 09-Jul-2024 17:29:07 remote: Counting objects: 5% (4/71) build 09-Jul-2024 17:29:07 remote: Counting objects: 7% (5/71) build 09-Jul-2024 17:29:07 remote: Counting objects: 8% (6/71) build 09-Jul-2024 17:29:07 remote: Counting objects: 9% (7/71) build 09-Jul-2024 17:29:07 remote: Counting objects: 11% (8/71) build 09-Jul-2024 17:29:07 remote: Counting objects: 12% (9/71) build 09-Jul-2024 17:29:07 remote: Counting objects: 14% (10/71) build 09-Jul-2024 17:29:07 remote: Counting objects: 15% (11/71) build 09-Jul-2024 17:29:07 remote: Counting objects: 16% (12/71) build 09-Jul-2024 17:29:07 remote: Counting objects: 18% (13/71) build 09-Jul-2024 17:29:07 remote: Counting objects: 19% (14/71) build 09-Jul-2024 17:29:07 remote: Counting objects: 21% (15/71) build 09-Jul-2024 17:29:07 remote: Counting objects: 22% (16/71) build 09-Jul-2024 17:29:07 remote: Counting objects: 23% (17/71) build 09-Jul-2024 17:29:07 remote: Counting objects: 25% (18/71) build 09-Jul-2024 17:29:07 remote: Counting objects: 26% (19/71) build 09-Jul-2024 17:29:07 remote: Counting objects: 28% (20/71) build 09-Jul-2024 17:29:07 remote: Counting objects: 29% (21/71) build 09-Jul-2024 17:29:07 remote: Counting objects: 30% (22/71) build 09-Jul-2024 17:29:07 remote: Counting objects: 32% (23/71) build 09-Jul-2024 17:29:07 remote: Counting objects: 33% (24/71) build 09-Jul-2024 17:29:07 remote: Counting objects: 35% (25/71) build 09-Jul-2024 17:29:07 remote: Counting objects: 36% (26/71) build 09-Jul-2024 17:29:07 remote: Counting objects: 38% (27/71) build 09-Jul-2024 17:29:07 remote: Counting objects: 39% (28/71) build 09-Jul-2024 17:29:07 remote: Counting objects: 40% (29/71) build 09-Jul-2024 17:29:07 remote: Counting objects: 42% (30/71) build 09-Jul-2024 17:29:07 remote: Counting objects: 43% (31/71) build 09-Jul-2024 17:29:07 remote: Counting objects: 45% (32/71) build 09-Jul-2024 17:29:07 remote: Counting objects: 46% (33/71) build 09-Jul-2024 17:29:07 remote: Counting objects: 47% (34/71) build 09-Jul-2024 17:29:07 remote: Counting objects: 49% (35/71) build 09-Jul-2024 17:29:07 remote: Counting objects: 50% (36/71) build 09-Jul-2024 17:29:07 remote: Counting objects: 52% (37/71) build 09-Jul-2024 17:29:07 remote: Counting objects: 53% (38/71) build 09-Jul-2024 17:29:07 remote: Counting objects: 54% (39/71) build 09-Jul-2024 17:29:07 remote: Counting objects: 56% (40/71) build 09-Jul-2024 17:29:07 remote: Counting objects: 57% (41/71) build 09-Jul-2024 17:29:07 remote: Counting objects: 59% (42/71) build 09-Jul-2024 17:29:07 remote: Counting objects: 60% (43/71) build 09-Jul-2024 17:29:07 remote: Counting objects: 61% (44/71) build 09-Jul-2024 17:29:07 remote: Counting objects: 63% (45/71) build 09-Jul-2024 17:29:07 remote: Counting objects: 64% (46/71) build 09-Jul-2024 17:29:07 remote: Counting objects: 66% (47/71) build 09-Jul-2024 17:29:07 remote: Counting objects: 67% (48/71) build 09-Jul-2024 17:29:07 remote: Counting objects: 69% (49/71) build 09-Jul-2024 17:29:07 remote: Counting objects: 70% (50/71) build 09-Jul-2024 17:29:07 remote: Counting objects: 71% (51/71) build 09-Jul-2024 17:29:07 remote: Counting objects: 73% (52/71) build 09-Jul-2024 17:29:07 remote: Counting objects: 74% (53/71) build 09-Jul-2024 17:29:07 remote: Counting objects: 76% (54/71) build 09-Jul-2024 17:29:07 remote: Counting objects: 77% (55/71) build 09-Jul-2024 17:29:07 remote: Counting objects: 78% (56/71) build 09-Jul-2024 17:29:07 remote: Counting objects: 80% (57/71) build 09-Jul-2024 17:29:07 remote: Counting objects: 81% (58/71) build 09-Jul-2024 17:29:07 remote: Counting objects: 83% (59/71) build 09-Jul-2024 17:29:07 remote: Counting objects: 84% (60/71) build 09-Jul-2024 17:29:07 remote: Counting objects: 85% (61/71) build 09-Jul-2024 17:29:07 remote: Counting objects: 87% (62/71) build 09-Jul-2024 17:29:07 remote: Counting objects: 88% (63/71) build 09-Jul-2024 17:29:07 remote: Counting objects: 90% (64/71) build 09-Jul-2024 17:29:07 remote: Counting objects: 91% (65/71) build 09-Jul-2024 17:29:07 remote: Counting objects: 92% (66/71) build 09-Jul-2024 17:29:07 remote: Counting objects: 94% (67/71) build 09-Jul-2024 17:29:07 remote: Counting objects: 95% (68/71) build 09-Jul-2024 17:29:07 remote: Counting objects: 97% (69/71) build 09-Jul-2024 17:29:07 remote: Counting objects: 98% (70/71) build 09-Jul-2024 17:29:07 remote: Counting objects: 100% (71/71) build 09-Jul-2024 17:29:07 remote: Counting objects: 100% (71/71), done. build 09-Jul-2024 17:29:07 remote: Compressing objects: 2% (1/45) build 09-Jul-2024 17:29:07 remote: Compressing objects: 4% (2/45) build 09-Jul-2024 17:29:07 remote: Compressing objects: 6% (3/45) build 09-Jul-2024 17:29:07 remote: Compressing objects: 8% (4/45) build 09-Jul-2024 17:29:07 remote: Compressing objects: 11% (5/45) build 09-Jul-2024 17:29:07 remote: Compressing objects: 13% (6/45) build 09-Jul-2024 17:29:07 remote: Compressing objects: 15% (7/45) build 09-Jul-2024 17:29:07 remote: Compressing objects: 17% (8/45) build 09-Jul-2024 17:29:07 remote: Compressing objects: 20% (9/45) build 09-Jul-2024 17:29:07 remote: Compressing objects: 22% (10/45) build 09-Jul-2024 17:29:07 remote: Compressing objects: 24% (11/45) build 09-Jul-2024 17:29:07 remote: Compressing objects: 26% (12/45) build 09-Jul-2024 17:29:07 remote: Compressing objects: 28% (13/45) build 09-Jul-2024 17:29:07 remote: Compressing objects: 31% (14/45) build 09-Jul-2024 17:29:07 remote: Compressing objects: 33% (15/45) build 09-Jul-2024 17:29:07 remote: Compressing objects: 35% (16/45) build 09-Jul-2024 17:29:07 remote: Compressing objects: 37% (17/45) build 09-Jul-2024 17:29:07 remote: Compressing objects: 40% (18/45) build 09-Jul-2024 17:29:07 remote: Compressing objects: 42% (19/45) build 09-Jul-2024 17:29:07 remote: Compressing objects: 44% (20/45) build 09-Jul-2024 17:29:07 remote: Compressing objects: 46% (21/45) build 09-Jul-2024 17:29:07 remote: Compressing objects: 48% (22/45) build 09-Jul-2024 17:29:07 remote: Compressing objects: 51% (23/45) build 09-Jul-2024 17:29:07 remote: Compressing objects: 53% (24/45) build 09-Jul-2024 17:29:07 remote: Compressing objects: 55% (25/45) build 09-Jul-2024 17:29:07 remote: Compressing objects: 57% (26/45) build 09-Jul-2024 17:29:07 remote: Compressing objects: 60% (27/45) build 09-Jul-2024 17:29:07 remote: Compressing objects: 62% (28/45) build 09-Jul-2024 17:29:07 remote: Compressing objects: 64% (29/45) build 09-Jul-2024 17:29:07 remote: Compressing objects: 66% (30/45) build 09-Jul-2024 17:29:07 remote: Compressing objects: 68% (31/45) build 09-Jul-2024 17:29:07 remote: Compressing objects: 71% (32/45) build 09-Jul-2024 17:29:07 remote: Compressing objects: 73% (33/45) build 09-Jul-2024 17:29:07 remote: Compressing objects: 75% (34/45) build 09-Jul-2024 17:29:07 remote: Compressing objects: 77% (35/45) build 09-Jul-2024 17:29:07 remote: Compressing objects: 80% (36/45) build 09-Jul-2024 17:29:07 remote: Compressing objects: 82% (37/45) build 09-Jul-2024 17:29:07 remote: Compressing objects: 84% (38/45) build 09-Jul-2024 17:29:07 remote: Compressing objects: 86% (39/45) build 09-Jul-2024 17:29:07 remote: Compressing objects: 88% (40/45) build 09-Jul-2024 17:29:07 remote: Compressing objects: 91% (41/45) build 09-Jul-2024 17:29:07 remote: Compressing objects: 93% (42/45) build 09-Jul-2024 17:29:07 remote: Compressing objects: 95% (43/45) build 09-Jul-2024 17:29:07 remote: Compressing objects: 97% (44/45) build 09-Jul-2024 17:29:07 remote: Compressing objects: 100% (45/45) build 09-Jul-2024 17:29:07 remote: Compressing objects: 100% (45/45), done. build 09-Jul-2024 17:29:07 Receiving objects: 0% (1/1127) build 09-Jul-2024 17:29:07 Receiving objects: 1% (12/1127) build 09-Jul-2024 17:29:07 Receiving objects: 2% (23/1127) build 09-Jul-2024 17:29:07 Receiving objects: 3% (34/1127) build 09-Jul-2024 17:29:07 Receiving objects: 4% (46/1127) build 09-Jul-2024 17:29:07 Receiving objects: 5% (57/1127) build 09-Jul-2024 17:29:07 Receiving objects: 6% (68/1127) build 09-Jul-2024 17:29:07 Receiving objects: 7% (79/1127) build 09-Jul-2024 17:29:07 Receiving objects: 8% (91/1127) build 09-Jul-2024 17:29:07 Receiving objects: 9% (102/1127) build 09-Jul-2024 17:29:07 Receiving objects: 10% (113/1127) build 09-Jul-2024 17:29:07 Receiving objects: 11% (124/1127) build 09-Jul-2024 17:29:07 Receiving objects: 12% (136/1127) build 09-Jul-2024 17:29:07 Receiving objects: 13% (147/1127) build 09-Jul-2024 17:29:07 Receiving objects: 14% (158/1127) build 09-Jul-2024 17:29:07 Receiving objects: 15% (170/1127) build 09-Jul-2024 17:29:07 Receiving objects: 16% (181/1127) build 09-Jul-2024 17:29:07 Receiving objects: 17% (192/1127) build 09-Jul-2024 17:29:07 Receiving objects: 18% (203/1127) build 09-Jul-2024 17:29:07 Receiving objects: 19% (215/1127) build 09-Jul-2024 17:29:07 Receiving objects: 20% (226/1127) build 09-Jul-2024 17:29:07 Receiving objects: 21% (237/1127) build 09-Jul-2024 17:29:07 Receiving objects: 22% (248/1127) build 09-Jul-2024 17:29:07 Receiving objects: 23% (260/1127) build 09-Jul-2024 17:29:07 Receiving objects: 24% (271/1127) build 09-Jul-2024 17:29:07 Receiving objects: 25% (282/1127) build 09-Jul-2024 17:29:07 Receiving objects: 26% (294/1127) build 09-Jul-2024 17:29:07 Receiving objects: 27% (305/1127) build 09-Jul-2024 17:29:07 Receiving objects: 28% (316/1127) build 09-Jul-2024 17:29:07 Receiving objects: 29% (327/1127) build 09-Jul-2024 17:29:07 Receiving objects: 30% (339/1127) build 09-Jul-2024 17:29:07 Receiving objects: 31% (350/1127) build 09-Jul-2024 17:29:07 Receiving objects: 32% (361/1127) build 09-Jul-2024 17:29:07 Receiving objects: 33% (372/1127) build 09-Jul-2024 17:29:07 Receiving objects: 34% (384/1127) build 09-Jul-2024 17:29:07 Receiving objects: 35% (395/1127) build 09-Jul-2024 17:29:07 Receiving objects: 36% (406/1127) build 09-Jul-2024 17:29:07 Receiving objects: 37% (417/1127) build 09-Jul-2024 17:29:07 Receiving objects: 38% (429/1127) build 09-Jul-2024 17:29:07 Receiving objects: 39% (440/1127) build 09-Jul-2024 17:29:07 Receiving objects: 40% (451/1127) build 09-Jul-2024 17:29:07 Receiving objects: 41% (463/1127) build 09-Jul-2024 17:29:07 Receiving objects: 42% (474/1127) build 09-Jul-2024 17:29:07 Receiving objects: 43% (485/1127) build 09-Jul-2024 17:29:07 Receiving objects: 44% (496/1127) build 09-Jul-2024 17:29:07 Receiving objects: 45% (508/1127) build 09-Jul-2024 17:29:07 Receiving objects: 46% (519/1127) build 09-Jul-2024 17:29:07 Receiving objects: 47% (530/1127) build 09-Jul-2024 17:29:07 Receiving objects: 48% (541/1127) build 09-Jul-2024 17:29:07 Receiving objects: 49% (553/1127) build 09-Jul-2024 17:29:07 Receiving objects: 50% (564/1127) build 09-Jul-2024 17:29:07 Receiving objects: 51% (575/1127) build 09-Jul-2024 17:29:07 Receiving objects: 52% (587/1127) build 09-Jul-2024 17:29:07 Receiving objects: 53% (598/1127) build 09-Jul-2024 17:29:07 Receiving objects: 54% (609/1127) build 09-Jul-2024 17:29:07 Receiving objects: 55% (620/1127) build 09-Jul-2024 17:29:07 Receiving objects: 56% (632/1127) build 09-Jul-2024 17:29:07 Receiving objects: 57% (643/1127) build 09-Jul-2024 17:29:07 Receiving objects: 58% (654/1127) build 09-Jul-2024 17:29:07 Receiving objects: 59% (665/1127) build 09-Jul-2024 17:29:07 Receiving objects: 60% (677/1127) build 09-Jul-2024 17:29:07 Receiving objects: 61% (688/1127) build 09-Jul-2024 17:29:07 Receiving objects: 62% (699/1127) build 09-Jul-2024 17:29:07 Receiving objects: 63% (711/1127) build 09-Jul-2024 17:29:07 remote: Total 1127 (delta 24), reused 46 (delta 15), pack-reused 1056 build 09-Jul-2024 17:29:07 Receiving objects: 64% (722/1127) build 09-Jul-2024 17:29:07 Receiving objects: 65% (733/1127) build 09-Jul-2024 17:29:07 Receiving objects: 66% (744/1127) build 09-Jul-2024 17:29:07 Receiving objects: 67% (756/1127) build 09-Jul-2024 17:29:07 Receiving objects: 68% (767/1127) build 09-Jul-2024 17:29:07 Receiving objects: 69% (778/1127) build 09-Jul-2024 17:29:07 Receiving objects: 70% (789/1127) build 09-Jul-2024 17:29:07 Receiving objects: 71% (801/1127) build 09-Jul-2024 17:29:07 Receiving objects: 72% (812/1127) build 09-Jul-2024 17:29:07 Receiving objects: 73% (823/1127) build 09-Jul-2024 17:29:07 Receiving objects: 74% (834/1127) build 09-Jul-2024 17:29:07 Receiving objects: 75% (846/1127) build 09-Jul-2024 17:29:07 Receiving objects: 76% (857/1127) build 09-Jul-2024 17:29:07 Receiving objects: 77% (868/1127) build 09-Jul-2024 17:29:07 Receiving objects: 78% (880/1127) build 09-Jul-2024 17:29:07 Receiving objects: 79% (891/1127) build 09-Jul-2024 17:29:07 Receiving objects: 80% (902/1127) build 09-Jul-2024 17:29:07 Receiving objects: 81% (913/1127) build 09-Jul-2024 17:29:07 Receiving objects: 82% (925/1127) build 09-Jul-2024 17:29:07 Receiving objects: 83% (936/1127) build 09-Jul-2024 17:29:07 Receiving objects: 84% (947/1127) build 09-Jul-2024 17:29:07 Receiving objects: 85% (958/1127) build 09-Jul-2024 17:29:07 Receiving objects: 86% (970/1127) build 09-Jul-2024 17:29:07 Receiving objects: 87% (981/1127) build 09-Jul-2024 17:29:07 Receiving objects: 88% (992/1127) build 09-Jul-2024 17:29:07 Receiving objects: 89% (1004/1127) build 09-Jul-2024 17:29:07 Receiving objects: 90% (1015/1127) build 09-Jul-2024 17:29:07 Receiving objects: 91% (1026/1127) build 09-Jul-2024 17:29:07 Receiving objects: 92% (1037/1127) build 09-Jul-2024 17:29:07 Receiving objects: 93% (1049/1127) build 09-Jul-2024 17:29:07 Receiving objects: 94% (1060/1127) build 09-Jul-2024 17:29:07 Receiving objects: 95% (1071/1127) build 09-Jul-2024 17:29:07 Receiving objects: 96% (1082/1127) build 09-Jul-2024 17:29:07 Receiving objects: 97% (1094/1127) build 09-Jul-2024 17:29:07 Receiving objects: 98% (1105/1127) build 09-Jul-2024 17:29:07 Receiving objects: 99% (1116/1127) build 09-Jul-2024 17:29:07 Receiving objects: 100% (1127/1127) build 09-Jul-2024 17:29:07 Receiving objects: 100% (1127/1127), 216.86 KiB | 9.86 MiB/s, done. build 09-Jul-2024 17:29:07 Resolving deltas: 0% (0/579) build 09-Jul-2024 17:29:07 Resolving deltas: 1% (6/579) build 09-Jul-2024 17:29:07 Resolving deltas: 2% (12/579) build 09-Jul-2024 17:29:07 Resolving deltas: 3% (18/579) build 09-Jul-2024 17:29:07 Resolving deltas: 4% (24/579) build 09-Jul-2024 17:29:07 Resolving deltas: 5% (29/579) build 09-Jul-2024 17:29:07 Resolving deltas: 6% (35/579) build 09-Jul-2024 17:29:07 Resolving deltas: 7% (41/579) build 09-Jul-2024 17:29:07 Resolving deltas: 8% (47/579) build 09-Jul-2024 17:29:07 Resolving deltas: 9% (53/579) build 09-Jul-2024 17:29:07 Resolving deltas: 10% (58/579) build 09-Jul-2024 17:29:07 Resolving deltas: 11% (64/579) build 09-Jul-2024 17:29:07 Resolving deltas: 12% (70/579) build 09-Jul-2024 17:29:07 Resolving deltas: 13% (76/579) build 09-Jul-2024 17:29:07 Resolving deltas: 14% (82/579) build 09-Jul-2024 17:29:07 Resolving deltas: 15% (87/579) build 09-Jul-2024 17:29:07 Resolving deltas: 16% (93/579) build 09-Jul-2024 17:29:07 Resolving deltas: 17% (99/579) build 09-Jul-2024 17:29:07 Resolving deltas: 18% (105/579) build 09-Jul-2024 17:29:07 Resolving deltas: 19% (111/579) build 09-Jul-2024 17:29:07 Resolving deltas: 20% (116/579) build 09-Jul-2024 17:29:07 Resolving deltas: 21% (122/579) build 09-Jul-2024 17:29:07 Resolving deltas: 22% (128/579) build 09-Jul-2024 17:29:07 Resolving deltas: 23% (134/579) build 09-Jul-2024 17:29:07 Resolving deltas: 24% (139/579) build 09-Jul-2024 17:29:07 Resolving deltas: 25% (145/579) build 09-Jul-2024 17:29:07 Resolving deltas: 26% (151/579) build 09-Jul-2024 17:29:07 Resolving deltas: 27% (157/579) build 09-Jul-2024 17:29:07 Resolving deltas: 28% (163/579) build 09-Jul-2024 17:29:07 Resolving deltas: 29% (168/579) build 09-Jul-2024 17:29:07 Resolving deltas: 30% (174/579) build 09-Jul-2024 17:29:07 Resolving deltas: 31% (180/579) build 09-Jul-2024 17:29:07 Resolving deltas: 32% (186/579) build 09-Jul-2024 17:29:07 Resolving deltas: 33% (192/579) build 09-Jul-2024 17:29:07 Resolving deltas: 34% (197/579) build 09-Jul-2024 17:29:07 Resolving deltas: 35% (203/579) build 09-Jul-2024 17:29:07 Resolving deltas: 36% (209/579) build 09-Jul-2024 17:29:07 Resolving deltas: 37% (215/579) build 09-Jul-2024 17:29:07 Resolving deltas: 38% (221/579) build 09-Jul-2024 17:29:07 Resolving deltas: 39% (226/579) build 09-Jul-2024 17:29:07 Resolving deltas: 40% (232/579) build 09-Jul-2024 17:29:07 Resolving deltas: 41% (238/579) build 09-Jul-2024 17:29:07 Resolving deltas: 42% (244/579) build 09-Jul-2024 17:29:07 Resolving deltas: 43% (249/579) build 09-Jul-2024 17:29:07 Resolving deltas: 44% (255/579) build 09-Jul-2024 17:29:07 Resolving deltas: 45% (261/579) build 09-Jul-2024 17:29:07 Resolving deltas: 46% (267/579) build 09-Jul-2024 17:29:07 Resolving deltas: 47% (273/579) build 09-Jul-2024 17:29:07 Resolving deltas: 48% (278/579) build 09-Jul-2024 17:29:07 Resolving deltas: 49% (284/579) build 09-Jul-2024 17:29:07 Resolving deltas: 50% (290/579) build 09-Jul-2024 17:29:07 Resolving deltas: 51% (296/579) build 09-Jul-2024 17:29:07 Resolving deltas: 52% (302/579) build 09-Jul-2024 17:29:07 Resolving deltas: 53% (307/579) build 09-Jul-2024 17:29:07 Resolving deltas: 54% (313/579) build 09-Jul-2024 17:29:07 Resolving deltas: 55% (319/579) build 09-Jul-2024 17:29:07 Resolving deltas: 56% (325/579) build 09-Jul-2024 17:29:07 Resolving deltas: 57% (331/579) build 09-Jul-2024 17:29:07 Resolving deltas: 58% (336/579) build 09-Jul-2024 17:29:07 Resolving deltas: 59% (342/579) build 09-Jul-2024 17:29:07 Resolving deltas: 60% (348/579) build 09-Jul-2024 17:29:07 Resolving deltas: 61% (354/579) build 09-Jul-2024 17:29:07 Resolving deltas: 62% (359/579) build 09-Jul-2024 17:29:07 Resolving deltas: 63% (365/579) build 09-Jul-2024 17:29:07 Resolving deltas: 64% (371/579) build 09-Jul-2024 17:29:07 Resolving deltas: 65% (377/579) build 09-Jul-2024 17:29:07 Resolving deltas: 66% (383/579) build 09-Jul-2024 17:29:07 Resolving deltas: 67% (388/579) build 09-Jul-2024 17:29:07 Resolving deltas: 68% (394/579) build 09-Jul-2024 17:29:07 Resolving deltas: 69% (400/579) build 09-Jul-2024 17:29:07 Resolving deltas: 70% (406/579) build 09-Jul-2024 17:29:07 Resolving deltas: 71% (412/579) build 09-Jul-2024 17:29:07 Resolving deltas: 72% (417/579) build 09-Jul-2024 17:29:07 Resolving deltas: 73% (423/579) build 09-Jul-2024 17:29:07 Resolving deltas: 74% (429/579) build 09-Jul-2024 17:29:07 Resolving deltas: 75% (435/579) build 09-Jul-2024 17:29:07 Resolving deltas: 76% (441/579) build 09-Jul-2024 17:29:07 Resolving deltas: 77% (446/579) build 09-Jul-2024 17:29:07 Resolving deltas: 78% (452/579) build 09-Jul-2024 17:29:07 Resolving deltas: 79% (458/579) build 09-Jul-2024 17:29:07 Resolving deltas: 80% (464/579) build 09-Jul-2024 17:29:07 Resolving deltas: 81% (469/579) build 09-Jul-2024 17:29:07 Resolving deltas: 82% (475/579) build 09-Jul-2024 17:29:07 Resolving deltas: 83% (481/579) build 09-Jul-2024 17:29:07 Resolving deltas: 84% (487/579) build 09-Jul-2024 17:29:07 Resolving deltas: 85% (493/579) build 09-Jul-2024 17:29:07 Resolving deltas: 86% (498/579) build 09-Jul-2024 17:29:07 Resolving deltas: 87% (504/579) build 09-Jul-2024 17:29:07 Resolving deltas: 88% (510/579) build 09-Jul-2024 17:29:07 Resolving deltas: 89% (516/579) build 09-Jul-2024 17:29:07 Resolving deltas: 90% (522/579) build 09-Jul-2024 17:29:07 Resolving deltas: 91% (527/579) build 09-Jul-2024 17:29:07 Resolving deltas: 92% (533/579) build 09-Jul-2024 17:29:07 Resolving deltas: 93% (539/579) build 09-Jul-2024 17:29:07 Resolving deltas: 94% (545/579) build 09-Jul-2024 17:29:07 Resolving deltas: 95% (551/579) build 09-Jul-2024 17:29:07 Resolving deltas: 96% (556/579) build 09-Jul-2024 17:29:07 Resolving deltas: 97% (562/579) build 09-Jul-2024 17:29:07 Resolving deltas: 98% (568/579) build 09-Jul-2024 17:29:07 Resolving deltas: 99% (574/579) build 09-Jul-2024 17:29:07 Resolving deltas: 100% (579/579) build 09-Jul-2024 17:29:07 Resolving deltas: 100% (579/579), done. build 09-Jul-2024 17:29:07 error: pathspec 'release-phpbb-3.2.11' did not match any file(s) known to git build 09-Jul-2024 17:29:07  [delete] Deleting directory /data/build/old_versions/release-3.2.11/ext/phpbb/viglink/.git build 09-Jul-2024 17:29:07  [delete] Deleting directory /data/build/old_versions/release-3.2.11/ext/phpbb/viglink/tests build 09-Jul-2024 17:29:07  [delete] Directory /data/build/old_versions/release-3.2.11/ext/phpbb/viglink/travis does not exist or is not a directory. build 09-Jul-2024 17:29:07  [delete] Deleting: /data/build/old_versions/release-3.2.11/ext/phpbb/viglink/.gitattributes build 09-Jul-2024 17:29:07  [delete] Could not find file /data/build/old_versions/release-3.2.11/ext/phpbb/viglink/.travis.yml to delete. build 09-Jul-2024 17:29:07  [delete] Deleting: /data/build/old_versions/release-3.2.11/ext/phpbb/viglink/phpunit.xml.dist build 09-Jul-2024 17:29:07  [delete] Deleting: /data/build/old_versions/release-3.2.11/ext/phpbb/viglink/README.md build 09-Jul-2024 17:29:07  [delete] Could not find file /data/build/old_versions/release-3.2.11/config.php to delete. build 09-Jul-2024 17:29:07  [delete] Deleting directory /data/build/old_versions/release-3.2.11/develop build 09-Jul-2024 17:29:07  [delete] Deleting directory /data/build/old_versions/release-3.2.11/install/data build 09-Jul-2024 17:29:07  [delete] Deleting directory /data/build/old_versions/release-3.2.11/config/development build 09-Jul-2024 17:29:07  [delete] Deleting directory /data/build/old_versions/release-3.2.11/config/test build 09-Jul-2024 17:29:07  [echo] Setting permissions for checkout of release-3.2.11 in build/old_versions/release-3.2.11 build 09-Jul-2024 17:29:07  [chmod] Changed file mode on '/data/build/old_versions/release-3.2.11/cache' to 777 build 09-Jul-2024 17:29:07  [chmod] Changed file mode on '/data/build/old_versions/release-3.2.11/store' to 777 build 09-Jul-2024 17:29:07  [chmod] Changed file mode on '/data/build/old_versions/release-3.2.11/files' to 777 build 09-Jul-2024 17:29:07  [chmod] Changed file mode on '/data/build/old_versions/release-3.2.11/images/avatars/upload' to 777 build 09-Jul-2024 17:29:07  [chmod] Changed file mode on '/data/build/old_versions/release-3.2.11/bin/phpbbcli.php' to 755 build 09-Jul-2024 17:29:07  build 09-Jul-2024 17:29:07 phpBB > clean-diff-dir: build 09-Jul-2024 17:29:07  build 09-Jul-2024 17:29:07  [delete] Deleting directory /data/build/old_versions/release-3.2.11/cache build 09-Jul-2024 17:29:07  [delete] Deleting directory /data/build/old_versions/release-3.2.11/docs build 09-Jul-2024 17:29:07  [delete] Deleting directory /data/build/old_versions/release-3.2.11/files build 09-Jul-2024 17:29:07  [delete] Deleting directory /data/build/old_versions/release-3.2.11/install build 09-Jul-2024 17:29:07  [delete] Deleting directory /data/build/old_versions/release-3.2.11/store build 09-Jul-2024 17:29:07  [delete] Directory /data/build/old_versions/release-3.2.11/vendor does not exist or is not a directory. build 09-Jul-2024 17:29:08  build 09-Jul-2024 17:29:08 phpBB > old-version-diff: build 09-Jul-2024 17:29:08  build 09-Jul-2024 17:29:08  [echo] Retrieving version 3.3.0 build 09-Jul-2024 17:29:08  [mkdir] Created dir: /data/build/old_versions/release-3.3.0 build 09-Jul-2024 17:29:08  build 09-Jul-2024 17:29:08 phpBB > export: build 09-Jul-2024 17:29:08  build 09-Jul-2024 17:29:08 Cloning into 'viglink'... build 09-Jul-2024 17:29:08 remote: Enumerating objects: 1127, done. build 09-Jul-2024 17:29:08 remote: Counting objects: 1% (1/71) build 09-Jul-2024 17:29:08 remote: Counting objects: 2% (2/71) build 09-Jul-2024 17:29:08 remote: Counting objects: 4% (3/71) build 09-Jul-2024 17:29:08 remote: Counting objects: 5% (4/71) build 09-Jul-2024 17:29:08 remote: Counting objects: 7% (5/71) build 09-Jul-2024 17:29:08 remote: Counting objects: 8% (6/71) build 09-Jul-2024 17:29:08 remote: Counting objects: 9% (7/71) build 09-Jul-2024 17:29:08 remote: Counting objects: 11% (8/71) build 09-Jul-2024 17:29:08 remote: Counting objects: 12% (9/71) build 09-Jul-2024 17:29:08 remote: Counting objects: 14% (10/71) build 09-Jul-2024 17:29:08 remote: Counting objects: 15% (11/71) build 09-Jul-2024 17:29:08 remote: Counting objects: 16% (12/71) build 09-Jul-2024 17:29:08 remote: Counting objects: 18% (13/71) build 09-Jul-2024 17:29:08 remote: Counting objects: 19% (14/71) build 09-Jul-2024 17:29:08 remote: Counting objects: 21% (15/71) build 09-Jul-2024 17:29:08 remote: Counting objects: 22% (16/71) build 09-Jul-2024 17:29:08 remote: Counting objects: 23% (17/71) build 09-Jul-2024 17:29:08 remote: Counting objects: 25% (18/71) build 09-Jul-2024 17:29:08 remote: Counting objects: 26% (19/71) build 09-Jul-2024 17:29:08 remote: Counting objects: 28% (20/71) build 09-Jul-2024 17:29:08 remote: Counting objects: 29% (21/71) build 09-Jul-2024 17:29:08 remote: Counting objects: 30% (22/71) build 09-Jul-2024 17:29:08 remote: Counting objects: 32% (23/71) build 09-Jul-2024 17:29:08 remote: Counting objects: 33% (24/71) build 09-Jul-2024 17:29:08 remote: Counting objects: 35% (25/71) build 09-Jul-2024 17:29:08 remote: Counting objects: 36% (26/71) build 09-Jul-2024 17:29:08 remote: Counting objects: 38% (27/71) build 09-Jul-2024 17:29:08 remote: Counting objects: 39% (28/71) build 09-Jul-2024 17:29:08 remote: Counting objects: 40% (29/71) build 09-Jul-2024 17:29:08 remote: Counting objects: 42% (30/71) build 09-Jul-2024 17:29:08 remote: Counting objects: 43% (31/71) build 09-Jul-2024 17:29:08 remote: Counting objects: 45% (32/71) build 09-Jul-2024 17:29:08 remote: Counting objects: 46% (33/71) build 09-Jul-2024 17:29:08 remote: Counting objects: 47% (34/71) build 09-Jul-2024 17:29:08 remote: Counting objects: 49% (35/71) build 09-Jul-2024 17:29:08 remote: Counting objects: 50% (36/71) build 09-Jul-2024 17:29:08 remote: Counting objects: 52% (37/71) build 09-Jul-2024 17:29:08 remote: Counting objects: 53% (38/71) build 09-Jul-2024 17:29:08 remote: Counting objects: 54% (39/71) build 09-Jul-2024 17:29:08 remote: Counting objects: 56% (40/71) build 09-Jul-2024 17:29:08 remote: Counting objects: 57% (41/71) build 09-Jul-2024 17:29:08 remote: Counting objects: 59% (42/71) build 09-Jul-2024 17:29:08 remote: Counting objects: 60% (43/71) build 09-Jul-2024 17:29:08 remote: Counting objects: 61% (44/71) build 09-Jul-2024 17:29:08 remote: Counting objects: 63% (45/71) build 09-Jul-2024 17:29:08 remote: Counting objects: 64% (46/71) build 09-Jul-2024 17:29:08 remote: Counting objects: 66% (47/71) build 09-Jul-2024 17:29:08 remote: Counting objects: 67% (48/71) build 09-Jul-2024 17:29:08 remote: Counting objects: 69% (49/71) build 09-Jul-2024 17:29:08 remote: Counting objects: 70% (50/71) build 09-Jul-2024 17:29:08 remote: Counting objects: 71% (51/71) build 09-Jul-2024 17:29:08 remote: Counting objects: 73% (52/71) build 09-Jul-2024 17:29:08 remote: Counting objects: 74% (53/71) build 09-Jul-2024 17:29:08 remote: Counting objects: 76% (54/71) build 09-Jul-2024 17:29:08 remote: Counting objects: 77% (55/71) build 09-Jul-2024 17:29:08 remote: Counting objects: 78% (56/71) build 09-Jul-2024 17:29:08 remote: Counting objects: 80% (57/71) build 09-Jul-2024 17:29:08 remote: Counting objects: 81% (58/71) build 09-Jul-2024 17:29:08 remote: Counting objects: 83% (59/71) build 09-Jul-2024 17:29:08 remote: Counting objects: 84% (60/71) build 09-Jul-2024 17:29:08 remote: Counting objects: 85% (61/71) build 09-Jul-2024 17:29:08 remote: Counting objects: 87% (62/71) build 09-Jul-2024 17:29:08 remote: Counting objects: 88% (63/71) build 09-Jul-2024 17:29:08 remote: Counting objects: 90% (64/71) build 09-Jul-2024 17:29:08 remote: Counting objects: 91% (65/71) build 09-Jul-2024 17:29:08 remote: Counting objects: 92% (66/71) build 09-Jul-2024 17:29:08 remote: Counting objects: 94% (67/71) build 09-Jul-2024 17:29:08 remote: Counting objects: 95% (68/71) build 09-Jul-2024 17:29:08 remote: Counting objects: 97% (69/71) build 09-Jul-2024 17:29:08 remote: Counting objects: 98% (70/71) build 09-Jul-2024 17:29:08 remote: Counting objects: 100% (71/71) build 09-Jul-2024 17:29:08 remote: Counting objects: 100% (71/71), done. build 09-Jul-2024 17:29:08 remote: Compressing objects: 2% (1/45) build 09-Jul-2024 17:29:08 remote: Compressing objects: 4% (2/45) build 09-Jul-2024 17:29:08 remote: Compressing objects: 6% (3/45) build 09-Jul-2024 17:29:08 remote: Compressing objects: 8% (4/45) build 09-Jul-2024 17:29:08 remote: Compressing objects: 11% (5/45) build 09-Jul-2024 17:29:08 remote: Compressing objects: 13% (6/45) build 09-Jul-2024 17:29:08 remote: Compressing objects: 15% (7/45) build 09-Jul-2024 17:29:08 remote: Compressing objects: 17% (8/45) build 09-Jul-2024 17:29:08 remote: Compressing objects: 20% (9/45) build 09-Jul-2024 17:29:08 remote: Compressing objects: 22% (10/45) build 09-Jul-2024 17:29:08 remote: Compressing objects: 24% (11/45) build 09-Jul-2024 17:29:08 remote: Compressing objects: 26% (12/45) build 09-Jul-2024 17:29:08 remote: Compressing objects: 28% (13/45) build 09-Jul-2024 17:29:08 remote: Compressing objects: 31% (14/45) build 09-Jul-2024 17:29:08 remote: Compressing objects: 33% (15/45) build 09-Jul-2024 17:29:08 remote: Compressing objects: 35% (16/45) build 09-Jul-2024 17:29:08 remote: Compressing objects: 37% (17/45) build 09-Jul-2024 17:29:08 remote: Compressing objects: 40% (18/45) build 09-Jul-2024 17:29:08 remote: Compressing objects: 42% (19/45) build 09-Jul-2024 17:29:08 remote: Compressing objects: 44% (20/45) build 09-Jul-2024 17:29:08 remote: Compressing objects: 46% (21/45) build 09-Jul-2024 17:29:08 remote: Compressing objects: 48% (22/45) build 09-Jul-2024 17:29:08 remote: Compressing objects: 51% (23/45) build 09-Jul-2024 17:29:08 remote: Compressing objects: 53% (24/45) build 09-Jul-2024 17:29:08 remote: Compressing objects: 55% (25/45) build 09-Jul-2024 17:29:08 remote: Compressing objects: 57% (26/45) build 09-Jul-2024 17:29:08 remote: Compressing objects: 60% (27/45) build 09-Jul-2024 17:29:08 remote: Compressing objects: 62% (28/45) build 09-Jul-2024 17:29:08 remote: Compressing objects: 64% (29/45) build 09-Jul-2024 17:29:08 remote: Compressing objects: 66% (30/45) build 09-Jul-2024 17:29:08 remote: Compressing objects: 68% (31/45) build 09-Jul-2024 17:29:08 remote: Compressing objects: 71% (32/45) build 09-Jul-2024 17:29:08 remote: Compressing objects: 73% (33/45) build 09-Jul-2024 17:29:08 remote: Compressing objects: 75% (34/45) build 09-Jul-2024 17:29:08 remote: Compressing objects: 77% (35/45) build 09-Jul-2024 17:29:08 remote: Compressing objects: 80% (36/45) build 09-Jul-2024 17:29:08 remote: Compressing objects: 82% (37/45) build 09-Jul-2024 17:29:08 remote: Compressing objects: 84% (38/45) build 09-Jul-2024 17:29:08 remote: Compressing objects: 86% (39/45) build 09-Jul-2024 17:29:08 remote: Compressing objects: 88% (40/45) build 09-Jul-2024 17:29:08 remote: Compressing objects: 91% (41/45) build 09-Jul-2024 17:29:08 remote: Compressing objects: 93% (42/45) build 09-Jul-2024 17:29:08 remote: Compressing objects: 95% (43/45) build 09-Jul-2024 17:29:08 remote: Compressing objects: 97% (44/45) build 09-Jul-2024 17:29:08 remote: Compressing objects: 100% (45/45) build 09-Jul-2024 17:29:08 remote: Compressing objects: 100% (45/45), done. build 09-Jul-2024 17:29:08 Receiving objects: 0% (1/1127) build 09-Jul-2024 17:29:08 Receiving objects: 1% (12/1127) build 09-Jul-2024 17:29:08 Receiving objects: 2% (23/1127) build 09-Jul-2024 17:29:08 Receiving objects: 3% (34/1127) build 09-Jul-2024 17:29:08 Receiving objects: 4% (46/1127) build 09-Jul-2024 17:29:08 Receiving objects: 5% (57/1127) build 09-Jul-2024 17:29:08 Receiving objects: 6% (68/1127) build 09-Jul-2024 17:29:08 Receiving objects: 7% (79/1127) build 09-Jul-2024 17:29:08 Receiving objects: 8% (91/1127) build 09-Jul-2024 17:29:09 Receiving objects: 9% (102/1127) build 09-Jul-2024 17:29:09 Receiving objects: 10% (113/1127) build 09-Jul-2024 17:29:09 Receiving objects: 11% (124/1127) build 09-Jul-2024 17:29:09 Receiving objects: 12% (136/1127) build 09-Jul-2024 17:29:09 Receiving objects: 13% (147/1127) build 09-Jul-2024 17:29:09 Receiving objects: 14% (158/1127) build 09-Jul-2024 17:29:09 Receiving objects: 15% (170/1127) build 09-Jul-2024 17:29:09 Receiving objects: 16% (181/1127) build 09-Jul-2024 17:29:09 Receiving objects: 17% (192/1127) build 09-Jul-2024 17:29:09 Receiving objects: 18% (203/1127) build 09-Jul-2024 17:29:09 Receiving objects: 19% (215/1127) build 09-Jul-2024 17:29:09 Receiving objects: 20% (226/1127) build 09-Jul-2024 17:29:09 Receiving objects: 21% (237/1127) build 09-Jul-2024 17:29:09 Receiving objects: 22% (248/1127) build 09-Jul-2024 17:29:09 Receiving objects: 23% (260/1127) build 09-Jul-2024 17:29:09 Receiving objects: 24% (271/1127) build 09-Jul-2024 17:29:09 Receiving objects: 25% (282/1127) build 09-Jul-2024 17:29:09 Receiving objects: 26% (294/1127) build 09-Jul-2024 17:29:09 Receiving objects: 27% (305/1127) build 09-Jul-2024 17:29:09 Receiving objects: 28% (316/1127) build 09-Jul-2024 17:29:09 Receiving objects: 29% (327/1127) build 09-Jul-2024 17:29:09 Receiving objects: 30% (339/1127) build 09-Jul-2024 17:29:09 Receiving objects: 31% (350/1127) build 09-Jul-2024 17:29:09 Receiving objects: 32% (361/1127) build 09-Jul-2024 17:29:09 Receiving objects: 33% (372/1127) build 09-Jul-2024 17:29:09 Receiving objects: 34% (384/1127) build 09-Jul-2024 17:29:09 Receiving objects: 35% (395/1127) build 09-Jul-2024 17:29:09 Receiving objects: 36% (406/1127) build 09-Jul-2024 17:29:09 Receiving objects: 37% (417/1127) build 09-Jul-2024 17:29:09 Receiving objects: 38% (429/1127) build 09-Jul-2024 17:29:09 Receiving objects: 39% (440/1127) build 09-Jul-2024 17:29:09 Receiving objects: 40% (451/1127) build 09-Jul-2024 17:29:09 Receiving objects: 41% (463/1127) build 09-Jul-2024 17:29:09 Receiving objects: 42% (474/1127) build 09-Jul-2024 17:29:09 Receiving objects: 43% (485/1127) build 09-Jul-2024 17:29:09 Receiving objects: 44% (496/1127) build 09-Jul-2024 17:29:09 Receiving objects: 45% (508/1127) build 09-Jul-2024 17:29:09 Receiving objects: 46% (519/1127) build 09-Jul-2024 17:29:09 Receiving objects: 47% (530/1127) build 09-Jul-2024 17:29:09 Receiving objects: 48% (541/1127) build 09-Jul-2024 17:29:09 Receiving objects: 49% (553/1127) build 09-Jul-2024 17:29:09 Receiving objects: 50% (564/1127) build 09-Jul-2024 17:29:09 Receiving objects: 51% (575/1127) build 09-Jul-2024 17:29:09 Receiving objects: 52% (587/1127) build 09-Jul-2024 17:29:09 Receiving objects: 53% (598/1127) build 09-Jul-2024 17:29:09 Receiving objects: 54% (609/1127) build 09-Jul-2024 17:29:09 Receiving objects: 55% (620/1127) build 09-Jul-2024 17:29:09 Receiving objects: 56% (632/1127) build 09-Jul-2024 17:29:09 Receiving objects: 57% (643/1127) build 09-Jul-2024 17:29:09 Receiving objects: 58% (654/1127) build 09-Jul-2024 17:29:09 Receiving objects: 59% (665/1127) build 09-Jul-2024 17:29:09 Receiving objects: 60% (677/1127) build 09-Jul-2024 17:29:09 Receiving objects: 61% (688/1127) build 09-Jul-2024 17:29:09 Receiving objects: 62% (699/1127) build 09-Jul-2024 17:29:09 Receiving objects: 63% (711/1127) build 09-Jul-2024 17:29:09 Receiving objects: 64% (722/1127) build 09-Jul-2024 17:29:09 Receiving objects: 65% (733/1127) build 09-Jul-2024 17:29:09 Receiving objects: 66% (744/1127) build 09-Jul-2024 17:29:09 Receiving objects: 67% (756/1127) build 09-Jul-2024 17:29:09 Receiving objects: 68% (767/1127) build 09-Jul-2024 17:29:09 Receiving objects: 69% (778/1127) build 09-Jul-2024 17:29:09 Receiving objects: 70% (789/1127) build 09-Jul-2024 17:29:09 Receiving objects: 71% (801/1127) build 09-Jul-2024 17:29:09 Receiving objects: 72% (812/1127) build 09-Jul-2024 17:29:09 Receiving objects: 73% (823/1127) build 09-Jul-2024 17:29:09 Receiving objects: 74% (834/1127) build 09-Jul-2024 17:29:09 Receiving objects: 75% (846/1127) build 09-Jul-2024 17:29:09 Receiving objects: 76% (857/1127) build 09-Jul-2024 17:29:09 Receiving objects: 77% (868/1127) build 09-Jul-2024 17:29:09 Receiving objects: 78% (880/1127) build 09-Jul-2024 17:29:09 Receiving objects: 79% (891/1127) build 09-Jul-2024 17:29:09 Receiving objects: 80% (902/1127) build 09-Jul-2024 17:29:09 Receiving objects: 81% (913/1127) build 09-Jul-2024 17:29:09 remote: Total 1127 (delta 24), reused 46 (delta 15), pack-reused 1056 build 09-Jul-2024 17:29:09 Receiving objects: 82% (925/1127) build 09-Jul-2024 17:29:09 Receiving objects: 83% (936/1127) build 09-Jul-2024 17:29:09 Receiving objects: 84% (947/1127) build 09-Jul-2024 17:29:09 Receiving objects: 85% (958/1127) build 09-Jul-2024 17:29:09 Receiving objects: 86% (970/1127) build 09-Jul-2024 17:29:09 Receiving objects: 87% (981/1127) build 09-Jul-2024 17:29:09 Receiving objects: 88% (992/1127) build 09-Jul-2024 17:29:09 Receiving objects: 89% (1004/1127) build 09-Jul-2024 17:29:09 Receiving objects: 90% (1015/1127) build 09-Jul-2024 17:29:09 Receiving objects: 91% (1026/1127) build 09-Jul-2024 17:29:09 Receiving objects: 92% (1037/1127) build 09-Jul-2024 17:29:09 Receiving objects: 93% (1049/1127) build 09-Jul-2024 17:29:09 Receiving objects: 94% (1060/1127) build 09-Jul-2024 17:29:09 Receiving objects: 95% (1071/1127) build 09-Jul-2024 17:29:09 Receiving objects: 96% (1082/1127) build 09-Jul-2024 17:29:09 Receiving objects: 97% (1094/1127) build 09-Jul-2024 17:29:09 Receiving objects: 98% (1105/1127) build 09-Jul-2024 17:29:09 Receiving objects: 99% (1116/1127) build 09-Jul-2024 17:29:09 Receiving objects: 100% (1127/1127) build 09-Jul-2024 17:29:09 Receiving objects: 100% (1127/1127), 216.86 KiB | 1.53 MiB/s, done. build 09-Jul-2024 17:29:09 Resolving deltas: 0% (0/579) build 09-Jul-2024 17:29:09 Resolving deltas: 1% (6/579) build 09-Jul-2024 17:29:09 Resolving deltas: 2% (12/579) build 09-Jul-2024 17:29:09 Resolving deltas: 3% (18/579) build 09-Jul-2024 17:29:09 Resolving deltas: 4% (24/579) build 09-Jul-2024 17:29:09 Resolving deltas: 5% (29/579) build 09-Jul-2024 17:29:09 Resolving deltas: 6% (35/579) build 09-Jul-2024 17:29:09 Resolving deltas: 7% (41/579) build 09-Jul-2024 17:29:09 Resolving deltas: 8% (47/579) build 09-Jul-2024 17:29:09 Resolving deltas: 9% (53/579) build 09-Jul-2024 17:29:09 Resolving deltas: 10% (58/579) build 09-Jul-2024 17:29:09 Resolving deltas: 11% (64/579) build 09-Jul-2024 17:29:09 Resolving deltas: 12% (70/579) build 09-Jul-2024 17:29:09 Resolving deltas: 13% (76/579) build 09-Jul-2024 17:29:09 Resolving deltas: 14% (82/579) build 09-Jul-2024 17:29:09 Resolving deltas: 15% (87/579) build 09-Jul-2024 17:29:09 Resolving deltas: 16% (93/579) build 09-Jul-2024 17:29:09 Resolving deltas: 17% (99/579) build 09-Jul-2024 17:29:09 Resolving deltas: 18% (105/579) build 09-Jul-2024 17:29:09 Resolving deltas: 19% (111/579) build 09-Jul-2024 17:29:09 Resolving deltas: 20% (116/579) build 09-Jul-2024 17:29:09 Resolving deltas: 21% (122/579) build 09-Jul-2024 17:29:09 Resolving deltas: 22% (128/579) build 09-Jul-2024 17:29:09 Resolving deltas: 23% (134/579) build 09-Jul-2024 17:29:09 Resolving deltas: 24% (139/579) build 09-Jul-2024 17:29:09 Resolving deltas: 25% (145/579) build 09-Jul-2024 17:29:09 Resolving deltas: 26% (151/579) build 09-Jul-2024 17:29:09 Resolving deltas: 27% (158/579) build 09-Jul-2024 17:29:09 Resolving deltas: 28% (163/579) build 09-Jul-2024 17:29:09 Resolving deltas: 29% (168/579) build 09-Jul-2024 17:29:09 Resolving deltas: 30% (174/579) build 09-Jul-2024 17:29:09 Resolving deltas: 31% (180/579) build 09-Jul-2024 17:29:09 Resolving deltas: 32% (186/579) build 09-Jul-2024 17:29:09 Resolving deltas: 33% (192/579) build 09-Jul-2024 17:29:09 Resolving deltas: 34% (197/579) build 09-Jul-2024 17:29:09 Resolving deltas: 35% (203/579) build 09-Jul-2024 17:29:09 Resolving deltas: 36% (209/579) build 09-Jul-2024 17:29:09 Resolving deltas: 37% (215/579) build 09-Jul-2024 17:29:09 Resolving deltas: 38% (221/579) build 09-Jul-2024 17:29:09 Resolving deltas: 39% (226/579) build 09-Jul-2024 17:29:09 Resolving deltas: 40% (232/579) build 09-Jul-2024 17:29:09 Resolving deltas: 41% (238/579) build 09-Jul-2024 17:29:09 Resolving deltas: 42% (244/579) build 09-Jul-2024 17:29:09 Resolving deltas: 43% (249/579) build 09-Jul-2024 17:29:09 Resolving deltas: 44% (255/579) build 09-Jul-2024 17:29:09 Resolving deltas: 45% (261/579) build 09-Jul-2024 17:29:09 Resolving deltas: 46% (267/579) build 09-Jul-2024 17:29:09 Resolving deltas: 47% (273/579) build 09-Jul-2024 17:29:09 Resolving deltas: 48% (278/579) build 09-Jul-2024 17:29:09 Resolving deltas: 49% (284/579) build 09-Jul-2024 17:29:09 Resolving deltas: 50% (290/579) build 09-Jul-2024 17:29:09 Resolving deltas: 51% (296/579) build 09-Jul-2024 17:29:09 Resolving deltas: 52% (302/579) build 09-Jul-2024 17:29:09 Resolving deltas: 53% (307/579) build 09-Jul-2024 17:29:09 Resolving deltas: 54% (313/579) build 09-Jul-2024 17:29:09 Resolving deltas: 55% (319/579) build 09-Jul-2024 17:29:09 Resolving deltas: 56% (325/579) build 09-Jul-2024 17:29:09 Resolving deltas: 57% (331/579) build 09-Jul-2024 17:29:09 Resolving deltas: 58% (336/579) build 09-Jul-2024 17:29:09 Resolving deltas: 59% (342/579) build 09-Jul-2024 17:29:09 Resolving deltas: 60% (348/579) build 09-Jul-2024 17:29:09 Resolving deltas: 61% (356/579) build 09-Jul-2024 17:29:09 Resolving deltas: 62% (359/579) build 09-Jul-2024 17:29:09 Resolving deltas: 63% (365/579) build 09-Jul-2024 17:29:09 Resolving deltas: 64% (371/579) build 09-Jul-2024 17:29:09 Resolving deltas: 65% (377/579) build 09-Jul-2024 17:29:09 Resolving deltas: 66% (383/579) build 09-Jul-2024 17:29:09 Resolving deltas: 67% (388/579) build 09-Jul-2024 17:29:09 Resolving deltas: 68% (394/579) build 09-Jul-2024 17:29:09 Resolving deltas: 69% (400/579) build 09-Jul-2024 17:29:09 Resolving deltas: 70% (406/579) build 09-Jul-2024 17:29:09 Resolving deltas: 71% (412/579) build 09-Jul-2024 17:29:09 Resolving deltas: 72% (418/579) build 09-Jul-2024 17:29:09 Resolving deltas: 73% (423/579) build 09-Jul-2024 17:29:09 Resolving deltas: 74% (429/579) build 09-Jul-2024 17:29:09 Resolving deltas: 75% (435/579) build 09-Jul-2024 17:29:09 Resolving deltas: 76% (441/579) build 09-Jul-2024 17:29:09 Resolving deltas: 77% (446/579) build 09-Jul-2024 17:29:09 Resolving deltas: 78% (452/579) build 09-Jul-2024 17:29:09 Resolving deltas: 79% (458/579) build 09-Jul-2024 17:29:09 Resolving deltas: 80% (464/579) build 09-Jul-2024 17:29:09 Resolving deltas: 81% (470/579) build 09-Jul-2024 17:29:09 Resolving deltas: 82% (475/579) build 09-Jul-2024 17:29:09 Resolving deltas: 83% (481/579) build 09-Jul-2024 17:29:09 Resolving deltas: 84% (487/579) build 09-Jul-2024 17:29:09 Resolving deltas: 85% (493/579) build 09-Jul-2024 17:29:09 Resolving deltas: 86% (498/579) build 09-Jul-2024 17:29:09 Resolving deltas: 87% (504/579) build 09-Jul-2024 17:29:09 Resolving deltas: 88% (510/579) build 09-Jul-2024 17:29:09 Resolving deltas: 89% (516/579) build 09-Jul-2024 17:29:09 Resolving deltas: 90% (522/579) build 09-Jul-2024 17:29:09 Resolving deltas: 91% (527/579) build 09-Jul-2024 17:29:09 Resolving deltas: 92% (533/579) build 09-Jul-2024 17:29:09 Resolving deltas: 93% (539/579) build 09-Jul-2024 17:29:09 Resolving deltas: 94% (545/579) build 09-Jul-2024 17:29:09 Resolving deltas: 95% (551/579) build 09-Jul-2024 17:29:09 Resolving deltas: 96% (556/579) build 09-Jul-2024 17:29:09 Resolving deltas: 97% (562/579) build 09-Jul-2024 17:29:09 Resolving deltas: 98% (568/579) build 09-Jul-2024 17:29:09 Resolving deltas: 99% (575/579) build 09-Jul-2024 17:29:09 Resolving deltas: 100% (579/579) build 09-Jul-2024 17:29:09 Resolving deltas: 100% (579/579), done. build 09-Jul-2024 17:29:09 Note: switching to 'release-phpbb-3.3.0'. build 09-Jul-2024 17:29:09 build 09-Jul-2024 17:29:09 You are in 'detached HEAD' state. You can look around, make experimental build 09-Jul-2024 17:29:09 changes and commit them, and you can discard any commits you make in this build 09-Jul-2024 17:29:09 state without impacting any branches by switching back to a branch. build 09-Jul-2024 17:29:09 build 09-Jul-2024 17:29:09 If you want to create a new branch to retain commits you create, you may build 09-Jul-2024 17:29:09 do so (now or later) by using -c with the switch command. Example: build 09-Jul-2024 17:29:09 build 09-Jul-2024 17:29:09 git switch -c build 09-Jul-2024 17:29:09 build 09-Jul-2024 17:29:09 Or undo this operation with: build 09-Jul-2024 17:29:09 build 09-Jul-2024 17:29:09 git switch - build 09-Jul-2024 17:29:09 build 09-Jul-2024 17:29:09 Turn off this advice by setting config variable advice.detachedHead to false build 09-Jul-2024 17:29:09 build 09-Jul-2024 17:29:09 HEAD is now at 6913153 Merge branch '3.2.x' build 09-Jul-2024 17:29:09  [delete] Deleting directory /data/build/old_versions/release-3.3.0/ext/phpbb/viglink/.git build 09-Jul-2024 17:29:09  [delete] Deleting directory /data/build/old_versions/release-3.3.0/ext/phpbb/viglink/tests build 09-Jul-2024 17:29:09  [delete] Deleting directory /data/build/old_versions/release-3.3.0/ext/phpbb/viglink/travis build 09-Jul-2024 17:29:09  [delete] Deleting: /data/build/old_versions/release-3.3.0/ext/phpbb/viglink/.gitattributes build 09-Jul-2024 17:29:09  [delete] Deleting: /data/build/old_versions/release-3.3.0/ext/phpbb/viglink/.travis.yml build 09-Jul-2024 17:29:09  [delete] Deleting: /data/build/old_versions/release-3.3.0/ext/phpbb/viglink/phpunit.xml.dist build 09-Jul-2024 17:29:09  [delete] Deleting: /data/build/old_versions/release-3.3.0/ext/phpbb/viglink/README.md build 09-Jul-2024 17:29:09  [delete] Could not find file /data/build/old_versions/release-3.3.0/config.php to delete. build 09-Jul-2024 17:29:09  [delete] Deleting directory /data/build/old_versions/release-3.3.0/develop build 09-Jul-2024 17:29:09  [delete] Deleting directory /data/build/old_versions/release-3.3.0/install/data build 09-Jul-2024 17:29:09  [delete] Deleting directory /data/build/old_versions/release-3.3.0/config/development build 09-Jul-2024 17:29:09  [delete] Deleting directory /data/build/old_versions/release-3.3.0/config/test build 09-Jul-2024 17:29:09  [echo] Setting permissions for checkout of release-3.3.0 in build/old_versions/release-3.3.0 build 09-Jul-2024 17:29:09  [chmod] Changed file mode on '/data/build/old_versions/release-3.3.0/cache' to 777 build 09-Jul-2024 17:29:09  [chmod] Changed file mode on '/data/build/old_versions/release-3.3.0/store' to 777 build 09-Jul-2024 17:29:09  [chmod] Changed file mode on '/data/build/old_versions/release-3.3.0/files' to 777 build 09-Jul-2024 17:29:09  [chmod] Changed file mode on '/data/build/old_versions/release-3.3.0/images/avatars/upload' to 777 build 09-Jul-2024 17:29:09  [chmod] Changed file mode on '/data/build/old_versions/release-3.3.0/bin/phpbbcli.php' to 755 build 09-Jul-2024 17:29:09  build 09-Jul-2024 17:29:09 phpBB > clean-diff-dir: build 09-Jul-2024 17:29:09  build 09-Jul-2024 17:29:09  [delete] Deleting directory /data/build/old_versions/release-3.3.0/cache build 09-Jul-2024 17:29:09  [delete] Deleting directory /data/build/old_versions/release-3.3.0/docs build 09-Jul-2024 17:29:09  [delete] Deleting directory /data/build/old_versions/release-3.3.0/files build 09-Jul-2024 17:29:09  [delete] Deleting directory /data/build/old_versions/release-3.3.0/install build 09-Jul-2024 17:29:09  [delete] Deleting directory /data/build/old_versions/release-3.3.0/store build 09-Jul-2024 17:29:09  [delete] Directory /data/build/old_versions/release-3.3.0/vendor does not exist or is not a directory. build 09-Jul-2024 17:29:09  build 09-Jul-2024 17:29:09 phpBB > old-version-diff: build 09-Jul-2024 17:29:09  build 09-Jul-2024 17:29:09  [echo] Retrieving version 3.3.1 build 09-Jul-2024 17:29:09  [mkdir] Created dir: /data/build/old_versions/release-3.3.1 build 09-Jul-2024 17:29:09  build 09-Jul-2024 17:29:09 phpBB > export: build 09-Jul-2024 17:29:09  build 09-Jul-2024 17:29:10 Cloning into 'viglink'... build 09-Jul-2024 17:29:10 remote: Enumerating objects: 1127, done. build 09-Jul-2024 17:29:10 remote: Counting objects: 1% (1/71) build 09-Jul-2024 17:29:10 remote: Counting objects: 2% (2/71) build 09-Jul-2024 17:29:10 remote: Counting objects: 4% (3/71) build 09-Jul-2024 17:29:10 remote: Counting objects: 5% (4/71) build 09-Jul-2024 17:29:10 remote: Counting objects: 7% (5/71) build 09-Jul-2024 17:29:10 remote: Counting objects: 8% (6/71) build 09-Jul-2024 17:29:10 remote: Counting objects: 9% (7/71) build 09-Jul-2024 17:29:10 remote: Counting objects: 11% (8/71) build 09-Jul-2024 17:29:10 remote: Counting objects: 12% (9/71) build 09-Jul-2024 17:29:10 remote: Counting objects: 14% (10/71) build 09-Jul-2024 17:29:10 remote: Counting objects: 15% (11/71) build 09-Jul-2024 17:29:10 remote: Counting objects: 16% (12/71) build 09-Jul-2024 17:29:10 remote: Counting objects: 18% (13/71) build 09-Jul-2024 17:29:10 remote: Counting objects: 19% (14/71) build 09-Jul-2024 17:29:10 remote: Counting objects: 21% (15/71) build 09-Jul-2024 17:29:10 remote: Counting objects: 22% (16/71) build 09-Jul-2024 17:29:10 remote: Counting objects: 23% (17/71) build 09-Jul-2024 17:29:10 remote: Counting objects: 25% (18/71) build 09-Jul-2024 17:29:10 remote: Counting objects: 26% (19/71) build 09-Jul-2024 17:29:10 remote: Counting objects: 28% (20/71) build 09-Jul-2024 17:29:10 remote: Counting objects: 29% (21/71) build 09-Jul-2024 17:29:10 remote: Counting objects: 30% (22/71) build 09-Jul-2024 17:29:10 remote: Counting objects: 32% (23/71) build 09-Jul-2024 17:29:10 remote: Counting objects: 33% (24/71) build 09-Jul-2024 17:29:10 remote: Counting objects: 35% (25/71) build 09-Jul-2024 17:29:10 remote: Counting objects: 36% (26/71) build 09-Jul-2024 17:29:10 remote: Counting objects: 38% (27/71) build 09-Jul-2024 17:29:10 remote: Counting objects: 39% (28/71) build 09-Jul-2024 17:29:10 remote: Counting objects: 40% (29/71) build 09-Jul-2024 17:29:10 remote: Counting objects: 42% (30/71) build 09-Jul-2024 17:29:10 remote: Counting objects: 43% (31/71) build 09-Jul-2024 17:29:10 remote: Counting objects: 45% (32/71) build 09-Jul-2024 17:29:10 remote: Counting objects: 46% (33/71) build 09-Jul-2024 17:29:10 remote: Counting objects: 47% (34/71) build 09-Jul-2024 17:29:10 remote: Counting objects: 49% (35/71) build 09-Jul-2024 17:29:10 remote: Counting objects: 50% (36/71) build 09-Jul-2024 17:29:10 remote: Counting objects: 52% (37/71) build 09-Jul-2024 17:29:10 remote: Counting objects: 53% (38/71) build 09-Jul-2024 17:29:10 remote: Counting objects: 54% (39/71) build 09-Jul-2024 17:29:10 remote: Counting objects: 56% (40/71) build 09-Jul-2024 17:29:10 remote: Counting objects: 57% (41/71) build 09-Jul-2024 17:29:10 remote: Counting objects: 59% (42/71) build 09-Jul-2024 17:29:10 remote: Counting objects: 60% (43/71) build 09-Jul-2024 17:29:10 remote: Counting objects: 61% (44/71) build 09-Jul-2024 17:29:10 remote: Counting objects: 63% (45/71) build 09-Jul-2024 17:29:10 remote: Counting objects: 64% (46/71) build 09-Jul-2024 17:29:10 remote: Counting objects: 66% (47/71) build 09-Jul-2024 17:29:10 remote: Counting objects: 67% (48/71) build 09-Jul-2024 17:29:10 remote: Counting objects: 69% (49/71) build 09-Jul-2024 17:29:10 remote: Counting objects: 70% (50/71) build 09-Jul-2024 17:29:10 remote: Counting objects: 71% (51/71) build 09-Jul-2024 17:29:10 remote: Counting objects: 73% (52/71) build 09-Jul-2024 17:29:10 remote: Counting objects: 74% (53/71) build 09-Jul-2024 17:29:10 remote: Counting objects: 76% (54/71) build 09-Jul-2024 17:29:10 remote: Counting objects: 77% (55/71) build 09-Jul-2024 17:29:10 remote: Counting objects: 78% (56/71) build 09-Jul-2024 17:29:10 remote: Counting objects: 80% (57/71) build 09-Jul-2024 17:29:10 remote: Counting objects: 81% (58/71) build 09-Jul-2024 17:29:10 remote: Counting objects: 83% (59/71) build 09-Jul-2024 17:29:10 remote: Counting objects: 84% (60/71) build 09-Jul-2024 17:29:10 remote: Counting objects: 85% (61/71) build 09-Jul-2024 17:29:10 remote: Counting objects: 87% (62/71) build 09-Jul-2024 17:29:10 remote: Counting objects: 88% (63/71) build 09-Jul-2024 17:29:10 remote: Counting objects: 90% (64/71) build 09-Jul-2024 17:29:10 remote: Counting objects: 91% (65/71) build 09-Jul-2024 17:29:10 remote: Counting objects: 92% (66/71) build 09-Jul-2024 17:29:10 remote: Counting objects: 94% (67/71) build 09-Jul-2024 17:29:10 remote: Counting objects: 95% (68/71) build 09-Jul-2024 17:29:10 remote: Counting objects: 97% (69/71) build 09-Jul-2024 17:29:10 remote: Counting objects: 98% (70/71) build 09-Jul-2024 17:29:10 remote: Counting objects: 100% (71/71) build 09-Jul-2024 17:29:10 remote: Counting objects: 100% (71/71), done. build 09-Jul-2024 17:29:10 remote: Compressing objects: 2% (1/45) build 09-Jul-2024 17:29:10 remote: Compressing objects: 4% (2/45) build 09-Jul-2024 17:29:10 remote: Compressing objects: 6% (3/45) build 09-Jul-2024 17:29:10 remote: Compressing objects: 8% (4/45) build 09-Jul-2024 17:29:10 remote: Compressing objects: 11% (5/45) build 09-Jul-2024 17:29:10 remote: Compressing objects: 13% (6/45) build 09-Jul-2024 17:29:10 remote: Compressing objects: 15% (7/45) build 09-Jul-2024 17:29:10 remote: Compressing objects: 17% (8/45) build 09-Jul-2024 17:29:10 remote: Compressing objects: 20% (9/45) build 09-Jul-2024 17:29:10 remote: Compressing objects: 22% (10/45) build 09-Jul-2024 17:29:10 remote: Compressing objects: 24% (11/45) build 09-Jul-2024 17:29:10 remote: Compressing objects: 26% (12/45) build 09-Jul-2024 17:29:10 remote: Compressing objects: 28% (13/45) build 09-Jul-2024 17:29:10 remote: Compressing objects: 31% (14/45) build 09-Jul-2024 17:29:10 remote: Compressing objects: 33% (15/45) build 09-Jul-2024 17:29:10 remote: Compressing objects: 35% (16/45) build 09-Jul-2024 17:29:10 remote: Compressing objects: 37% (17/45) build 09-Jul-2024 17:29:10 remote: Compressing objects: 40% (18/45) build 09-Jul-2024 17:29:10 remote: Compressing objects: 42% (19/45) build 09-Jul-2024 17:29:10 remote: Compressing objects: 44% (20/45) build 09-Jul-2024 17:29:10 remote: Compressing objects: 46% (21/45) build 09-Jul-2024 17:29:10 remote: Compressing objects: 48% (22/45) build 09-Jul-2024 17:29:10 remote: Compressing objects: 51% (23/45) build 09-Jul-2024 17:29:10 remote: Compressing objects: 53% (24/45) build 09-Jul-2024 17:29:10 remote: Compressing objects: 55% (25/45) build 09-Jul-2024 17:29:10 remote: Compressing objects: 57% (26/45) build 09-Jul-2024 17:29:10 remote: Compressing objects: 60% (27/45) build 09-Jul-2024 17:29:10 remote: Compressing objects: 62% (28/45) build 09-Jul-2024 17:29:10 remote: Compressing objects: 64% (29/45) build 09-Jul-2024 17:29:10 remote: Compressing objects: 66% (30/45) build 09-Jul-2024 17:29:10 remote: Compressing objects: 68% (31/45) build 09-Jul-2024 17:29:10 remote: Compressing objects: 71% (32/45) build 09-Jul-2024 17:29:10 remote: Compressing objects: 73% (33/45) build 09-Jul-2024 17:29:10 remote: Compressing objects: 75% (34/45) build 09-Jul-2024 17:29:10 remote: Compressing objects: 77% (35/45) build 09-Jul-2024 17:29:10 remote: Compressing objects: 80% (36/45) build 09-Jul-2024 17:29:10 remote: Compressing objects: 82% (37/45) build 09-Jul-2024 17:29:10 remote: Compressing objects: 84% (38/45) build 09-Jul-2024 17:29:10 remote: Compressing objects: 86% (39/45) build 09-Jul-2024 17:29:10 remote: Compressing objects: 88% (40/45) build 09-Jul-2024 17:29:10 remote: Compressing objects: 91% (41/45) build 09-Jul-2024 17:29:10 remote: Compressing objects: 93% (42/45) build 09-Jul-2024 17:29:10 remote: Compressing objects: 95% (43/45) build 09-Jul-2024 17:29:10 remote: Compressing objects: 97% (44/45) build 09-Jul-2024 17:29:10 remote: Compressing objects: 100% (45/45) build 09-Jul-2024 17:29:10 remote: Compressing objects: 100% (45/45), done. build 09-Jul-2024 17:29:10 Receiving objects: 0% (1/1127) build 09-Jul-2024 17:29:10 Receiving objects: 1% (12/1127) build 09-Jul-2024 17:29:10 Receiving objects: 2% (23/1127) build 09-Jul-2024 17:29:10 Receiving objects: 3% (34/1127) build 09-Jul-2024 17:29:10 Receiving objects: 4% (46/1127) build 09-Jul-2024 17:29:10 Receiving objects: 5% (57/1127) build 09-Jul-2024 17:29:10 Receiving objects: 6% (68/1127) build 09-Jul-2024 17:29:10 Receiving objects: 7% (79/1127) build 09-Jul-2024 17:29:10 Receiving objects: 8% (91/1127) build 09-Jul-2024 17:29:10 Receiving objects: 9% (102/1127) build 09-Jul-2024 17:29:10 Receiving objects: 10% (113/1127) build 09-Jul-2024 17:29:10 Receiving objects: 11% (124/1127) build 09-Jul-2024 17:29:10 Receiving objects: 12% (136/1127) build 09-Jul-2024 17:29:10 Receiving objects: 13% (147/1127) build 09-Jul-2024 17:29:10 Receiving objects: 14% (158/1127) build 09-Jul-2024 17:29:10 Receiving objects: 15% (170/1127) build 09-Jul-2024 17:29:10 Receiving objects: 16% (181/1127) build 09-Jul-2024 17:29:10 Receiving objects: 17% (192/1127) build 09-Jul-2024 17:29:10 Receiving objects: 18% (203/1127) build 09-Jul-2024 17:29:10 Receiving objects: 19% (215/1127) build 09-Jul-2024 17:29:10 Receiving objects: 20% (226/1127) build 09-Jul-2024 17:29:10 Receiving objects: 21% (237/1127) build 09-Jul-2024 17:29:10 Receiving objects: 22% (248/1127) build 09-Jul-2024 17:29:10 Receiving objects: 23% (260/1127) build 09-Jul-2024 17:29:10 Receiving objects: 24% (271/1127) build 09-Jul-2024 17:29:10 Receiving objects: 25% (282/1127) build 09-Jul-2024 17:29:10 Receiving objects: 26% (294/1127) build 09-Jul-2024 17:29:10 Receiving objects: 27% (305/1127) build 09-Jul-2024 17:29:10 Receiving objects: 28% (316/1127) build 09-Jul-2024 17:29:10 Receiving objects: 29% (327/1127) build 09-Jul-2024 17:29:10 Receiving objects: 30% (339/1127) build 09-Jul-2024 17:29:10 Receiving objects: 31% (350/1127) build 09-Jul-2024 17:29:10 Receiving objects: 32% (361/1127) build 09-Jul-2024 17:29:10 Receiving objects: 33% (372/1127) build 09-Jul-2024 17:29:10 Receiving objects: 34% (384/1127) build 09-Jul-2024 17:29:10 Receiving objects: 35% (395/1127) build 09-Jul-2024 17:29:10 Receiving objects: 36% (406/1127) build 09-Jul-2024 17:29:10 Receiving objects: 37% (417/1127) build 09-Jul-2024 17:29:10 Receiving objects: 38% (429/1127) build 09-Jul-2024 17:29:10 Receiving objects: 39% (440/1127) build 09-Jul-2024 17:29:10 Receiving objects: 40% (451/1127) build 09-Jul-2024 17:29:10 Receiving objects: 41% (463/1127) build 09-Jul-2024 17:29:10 Receiving objects: 42% (474/1127) build 09-Jul-2024 17:29:10 Receiving objects: 43% (485/1127) build 09-Jul-2024 17:29:10 Receiving objects: 44% (496/1127) build 09-Jul-2024 17:29:10 Receiving objects: 45% (508/1127) build 09-Jul-2024 17:29:10 Receiving objects: 46% (519/1127) build 09-Jul-2024 17:29:10 Receiving objects: 47% (530/1127) build 09-Jul-2024 17:29:10 Receiving objects: 48% (541/1127) build 09-Jul-2024 17:29:10 Receiving objects: 49% (553/1127) build 09-Jul-2024 17:29:10 Receiving objects: 50% (564/1127) build 09-Jul-2024 17:29:10 Receiving objects: 51% (575/1127) build 09-Jul-2024 17:29:10 Receiving objects: 52% (587/1127) build 09-Jul-2024 17:29:10 Receiving objects: 53% (598/1127) build 09-Jul-2024 17:29:10 Receiving objects: 54% (609/1127) build 09-Jul-2024 17:29:10 Receiving objects: 55% (620/1127) build 09-Jul-2024 17:29:10 Receiving objects: 56% (632/1127) build 09-Jul-2024 17:29:10 Receiving objects: 57% (643/1127) build 09-Jul-2024 17:29:10 Receiving objects: 58% (654/1127) build 09-Jul-2024 17:29:10 Receiving objects: 59% (665/1127) build 09-Jul-2024 17:29:10 Receiving objects: 60% (677/1127) build 09-Jul-2024 17:29:10 Receiving objects: 61% (688/1127) build 09-Jul-2024 17:29:10 Receiving objects: 62% (699/1127) build 09-Jul-2024 17:29:10 Receiving objects: 63% (711/1127) build 09-Jul-2024 17:29:10 Receiving objects: 64% (722/1127) build 09-Jul-2024 17:29:10 Receiving objects: 65% (733/1127) build 09-Jul-2024 17:29:10 Receiving objects: 66% (744/1127) build 09-Jul-2024 17:29:10 Receiving objects: 67% (756/1127) build 09-Jul-2024 17:29:10 Receiving objects: 68% (767/1127) build 09-Jul-2024 17:29:10 Receiving objects: 69% (778/1127) build 09-Jul-2024 17:29:10 remote: Total 1127 (delta 24), reused 46 (delta 15), pack-reused 1056 build 09-Jul-2024 17:29:10 Receiving objects: 70% (789/1127) build 09-Jul-2024 17:29:10 Receiving objects: 71% (801/1127) build 09-Jul-2024 17:29:10 Receiving objects: 72% (812/1127) build 09-Jul-2024 17:29:10 Receiving objects: 73% (823/1127) build 09-Jul-2024 17:29:10 Receiving objects: 74% (834/1127) build 09-Jul-2024 17:29:10 Receiving objects: 75% (846/1127) build 09-Jul-2024 17:29:10 Receiving objects: 76% (857/1127) build 09-Jul-2024 17:29:10 Receiving objects: 77% (868/1127) build 09-Jul-2024 17:29:10 Receiving objects: 78% (880/1127) build 09-Jul-2024 17:29:10 Receiving objects: 79% (891/1127) build 09-Jul-2024 17:29:10 Receiving objects: 80% (902/1127) build 09-Jul-2024 17:29:10 Receiving objects: 81% (913/1127) build 09-Jul-2024 17:29:10 Receiving objects: 82% (925/1127) build 09-Jul-2024 17:29:10 Receiving objects: 83% (936/1127) build 09-Jul-2024 17:29:10 Receiving objects: 84% (947/1127) build 09-Jul-2024 17:29:10 Receiving objects: 85% (958/1127) build 09-Jul-2024 17:29:10 Receiving objects: 86% (970/1127) build 09-Jul-2024 17:29:10 Receiving objects: 87% (981/1127) build 09-Jul-2024 17:29:10 Receiving objects: 88% (992/1127) build 09-Jul-2024 17:29:10 Receiving objects: 89% (1004/1127) build 09-Jul-2024 17:29:10 Receiving objects: 90% (1015/1127) build 09-Jul-2024 17:29:10 Receiving objects: 91% (1026/1127) build 09-Jul-2024 17:29:10 Receiving objects: 92% (1037/1127) build 09-Jul-2024 17:29:10 Receiving objects: 93% (1049/1127) build 09-Jul-2024 17:29:10 Receiving objects: 94% (1060/1127) build 09-Jul-2024 17:29:10 Receiving objects: 95% (1071/1127) build 09-Jul-2024 17:29:10 Receiving objects: 96% (1082/1127) build 09-Jul-2024 17:29:10 Receiving objects: 97% (1094/1127) build 09-Jul-2024 17:29:10 Receiving objects: 98% (1105/1127) build 09-Jul-2024 17:29:10 Receiving objects: 99% (1116/1127) build 09-Jul-2024 17:29:10 Receiving objects: 100% (1127/1127) build 09-Jul-2024 17:29:10 Receiving objects: 100% (1127/1127), 216.86 KiB | 10.84 MiB/s, done. build 09-Jul-2024 17:29:10 Resolving deltas: 0% (0/579) build 09-Jul-2024 17:29:10 Resolving deltas: 1% (6/579) build 09-Jul-2024 17:29:10 Resolving deltas: 2% (12/579) build 09-Jul-2024 17:29:10 Resolving deltas: 3% (18/579) build 09-Jul-2024 17:29:10 Resolving deltas: 4% (24/579) build 09-Jul-2024 17:29:10 Resolving deltas: 5% (29/579) build 09-Jul-2024 17:29:10 Resolving deltas: 6% (35/579) build 09-Jul-2024 17:29:10 Resolving deltas: 7% (41/579) build 09-Jul-2024 17:29:10 Resolving deltas: 8% (47/579) build 09-Jul-2024 17:29:10 Resolving deltas: 9% (53/579) build 09-Jul-2024 17:29:10 Resolving deltas: 10% (58/579) build 09-Jul-2024 17:29:10 Resolving deltas: 11% (64/579) build 09-Jul-2024 17:29:10 Resolving deltas: 12% (70/579) build 09-Jul-2024 17:29:10 Resolving deltas: 13% (76/579) build 09-Jul-2024 17:29:10 Resolving deltas: 14% (82/579) build 09-Jul-2024 17:29:10 Resolving deltas: 15% (87/579) build 09-Jul-2024 17:29:10 Resolving deltas: 16% (93/579) build 09-Jul-2024 17:29:10 Resolving deltas: 17% (99/579) build 09-Jul-2024 17:29:10 Resolving deltas: 18% (105/579) build 09-Jul-2024 17:29:10 Resolving deltas: 19% (111/579) build 09-Jul-2024 17:29:10 Resolving deltas: 20% (116/579) build 09-Jul-2024 17:29:10 Resolving deltas: 21% (122/579) build 09-Jul-2024 17:29:10 Resolving deltas: 22% (128/579) build 09-Jul-2024 17:29:10 Resolving deltas: 23% (134/579) build 09-Jul-2024 17:29:10 Resolving deltas: 24% (139/579) build 09-Jul-2024 17:29:10 Resolving deltas: 25% (145/579) build 09-Jul-2024 17:29:10 Resolving deltas: 26% (153/579) build 09-Jul-2024 17:29:10 Resolving deltas: 27% (157/579) build 09-Jul-2024 17:29:10 Resolving deltas: 28% (164/579) build 09-Jul-2024 17:29:10 Resolving deltas: 29% (169/579) build 09-Jul-2024 17:29:10 Resolving deltas: 30% (174/579) build 09-Jul-2024 17:29:10 Resolving deltas: 31% (180/579) build 09-Jul-2024 17:29:10 Resolving deltas: 32% (186/579) build 09-Jul-2024 17:29:10 Resolving deltas: 33% (192/579) build 09-Jul-2024 17:29:10 Resolving deltas: 34% (197/579) build 09-Jul-2024 17:29:10 Resolving deltas: 35% (203/579) build 09-Jul-2024 17:29:10 Resolving deltas: 36% (209/579) build 09-Jul-2024 17:29:10 Resolving deltas: 37% (215/579) build 09-Jul-2024 17:29:10 Resolving deltas: 38% (221/579) build 09-Jul-2024 17:29:10 Resolving deltas: 39% (227/579) build 09-Jul-2024 17:29:10 Resolving deltas: 40% (232/579) build 09-Jul-2024 17:29:10 Resolving deltas: 41% (238/579) build 09-Jul-2024 17:29:10 Resolving deltas: 42% (245/579) build 09-Jul-2024 17:29:10 Resolving deltas: 43% (249/579) build 09-Jul-2024 17:29:10 Resolving deltas: 44% (256/579) build 09-Jul-2024 17:29:10 Resolving deltas: 45% (261/579) build 09-Jul-2024 17:29:10 Resolving deltas: 46% (267/579) build 09-Jul-2024 17:29:10 Resolving deltas: 47% (273/579) build 09-Jul-2024 17:29:10 Resolving deltas: 48% (279/579) build 09-Jul-2024 17:29:10 Resolving deltas: 49% (284/579) build 09-Jul-2024 17:29:10 Resolving deltas: 50% (290/579) build 09-Jul-2024 17:29:10 Resolving deltas: 51% (296/579) build 09-Jul-2024 17:29:10 Resolving deltas: 52% (302/579) build 09-Jul-2024 17:29:10 Resolving deltas: 53% (307/579) build 09-Jul-2024 17:29:10 Resolving deltas: 54% (313/579) build 09-Jul-2024 17:29:10 Resolving deltas: 55% (319/579) build 09-Jul-2024 17:29:10 Resolving deltas: 56% (325/579) build 09-Jul-2024 17:29:10 Resolving deltas: 57% (331/579) build 09-Jul-2024 17:29:10 Resolving deltas: 58% (336/579) build 09-Jul-2024 17:29:10 Resolving deltas: 59% (342/579) build 09-Jul-2024 17:29:10 Resolving deltas: 60% (348/579) build 09-Jul-2024 17:29:10 Resolving deltas: 61% (354/579) build 09-Jul-2024 17:29:10 Resolving deltas: 62% (359/579) build 09-Jul-2024 17:29:10 Resolving deltas: 63% (365/579) build 09-Jul-2024 17:29:10 Resolving deltas: 64% (371/579) build 09-Jul-2024 17:29:10 Resolving deltas: 65% (377/579) build 09-Jul-2024 17:29:10 Resolving deltas: 66% (383/579) build 09-Jul-2024 17:29:10 Resolving deltas: 67% (388/579) build 09-Jul-2024 17:29:10 Resolving deltas: 68% (394/579) build 09-Jul-2024 17:29:10 Resolving deltas: 69% (400/579) build 09-Jul-2024 17:29:10 Resolving deltas: 70% (406/579) build 09-Jul-2024 17:29:10 Resolving deltas: 71% (412/579) build 09-Jul-2024 17:29:10 Resolving deltas: 72% (417/579) build 09-Jul-2024 17:29:10 Resolving deltas: 73% (423/579) build 09-Jul-2024 17:29:10 Resolving deltas: 74% (429/579) build 09-Jul-2024 17:29:10 Resolving deltas: 75% (435/579) build 09-Jul-2024 17:29:10 Resolving deltas: 76% (441/579) build 09-Jul-2024 17:29:10 Resolving deltas: 77% (446/579) build 09-Jul-2024 17:29:10 Resolving deltas: 78% (452/579) build 09-Jul-2024 17:29:10 Resolving deltas: 79% (458/579) build 09-Jul-2024 17:29:10 Resolving deltas: 80% (464/579) build 09-Jul-2024 17:29:10 Resolving deltas: 81% (469/579) build 09-Jul-2024 17:29:10 Resolving deltas: 82% (475/579) build 09-Jul-2024 17:29:10 Resolving deltas: 83% (481/579) build 09-Jul-2024 17:29:10 Resolving deltas: 84% (487/579) build 09-Jul-2024 17:29:10 Resolving deltas: 85% (493/579) build 09-Jul-2024 17:29:10 Resolving deltas: 86% (498/579) build 09-Jul-2024 17:29:10 Resolving deltas: 87% (504/579) build 09-Jul-2024 17:29:10 Resolving deltas: 88% (510/579) build 09-Jul-2024 17:29:10 Resolving deltas: 89% (516/579) build 09-Jul-2024 17:29:10 Resolving deltas: 90% (522/579) build 09-Jul-2024 17:29:10 Resolving deltas: 91% (528/579) build 09-Jul-2024 17:29:10 Resolving deltas: 92% (533/579) build 09-Jul-2024 17:29:10 Resolving deltas: 93% (539/579) build 09-Jul-2024 17:29:10 Resolving deltas: 94% (545/579) build 09-Jul-2024 17:29:10 Resolving deltas: 95% (552/579) build 09-Jul-2024 17:29:10 Resolving deltas: 96% (556/579) build 09-Jul-2024 17:29:10 Resolving deltas: 97% (562/579) build 09-Jul-2024 17:29:10 Resolving deltas: 98% (568/579) build 09-Jul-2024 17:29:10 Resolving deltas: 99% (575/579) build 09-Jul-2024 17:29:10 Resolving deltas: 100% (579/579) build 09-Jul-2024 17:29:10 Resolving deltas: 100% (579/579), done. build 09-Jul-2024 17:29:10 Note: switching to 'release-phpbb-3.3.1'. build 09-Jul-2024 17:29:10 build 09-Jul-2024 17:29:10 You are in 'detached HEAD' state. You can look around, make experimental build 09-Jul-2024 17:29:10 changes and commit them, and you can discard any commits you make in this build 09-Jul-2024 17:29:10 state without impacting any branches by switching back to a branch. build 09-Jul-2024 17:29:10 build 09-Jul-2024 17:29:10 If you want to create a new branch to retain commits you create, you may build 09-Jul-2024 17:29:10 do so (now or later) by using -c with the switch command. Example: build 09-Jul-2024 17:29:10 build 09-Jul-2024 17:29:10 git switch -c build 09-Jul-2024 17:29:10 build 09-Jul-2024 17:29:10 Or undo this operation with: build 09-Jul-2024 17:29:10 build 09-Jul-2024 17:29:10 git switch - build 09-Jul-2024 17:29:10 build 09-Jul-2024 17:29:10 Turn off this advice by setting config variable advice.detachedHead to false build 09-Jul-2024 17:29:10 build 09-Jul-2024 17:29:10 HEAD is now at 6913153 Merge branch '3.2.x' build 09-Jul-2024 17:29:10  [delete] Deleting directory /data/build/old_versions/release-3.3.1/ext/phpbb/viglink/.git build 09-Jul-2024 17:29:10  [delete] Deleting directory /data/build/old_versions/release-3.3.1/ext/phpbb/viglink/tests build 09-Jul-2024 17:29:10  [delete] Deleting directory /data/build/old_versions/release-3.3.1/ext/phpbb/viglink/travis build 09-Jul-2024 17:29:10  [delete] Deleting: /data/build/old_versions/release-3.3.1/ext/phpbb/viglink/.gitattributes build 09-Jul-2024 17:29:10  [delete] Deleting: /data/build/old_versions/release-3.3.1/ext/phpbb/viglink/.travis.yml build 09-Jul-2024 17:29:10  [delete] Deleting: /data/build/old_versions/release-3.3.1/ext/phpbb/viglink/phpunit.xml.dist build 09-Jul-2024 17:29:10  [delete] Deleting: /data/build/old_versions/release-3.3.1/ext/phpbb/viglink/README.md build 09-Jul-2024 17:29:10  [delete] Could not find file /data/build/old_versions/release-3.3.1/config.php to delete. build 09-Jul-2024 17:29:10  [delete] Deleting directory /data/build/old_versions/release-3.3.1/develop build 09-Jul-2024 17:29:10  [delete] Deleting directory /data/build/old_versions/release-3.3.1/install/data build 09-Jul-2024 17:29:10  [delete] Deleting directory /data/build/old_versions/release-3.3.1/config/development build 09-Jul-2024 17:29:10  [delete] Deleting directory /data/build/old_versions/release-3.3.1/config/test build 09-Jul-2024 17:29:10  [echo] Setting permissions for checkout of release-3.3.1 in build/old_versions/release-3.3.1 build 09-Jul-2024 17:29:10  [chmod] Changed file mode on '/data/build/old_versions/release-3.3.1/cache' to 777 build 09-Jul-2024 17:29:10  [chmod] Changed file mode on '/data/build/old_versions/release-3.3.1/store' to 777 build 09-Jul-2024 17:29:10  [chmod] Changed file mode on '/data/build/old_versions/release-3.3.1/files' to 777 build 09-Jul-2024 17:29:10  [chmod] Changed file mode on '/data/build/old_versions/release-3.3.1/images/avatars/upload' to 777 build 09-Jul-2024 17:29:10  [chmod] Changed file mode on '/data/build/old_versions/release-3.3.1/bin/phpbbcli.php' to 755 build 09-Jul-2024 17:29:10  build 09-Jul-2024 17:29:10 phpBB > clean-diff-dir: build 09-Jul-2024 17:29:10  build 09-Jul-2024 17:29:10  [delete] Deleting directory /data/build/old_versions/release-3.3.1/cache build 09-Jul-2024 17:29:10  [delete] Deleting directory /data/build/old_versions/release-3.3.1/docs build 09-Jul-2024 17:29:10  [delete] Deleting directory /data/build/old_versions/release-3.3.1/files build 09-Jul-2024 17:29:10  [delete] Deleting directory /data/build/old_versions/release-3.3.1/install build 09-Jul-2024 17:29:10  [delete] Deleting directory /data/build/old_versions/release-3.3.1/store build 09-Jul-2024 17:29:10  [delete] Directory /data/build/old_versions/release-3.3.1/vendor does not exist or is not a directory. build 09-Jul-2024 17:29:11  build 09-Jul-2024 17:29:11 phpBB > old-version-diff: build 09-Jul-2024 17:29:11  build 09-Jul-2024 17:29:11  [echo] Retrieving version 3.3.2 build 09-Jul-2024 17:29:11  [mkdir] Created dir: /data/build/old_versions/release-3.3.2 build 09-Jul-2024 17:29:11  build 09-Jul-2024 17:29:11 phpBB > export: build 09-Jul-2024 17:29:11  build 09-Jul-2024 17:29:11 Cloning into 'viglink'... build 09-Jul-2024 17:29:12 remote: Enumerating objects: 1127, done. build 09-Jul-2024 17:29:12 remote: Counting objects: 1% (1/71) build 09-Jul-2024 17:29:12 remote: Counting objects: 2% (2/71) build 09-Jul-2024 17:29:12 remote: Counting objects: 4% (3/71) build 09-Jul-2024 17:29:12 remote: Counting objects: 5% (4/71) build 09-Jul-2024 17:29:12 remote: Counting objects: 7% (5/71) build 09-Jul-2024 17:29:12 remote: Counting objects: 8% (6/71) build 09-Jul-2024 17:29:12 remote: Counting objects: 9% (7/71) build 09-Jul-2024 17:29:12 remote: Counting objects: 11% (8/71) build 09-Jul-2024 17:29:12 remote: Counting objects: 12% (9/71) build 09-Jul-2024 17:29:12 remote: Counting objects: 14% (10/71) build 09-Jul-2024 17:29:12 remote: Counting objects: 15% (11/71) build 09-Jul-2024 17:29:12 remote: Counting objects: 16% (12/71) build 09-Jul-2024 17:29:12 remote: Counting objects: 18% (13/71) build 09-Jul-2024 17:29:12 remote: Counting objects: 19% (14/71) build 09-Jul-2024 17:29:12 remote: Counting objects: 21% (15/71) build 09-Jul-2024 17:29:12 remote: Counting objects: 22% (16/71) build 09-Jul-2024 17:29:12 remote: Counting objects: 23% (17/71) build 09-Jul-2024 17:29:12 remote: Counting objects: 25% (18/71) build 09-Jul-2024 17:29:12 remote: Counting objects: 26% (19/71) build 09-Jul-2024 17:29:12 remote: Counting objects: 28% (20/71) build 09-Jul-2024 17:29:12 remote: Counting objects: 29% (21/71) build 09-Jul-2024 17:29:12 remote: Counting objects: 30% (22/71) build 09-Jul-2024 17:29:12 remote: Counting objects: 32% (23/71) build 09-Jul-2024 17:29:12 remote: Counting objects: 33% (24/71) build 09-Jul-2024 17:29:12 remote: Counting objects: 35% (25/71) build 09-Jul-2024 17:29:12 remote: Counting objects: 36% (26/71) build 09-Jul-2024 17:29:12 remote: Counting objects: 38% (27/71) build 09-Jul-2024 17:29:12 remote: Counting objects: 39% (28/71) build 09-Jul-2024 17:29:12 remote: Counting objects: 40% (29/71) build 09-Jul-2024 17:29:12 remote: Counting objects: 42% (30/71) build 09-Jul-2024 17:29:12 remote: Counting objects: 43% (31/71) build 09-Jul-2024 17:29:12 remote: Counting objects: 45% (32/71) build 09-Jul-2024 17:29:12 remote: Counting objects: 46% (33/71) build 09-Jul-2024 17:29:12 remote: Counting objects: 47% (34/71) build 09-Jul-2024 17:29:12 remote: Counting objects: 49% (35/71) build 09-Jul-2024 17:29:12 remote: Counting objects: 50% (36/71) build 09-Jul-2024 17:29:12 remote: Counting objects: 52% (37/71) build 09-Jul-2024 17:29:12 remote: Counting objects: 53% (38/71) build 09-Jul-2024 17:29:12 remote: Counting objects: 54% (39/71) build 09-Jul-2024 17:29:12 remote: Counting objects: 56% (40/71) build 09-Jul-2024 17:29:12 remote: Counting objects: 57% (41/71) build 09-Jul-2024 17:29:12 remote: Counting objects: 59% (42/71) build 09-Jul-2024 17:29:12 remote: Counting objects: 60% (43/71) build 09-Jul-2024 17:29:12 remote: Counting objects: 61% (44/71) build 09-Jul-2024 17:29:12 remote: Counting objects: 63% (45/71) build 09-Jul-2024 17:29:12 remote: Counting objects: 64% (46/71) build 09-Jul-2024 17:29:12 remote: Counting objects: 66% (47/71) build 09-Jul-2024 17:29:12 remote: Counting objects: 67% (48/71) build 09-Jul-2024 17:29:12 remote: Counting objects: 69% (49/71) build 09-Jul-2024 17:29:12 remote: Counting objects: 70% (50/71) build 09-Jul-2024 17:29:12 remote: Counting objects: 71% (51/71) build 09-Jul-2024 17:29:12 remote: Counting objects: 73% (52/71) build 09-Jul-2024 17:29:12 remote: Counting objects: 74% (53/71) build 09-Jul-2024 17:29:12 remote: Counting objects: 76% (54/71) build 09-Jul-2024 17:29:12 remote: Counting objects: 77% (55/71) build 09-Jul-2024 17:29:12 remote: Counting objects: 78% (56/71) build 09-Jul-2024 17:29:12 remote: Counting objects: 80% (57/71) build 09-Jul-2024 17:29:12 remote: Counting objects: 81% (58/71) build 09-Jul-2024 17:29:12 remote: Counting objects: 83% (59/71) build 09-Jul-2024 17:29:12 remote: Counting objects: 84% (60/71) build 09-Jul-2024 17:29:12 remote: Counting objects: 85% (61/71) build 09-Jul-2024 17:29:12 remote: Counting objects: 87% (62/71) build 09-Jul-2024 17:29:12 remote: Counting objects: 88% (63/71) build 09-Jul-2024 17:29:12 remote: Counting objects: 90% (64/71) build 09-Jul-2024 17:29:12 remote: Counting objects: 91% (65/71) build 09-Jul-2024 17:29:12 remote: Counting objects: 92% (66/71) build 09-Jul-2024 17:29:12 remote: Counting objects: 94% (67/71) build 09-Jul-2024 17:29:12 remote: Counting objects: 95% (68/71) build 09-Jul-2024 17:29:12 remote: Counting objects: 97% (69/71) build 09-Jul-2024 17:29:12 remote: Counting objects: 98% (70/71) build 09-Jul-2024 17:29:12 remote: Counting objects: 100% (71/71) build 09-Jul-2024 17:29:12 remote: Counting objects: 100% (71/71), done. build 09-Jul-2024 17:29:12 remote: Compressing objects: 2% (1/45) build 09-Jul-2024 17:29:12 remote: Compressing objects: 4% (2/45) build 09-Jul-2024 17:29:12 remote: Compressing objects: 6% (3/45) build 09-Jul-2024 17:29:12 remote: Compressing objects: 8% (4/45) build 09-Jul-2024 17:29:12 remote: Compressing objects: 11% (5/45) build 09-Jul-2024 17:29:12 remote: Compressing objects: 13% (6/45) build 09-Jul-2024 17:29:12 remote: Compressing objects: 15% (7/45) build 09-Jul-2024 17:29:12 remote: Compressing objects: 17% (8/45) build 09-Jul-2024 17:29:12 remote: Compressing objects: 20% (9/45) build 09-Jul-2024 17:29:12 remote: Compressing objects: 22% (10/45) build 09-Jul-2024 17:29:12 remote: Compressing objects: 24% (11/45) build 09-Jul-2024 17:29:12 remote: Compressing objects: 26% (12/45) build 09-Jul-2024 17:29:12 remote: Compressing objects: 28% (13/45) build 09-Jul-2024 17:29:12 remote: Compressing objects: 31% (14/45) build 09-Jul-2024 17:29:12 remote: Compressing objects: 33% (15/45) build 09-Jul-2024 17:29:12 remote: Compressing objects: 35% (16/45) build 09-Jul-2024 17:29:12 remote: Compressing objects: 37% (17/45) build 09-Jul-2024 17:29:12 remote: Compressing objects: 40% (18/45) build 09-Jul-2024 17:29:12 remote: Compressing objects: 42% (19/45) build 09-Jul-2024 17:29:12 remote: Compressing objects: 44% (20/45) build 09-Jul-2024 17:29:12 remote: Compressing objects: 46% (21/45) build 09-Jul-2024 17:29:12 remote: Compressing objects: 48% (22/45) build 09-Jul-2024 17:29:12 remote: Compressing objects: 51% (23/45) build 09-Jul-2024 17:29:12 remote: Compressing objects: 53% (24/45) build 09-Jul-2024 17:29:12 remote: Compressing objects: 55% (25/45) build 09-Jul-2024 17:29:12 remote: Compressing objects: 57% (26/45) build 09-Jul-2024 17:29:12 remote: Compressing objects: 60% (27/45) build 09-Jul-2024 17:29:12 remote: Compressing objects: 62% (28/45) build 09-Jul-2024 17:29:12 remote: Compressing objects: 64% (29/45) build 09-Jul-2024 17:29:12 remote: Compressing objects: 66% (30/45) build 09-Jul-2024 17:29:12 remote: Compressing objects: 68% (31/45) build 09-Jul-2024 17:29:12 remote: Compressing objects: 71% (32/45) build 09-Jul-2024 17:29:12 remote: Compressing objects: 73% (33/45) build 09-Jul-2024 17:29:12 remote: Compressing objects: 75% (34/45) build 09-Jul-2024 17:29:12 remote: Compressing objects: 77% (35/45) build 09-Jul-2024 17:29:12 remote: Compressing objects: 80% (36/45) build 09-Jul-2024 17:29:12 remote: Compressing objects: 82% (37/45) build 09-Jul-2024 17:29:12 remote: Compressing objects: 84% (38/45) build 09-Jul-2024 17:29:12 remote: Compressing objects: 86% (39/45) build 09-Jul-2024 17:29:12 remote: Compressing objects: 88% (40/45) build 09-Jul-2024 17:29:12 remote: Compressing objects: 91% (41/45) build 09-Jul-2024 17:29:12 remote: Compressing objects: 93% (42/45) build 09-Jul-2024 17:29:12 remote: Compressing objects: 95% (43/45) build 09-Jul-2024 17:29:12 remote: Compressing objects: 97% (44/45) build 09-Jul-2024 17:29:12 remote: Compressing objects: 100% (45/45) build 09-Jul-2024 17:29:12 remote: Compressing objects: 100% (45/45), done. build 09-Jul-2024 17:29:12 Receiving objects: 0% (1/1127) build 09-Jul-2024 17:29:12 Receiving objects: 1% (12/1127) build 09-Jul-2024 17:29:12 Receiving objects: 2% (23/1127) build 09-Jul-2024 17:29:12 Receiving objects: 3% (34/1127) build 09-Jul-2024 17:29:12 Receiving objects: 4% (46/1127) build 09-Jul-2024 17:29:12 Receiving objects: 5% (57/1127) build 09-Jul-2024 17:29:12 Receiving objects: 6% (68/1127) build 09-Jul-2024 17:29:12 Receiving objects: 7% (79/1127) build 09-Jul-2024 17:29:12 Receiving objects: 8% (91/1127) build 09-Jul-2024 17:29:12 Receiving objects: 9% (102/1127) build 09-Jul-2024 17:29:12 Receiving objects: 10% (113/1127) build 09-Jul-2024 17:29:12 Receiving objects: 11% (124/1127) build 09-Jul-2024 17:29:12 Receiving objects: 12% (136/1127) build 09-Jul-2024 17:29:12 Receiving objects: 13% (147/1127) build 09-Jul-2024 17:29:12 Receiving objects: 14% (158/1127) build 09-Jul-2024 17:29:12 Receiving objects: 15% (170/1127) build 09-Jul-2024 17:29:12 Receiving objects: 16% (181/1127) build 09-Jul-2024 17:29:12 Receiving objects: 17% (192/1127) build 09-Jul-2024 17:29:12 Receiving objects: 18% (203/1127) build 09-Jul-2024 17:29:12 Receiving objects: 19% (215/1127) build 09-Jul-2024 17:29:12 Receiving objects: 20% (226/1127) build 09-Jul-2024 17:29:12 Receiving objects: 21% (237/1127) build 09-Jul-2024 17:29:12 Receiving objects: 22% (248/1127) build 09-Jul-2024 17:29:12 Receiving objects: 23% (260/1127) build 09-Jul-2024 17:29:12 Receiving objects: 24% (271/1127) build 09-Jul-2024 17:29:12 Receiving objects: 25% (282/1127) build 09-Jul-2024 17:29:12 Receiving objects: 26% (294/1127) build 09-Jul-2024 17:29:12 Receiving objects: 27% (305/1127) build 09-Jul-2024 17:29:12 Receiving objects: 28% (316/1127) build 09-Jul-2024 17:29:12 Receiving objects: 29% (327/1127) build 09-Jul-2024 17:29:12 Receiving objects: 30% (339/1127) build 09-Jul-2024 17:29:12 Receiving objects: 31% (350/1127) build 09-Jul-2024 17:29:12 Receiving objects: 32% (361/1127) build 09-Jul-2024 17:29:12 Receiving objects: 33% (372/1127) build 09-Jul-2024 17:29:12 Receiving objects: 34% (384/1127) build 09-Jul-2024 17:29:12 Receiving objects: 35% (395/1127) build 09-Jul-2024 17:29:12 Receiving objects: 36% (406/1127) build 09-Jul-2024 17:29:12 Receiving objects: 37% (417/1127) build 09-Jul-2024 17:29:12 Receiving objects: 38% (429/1127) build 09-Jul-2024 17:29:12 Receiving objects: 39% (440/1127) build 09-Jul-2024 17:29:12 Receiving objects: 40% (451/1127) build 09-Jul-2024 17:29:12 Receiving objects: 41% (463/1127) build 09-Jul-2024 17:29:12 Receiving objects: 42% (474/1127) build 09-Jul-2024 17:29:12 Receiving objects: 43% (485/1127) build 09-Jul-2024 17:29:12 Receiving objects: 44% (496/1127) build 09-Jul-2024 17:29:12 Receiving objects: 45% (508/1127) build 09-Jul-2024 17:29:12 Receiving objects: 46% (519/1127) build 09-Jul-2024 17:29:12 Receiving objects: 47% (530/1127) build 09-Jul-2024 17:29:12 Receiving objects: 48% (541/1127) build 09-Jul-2024 17:29:12 Receiving objects: 49% (553/1127) build 09-Jul-2024 17:29:12 Receiving objects: 50% (564/1127) build 09-Jul-2024 17:29:12 Receiving objects: 51% (575/1127) build 09-Jul-2024 17:29:12 Receiving objects: 52% (587/1127) build 09-Jul-2024 17:29:12 Receiving objects: 53% (598/1127) build 09-Jul-2024 17:29:12 Receiving objects: 54% (609/1127) build 09-Jul-2024 17:29:12 Receiving objects: 55% (620/1127) build 09-Jul-2024 17:29:12 Receiving objects: 56% (632/1127) build 09-Jul-2024 17:29:12 Receiving objects: 57% (643/1127) build 09-Jul-2024 17:29:12 Receiving objects: 58% (654/1127) build 09-Jul-2024 17:29:12 Receiving objects: 59% (665/1127) build 09-Jul-2024 17:29:12 Receiving objects: 60% (677/1127) build 09-Jul-2024 17:29:12 remote: Total 1127 (delta 24), reused 46 (delta 15), pack-reused 1056 build 09-Jul-2024 17:29:12 Receiving objects: 61% (688/1127) build 09-Jul-2024 17:29:12 Receiving objects: 62% (699/1127) build 09-Jul-2024 17:29:12 Receiving objects: 63% (711/1127) build 09-Jul-2024 17:29:12 Receiving objects: 64% (722/1127) build 09-Jul-2024 17:29:12 Receiving objects: 65% (733/1127) build 09-Jul-2024 17:29:12 Receiving objects: 66% (744/1127) build 09-Jul-2024 17:29:12 Receiving objects: 67% (756/1127) build 09-Jul-2024 17:29:12 Receiving objects: 68% (767/1127) build 09-Jul-2024 17:29:12 Receiving objects: 69% (778/1127) build 09-Jul-2024 17:29:12 Receiving objects: 70% (789/1127) build 09-Jul-2024 17:29:12 Receiving objects: 71% (801/1127) build 09-Jul-2024 17:29:12 Receiving objects: 72% (812/1127) build 09-Jul-2024 17:29:12 Receiving objects: 73% (823/1127) build 09-Jul-2024 17:29:12 Receiving objects: 74% (834/1127) build 09-Jul-2024 17:29:12 Receiving objects: 75% (846/1127) build 09-Jul-2024 17:29:12 Receiving objects: 76% (857/1127) build 09-Jul-2024 17:29:12 Receiving objects: 77% (868/1127) build 09-Jul-2024 17:29:12 Receiving objects: 78% (880/1127) build 09-Jul-2024 17:29:12 Receiving objects: 79% (891/1127) build 09-Jul-2024 17:29:12 Receiving objects: 80% (902/1127) build 09-Jul-2024 17:29:12 Receiving objects: 81% (913/1127) build 09-Jul-2024 17:29:12 Receiving objects: 82% (925/1127) build 09-Jul-2024 17:29:12 Receiving objects: 83% (936/1127) build 09-Jul-2024 17:29:12 Receiving objects: 84% (947/1127) build 09-Jul-2024 17:29:12 Receiving objects: 85% (958/1127) build 09-Jul-2024 17:29:12 Receiving objects: 86% (970/1127) build 09-Jul-2024 17:29:12 Receiving objects: 87% (981/1127) build 09-Jul-2024 17:29:12 Receiving objects: 88% (992/1127) build 09-Jul-2024 17:29:12 Receiving objects: 89% (1004/1127) build 09-Jul-2024 17:29:12 Receiving objects: 90% (1015/1127) build 09-Jul-2024 17:29:12 Receiving objects: 91% (1026/1127) build 09-Jul-2024 17:29:12 Receiving objects: 92% (1037/1127) build 09-Jul-2024 17:29:12 Receiving objects: 93% (1049/1127) build 09-Jul-2024 17:29:12 Receiving objects: 94% (1060/1127) build 09-Jul-2024 17:29:12 Receiving objects: 95% (1071/1127) build 09-Jul-2024 17:29:12 Receiving objects: 96% (1082/1127) build 09-Jul-2024 17:29:12 Receiving objects: 97% (1094/1127) build 09-Jul-2024 17:29:12 Receiving objects: 98% (1105/1127) build 09-Jul-2024 17:29:12 Receiving objects: 99% (1116/1127) build 09-Jul-2024 17:29:12 Receiving objects: 100% (1127/1127) build 09-Jul-2024 17:29:12 Receiving objects: 100% (1127/1127), 216.86 KiB | 613.00 KiB/s, done. build 09-Jul-2024 17:29:12 Resolving deltas: 0% (0/579) build 09-Jul-2024 17:29:12 Resolving deltas: 1% (6/579) build 09-Jul-2024 17:29:12 Resolving deltas: 2% (12/579) build 09-Jul-2024 17:29:12 Resolving deltas: 3% (18/579) build 09-Jul-2024 17:29:12 Resolving deltas: 4% (24/579) build 09-Jul-2024 17:29:12 Resolving deltas: 5% (29/579) build 09-Jul-2024 17:29:12 Resolving deltas: 6% (35/579) build 09-Jul-2024 17:29:12 Resolving deltas: 7% (41/579) build 09-Jul-2024 17:29:12 Resolving deltas: 8% (47/579) build 09-Jul-2024 17:29:12 Resolving deltas: 9% (53/579) build 09-Jul-2024 17:29:12 Resolving deltas: 10% (58/579) build 09-Jul-2024 17:29:12 Resolving deltas: 11% (64/579) build 09-Jul-2024 17:29:12 Resolving deltas: 12% (70/579) build 09-Jul-2024 17:29:12 Resolving deltas: 13% (76/579) build 09-Jul-2024 17:29:12 Resolving deltas: 14% (82/579) build 09-Jul-2024 17:29:12 Resolving deltas: 15% (87/579) build 09-Jul-2024 17:29:12 Resolving deltas: 16% (93/579) build 09-Jul-2024 17:29:12 Resolving deltas: 17% (99/579) build 09-Jul-2024 17:29:12 Resolving deltas: 18% (105/579) build 09-Jul-2024 17:29:12 Resolving deltas: 19% (111/579) build 09-Jul-2024 17:29:12 Resolving deltas: 20% (116/579) build 09-Jul-2024 17:29:12 Resolving deltas: 21% (122/579) build 09-Jul-2024 17:29:12 Resolving deltas: 22% (128/579) build 09-Jul-2024 17:29:12 Resolving deltas: 23% (134/579) build 09-Jul-2024 17:29:12 Resolving deltas: 24% (139/579) build 09-Jul-2024 17:29:12 Resolving deltas: 25% (145/579) build 09-Jul-2024 17:29:12 Resolving deltas: 26% (151/579) build 09-Jul-2024 17:29:12 Resolving deltas: 27% (157/579) build 09-Jul-2024 17:29:12 Resolving deltas: 28% (163/579) build 09-Jul-2024 17:29:12 Resolving deltas: 29% (168/579) build 09-Jul-2024 17:29:12 Resolving deltas: 30% (174/579) build 09-Jul-2024 17:29:12 Resolving deltas: 31% (181/579) build 09-Jul-2024 17:29:12 Resolving deltas: 32% (186/579) build 09-Jul-2024 17:29:12 Resolving deltas: 33% (192/579) build 09-Jul-2024 17:29:12 Resolving deltas: 34% (197/579) build 09-Jul-2024 17:29:12 Resolving deltas: 35% (203/579) build 09-Jul-2024 17:29:12 Resolving deltas: 36% (209/579) build 09-Jul-2024 17:29:12 Resolving deltas: 37% (215/579) build 09-Jul-2024 17:29:12 Resolving deltas: 38% (221/579) build 09-Jul-2024 17:29:12 Resolving deltas: 39% (226/579) build 09-Jul-2024 17:29:12 Resolving deltas: 40% (232/579) build 09-Jul-2024 17:29:12 Resolving deltas: 41% (238/579) build 09-Jul-2024 17:29:12 Resolving deltas: 42% (244/579) build 09-Jul-2024 17:29:12 Resolving deltas: 43% (249/579) build 09-Jul-2024 17:29:12 Resolving deltas: 44% (255/579) build 09-Jul-2024 17:29:12 Resolving deltas: 45% (261/579) build 09-Jul-2024 17:29:12 Resolving deltas: 46% (267/579) build 09-Jul-2024 17:29:12 Resolving deltas: 47% (273/579) build 09-Jul-2024 17:29:12 Resolving deltas: 48% (278/579) build 09-Jul-2024 17:29:12 Resolving deltas: 49% (284/579) build 09-Jul-2024 17:29:12 Resolving deltas: 50% (290/579) build 09-Jul-2024 17:29:12 Resolving deltas: 51% (296/579) build 09-Jul-2024 17:29:12 Resolving deltas: 52% (303/579) build 09-Jul-2024 17:29:12 Resolving deltas: 53% (308/579) build 09-Jul-2024 17:29:12 Resolving deltas: 54% (313/579) build 09-Jul-2024 17:29:12 Resolving deltas: 55% (319/579) build 09-Jul-2024 17:29:12 Resolving deltas: 56% (325/579) build 09-Jul-2024 17:29:12 Resolving deltas: 57% (331/579) build 09-Jul-2024 17:29:12 Resolving deltas: 58% (336/579) build 09-Jul-2024 17:29:12 Resolving deltas: 59% (342/579) build 09-Jul-2024 17:29:12 Resolving deltas: 60% (348/579) build 09-Jul-2024 17:29:12 Resolving deltas: 61% (354/579) build 09-Jul-2024 17:29:12 Resolving deltas: 62% (359/579) build 09-Jul-2024 17:29:12 Resolving deltas: 63% (365/579) build 09-Jul-2024 17:29:12 Resolving deltas: 64% (371/579) build 09-Jul-2024 17:29:12 Resolving deltas: 65% (377/579) build 09-Jul-2024 17:29:12 Resolving deltas: 66% (383/579) build 09-Jul-2024 17:29:12 Resolving deltas: 67% (388/579) build 09-Jul-2024 17:29:12 Resolving deltas: 68% (394/579) build 09-Jul-2024 17:29:12 Resolving deltas: 69% (400/579) build 09-Jul-2024 17:29:12 Resolving deltas: 70% (406/579) build 09-Jul-2024 17:29:12 Resolving deltas: 71% (412/579) build 09-Jul-2024 17:29:12 Resolving deltas: 72% (417/579) build 09-Jul-2024 17:29:12 Resolving deltas: 73% (423/579) build 09-Jul-2024 17:29:12 Resolving deltas: 74% (429/579) build 09-Jul-2024 17:29:12 Resolving deltas: 75% (435/579) build 09-Jul-2024 17:29:12 Resolving deltas: 76% (441/579) build 09-Jul-2024 17:29:12 Resolving deltas: 77% (446/579) build 09-Jul-2024 17:29:12 Resolving deltas: 78% (452/579) build 09-Jul-2024 17:29:12 Resolving deltas: 79% (458/579) build 09-Jul-2024 17:29:12 Resolving deltas: 80% (464/579) build 09-Jul-2024 17:29:12 Resolving deltas: 81% (469/579) build 09-Jul-2024 17:29:12 Resolving deltas: 82% (475/579) build 09-Jul-2024 17:29:12 Resolving deltas: 83% (481/579) build 09-Jul-2024 17:29:12 Resolving deltas: 84% (487/579) build 09-Jul-2024 17:29:12 Resolving deltas: 85% (493/579) build 09-Jul-2024 17:29:12 Resolving deltas: 86% (498/579) build 09-Jul-2024 17:29:12 Resolving deltas: 87% (504/579) build 09-Jul-2024 17:29:12 Resolving deltas: 88% (510/579) build 09-Jul-2024 17:29:12 Resolving deltas: 89% (516/579) build 09-Jul-2024 17:29:12 Resolving deltas: 90% (522/579) build 09-Jul-2024 17:29:12 Resolving deltas: 91% (527/579) build 09-Jul-2024 17:29:12 Resolving deltas: 92% (533/579) build 09-Jul-2024 17:29:12 Resolving deltas: 93% (539/579) build 09-Jul-2024 17:29:12 Resolving deltas: 94% (545/579) build 09-Jul-2024 17:29:12 Resolving deltas: 95% (551/579) build 09-Jul-2024 17:29:12 Resolving deltas: 96% (556/579) build 09-Jul-2024 17:29:12 Resolving deltas: 97% (562/579) build 09-Jul-2024 17:29:12 Resolving deltas: 98% (568/579) build 09-Jul-2024 17:29:12 Resolving deltas: 99% (574/579) build 09-Jul-2024 17:29:12 Resolving deltas: 100% (579/579) build 09-Jul-2024 17:29:12 Resolving deltas: 100% (579/579), done. build 09-Jul-2024 17:29:12 error: pathspec 'release-phpbb-3.3.2' did not match any file(s) known to git build 09-Jul-2024 17:29:12  [delete] Deleting directory /data/build/old_versions/release-3.3.2/ext/phpbb/viglink/.git build 09-Jul-2024 17:29:12  [delete] Deleting directory /data/build/old_versions/release-3.3.2/ext/phpbb/viglink/tests build 09-Jul-2024 17:29:13  [delete] Directory /data/build/old_versions/release-3.3.2/ext/phpbb/viglink/travis does not exist or is not a directory. build 09-Jul-2024 17:29:13  [delete] Deleting: /data/build/old_versions/release-3.3.2/ext/phpbb/viglink/.gitattributes build 09-Jul-2024 17:29:13  [delete] Could not find file /data/build/old_versions/release-3.3.2/ext/phpbb/viglink/.travis.yml to delete. build 09-Jul-2024 17:29:13  [delete] Deleting: /data/build/old_versions/release-3.3.2/ext/phpbb/viglink/phpunit.xml.dist build 09-Jul-2024 17:29:13  [delete] Deleting: /data/build/old_versions/release-3.3.2/ext/phpbb/viglink/README.md build 09-Jul-2024 17:29:13  [delete] Could not find file /data/build/old_versions/release-3.3.2/config.php to delete. build 09-Jul-2024 17:29:13  [delete] Deleting directory /data/build/old_versions/release-3.3.2/develop build 09-Jul-2024 17:29:13  [delete] Deleting directory /data/build/old_versions/release-3.3.2/install/data build 09-Jul-2024 17:29:13  [delete] Deleting directory /data/build/old_versions/release-3.3.2/config/development build 09-Jul-2024 17:29:13  [delete] Deleting directory /data/build/old_versions/release-3.3.2/config/test build 09-Jul-2024 17:29:13  [echo] Setting permissions for checkout of release-3.3.2 in build/old_versions/release-3.3.2 build 09-Jul-2024 17:29:13  [chmod] Changed file mode on '/data/build/old_versions/release-3.3.2/cache' to 777 build 09-Jul-2024 17:29:13  [chmod] Changed file mode on '/data/build/old_versions/release-3.3.2/store' to 777 build 09-Jul-2024 17:29:13  [chmod] Changed file mode on '/data/build/old_versions/release-3.3.2/files' to 777 build 09-Jul-2024 17:29:13  [chmod] Changed file mode on '/data/build/old_versions/release-3.3.2/images/avatars/upload' to 777 build 09-Jul-2024 17:29:13  [chmod] Changed file mode on '/data/build/old_versions/release-3.3.2/bin/phpbbcli.php' to 755 build 09-Jul-2024 17:29:13  build 09-Jul-2024 17:29:13 phpBB > clean-diff-dir: build 09-Jul-2024 17:29:13  build 09-Jul-2024 17:29:13  [delete] Deleting directory /data/build/old_versions/release-3.3.2/cache build 09-Jul-2024 17:29:13  [delete] Deleting directory /data/build/old_versions/release-3.3.2/docs build 09-Jul-2024 17:29:13  [delete] Deleting directory /data/build/old_versions/release-3.3.2/files build 09-Jul-2024 17:29:13  [delete] Deleting directory /data/build/old_versions/release-3.3.2/install build 09-Jul-2024 17:29:13  [delete] Deleting directory /data/build/old_versions/release-3.3.2/store build 09-Jul-2024 17:29:13  [delete] Directory /data/build/old_versions/release-3.3.2/vendor does not exist or is not a directory. build 09-Jul-2024 17:29:13  build 09-Jul-2024 17:29:13 phpBB > old-version-diff: build 09-Jul-2024 17:29:13  build 09-Jul-2024 17:29:13  [echo] Retrieving version 3.3.3 build 09-Jul-2024 17:29:13  [mkdir] Created dir: /data/build/old_versions/release-3.3.3 build 09-Jul-2024 17:29:13  build 09-Jul-2024 17:29:13 phpBB > export: build 09-Jul-2024 17:29:13  build 09-Jul-2024 17:29:13 Cloning into 'viglink'... build 09-Jul-2024 17:29:14 remote: Enumerating objects: 1127, done. build 09-Jul-2024 17:29:14 remote: Counting objects: 1% (1/71) build 09-Jul-2024 17:29:14 remote: Counting objects: 2% (2/71) build 09-Jul-2024 17:29:14 remote: Counting objects: 4% (3/71) build 09-Jul-2024 17:29:14 remote: Counting objects: 5% (4/71) build 09-Jul-2024 17:29:14 remote: Counting objects: 7% (5/71) build 09-Jul-2024 17:29:14 remote: Counting objects: 8% (6/71) build 09-Jul-2024 17:29:14 remote: Counting objects: 9% (7/71) build 09-Jul-2024 17:29:14 remote: Counting objects: 11% (8/71) build 09-Jul-2024 17:29:14 remote: Counting objects: 12% (9/71) build 09-Jul-2024 17:29:14 remote: Counting objects: 14% (10/71) build 09-Jul-2024 17:29:14 remote: Counting objects: 15% (11/71) build 09-Jul-2024 17:29:14 remote: Counting objects: 16% (12/71) build 09-Jul-2024 17:29:14 remote: Counting objects: 18% (13/71) build 09-Jul-2024 17:29:14 remote: Counting objects: 19% (14/71) build 09-Jul-2024 17:29:14 remote: Counting objects: 21% (15/71) build 09-Jul-2024 17:29:14 remote: Counting objects: 22% (16/71) build 09-Jul-2024 17:29:14 remote: Counting objects: 23% (17/71) build 09-Jul-2024 17:29:14 remote: Counting objects: 25% (18/71) build 09-Jul-2024 17:29:14 remote: Counting objects: 26% (19/71) build 09-Jul-2024 17:29:14 remote: Counting objects: 28% (20/71) build 09-Jul-2024 17:29:14 remote: Counting objects: 29% (21/71) build 09-Jul-2024 17:29:14 remote: Counting objects: 30% (22/71) build 09-Jul-2024 17:29:14 remote: Counting objects: 32% (23/71) build 09-Jul-2024 17:29:14 remote: Counting objects: 33% (24/71) build 09-Jul-2024 17:29:14 remote: Counting objects: 35% (25/71) build 09-Jul-2024 17:29:14 remote: Counting objects: 36% (26/71) build 09-Jul-2024 17:29:14 remote: Counting objects: 38% (27/71) build 09-Jul-2024 17:29:14 remote: Counting objects: 39% (28/71) build 09-Jul-2024 17:29:14 remote: Counting objects: 40% (29/71) build 09-Jul-2024 17:29:14 remote: Counting objects: 42% (30/71) build 09-Jul-2024 17:29:14 remote: Counting objects: 43% (31/71) build 09-Jul-2024 17:29:14 remote: Counting objects: 45% (32/71) build 09-Jul-2024 17:29:14 remote: Counting objects: 46% (33/71) build 09-Jul-2024 17:29:14 remote: Counting objects: 47% (34/71) build 09-Jul-2024 17:29:14 remote: Counting objects: 49% (35/71) build 09-Jul-2024 17:29:14 remote: Counting objects: 50% (36/71) build 09-Jul-2024 17:29:14 remote: Counting objects: 52% (37/71) build 09-Jul-2024 17:29:14 remote: Counting objects: 53% (38/71) build 09-Jul-2024 17:29:14 remote: Counting objects: 54% (39/71) build 09-Jul-2024 17:29:14 remote: Counting objects: 56% (40/71) build 09-Jul-2024 17:29:14 remote: Counting objects: 57% (41/71) build 09-Jul-2024 17:29:14 remote: Counting objects: 59% (42/71) build 09-Jul-2024 17:29:14 remote: Counting objects: 60% (43/71) build 09-Jul-2024 17:29:14 remote: Counting objects: 61% (44/71) build 09-Jul-2024 17:29:14 remote: Counting objects: 63% (45/71) build 09-Jul-2024 17:29:14 remote: Counting objects: 64% (46/71) build 09-Jul-2024 17:29:14 remote: Counting objects: 66% (47/71) build 09-Jul-2024 17:29:14 remote: Counting objects: 67% (48/71) build 09-Jul-2024 17:29:14 remote: Counting objects: 69% (49/71) build 09-Jul-2024 17:29:14 remote: Counting objects: 70% (50/71) build 09-Jul-2024 17:29:14 remote: Counting objects: 71% (51/71) build 09-Jul-2024 17:29:14 remote: Counting objects: 73% (52/71) build 09-Jul-2024 17:29:14 remote: Counting objects: 74% (53/71) build 09-Jul-2024 17:29:14 remote: Counting objects: 76% (54/71) build 09-Jul-2024 17:29:14 remote: Counting objects: 77% (55/71) build 09-Jul-2024 17:29:14 remote: Counting objects: 78% (56/71) build 09-Jul-2024 17:29:14 remote: Counting objects: 80% (57/71) build 09-Jul-2024 17:29:14 remote: Counting objects: 81% (58/71) build 09-Jul-2024 17:29:14 remote: Counting objects: 83% (59/71) build 09-Jul-2024 17:29:14 remote: Counting objects: 84% (60/71) build 09-Jul-2024 17:29:14 remote: Counting objects: 85% (61/71) build 09-Jul-2024 17:29:14 remote: Counting objects: 87% (62/71) build 09-Jul-2024 17:29:14 remote: Counting objects: 88% (63/71) build 09-Jul-2024 17:29:14 remote: Counting objects: 90% (64/71) build 09-Jul-2024 17:29:14 remote: Counting objects: 91% (65/71) build 09-Jul-2024 17:29:14 remote: Counting objects: 92% (66/71) build 09-Jul-2024 17:29:14 remote: Counting objects: 94% (67/71) build 09-Jul-2024 17:29:14 remote: Counting objects: 95% (68/71) build 09-Jul-2024 17:29:14 remote: Counting objects: 97% (69/71) build 09-Jul-2024 17:29:14 remote: Counting objects: 98% (70/71) build 09-Jul-2024 17:29:14 remote: Counting objects: 100% (71/71) build 09-Jul-2024 17:29:14 remote: Counting objects: 100% (71/71), done. build 09-Jul-2024 17:29:14 remote: Compressing objects: 2% (1/45) build 09-Jul-2024 17:29:14 remote: Compressing objects: 4% (2/45) build 09-Jul-2024 17:29:14 remote: Compressing objects: 6% (3/45) build 09-Jul-2024 17:29:14 remote: Compressing objects: 8% (4/45) build 09-Jul-2024 17:29:14 remote: Compressing objects: 11% (5/45) build 09-Jul-2024 17:29:14 remote: Compressing objects: 13% (6/45) build 09-Jul-2024 17:29:14 remote: Compressing objects: 15% (7/45) build 09-Jul-2024 17:29:14 remote: Compressing objects: 17% (8/45) build 09-Jul-2024 17:29:14 remote: Compressing objects: 20% (9/45) build 09-Jul-2024 17:29:14 remote: Compressing objects: 22% (10/45) build 09-Jul-2024 17:29:14 remote: Compressing objects: 24% (11/45) build 09-Jul-2024 17:29:14 remote: Compressing objects: 26% (12/45) build 09-Jul-2024 17:29:14 remote: Compressing objects: 28% (13/45) build 09-Jul-2024 17:29:14 remote: Compressing objects: 31% (14/45) build 09-Jul-2024 17:29:14 remote: Compressing objects: 33% (15/45) build 09-Jul-2024 17:29:14 remote: Compressing objects: 35% (16/45) build 09-Jul-2024 17:29:14 remote: Compressing objects: 37% (17/45) build 09-Jul-2024 17:29:14 remote: Compressing objects: 40% (18/45) build 09-Jul-2024 17:29:14 remote: Compressing objects: 42% (19/45) build 09-Jul-2024 17:29:14 remote: Compressing objects: 44% (20/45) build 09-Jul-2024 17:29:14 remote: Compressing objects: 46% (21/45) build 09-Jul-2024 17:29:14 remote: Compressing objects: 48% (22/45) build 09-Jul-2024 17:29:14 remote: Compressing objects: 51% (23/45) build 09-Jul-2024 17:29:14 remote: Compressing objects: 53% (24/45) build 09-Jul-2024 17:29:14 remote: Compressing objects: 55% (25/45) build 09-Jul-2024 17:29:14 remote: Compressing objects: 57% (26/45) build 09-Jul-2024 17:29:14 remote: Compressing objects: 60% (27/45) build 09-Jul-2024 17:29:14 remote: Compressing objects: 62% (28/45) build 09-Jul-2024 17:29:14 remote: Compressing objects: 64% (29/45) build 09-Jul-2024 17:29:14 remote: Compressing objects: 66% (30/45) build 09-Jul-2024 17:29:14 remote: Compressing objects: 68% (31/45) build 09-Jul-2024 17:29:14 remote: Compressing objects: 71% (32/45) build 09-Jul-2024 17:29:14 remote: Compressing objects: 73% (33/45) build 09-Jul-2024 17:29:14 remote: Compressing objects: 75% (34/45) build 09-Jul-2024 17:29:14 remote: Compressing objects: 77% (35/45) build 09-Jul-2024 17:29:14 remote: Compressing objects: 80% (36/45) build 09-Jul-2024 17:29:14 remote: Compressing objects: 82% (37/45) build 09-Jul-2024 17:29:14 remote: Compressing objects: 84% (38/45) build 09-Jul-2024 17:29:14 remote: Compressing objects: 86% (39/45) build 09-Jul-2024 17:29:14 remote: Compressing objects: 88% (40/45) build 09-Jul-2024 17:29:14 remote: Compressing objects: 91% (41/45) build 09-Jul-2024 17:29:14 remote: Compressing objects: 93% (42/45) build 09-Jul-2024 17:29:14 remote: Compressing objects: 95% (43/45) build 09-Jul-2024 17:29:14 remote: Compressing objects: 97% (44/45) build 09-Jul-2024 17:29:14 remote: Compressing objects: 100% (45/45) build 09-Jul-2024 17:29:14 remote: Compressing objects: 100% (45/45), done. build 09-Jul-2024 17:29:14 Receiving objects: 0% (1/1127) build 09-Jul-2024 17:29:14 Receiving objects: 1% (12/1127) build 09-Jul-2024 17:29:14 Receiving objects: 2% (23/1127) build 09-Jul-2024 17:29:14 Receiving objects: 3% (34/1127) build 09-Jul-2024 17:29:14 Receiving objects: 4% (46/1127) build 09-Jul-2024 17:29:14 Receiving objects: 5% (57/1127) build 09-Jul-2024 17:29:14 Receiving objects: 6% (68/1127) build 09-Jul-2024 17:29:14 Receiving objects: 7% (79/1127) build 09-Jul-2024 17:29:14 Receiving objects: 8% (91/1127) build 09-Jul-2024 17:29:14 Receiving objects: 9% (102/1127) build 09-Jul-2024 17:29:14 Receiving objects: 10% (113/1127) build 09-Jul-2024 17:29:14 Receiving objects: 11% (124/1127) build 09-Jul-2024 17:29:14 Receiving objects: 12% (136/1127) build 09-Jul-2024 17:29:14 Receiving objects: 13% (147/1127) build 09-Jul-2024 17:29:14 Receiving objects: 14% (158/1127) build 09-Jul-2024 17:29:14 Receiving objects: 15% (170/1127) build 09-Jul-2024 17:29:14 Receiving objects: 16% (181/1127) build 09-Jul-2024 17:29:14 Receiving objects: 17% (192/1127) build 09-Jul-2024 17:29:14 Receiving objects: 18% (203/1127) build 09-Jul-2024 17:29:14 Receiving objects: 19% (215/1127) build 09-Jul-2024 17:29:14 Receiving objects: 20% (226/1127) build 09-Jul-2024 17:29:14 Receiving objects: 21% (237/1127) build 09-Jul-2024 17:29:14 Receiving objects: 22% (248/1127) build 09-Jul-2024 17:29:14 Receiving objects: 23% (260/1127) build 09-Jul-2024 17:29:14 Receiving objects: 24% (271/1127) build 09-Jul-2024 17:29:14 Receiving objects: 25% (282/1127) build 09-Jul-2024 17:29:14 Receiving objects: 26% (294/1127) build 09-Jul-2024 17:29:14 Receiving objects: 27% (305/1127) build 09-Jul-2024 17:29:14 Receiving objects: 28% (316/1127) build 09-Jul-2024 17:29:14 Receiving objects: 29% (327/1127) build 09-Jul-2024 17:29:14 Receiving objects: 30% (339/1127) build 09-Jul-2024 17:29:14 Receiving objects: 31% (350/1127) build 09-Jul-2024 17:29:14 Receiving objects: 32% (361/1127) build 09-Jul-2024 17:29:14 Receiving objects: 33% (372/1127) build 09-Jul-2024 17:29:14 Receiving objects: 34% (384/1127) build 09-Jul-2024 17:29:14 Receiving objects: 35% (395/1127) build 09-Jul-2024 17:29:14 Receiving objects: 36% (406/1127) build 09-Jul-2024 17:29:14 Receiving objects: 37% (417/1127) build 09-Jul-2024 17:29:14 Receiving objects: 38% (429/1127) build 09-Jul-2024 17:29:14 Receiving objects: 39% (440/1127) build 09-Jul-2024 17:29:14 Receiving objects: 40% (451/1127) build 09-Jul-2024 17:29:14 Receiving objects: 41% (463/1127) build 09-Jul-2024 17:29:14 Receiving objects: 42% (474/1127) build 09-Jul-2024 17:29:14 Receiving objects: 43% (485/1127) build 09-Jul-2024 17:29:14 Receiving objects: 44% (496/1127) build 09-Jul-2024 17:29:14 Receiving objects: 45% (508/1127) build 09-Jul-2024 17:29:14 Receiving objects: 46% (519/1127) build 09-Jul-2024 17:29:14 Receiving objects: 47% (530/1127) build 09-Jul-2024 17:29:14 Receiving objects: 48% (541/1127) build 09-Jul-2024 17:29:14 Receiving objects: 49% (553/1127) build 09-Jul-2024 17:29:14 Receiving objects: 50% (564/1127) build 09-Jul-2024 17:29:14 Receiving objects: 51% (575/1127) build 09-Jul-2024 17:29:14 Receiving objects: 52% (587/1127) build 09-Jul-2024 17:29:14 Receiving objects: 53% (598/1127) build 09-Jul-2024 17:29:14 Receiving objects: 54% (609/1127) build 09-Jul-2024 17:29:14 Receiving objects: 55% (620/1127) build 09-Jul-2024 17:29:14 Receiving objects: 56% (632/1127) build 09-Jul-2024 17:29:14 Receiving objects: 57% (643/1127) build 09-Jul-2024 17:29:14 Receiving objects: 58% (654/1127) build 09-Jul-2024 17:29:14 Receiving objects: 59% (665/1127) build 09-Jul-2024 17:29:14 Receiving objects: 60% (677/1127) build 09-Jul-2024 17:29:14 remote: Total 1127 (delta 24), reused 46 (delta 15), pack-reused 1056 build 09-Jul-2024 17:29:14 Receiving objects: 61% (688/1127) build 09-Jul-2024 17:29:14 Receiving objects: 62% (699/1127) build 09-Jul-2024 17:29:14 Receiving objects: 63% (711/1127) build 09-Jul-2024 17:29:14 Receiving objects: 64% (722/1127) build 09-Jul-2024 17:29:14 Receiving objects: 65% (733/1127) build 09-Jul-2024 17:29:14 Receiving objects: 66% (744/1127) build 09-Jul-2024 17:29:14 Receiving objects: 67% (756/1127) build 09-Jul-2024 17:29:14 Receiving objects: 68% (767/1127) build 09-Jul-2024 17:29:14 Receiving objects: 69% (778/1127) build 09-Jul-2024 17:29:14 Receiving objects: 70% (789/1127) build 09-Jul-2024 17:29:14 Receiving objects: 71% (801/1127) build 09-Jul-2024 17:29:14 Receiving objects: 72% (812/1127) build 09-Jul-2024 17:29:14 Receiving objects: 73% (823/1127) build 09-Jul-2024 17:29:14 Receiving objects: 74% (834/1127) build 09-Jul-2024 17:29:14 Receiving objects: 75% (846/1127) build 09-Jul-2024 17:29:14 Receiving objects: 76% (857/1127) build 09-Jul-2024 17:29:14 Receiving objects: 77% (868/1127) build 09-Jul-2024 17:29:14 Receiving objects: 78% (880/1127) build 09-Jul-2024 17:29:14 Receiving objects: 79% (891/1127) build 09-Jul-2024 17:29:14 Receiving objects: 80% (902/1127) build 09-Jul-2024 17:29:14 Receiving objects: 81% (913/1127) build 09-Jul-2024 17:29:14 Receiving objects: 82% (925/1127) build 09-Jul-2024 17:29:14 Receiving objects: 83% (936/1127) build 09-Jul-2024 17:29:14 Receiving objects: 84% (947/1127) build 09-Jul-2024 17:29:14 Receiving objects: 85% (958/1127) build 09-Jul-2024 17:29:14 Receiving objects: 86% (970/1127) build 09-Jul-2024 17:29:14 Receiving objects: 87% (981/1127) build 09-Jul-2024 17:29:14 Receiving objects: 88% (992/1127) build 09-Jul-2024 17:29:14 Receiving objects: 89% (1004/1127) build 09-Jul-2024 17:29:14 Receiving objects: 90% (1015/1127) build 09-Jul-2024 17:29:14 Receiving objects: 91% (1026/1127) build 09-Jul-2024 17:29:14 Receiving objects: 92% (1037/1127) build 09-Jul-2024 17:29:14 Receiving objects: 93% (1049/1127) build 09-Jul-2024 17:29:14 Receiving objects: 94% (1060/1127) build 09-Jul-2024 17:29:14 Receiving objects: 95% (1071/1127) build 09-Jul-2024 17:29:14 Receiving objects: 96% (1082/1127) build 09-Jul-2024 17:29:14 Receiving objects: 97% (1094/1127) build 09-Jul-2024 17:29:14 Receiving objects: 98% (1105/1127) build 09-Jul-2024 17:29:14 Receiving objects: 99% (1116/1127) build 09-Jul-2024 17:29:14 Receiving objects: 100% (1127/1127) build 09-Jul-2024 17:29:14 Receiving objects: 100% (1127/1127), 216.86 KiB | 1.49 MiB/s, done. build 09-Jul-2024 17:29:14 Resolving deltas: 0% (0/579) build 09-Jul-2024 17:29:14 Resolving deltas: 1% (6/579) build 09-Jul-2024 17:29:14 Resolving deltas: 2% (12/579) build 09-Jul-2024 17:29:14 Resolving deltas: 3% (18/579) build 09-Jul-2024 17:29:14 Resolving deltas: 4% (25/579) build 09-Jul-2024 17:29:14 Resolving deltas: 5% (29/579) build 09-Jul-2024 17:29:14 Resolving deltas: 6% (35/579) build 09-Jul-2024 17:29:14 Resolving deltas: 7% (41/579) build 09-Jul-2024 17:29:14 Resolving deltas: 8% (47/579) build 09-Jul-2024 17:29:14 Resolving deltas: 9% (53/579) build 09-Jul-2024 17:29:14 Resolving deltas: 10% (58/579) build 09-Jul-2024 17:29:14 Resolving deltas: 11% (64/579) build 09-Jul-2024 17:29:14 Resolving deltas: 12% (70/579) build 09-Jul-2024 17:29:14 Resolving deltas: 13% (76/579) build 09-Jul-2024 17:29:14 Resolving deltas: 14% (82/579) build 09-Jul-2024 17:29:14 Resolving deltas: 15% (87/579) build 09-Jul-2024 17:29:14 Resolving deltas: 16% (93/579) build 09-Jul-2024 17:29:14 Resolving deltas: 17% (99/579) build 09-Jul-2024 17:29:14 Resolving deltas: 18% (105/579) build 09-Jul-2024 17:29:14 Resolving deltas: 19% (111/579) build 09-Jul-2024 17:29:14 Resolving deltas: 20% (117/579) build 09-Jul-2024 17:29:14 Resolving deltas: 21% (122/579) build 09-Jul-2024 17:29:14 Resolving deltas: 22% (128/579) build 09-Jul-2024 17:29:14 Resolving deltas: 23% (134/579) build 09-Jul-2024 17:29:14 Resolving deltas: 24% (139/579) build 09-Jul-2024 17:29:14 Resolving deltas: 25% (145/579) build 09-Jul-2024 17:29:14 Resolving deltas: 26% (151/579) build 09-Jul-2024 17:29:14 Resolving deltas: 27% (157/579) build 09-Jul-2024 17:29:14 Resolving deltas: 28% (163/579) build 09-Jul-2024 17:29:14 Resolving deltas: 29% (168/579) build 09-Jul-2024 17:29:14 Resolving deltas: 30% (174/579) build 09-Jul-2024 17:29:14 Resolving deltas: 31% (180/579) build 09-Jul-2024 17:29:14 Resolving deltas: 32% (187/579) build 09-Jul-2024 17:29:14 Resolving deltas: 33% (192/579) build 09-Jul-2024 17:29:14 Resolving deltas: 34% (197/579) build 09-Jul-2024 17:29:14 Resolving deltas: 35% (204/579) build 09-Jul-2024 17:29:14 Resolving deltas: 36% (209/579) build 09-Jul-2024 17:29:14 Resolving deltas: 37% (215/579) build 09-Jul-2024 17:29:14 Resolving deltas: 38% (221/579) build 09-Jul-2024 17:29:14 Resolving deltas: 39% (226/579) build 09-Jul-2024 17:29:14 Resolving deltas: 40% (232/579) build 09-Jul-2024 17:29:14 Resolving deltas: 41% (238/579) build 09-Jul-2024 17:29:14 Resolving deltas: 42% (244/579) build 09-Jul-2024 17:29:14 Resolving deltas: 43% (249/579) build 09-Jul-2024 17:29:14 Resolving deltas: 44% (255/579) build 09-Jul-2024 17:29:14 Resolving deltas: 45% (261/579) build 09-Jul-2024 17:29:14 Resolving deltas: 46% (267/579) build 09-Jul-2024 17:29:14 Resolving deltas: 47% (273/579) build 09-Jul-2024 17:29:14 Resolving deltas: 48% (278/579) build 09-Jul-2024 17:29:14 Resolving deltas: 49% (284/579) build 09-Jul-2024 17:29:14 Resolving deltas: 50% (290/579) build 09-Jul-2024 17:29:14 Resolving deltas: 51% (296/579) build 09-Jul-2024 17:29:14 Resolving deltas: 52% (302/579) build 09-Jul-2024 17:29:14 Resolving deltas: 53% (307/579) build 09-Jul-2024 17:29:14 Resolving deltas: 54% (313/579) build 09-Jul-2024 17:29:14 Resolving deltas: 55% (319/579) build 09-Jul-2024 17:29:14 Resolving deltas: 56% (325/579) build 09-Jul-2024 17:29:14 Resolving deltas: 57% (331/579) build 09-Jul-2024 17:29:14 Resolving deltas: 58% (336/579) build 09-Jul-2024 17:29:14 Resolving deltas: 59% (342/579) build 09-Jul-2024 17:29:14 Resolving deltas: 60% (348/579) build 09-Jul-2024 17:29:14 Resolving deltas: 61% (354/579) build 09-Jul-2024 17:29:14 Resolving deltas: 62% (359/579) build 09-Jul-2024 17:29:14 Resolving deltas: 63% (365/579) build 09-Jul-2024 17:29:14 Resolving deltas: 64% (371/579) build 09-Jul-2024 17:29:14 Resolving deltas: 65% (378/579) build 09-Jul-2024 17:29:14 Resolving deltas: 66% (383/579) build 09-Jul-2024 17:29:14 Resolving deltas: 67% (388/579) build 09-Jul-2024 17:29:14 Resolving deltas: 68% (394/579) build 09-Jul-2024 17:29:14 Resolving deltas: 69% (400/579) build 09-Jul-2024 17:29:14 Resolving deltas: 70% (406/579) build 09-Jul-2024 17:29:14 Resolving deltas: 71% (412/579) build 09-Jul-2024 17:29:14 Resolving deltas: 72% (417/579) build 09-Jul-2024 17:29:14 Resolving deltas: 73% (423/579) build 09-Jul-2024 17:29:14 Resolving deltas: 74% (429/579) build 09-Jul-2024 17:29:14 Resolving deltas: 75% (435/579) build 09-Jul-2024 17:29:14 Resolving deltas: 76% (441/579) build 09-Jul-2024 17:29:14 Resolving deltas: 77% (446/579) build 09-Jul-2024 17:29:14 Resolving deltas: 78% (452/579) build 09-Jul-2024 17:29:14 Resolving deltas: 79% (458/579) build 09-Jul-2024 17:29:14 Resolving deltas: 80% (464/579) build 09-Jul-2024 17:29:14 Resolving deltas: 81% (469/579) build 09-Jul-2024 17:29:14 Resolving deltas: 82% (475/579) build 09-Jul-2024 17:29:14 Resolving deltas: 83% (481/579) build 09-Jul-2024 17:29:14 Resolving deltas: 84% (487/579) build 09-Jul-2024 17:29:14 Resolving deltas: 85% (493/579) build 09-Jul-2024 17:29:14 Resolving deltas: 86% (498/579) build 09-Jul-2024 17:29:14 Resolving deltas: 87% (504/579) build 09-Jul-2024 17:29:14 Resolving deltas: 88% (511/579) build 09-Jul-2024 17:29:14 Resolving deltas: 89% (516/579) build 09-Jul-2024 17:29:14 Resolving deltas: 90% (522/579) build 09-Jul-2024 17:29:14 Resolving deltas: 91% (527/579) build 09-Jul-2024 17:29:14 Resolving deltas: 92% (533/579) build 09-Jul-2024 17:29:14 Resolving deltas: 93% (539/579) build 09-Jul-2024 17:29:14 Resolving deltas: 94% (545/579) build 09-Jul-2024 17:29:14 Resolving deltas: 95% (551/579) build 09-Jul-2024 17:29:14 Resolving deltas: 96% (556/579) build 09-Jul-2024 17:29:14 Resolving deltas: 97% (562/579) build 09-Jul-2024 17:29:14 Resolving deltas: 98% (568/579) build 09-Jul-2024 17:29:14 Resolving deltas: 99% (574/579) build 09-Jul-2024 17:29:14 Resolving deltas: 100% (579/579) build 09-Jul-2024 17:29:14 Resolving deltas: 100% (579/579), done. build 09-Jul-2024 17:29:14 error: pathspec 'release-phpbb-3.3.3' did not match any file(s) known to git build 09-Jul-2024 17:29:14  [delete] Deleting directory /data/build/old_versions/release-3.3.3/ext/phpbb/viglink/.git build 09-Jul-2024 17:29:14  [delete] Deleting directory /data/build/old_versions/release-3.3.3/ext/phpbb/viglink/tests build 09-Jul-2024 17:29:14  [delete] Directory /data/build/old_versions/release-3.3.3/ext/phpbb/viglink/travis does not exist or is not a directory. build 09-Jul-2024 17:29:14  [delete] Deleting: /data/build/old_versions/release-3.3.3/ext/phpbb/viglink/.gitattributes build 09-Jul-2024 17:29:14  [delete] Could not find file /data/build/old_versions/release-3.3.3/ext/phpbb/viglink/.travis.yml to delete. build 09-Jul-2024 17:29:14  [delete] Deleting: /data/build/old_versions/release-3.3.3/ext/phpbb/viglink/phpunit.xml.dist build 09-Jul-2024 17:29:14  [delete] Deleting: /data/build/old_versions/release-3.3.3/ext/phpbb/viglink/README.md build 09-Jul-2024 17:29:15  [delete] Could not find file /data/build/old_versions/release-3.3.3/config.php to delete. build 09-Jul-2024 17:29:15  [delete] Deleting directory /data/build/old_versions/release-3.3.3/develop build 09-Jul-2024 17:29:15  [delete] Deleting directory /data/build/old_versions/release-3.3.3/install/data build 09-Jul-2024 17:29:15  [delete] Deleting directory /data/build/old_versions/release-3.3.3/config/development build 09-Jul-2024 17:29:15  [delete] Deleting directory /data/build/old_versions/release-3.3.3/config/test build 09-Jul-2024 17:29:15  [echo] Setting permissions for checkout of release-3.3.3 in build/old_versions/release-3.3.3 build 09-Jul-2024 17:29:15  [chmod] Changed file mode on '/data/build/old_versions/release-3.3.3/cache' to 777 build 09-Jul-2024 17:29:15  [chmod] Changed file mode on '/data/build/old_versions/release-3.3.3/store' to 777 build 09-Jul-2024 17:29:15  [chmod] Changed file mode on '/data/build/old_versions/release-3.3.3/files' to 777 build 09-Jul-2024 17:29:15  [chmod] Changed file mode on '/data/build/old_versions/release-3.3.3/images/avatars/upload' to 777 build 09-Jul-2024 17:29:15  [chmod] Changed file mode on '/data/build/old_versions/release-3.3.3/bin/phpbbcli.php' to 755 build 09-Jul-2024 17:29:15  build 09-Jul-2024 17:29:15 phpBB > clean-diff-dir: build 09-Jul-2024 17:29:15  build 09-Jul-2024 17:29:15  [delete] Deleting directory /data/build/old_versions/release-3.3.3/cache build 09-Jul-2024 17:29:15  [delete] Deleting directory /data/build/old_versions/release-3.3.3/docs build 09-Jul-2024 17:29:15  [delete] Deleting directory /data/build/old_versions/release-3.3.3/files build 09-Jul-2024 17:29:15  [delete] Deleting directory /data/build/old_versions/release-3.3.3/install build 09-Jul-2024 17:29:15  [delete] Deleting directory /data/build/old_versions/release-3.3.3/store build 09-Jul-2024 17:29:15  [delete] Directory /data/build/old_versions/release-3.3.3/vendor does not exist or is not a directory. build 09-Jul-2024 17:29:15  build 09-Jul-2024 17:29:15 phpBB > old-version-diff: build 09-Jul-2024 17:29:15  build 09-Jul-2024 17:29:15  [echo] Retrieving version 3.3.4 build 09-Jul-2024 17:29:15  [mkdir] Created dir: /data/build/old_versions/release-3.3.4 build 09-Jul-2024 17:29:15  build 09-Jul-2024 17:29:15 phpBB > export: build 09-Jul-2024 17:29:15  build 09-Jul-2024 17:29:15 Cloning into 'viglink'... build 09-Jul-2024 17:29:16 remote: Enumerating objects: 1127, done. build 09-Jul-2024 17:29:16 remote: Counting objects: 1% (1/71) build 09-Jul-2024 17:29:16 remote: Counting objects: 2% (2/71) build 09-Jul-2024 17:29:16 remote: Counting objects: 4% (3/71) build 09-Jul-2024 17:29:16 remote: Counting objects: 5% (4/71) build 09-Jul-2024 17:29:16 remote: Counting objects: 7% (5/71) build 09-Jul-2024 17:29:16 remote: Counting objects: 8% (6/71) build 09-Jul-2024 17:29:16 remote: Counting objects: 9% (7/71) build 09-Jul-2024 17:29:16 remote: Counting objects: 11% (8/71) build 09-Jul-2024 17:29:16 remote: Counting objects: 12% (9/71) build 09-Jul-2024 17:29:16 remote: Counting objects: 14% (10/71) build 09-Jul-2024 17:29:16 remote: Counting objects: 15% (11/71) build 09-Jul-2024 17:29:16 remote: Counting objects: 16% (12/71) build 09-Jul-2024 17:29:16 remote: Counting objects: 18% (13/71) build 09-Jul-2024 17:29:16 remote: Counting objects: 19% (14/71) build 09-Jul-2024 17:29:16 remote: Counting objects: 21% (15/71) build 09-Jul-2024 17:29:16 remote: Counting objects: 22% (16/71) build 09-Jul-2024 17:29:16 remote: Counting objects: 23% (17/71) build 09-Jul-2024 17:29:16 remote: Counting objects: 25% (18/71) build 09-Jul-2024 17:29:16 remote: Counting objects: 26% (19/71) build 09-Jul-2024 17:29:16 remote: Counting objects: 28% (20/71) build 09-Jul-2024 17:29:16 remote: Counting objects: 29% (21/71) build 09-Jul-2024 17:29:16 remote: Counting objects: 30% (22/71) build 09-Jul-2024 17:29:16 remote: Counting objects: 32% (23/71) build 09-Jul-2024 17:29:16 remote: Counting objects: 33% (24/71) build 09-Jul-2024 17:29:16 remote: Counting objects: 35% (25/71) build 09-Jul-2024 17:29:16 remote: Counting objects: 36% (26/71) build 09-Jul-2024 17:29:16 remote: Counting objects: 38% (27/71) build 09-Jul-2024 17:29:16 remote: Counting objects: 39% (28/71) build 09-Jul-2024 17:29:16 remote: Counting objects: 40% (29/71) build 09-Jul-2024 17:29:16 remote: Counting objects: 42% (30/71) build 09-Jul-2024 17:29:16 remote: Counting objects: 43% (31/71) build 09-Jul-2024 17:29:16 remote: Counting objects: 45% (32/71) build 09-Jul-2024 17:29:16 remote: Counting objects: 46% (33/71) build 09-Jul-2024 17:29:16 remote: Counting objects: 47% (34/71) build 09-Jul-2024 17:29:16 remote: Counting objects: 49% (35/71) build 09-Jul-2024 17:29:16 remote: Counting objects: 50% (36/71) build 09-Jul-2024 17:29:16 remote: Counting objects: 52% (37/71) build 09-Jul-2024 17:29:16 remote: Counting objects: 53% (38/71) build 09-Jul-2024 17:29:16 remote: Counting objects: 54% (39/71) build 09-Jul-2024 17:29:16 remote: Counting objects: 56% (40/71) build 09-Jul-2024 17:29:16 remote: Counting objects: 57% (41/71) build 09-Jul-2024 17:29:16 remote: Counting objects: 59% (42/71) build 09-Jul-2024 17:29:16 remote: Counting objects: 60% (43/71) build 09-Jul-2024 17:29:16 remote: Counting objects: 61% (44/71) build 09-Jul-2024 17:29:16 remote: Counting objects: 63% (45/71) build 09-Jul-2024 17:29:16 remote: Counting objects: 64% (46/71) build 09-Jul-2024 17:29:16 remote: Counting objects: 66% (47/71) build 09-Jul-2024 17:29:16 remote: Counting objects: 67% (48/71) build 09-Jul-2024 17:29:16 remote: Counting objects: 69% (49/71) build 09-Jul-2024 17:29:16 remote: Counting objects: 70% (50/71) build 09-Jul-2024 17:29:16 remote: Counting objects: 71% (51/71) build 09-Jul-2024 17:29:16 remote: Counting objects: 73% (52/71) build 09-Jul-2024 17:29:16 remote: Counting objects: 74% (53/71) build 09-Jul-2024 17:29:16 remote: Counting objects: 76% (54/71) build 09-Jul-2024 17:29:16 remote: Counting objects: 77% (55/71) build 09-Jul-2024 17:29:16 remote: Counting objects: 78% (56/71) build 09-Jul-2024 17:29:16 remote: Counting objects: 80% (57/71) build 09-Jul-2024 17:29:16 remote: Counting objects: 81% (58/71) build 09-Jul-2024 17:29:16 remote: Counting objects: 83% (59/71) build 09-Jul-2024 17:29:16 remote: Counting objects: 84% (60/71) build 09-Jul-2024 17:29:16 remote: Counting objects: 85% (61/71) build 09-Jul-2024 17:29:16 remote: Counting objects: 87% (62/71) build 09-Jul-2024 17:29:16 remote: Counting objects: 88% (63/71) build 09-Jul-2024 17:29:16 remote: Counting objects: 90% (64/71) build 09-Jul-2024 17:29:16 remote: Counting objects: 91% (65/71) build 09-Jul-2024 17:29:16 remote: Counting objects: 92% (66/71) build 09-Jul-2024 17:29:16 remote: Counting objects: 94% (67/71) build 09-Jul-2024 17:29:16 remote: Counting objects: 95% (68/71) build 09-Jul-2024 17:29:16 remote: Counting objects: 97% (69/71) build 09-Jul-2024 17:29:16 remote: Counting objects: 98% (70/71) build 09-Jul-2024 17:29:16 remote: Counting objects: 100% (71/71) build 09-Jul-2024 17:29:16 remote: Counting objects: 100% (71/71), done. build 09-Jul-2024 17:29:16 remote: Compressing objects: 2% (1/45) build 09-Jul-2024 17:29:16 remote: Compressing objects: 4% (2/45) build 09-Jul-2024 17:29:16 remote: Compressing objects: 6% (3/45) build 09-Jul-2024 17:29:16 remote: Compressing objects: 8% (4/45) build 09-Jul-2024 17:29:16 remote: Compressing objects: 11% (5/45) build 09-Jul-2024 17:29:16 remote: Compressing objects: 13% (6/45) build 09-Jul-2024 17:29:16 remote: Compressing objects: 15% (7/45) build 09-Jul-2024 17:29:16 remote: Compressing objects: 17% (8/45) build 09-Jul-2024 17:29:16 remote: Compressing objects: 20% (9/45) build 09-Jul-2024 17:29:16 remote: Compressing objects: 22% (10/45) build 09-Jul-2024 17:29:16 remote: Compressing objects: 24% (11/45) build 09-Jul-2024 17:29:16 remote: Compressing objects: 26% (12/45) build 09-Jul-2024 17:29:16 remote: Compressing objects: 28% (13/45) build 09-Jul-2024 17:29:16 remote: Compressing objects: 31% (14/45) build 09-Jul-2024 17:29:16 remote: Compressing objects: 33% (15/45) build 09-Jul-2024 17:29:16 remote: Compressing objects: 35% (16/45) build 09-Jul-2024 17:29:16 remote: Compressing objects: 37% (17/45) build 09-Jul-2024 17:29:16 remote: Compressing objects: 40% (18/45) build 09-Jul-2024 17:29:16 remote: Compressing objects: 42% (19/45) build 09-Jul-2024 17:29:16 remote: Compressing objects: 44% (20/45) build 09-Jul-2024 17:29:16 remote: Compressing objects: 46% (21/45) build 09-Jul-2024 17:29:16 remote: Compressing objects: 48% (22/45) build 09-Jul-2024 17:29:16 remote: Compressing objects: 51% (23/45) build 09-Jul-2024 17:29:16 remote: Compressing objects: 53% (24/45) build 09-Jul-2024 17:29:16 remote: Compressing objects: 55% (25/45) build 09-Jul-2024 17:29:16 remote: Compressing objects: 57% (26/45) build 09-Jul-2024 17:29:16 remote: Compressing objects: 60% (27/45) build 09-Jul-2024 17:29:16 remote: Compressing objects: 62% (28/45) build 09-Jul-2024 17:29:16 remote: Compressing objects: 64% (29/45) build 09-Jul-2024 17:29:16 remote: Compressing objects: 66% (30/45) build 09-Jul-2024 17:29:16 remote: Compressing objects: 68% (31/45) build 09-Jul-2024 17:29:16 remote: Compressing objects: 71% (32/45) build 09-Jul-2024 17:29:16 remote: Compressing objects: 73% (33/45) build 09-Jul-2024 17:29:16 remote: Compressing objects: 75% (34/45) build 09-Jul-2024 17:29:16 remote: Compressing objects: 77% (35/45) build 09-Jul-2024 17:29:16 remote: Compressing objects: 80% (36/45) build 09-Jul-2024 17:29:16 remote: Compressing objects: 82% (37/45) build 09-Jul-2024 17:29:16 remote: Compressing objects: 84% (38/45) build 09-Jul-2024 17:29:16 remote: Compressing objects: 86% (39/45) build 09-Jul-2024 17:29:16 remote: Compressing objects: 88% (40/45) build 09-Jul-2024 17:29:16 remote: Compressing objects: 91% (41/45) build 09-Jul-2024 17:29:16 remote: Compressing objects: 93% (42/45) build 09-Jul-2024 17:29:16 remote: Compressing objects: 95% (43/45) build 09-Jul-2024 17:29:16 remote: Compressing objects: 97% (44/45) build 09-Jul-2024 17:29:16 remote: Compressing objects: 100% (45/45) build 09-Jul-2024 17:29:16 remote: Compressing objects: 100% (45/45), done. build 09-Jul-2024 17:29:16 Receiving objects: 0% (1/1127) build 09-Jul-2024 17:29:16 Receiving objects: 1% (12/1127) build 09-Jul-2024 17:29:16 Receiving objects: 2% (23/1127) build 09-Jul-2024 17:29:16 Receiving objects: 3% (34/1127) build 09-Jul-2024 17:29:16 Receiving objects: 4% (46/1127) build 09-Jul-2024 17:29:16 Receiving objects: 5% (57/1127) build 09-Jul-2024 17:29:16 Receiving objects: 6% (68/1127) build 09-Jul-2024 17:29:16 Receiving objects: 7% (79/1127) build 09-Jul-2024 17:29:16 Receiving objects: 8% (91/1127) build 09-Jul-2024 17:29:16 Receiving objects: 9% (102/1127) build 09-Jul-2024 17:29:16 Receiving objects: 10% (113/1127) build 09-Jul-2024 17:29:16 Receiving objects: 11% (124/1127) build 09-Jul-2024 17:29:16 Receiving objects: 12% (136/1127) build 09-Jul-2024 17:29:16 Receiving objects: 13% (147/1127) build 09-Jul-2024 17:29:16 Receiving objects: 14% (158/1127) build 09-Jul-2024 17:29:16 Receiving objects: 15% (170/1127) build 09-Jul-2024 17:29:16 Receiving objects: 16% (181/1127) build 09-Jul-2024 17:29:16 Receiving objects: 17% (192/1127) build 09-Jul-2024 17:29:16 Receiving objects: 18% (203/1127) build 09-Jul-2024 17:29:16 Receiving objects: 19% (215/1127) build 09-Jul-2024 17:29:16 Receiving objects: 20% (226/1127) build 09-Jul-2024 17:29:16 Receiving objects: 21% (237/1127) build 09-Jul-2024 17:29:16 Receiving objects: 22% (248/1127) build 09-Jul-2024 17:29:16 Receiving objects: 23% (260/1127) build 09-Jul-2024 17:29:16 Receiving objects: 24% (271/1127) build 09-Jul-2024 17:29:16 Receiving objects: 25% (282/1127) build 09-Jul-2024 17:29:16 Receiving objects: 26% (294/1127) build 09-Jul-2024 17:29:16 Receiving objects: 27% (305/1127) build 09-Jul-2024 17:29:16 Receiving objects: 28% (316/1127) build 09-Jul-2024 17:29:16 Receiving objects: 29% (327/1127) build 09-Jul-2024 17:29:16 Receiving objects: 30% (339/1127) build 09-Jul-2024 17:29:16 Receiving objects: 31% (350/1127) build 09-Jul-2024 17:29:16 Receiving objects: 32% (361/1127) build 09-Jul-2024 17:29:16 Receiving objects: 33% (372/1127) build 09-Jul-2024 17:29:16 Receiving objects: 34% (384/1127) build 09-Jul-2024 17:29:16 Receiving objects: 35% (395/1127) build 09-Jul-2024 17:29:16 Receiving objects: 36% (406/1127) build 09-Jul-2024 17:29:16 Receiving objects: 37% (417/1127) build 09-Jul-2024 17:29:16 Receiving objects: 38% (429/1127) build 09-Jul-2024 17:29:16 Receiving objects: 39% (440/1127) build 09-Jul-2024 17:29:16 Receiving objects: 40% (451/1127) build 09-Jul-2024 17:29:16 Receiving objects: 41% (463/1127) build 09-Jul-2024 17:29:16 Receiving objects: 42% (474/1127) build 09-Jul-2024 17:29:16 Receiving objects: 43% (485/1127) build 09-Jul-2024 17:29:16 Receiving objects: 44% (496/1127) build 09-Jul-2024 17:29:16 Receiving objects: 45% (508/1127) build 09-Jul-2024 17:29:16 Receiving objects: 46% (519/1127) build 09-Jul-2024 17:29:16 Receiving objects: 47% (530/1127) build 09-Jul-2024 17:29:16 Receiving objects: 48% (541/1127) build 09-Jul-2024 17:29:16 Receiving objects: 49% (553/1127) build 09-Jul-2024 17:29:16 Receiving objects: 50% (564/1127) build 09-Jul-2024 17:29:16 Receiving objects: 51% (575/1127) build 09-Jul-2024 17:29:16 Receiving objects: 52% (587/1127) build 09-Jul-2024 17:29:16 Receiving objects: 53% (598/1127) build 09-Jul-2024 17:29:16 Receiving objects: 54% (609/1127) build 09-Jul-2024 17:29:16 Receiving objects: 55% (620/1127) build 09-Jul-2024 17:29:16 Receiving objects: 56% (632/1127) build 09-Jul-2024 17:29:16 Receiving objects: 57% (643/1127) build 09-Jul-2024 17:29:16 Receiving objects: 58% (654/1127) build 09-Jul-2024 17:29:16 Receiving objects: 59% (665/1127) build 09-Jul-2024 17:29:16 Receiving objects: 60% (677/1127) build 09-Jul-2024 17:29:16 Receiving objects: 61% (688/1127) build 09-Jul-2024 17:29:16 Receiving objects: 62% (699/1127) build 09-Jul-2024 17:29:16 Receiving objects: 63% (711/1127) build 09-Jul-2024 17:29:16 Receiving objects: 64% (722/1127) build 09-Jul-2024 17:29:16 Receiving objects: 65% (733/1127) build 09-Jul-2024 17:29:16 Receiving objects: 66% (744/1127) build 09-Jul-2024 17:29:16 Receiving objects: 67% (756/1127) build 09-Jul-2024 17:29:16 Receiving objects: 68% (767/1127) build 09-Jul-2024 17:29:16 Receiving objects: 69% (778/1127) build 09-Jul-2024 17:29:16 Receiving objects: 70% (789/1127) build 09-Jul-2024 17:29:16 Receiving objects: 71% (801/1127) build 09-Jul-2024 17:29:16 Receiving objects: 72% (812/1127) build 09-Jul-2024 17:29:16 Receiving objects: 73% (823/1127) build 09-Jul-2024 17:29:16 Receiving objects: 74% (834/1127) build 09-Jul-2024 17:29:16 Receiving objects: 75% (846/1127) build 09-Jul-2024 17:29:16 Receiving objects: 76% (857/1127) build 09-Jul-2024 17:29:16 Receiving objects: 77% (868/1127) build 09-Jul-2024 17:29:16 Receiving objects: 78% (880/1127) build 09-Jul-2024 17:29:16 Receiving objects: 79% (891/1127) build 09-Jul-2024 17:29:16 Receiving objects: 80% (902/1127) build 09-Jul-2024 17:29:16 Receiving objects: 81% (913/1127) build 09-Jul-2024 17:29:16 Receiving objects: 82% (925/1127) build 09-Jul-2024 17:29:16 Receiving objects: 83% (936/1127) build 09-Jul-2024 17:29:16 Receiving objects: 84% (947/1127) build 09-Jul-2024 17:29:16 Receiving objects: 85% (958/1127) build 09-Jul-2024 17:29:16 Receiving objects: 86% (970/1127) build 09-Jul-2024 17:29:16 Receiving objects: 87% (981/1127) build 09-Jul-2024 17:29:16 Receiving objects: 88% (992/1127) build 09-Jul-2024 17:29:16 Receiving objects: 89% (1004/1127) build 09-Jul-2024 17:29:16 Receiving objects: 90% (1015/1127) build 09-Jul-2024 17:29:16 Receiving objects: 91% (1026/1127) build 09-Jul-2024 17:29:16 Receiving objects: 92% (1037/1127) build 09-Jul-2024 17:29:16 Receiving objects: 93% (1049/1127) build 09-Jul-2024 17:29:16 Receiving objects: 94% (1060/1127) build 09-Jul-2024 17:29:16 remote: Total 1127 (delta 24), reused 46 (delta 15), pack-reused 1056 build 09-Jul-2024 17:29:16 Receiving objects: 95% (1071/1127) build 09-Jul-2024 17:29:16 Receiving objects: 96% (1082/1127) build 09-Jul-2024 17:29:16 Receiving objects: 97% (1094/1127) build 09-Jul-2024 17:29:16 Receiving objects: 98% (1105/1127) build 09-Jul-2024 17:29:16 Receiving objects: 99% (1116/1127) build 09-Jul-2024 17:29:16 Receiving objects: 100% (1127/1127) build 09-Jul-2024 17:29:16 Receiving objects: 100% (1127/1127), 216.86 KiB | 9.86 MiB/s, done. build 09-Jul-2024 17:29:16 Resolving deltas: 0% (0/579) build 09-Jul-2024 17:29:16 Resolving deltas: 1% (6/579) build 09-Jul-2024 17:29:16 Resolving deltas: 2% (12/579) build 09-Jul-2024 17:29:16 Resolving deltas: 3% (18/579) build 09-Jul-2024 17:29:16 Resolving deltas: 4% (24/579) build 09-Jul-2024 17:29:16 Resolving deltas: 5% (29/579) build 09-Jul-2024 17:29:16 Resolving deltas: 6% (35/579) build 09-Jul-2024 17:29:16 Resolving deltas: 7% (41/579) build 09-Jul-2024 17:29:16 Resolving deltas: 8% (47/579) build 09-Jul-2024 17:29:16 Resolving deltas: 9% (53/579) build 09-Jul-2024 17:29:16 Resolving deltas: 10% (58/579) build 09-Jul-2024 17:29:16 Resolving deltas: 11% (64/579) build 09-Jul-2024 17:29:16 Resolving deltas: 12% (70/579) build 09-Jul-2024 17:29:16 Resolving deltas: 13% (76/579) build 09-Jul-2024 17:29:16 Resolving deltas: 14% (82/579) build 09-Jul-2024 17:29:16 Resolving deltas: 15% (87/579) build 09-Jul-2024 17:29:16 Resolving deltas: 16% (94/579) build 09-Jul-2024 17:29:16 Resolving deltas: 17% (99/579) build 09-Jul-2024 17:29:16 Resolving deltas: 18% (105/579) build 09-Jul-2024 17:29:16 Resolving deltas: 19% (111/579) build 09-Jul-2024 17:29:16 Resolving deltas: 20% (116/579) build 09-Jul-2024 17:29:16 Resolving deltas: 21% (122/579) build 09-Jul-2024 17:29:16 Resolving deltas: 22% (128/579) build 09-Jul-2024 17:29:16 Resolving deltas: 23% (134/579) build 09-Jul-2024 17:29:16 Resolving deltas: 24% (139/579) build 09-Jul-2024 17:29:16 Resolving deltas: 25% (145/579) build 09-Jul-2024 17:29:16 Resolving deltas: 26% (151/579) build 09-Jul-2024 17:29:16 Resolving deltas: 27% (157/579) build 09-Jul-2024 17:29:16 Resolving deltas: 28% (163/579) build 09-Jul-2024 17:29:16 Resolving deltas: 29% (169/579) build 09-Jul-2024 17:29:16 Resolving deltas: 30% (174/579) build 09-Jul-2024 17:29:16 Resolving deltas: 31% (180/579) build 09-Jul-2024 17:29:16 Resolving deltas: 32% (186/579) build 09-Jul-2024 17:29:16 Resolving deltas: 33% (192/579) build 09-Jul-2024 17:29:16 Resolving deltas: 34% (197/579) build 09-Jul-2024 17:29:16 Resolving deltas: 35% (203/579) build 09-Jul-2024 17:29:16 Resolving deltas: 36% (209/579) build 09-Jul-2024 17:29:16 Resolving deltas: 37% (215/579) build 09-Jul-2024 17:29:16 Resolving deltas: 38% (221/579) build 09-Jul-2024 17:29:16 Resolving deltas: 39% (226/579) build 09-Jul-2024 17:29:16 Resolving deltas: 40% (232/579) build 09-Jul-2024 17:29:16 Resolving deltas: 41% (238/579) build 09-Jul-2024 17:29:16 Resolving deltas: 42% (244/579) build 09-Jul-2024 17:29:16 Resolving deltas: 43% (249/579) build 09-Jul-2024 17:29:16 Resolving deltas: 44% (256/579) build 09-Jul-2024 17:29:16 Resolving deltas: 45% (261/579) build 09-Jul-2024 17:29:16 Resolving deltas: 46% (267/579) build 09-Jul-2024 17:29:16 Resolving deltas: 47% (273/579) build 09-Jul-2024 17:29:16 Resolving deltas: 48% (278/579) build 09-Jul-2024 17:29:16 Resolving deltas: 49% (284/579) build 09-Jul-2024 17:29:16 Resolving deltas: 50% (290/579) build 09-Jul-2024 17:29:16 Resolving deltas: 51% (296/579) build 09-Jul-2024 17:29:16 Resolving deltas: 52% (302/579) build 09-Jul-2024 17:29:16 Resolving deltas: 53% (307/579) build 09-Jul-2024 17:29:16 Resolving deltas: 54% (313/579) build 09-Jul-2024 17:29:16 Resolving deltas: 55% (319/579) build 09-Jul-2024 17:29:16 Resolving deltas: 56% (325/579) build 09-Jul-2024 17:29:16 Resolving deltas: 57% (331/579) build 09-Jul-2024 17:29:16 Resolving deltas: 58% (336/579) build 09-Jul-2024 17:29:16 Resolving deltas: 59% (342/579) build 09-Jul-2024 17:29:16 Resolving deltas: 60% (348/579) build 09-Jul-2024 17:29:16 Resolving deltas: 61% (355/579) build 09-Jul-2024 17:29:16 Resolving deltas: 62% (359/579) build 09-Jul-2024 17:29:16 Resolving deltas: 63% (365/579) build 09-Jul-2024 17:29:16 Resolving deltas: 64% (371/579) build 09-Jul-2024 17:29:16 Resolving deltas: 65% (377/579) build 09-Jul-2024 17:29:16 Resolving deltas: 66% (383/579) build 09-Jul-2024 17:29:16 Resolving deltas: 67% (388/579) build 09-Jul-2024 17:29:16 Resolving deltas: 68% (394/579) build 09-Jul-2024 17:29:16 Resolving deltas: 69% (400/579) build 09-Jul-2024 17:29:16 Resolving deltas: 70% (406/579) build 09-Jul-2024 17:29:16 Resolving deltas: 71% (412/579) build 09-Jul-2024 17:29:16 Resolving deltas: 72% (417/579) build 09-Jul-2024 17:29:16 Resolving deltas: 73% (424/579) build 09-Jul-2024 17:29:16 Resolving deltas: 74% (429/579) build 09-Jul-2024 17:29:16 Resolving deltas: 75% (435/579) build 09-Jul-2024 17:29:16 Resolving deltas: 76% (441/579) build 09-Jul-2024 17:29:16 Resolving deltas: 77% (446/579) build 09-Jul-2024 17:29:16 Resolving deltas: 78% (452/579) build 09-Jul-2024 17:29:16 Resolving deltas: 79% (458/579) build 09-Jul-2024 17:29:16 Resolving deltas: 80% (464/579) build 09-Jul-2024 17:29:16 Resolving deltas: 81% (469/579) build 09-Jul-2024 17:29:16 Resolving deltas: 82% (475/579) build 09-Jul-2024 17:29:16 Resolving deltas: 83% (481/579) build 09-Jul-2024 17:29:16 Resolving deltas: 84% (487/579) build 09-Jul-2024 17:29:16 Resolving deltas: 85% (493/579) build 09-Jul-2024 17:29:16 Resolving deltas: 86% (498/579) build 09-Jul-2024 17:29:16 Resolving deltas: 87% (504/579) build 09-Jul-2024 17:29:16 Resolving deltas: 88% (510/579) build 09-Jul-2024 17:29:16 Resolving deltas: 89% (516/579) build 09-Jul-2024 17:29:16 Resolving deltas: 90% (522/579) build 09-Jul-2024 17:29:16 Resolving deltas: 91% (527/579) build 09-Jul-2024 17:29:16 Resolving deltas: 92% (533/579) build 09-Jul-2024 17:29:16 Resolving deltas: 93% (539/579) build 09-Jul-2024 17:29:16 Resolving deltas: 94% (545/579) build 09-Jul-2024 17:29:16 Resolving deltas: 95% (551/579) build 09-Jul-2024 17:29:16 Resolving deltas: 96% (556/579) build 09-Jul-2024 17:29:16 Resolving deltas: 97% (562/579) build 09-Jul-2024 17:29:16 Resolving deltas: 98% (568/579) build 09-Jul-2024 17:29:16 Resolving deltas: 99% (574/579) build 09-Jul-2024 17:29:16 Resolving deltas: 100% (579/579) build 09-Jul-2024 17:29:16 Resolving deltas: 100% (579/579), done. build 09-Jul-2024 17:29:16 error: pathspec 'release-phpbb-3.3.4' did not match any file(s) known to git build 09-Jul-2024 17:29:16  [delete] Deleting directory /data/build/old_versions/release-3.3.4/ext/phpbb/viglink/.git build 09-Jul-2024 17:29:16  [delete] Deleting directory /data/build/old_versions/release-3.3.4/ext/phpbb/viglink/tests build 09-Jul-2024 17:29:16  [delete] Directory /data/build/old_versions/release-3.3.4/ext/phpbb/viglink/travis does not exist or is not a directory. build 09-Jul-2024 17:29:16  [delete] Deleting: /data/build/old_versions/release-3.3.4/ext/phpbb/viglink/.gitattributes build 09-Jul-2024 17:29:16  [delete] Could not find file /data/build/old_versions/release-3.3.4/ext/phpbb/viglink/.travis.yml to delete. build 09-Jul-2024 17:29:16  [delete] Deleting: /data/build/old_versions/release-3.3.4/ext/phpbb/viglink/phpunit.xml.dist build 09-Jul-2024 17:29:16  [delete] Deleting: /data/build/old_versions/release-3.3.4/ext/phpbb/viglink/README.md build 09-Jul-2024 17:29:16  [delete] Could not find file /data/build/old_versions/release-3.3.4/config.php to delete. build 09-Jul-2024 17:29:16  [delete] Deleting directory /data/build/old_versions/release-3.3.4/develop build 09-Jul-2024 17:29:16  [delete] Deleting directory /data/build/old_versions/release-3.3.4/install/data build 09-Jul-2024 17:29:16  [delete] Deleting directory /data/build/old_versions/release-3.3.4/config/development build 09-Jul-2024 17:29:16  [delete] Deleting directory /data/build/old_versions/release-3.3.4/config/test build 09-Jul-2024 17:29:16  [echo] Setting permissions for checkout of release-3.3.4 in build/old_versions/release-3.3.4 build 09-Jul-2024 17:29:16  [chmod] Changed file mode on '/data/build/old_versions/release-3.3.4/cache' to 777 build 09-Jul-2024 17:29:16  [chmod] Changed file mode on '/data/build/old_versions/release-3.3.4/store' to 777 build 09-Jul-2024 17:29:16  [chmod] Changed file mode on '/data/build/old_versions/release-3.3.4/files' to 777 build 09-Jul-2024 17:29:16  [chmod] Changed file mode on '/data/build/old_versions/release-3.3.4/images/avatars/upload' to 777 build 09-Jul-2024 17:29:16  [chmod] Changed file mode on '/data/build/old_versions/release-3.3.4/bin/phpbbcli.php' to 755 build 09-Jul-2024 17:29:16  build 09-Jul-2024 17:29:16 phpBB > clean-diff-dir: build 09-Jul-2024 17:29:16  build 09-Jul-2024 17:29:16  [delete] Deleting directory /data/build/old_versions/release-3.3.4/cache build 09-Jul-2024 17:29:16  [delete] Deleting directory /data/build/old_versions/release-3.3.4/docs build 09-Jul-2024 17:29:16  [delete] Deleting directory /data/build/old_versions/release-3.3.4/files build 09-Jul-2024 17:29:16  [delete] Deleting directory /data/build/old_versions/release-3.3.4/install build 09-Jul-2024 17:29:16  [delete] Deleting directory /data/build/old_versions/release-3.3.4/store build 09-Jul-2024 17:29:16  [delete] Directory /data/build/old_versions/release-3.3.4/vendor does not exist or is not a directory. build 09-Jul-2024 17:29:16  build 09-Jul-2024 17:29:16 phpBB > old-version-diff: build 09-Jul-2024 17:29:16  build 09-Jul-2024 17:29:16  [echo] Retrieving version 3.3.5 build 09-Jul-2024 17:29:16  [mkdir] Created dir: /data/build/old_versions/release-3.3.5 build 09-Jul-2024 17:29:16  build 09-Jul-2024 17:29:16 phpBB > export: build 09-Jul-2024 17:29:16  build 09-Jul-2024 17:29:17 Cloning into 'viglink'... build 09-Jul-2024 17:29:17 remote: Enumerating objects: 1127, done. build 09-Jul-2024 17:29:17 remote: Counting objects: 1% (1/71) build 09-Jul-2024 17:29:17 remote: Counting objects: 2% (2/71) build 09-Jul-2024 17:29:17 remote: Counting objects: 4% (3/71) build 09-Jul-2024 17:29:17 remote: Counting objects: 5% (4/71) build 09-Jul-2024 17:29:17 remote: Counting objects: 7% (5/71) build 09-Jul-2024 17:29:17 remote: Counting objects: 8% (6/71) build 09-Jul-2024 17:29:17 remote: Counting objects: 9% (7/71) build 09-Jul-2024 17:29:17 remote: Counting objects: 11% (8/71) build 09-Jul-2024 17:29:17 remote: Counting objects: 12% (9/71) build 09-Jul-2024 17:29:17 remote: Counting objects: 14% (10/71) build 09-Jul-2024 17:29:17 remote: Counting objects: 15% (11/71) build 09-Jul-2024 17:29:17 remote: Counting objects: 16% (12/71) build 09-Jul-2024 17:29:17 remote: Counting objects: 18% (13/71) build 09-Jul-2024 17:29:17 remote: Counting objects: 19% (14/71) build 09-Jul-2024 17:29:17 remote: Counting objects: 21% (15/71) build 09-Jul-2024 17:29:17 remote: Counting objects: 22% (16/71) build 09-Jul-2024 17:29:17 remote: Counting objects: 23% (17/71) build 09-Jul-2024 17:29:17 remote: Counting objects: 25% (18/71) build 09-Jul-2024 17:29:17 remote: Counting objects: 26% (19/71) build 09-Jul-2024 17:29:17 remote: Counting objects: 28% (20/71) build 09-Jul-2024 17:29:17 remote: Counting objects: 29% (21/71) build 09-Jul-2024 17:29:17 remote: Counting objects: 30% (22/71) build 09-Jul-2024 17:29:17 remote: Counting objects: 32% (23/71) build 09-Jul-2024 17:29:17 remote: Counting objects: 33% (24/71) build 09-Jul-2024 17:29:17 remote: Counting objects: 35% (25/71) build 09-Jul-2024 17:29:17 remote: Counting objects: 36% (26/71) build 09-Jul-2024 17:29:17 remote: Counting objects: 38% (27/71) build 09-Jul-2024 17:29:17 remote: Counting objects: 39% (28/71) build 09-Jul-2024 17:29:17 remote: Counting objects: 40% (29/71) build 09-Jul-2024 17:29:17 remote: Counting objects: 42% (30/71) build 09-Jul-2024 17:29:17 remote: Counting objects: 43% (31/71) build 09-Jul-2024 17:29:17 remote: Counting objects: 45% (32/71) build 09-Jul-2024 17:29:17 remote: Counting objects: 46% (33/71) build 09-Jul-2024 17:29:17 remote: Counting objects: 47% (34/71) build 09-Jul-2024 17:29:17 remote: Counting objects: 49% (35/71) build 09-Jul-2024 17:29:17 remote: Counting objects: 50% (36/71) build 09-Jul-2024 17:29:17 remote: Counting objects: 52% (37/71) build 09-Jul-2024 17:29:17 remote: Counting objects: 53% (38/71) build 09-Jul-2024 17:29:17 remote: Counting objects: 54% (39/71) build 09-Jul-2024 17:29:17 remote: Counting objects: 56% (40/71) build 09-Jul-2024 17:29:17 remote: Counting objects: 57% (41/71) build 09-Jul-2024 17:29:17 remote: Counting objects: 59% (42/71) build 09-Jul-2024 17:29:17 remote: Counting objects: 60% (43/71) build 09-Jul-2024 17:29:17 remote: Counting objects: 61% (44/71) build 09-Jul-2024 17:29:17 remote: Counting objects: 63% (45/71) build 09-Jul-2024 17:29:17 remote: Counting objects: 64% (46/71) build 09-Jul-2024 17:29:17 remote: Counting objects: 66% (47/71) build 09-Jul-2024 17:29:17 remote: Counting objects: 67% (48/71) build 09-Jul-2024 17:29:17 remote: Counting objects: 69% (49/71) build 09-Jul-2024 17:29:17 remote: Counting objects: 70% (50/71) build 09-Jul-2024 17:29:17 remote: Counting objects: 71% (51/71) build 09-Jul-2024 17:29:17 remote: Counting objects: 73% (52/71) build 09-Jul-2024 17:29:17 remote: Counting objects: 74% (53/71) build 09-Jul-2024 17:29:17 remote: Counting objects: 76% (54/71) build 09-Jul-2024 17:29:17 remote: Counting objects: 77% (55/71) build 09-Jul-2024 17:29:17 remote: Counting objects: 78% (56/71) build 09-Jul-2024 17:29:17 remote: Counting objects: 80% (57/71) build 09-Jul-2024 17:29:17 remote: Counting objects: 81% (58/71) build 09-Jul-2024 17:29:17 remote: Counting objects: 83% (59/71) build 09-Jul-2024 17:29:17 remote: Counting objects: 84% (60/71) build 09-Jul-2024 17:29:17 remote: Counting objects: 85% (61/71) build 09-Jul-2024 17:29:17 remote: Counting objects: 87% (62/71) build 09-Jul-2024 17:29:17 remote: Counting objects: 88% (63/71) build 09-Jul-2024 17:29:17 remote: Counting objects: 90% (64/71) build 09-Jul-2024 17:29:17 remote: Counting objects: 91% (65/71) build 09-Jul-2024 17:29:17 remote: Counting objects: 92% (66/71) build 09-Jul-2024 17:29:17 remote: Counting objects: 94% (67/71) build 09-Jul-2024 17:29:17 remote: Counting objects: 95% (68/71) build 09-Jul-2024 17:29:17 remote: Counting objects: 97% (69/71) build 09-Jul-2024 17:29:17 remote: Counting objects: 98% (70/71) build 09-Jul-2024 17:29:17 remote: Counting objects: 100% (71/71) build 09-Jul-2024 17:29:17 remote: Counting objects: 100% (71/71), done. build 09-Jul-2024 17:29:17 remote: Compressing objects: 2% (1/45) build 09-Jul-2024 17:29:17 remote: Compressing objects: 4% (2/45) build 09-Jul-2024 17:29:17 remote: Compressing objects: 6% (3/45) build 09-Jul-2024 17:29:17 remote: Compressing objects: 8% (4/45) build 09-Jul-2024 17:29:17 remote: Compressing objects: 11% (5/45) build 09-Jul-2024 17:29:17 remote: Compressing objects: 13% (6/45) build 09-Jul-2024 17:29:17 remote: Compressing objects: 15% (7/45) build 09-Jul-2024 17:29:17 remote: Compressing objects: 17% (8/45) build 09-Jul-2024 17:29:17 remote: Compressing objects: 20% (9/45) build 09-Jul-2024 17:29:17 remote: Compressing objects: 22% (10/45) build 09-Jul-2024 17:29:17 remote: Compressing objects: 24% (11/45) build 09-Jul-2024 17:29:17 remote: Compressing objects: 26% (12/45) build 09-Jul-2024 17:29:17 remote: Compressing objects: 28% (13/45) build 09-Jul-2024 17:29:17 remote: Compressing objects: 31% (14/45) build 09-Jul-2024 17:29:17 remote: Compressing objects: 33% (15/45) build 09-Jul-2024 17:29:17 remote: Compressing objects: 35% (16/45) build 09-Jul-2024 17:29:17 remote: Compressing objects: 37% (17/45) build 09-Jul-2024 17:29:17 remote: Compressing objects: 40% (18/45) build 09-Jul-2024 17:29:17 remote: Compressing objects: 42% (19/45) build 09-Jul-2024 17:29:17 remote: Compressing objects: 44% (20/45) build 09-Jul-2024 17:29:17 remote: Compressing objects: 46% (21/45) build 09-Jul-2024 17:29:17 remote: Compressing objects: 48% (22/45) build 09-Jul-2024 17:29:17 remote: Compressing objects: 51% (23/45) build 09-Jul-2024 17:29:17 remote: Compressing objects: 53% (24/45) build 09-Jul-2024 17:29:17 remote: Compressing objects: 55% (25/45) build 09-Jul-2024 17:29:17 remote: Compressing objects: 57% (26/45) build 09-Jul-2024 17:29:17 remote: Compressing objects: 60% (27/45) build 09-Jul-2024 17:29:17 remote: Compressing objects: 62% (28/45) build 09-Jul-2024 17:29:17 remote: Compressing objects: 64% (29/45) build 09-Jul-2024 17:29:17 remote: Compressing objects: 66% (30/45) build 09-Jul-2024 17:29:17 remote: Compressing objects: 68% (31/45) build 09-Jul-2024 17:29:17 remote: Compressing objects: 71% (32/45) build 09-Jul-2024 17:29:17 remote: Compressing objects: 73% (33/45) build 09-Jul-2024 17:29:17 remote: Compressing objects: 75% (34/45) build 09-Jul-2024 17:29:17 remote: Compressing objects: 77% (35/45) build 09-Jul-2024 17:29:17 remote: Compressing objects: 80% (36/45) build 09-Jul-2024 17:29:17 remote: Compressing objects: 82% (37/45) build 09-Jul-2024 17:29:17 remote: Compressing objects: 84% (38/45) build 09-Jul-2024 17:29:17 remote: Compressing objects: 86% (39/45) build 09-Jul-2024 17:29:17 remote: Compressing objects: 88% (40/45) build 09-Jul-2024 17:29:17 remote: Compressing objects: 91% (41/45) build 09-Jul-2024 17:29:17 remote: Compressing objects: 93% (42/45) build 09-Jul-2024 17:29:17 remote: Compressing objects: 95% (43/45) build 09-Jul-2024 17:29:17 remote: Compressing objects: 97% (44/45) build 09-Jul-2024 17:29:17 remote: Compressing objects: 100% (45/45) build 09-Jul-2024 17:29:17 remote: Compressing objects: 100% (45/45), done. build 09-Jul-2024 17:29:17 Receiving objects: 0% (1/1127) build 09-Jul-2024 17:29:17 Receiving objects: 1% (12/1127) build 09-Jul-2024 17:29:17 Receiving objects: 2% (23/1127) build 09-Jul-2024 17:29:17 Receiving objects: 3% (34/1127) build 09-Jul-2024 17:29:17 Receiving objects: 4% (46/1127) build 09-Jul-2024 17:29:17 Receiving objects: 5% (57/1127) build 09-Jul-2024 17:29:17 Receiving objects: 6% (68/1127) build 09-Jul-2024 17:29:17 Receiving objects: 7% (79/1127) build 09-Jul-2024 17:29:17 Receiving objects: 8% (91/1127) build 09-Jul-2024 17:29:17 Receiving objects: 9% (102/1127) build 09-Jul-2024 17:29:17 Receiving objects: 10% (113/1127) build 09-Jul-2024 17:29:17 Receiving objects: 11% (124/1127) build 09-Jul-2024 17:29:17 Receiving objects: 12% (136/1127) build 09-Jul-2024 17:29:17 Receiving objects: 13% (147/1127) build 09-Jul-2024 17:29:17 Receiving objects: 14% (158/1127) build 09-Jul-2024 17:29:17 Receiving objects: 15% (170/1127) build 09-Jul-2024 17:29:17 Receiving objects: 16% (181/1127) build 09-Jul-2024 17:29:17 Receiving objects: 17% (192/1127) build 09-Jul-2024 17:29:17 Receiving objects: 18% (203/1127) build 09-Jul-2024 17:29:17 Receiving objects: 19% (215/1127) build 09-Jul-2024 17:29:17 Receiving objects: 20% (226/1127) build 09-Jul-2024 17:29:17 Receiving objects: 21% (237/1127) build 09-Jul-2024 17:29:17 Receiving objects: 22% (248/1127) build 09-Jul-2024 17:29:17 Receiving objects: 23% (260/1127) build 09-Jul-2024 17:29:17 Receiving objects: 24% (271/1127) build 09-Jul-2024 17:29:17 Receiving objects: 25% (282/1127) build 09-Jul-2024 17:29:17 Receiving objects: 26% (294/1127) build 09-Jul-2024 17:29:17 Receiving objects: 27% (305/1127) build 09-Jul-2024 17:29:17 Receiving objects: 28% (316/1127) build 09-Jul-2024 17:29:17 Receiving objects: 29% (327/1127) build 09-Jul-2024 17:29:17 Receiving objects: 30% (339/1127) build 09-Jul-2024 17:29:17 Receiving objects: 31% (350/1127) build 09-Jul-2024 17:29:17 Receiving objects: 32% (361/1127) build 09-Jul-2024 17:29:17 Receiving objects: 33% (372/1127) build 09-Jul-2024 17:29:17 Receiving objects: 34% (384/1127) build 09-Jul-2024 17:29:17 Receiving objects: 35% (395/1127) build 09-Jul-2024 17:29:17 Receiving objects: 36% (406/1127) build 09-Jul-2024 17:29:17 Receiving objects: 37% (417/1127) build 09-Jul-2024 17:29:17 Receiving objects: 38% (429/1127) build 09-Jul-2024 17:29:17 Receiving objects: 39% (440/1127) build 09-Jul-2024 17:29:17 Receiving objects: 40% (451/1127) build 09-Jul-2024 17:29:17 Receiving objects: 41% (463/1127) build 09-Jul-2024 17:29:17 Receiving objects: 42% (474/1127) build 09-Jul-2024 17:29:17 Receiving objects: 43% (485/1127) build 09-Jul-2024 17:29:17 Receiving objects: 44% (496/1127) build 09-Jul-2024 17:29:17 Receiving objects: 45% (508/1127) build 09-Jul-2024 17:29:17 Receiving objects: 46% (519/1127) build 09-Jul-2024 17:29:17 Receiving objects: 47% (530/1127) build 09-Jul-2024 17:29:17 Receiving objects: 48% (541/1127) build 09-Jul-2024 17:29:17 Receiving objects: 49% (553/1127) build 09-Jul-2024 17:29:17 Receiving objects: 50% (564/1127) build 09-Jul-2024 17:29:17 Receiving objects: 51% (575/1127) build 09-Jul-2024 17:29:17 Receiving objects: 52% (587/1127) build 09-Jul-2024 17:29:17 Receiving objects: 53% (598/1127) build 09-Jul-2024 17:29:17 Receiving objects: 54% (609/1127) build 09-Jul-2024 17:29:17 Receiving objects: 55% (620/1127) build 09-Jul-2024 17:29:17 Receiving objects: 56% (632/1127) build 09-Jul-2024 17:29:17 Receiving objects: 57% (643/1127) build 09-Jul-2024 17:29:17 Receiving objects: 58% (654/1127) build 09-Jul-2024 17:29:17 Receiving objects: 59% (665/1127) build 09-Jul-2024 17:29:17 Receiving objects: 60% (677/1127) build 09-Jul-2024 17:29:17 remote: Total 1127 (delta 24), reused 46 (delta 15), pack-reused 1056 build 09-Jul-2024 17:29:17 Receiving objects: 61% (688/1127) build 09-Jul-2024 17:29:17 Receiving objects: 62% (699/1127) build 09-Jul-2024 17:29:17 Receiving objects: 63% (711/1127) build 09-Jul-2024 17:29:17 Receiving objects: 64% (722/1127) build 09-Jul-2024 17:29:17 Receiving objects: 65% (733/1127) build 09-Jul-2024 17:29:17 Receiving objects: 66% (744/1127) build 09-Jul-2024 17:29:17 Receiving objects: 67% (756/1127) build 09-Jul-2024 17:29:17 Receiving objects: 68% (767/1127) build 09-Jul-2024 17:29:17 Receiving objects: 69% (778/1127) build 09-Jul-2024 17:29:17 Receiving objects: 70% (789/1127) build 09-Jul-2024 17:29:17 Receiving objects: 71% (801/1127) build 09-Jul-2024 17:29:17 Receiving objects: 72% (812/1127) build 09-Jul-2024 17:29:17 Receiving objects: 73% (823/1127) build 09-Jul-2024 17:29:17 Receiving objects: 74% (834/1127) build 09-Jul-2024 17:29:17 Receiving objects: 75% (846/1127) build 09-Jul-2024 17:29:17 Receiving objects: 76% (857/1127) build 09-Jul-2024 17:29:17 Receiving objects: 77% (868/1127) build 09-Jul-2024 17:29:17 Receiving objects: 78% (880/1127) build 09-Jul-2024 17:29:17 Receiving objects: 79% (891/1127) build 09-Jul-2024 17:29:17 Receiving objects: 80% (902/1127) build 09-Jul-2024 17:29:17 Receiving objects: 81% (913/1127) build 09-Jul-2024 17:29:17 Receiving objects: 82% (925/1127) build 09-Jul-2024 17:29:17 Receiving objects: 83% (936/1127) build 09-Jul-2024 17:29:17 Receiving objects: 84% (947/1127) build 09-Jul-2024 17:29:17 Receiving objects: 85% (958/1127) build 09-Jul-2024 17:29:17 Receiving objects: 86% (970/1127) build 09-Jul-2024 17:29:17 Receiving objects: 87% (981/1127) build 09-Jul-2024 17:29:17 Receiving objects: 88% (992/1127) build 09-Jul-2024 17:29:17 Receiving objects: 89% (1004/1127) build 09-Jul-2024 17:29:17 Receiving objects: 90% (1015/1127) build 09-Jul-2024 17:29:17 Receiving objects: 91% (1026/1127) build 09-Jul-2024 17:29:17 Receiving objects: 92% (1037/1127) build 09-Jul-2024 17:29:17 Receiving objects: 93% (1049/1127) build 09-Jul-2024 17:29:17 Receiving objects: 94% (1060/1127) build 09-Jul-2024 17:29:17 Receiving objects: 95% (1071/1127) build 09-Jul-2024 17:29:17 Receiving objects: 96% (1082/1127) build 09-Jul-2024 17:29:17 Receiving objects: 97% (1094/1127) build 09-Jul-2024 17:29:17 Receiving objects: 98% (1105/1127) build 09-Jul-2024 17:29:17 Receiving objects: 99% (1116/1127) build 09-Jul-2024 17:29:17 Receiving objects: 100% (1127/1127) build 09-Jul-2024 17:29:17 Receiving objects: 100% (1127/1127), 216.86 KiB | 1.46 MiB/s, done. build 09-Jul-2024 17:29:17 Resolving deltas: 0% (0/579) build 09-Jul-2024 17:29:17 Resolving deltas: 1% (6/579) build 09-Jul-2024 17:29:17 Resolving deltas: 2% (13/579) build 09-Jul-2024 17:29:17 Resolving deltas: 3% (18/579) build 09-Jul-2024 17:29:17 Resolving deltas: 4% (24/579) build 09-Jul-2024 17:29:17 Resolving deltas: 5% (29/579) build 09-Jul-2024 17:29:17 Resolving deltas: 6% (35/579) build 09-Jul-2024 17:29:17 Resolving deltas: 7% (41/579) build 09-Jul-2024 17:29:17 Resolving deltas: 8% (47/579) build 09-Jul-2024 17:29:17 Resolving deltas: 9% (53/579) build 09-Jul-2024 17:29:17 Resolving deltas: 10% (58/579) build 09-Jul-2024 17:29:17 Resolving deltas: 11% (64/579) build 09-Jul-2024 17:29:17 Resolving deltas: 12% (70/579) build 09-Jul-2024 17:29:17 Resolving deltas: 13% (76/579) build 09-Jul-2024 17:29:17 Resolving deltas: 14% (82/579) build 09-Jul-2024 17:29:17 Resolving deltas: 15% (87/579) build 09-Jul-2024 17:29:17 Resolving deltas: 16% (93/579) build 09-Jul-2024 17:29:17 Resolving deltas: 17% (99/579) build 09-Jul-2024 17:29:17 Resolving deltas: 18% (105/579) build 09-Jul-2024 17:29:17 Resolving deltas: 19% (111/579) build 09-Jul-2024 17:29:17 Resolving deltas: 20% (116/579) build 09-Jul-2024 17:29:17 Resolving deltas: 21% (123/579) build 09-Jul-2024 17:29:17 Resolving deltas: 22% (128/579) build 09-Jul-2024 17:29:17 Resolving deltas: 23% (134/579) build 09-Jul-2024 17:29:17 Resolving deltas: 24% (139/579) build 09-Jul-2024 17:29:17 Resolving deltas: 25% (145/579) build 09-Jul-2024 17:29:17 Resolving deltas: 26% (151/579) build 09-Jul-2024 17:29:17 Resolving deltas: 27% (157/579) build 09-Jul-2024 17:29:17 Resolving deltas: 28% (163/579) build 09-Jul-2024 17:29:17 Resolving deltas: 29% (168/579) build 09-Jul-2024 17:29:17 Resolving deltas: 30% (174/579) build 09-Jul-2024 17:29:17 Resolving deltas: 31% (180/579) build 09-Jul-2024 17:29:17 Resolving deltas: 32% (186/579) build 09-Jul-2024 17:29:17 Resolving deltas: 33% (192/579) build 09-Jul-2024 17:29:17 Resolving deltas: 34% (197/579) build 09-Jul-2024 17:29:17 Resolving deltas: 35% (204/579) build 09-Jul-2024 17:29:17 Resolving deltas: 36% (209/579) build 09-Jul-2024 17:29:17 Resolving deltas: 37% (216/579) build 09-Jul-2024 17:29:17 Resolving deltas: 38% (221/579) build 09-Jul-2024 17:29:17 Resolving deltas: 39% (226/579) build 09-Jul-2024 17:29:17 Resolving deltas: 40% (232/579) build 09-Jul-2024 17:29:17 Resolving deltas: 41% (238/579) build 09-Jul-2024 17:29:17 Resolving deltas: 42% (244/579) build 09-Jul-2024 17:29:17 Resolving deltas: 43% (250/579) build 09-Jul-2024 17:29:17 Resolving deltas: 44% (255/579) build 09-Jul-2024 17:29:17 Resolving deltas: 45% (261/579) build 09-Jul-2024 17:29:17 Resolving deltas: 46% (267/579) build 09-Jul-2024 17:29:17 Resolving deltas: 47% (273/579) build 09-Jul-2024 17:29:17 Resolving deltas: 48% (278/579) build 09-Jul-2024 17:29:17 Resolving deltas: 49% (284/579) build 09-Jul-2024 17:29:17 Resolving deltas: 50% (290/579) build 09-Jul-2024 17:29:17 Resolving deltas: 51% (296/579) build 09-Jul-2024 17:29:17 Resolving deltas: 52% (302/579) build 09-Jul-2024 17:29:17 Resolving deltas: 53% (307/579) build 09-Jul-2024 17:29:17 Resolving deltas: 54% (313/579) build 09-Jul-2024 17:29:17 Resolving deltas: 55% (319/579) build 09-Jul-2024 17:29:17 Resolving deltas: 56% (325/579) build 09-Jul-2024 17:29:17 Resolving deltas: 57% (331/579) build 09-Jul-2024 17:29:17 Resolving deltas: 58% (336/579) build 09-Jul-2024 17:29:17 Resolving deltas: 59% (342/579) build 09-Jul-2024 17:29:17 Resolving deltas: 60% (348/579) build 09-Jul-2024 17:29:17 Resolving deltas: 61% (354/579) build 09-Jul-2024 17:29:17 Resolving deltas: 62% (360/579) build 09-Jul-2024 17:29:17 Resolving deltas: 63% (365/579) build 09-Jul-2024 17:29:17 Resolving deltas: 64% (371/579) build 09-Jul-2024 17:29:17 Resolving deltas: 65% (377/579) build 09-Jul-2024 17:29:17 Resolving deltas: 66% (383/579) build 09-Jul-2024 17:29:17 Resolving deltas: 67% (388/579) build 09-Jul-2024 17:29:17 Resolving deltas: 68% (394/579) build 09-Jul-2024 17:29:17 Resolving deltas: 69% (400/579) build 09-Jul-2024 17:29:17 Resolving deltas: 70% (406/579) build 09-Jul-2024 17:29:17 Resolving deltas: 71% (412/579) build 09-Jul-2024 17:29:17 Resolving deltas: 72% (417/579) build 09-Jul-2024 17:29:17 Resolving deltas: 73% (423/579) build 09-Jul-2024 17:29:17 Resolving deltas: 74% (429/579) build 09-Jul-2024 17:29:17 Resolving deltas: 75% (435/579) build 09-Jul-2024 17:29:17 Resolving deltas: 76% (441/579) build 09-Jul-2024 17:29:17 Resolving deltas: 77% (447/579) build 09-Jul-2024 17:29:17 Resolving deltas: 78% (453/579) build 09-Jul-2024 17:29:17 Resolving deltas: 79% (459/579) build 09-Jul-2024 17:29:17 Resolving deltas: 80% (464/579) build 09-Jul-2024 17:29:17 Resolving deltas: 81% (469/579) build 09-Jul-2024 17:29:17 Resolving deltas: 82% (475/579) build 09-Jul-2024 17:29:17 Resolving deltas: 83% (481/579) build 09-Jul-2024 17:29:17 Resolving deltas: 84% (487/579) build 09-Jul-2024 17:29:17 Resolving deltas: 85% (493/579) build 09-Jul-2024 17:29:17 Resolving deltas: 86% (498/579) build 09-Jul-2024 17:29:17 Resolving deltas: 87% (504/579) build 09-Jul-2024 17:29:17 Resolving deltas: 88% (510/579) build 09-Jul-2024 17:29:17 Resolving deltas: 89% (516/579) build 09-Jul-2024 17:29:17 Resolving deltas: 90% (522/579) build 09-Jul-2024 17:29:17 Resolving deltas: 91% (527/579) build 09-Jul-2024 17:29:17 Resolving deltas: 92% (533/579) build 09-Jul-2024 17:29:17 Resolving deltas: 93% (539/579) build 09-Jul-2024 17:29:17 Resolving deltas: 94% (545/579) build 09-Jul-2024 17:29:17 Resolving deltas: 95% (551/579) build 09-Jul-2024 17:29:17 Resolving deltas: 96% (556/579) build 09-Jul-2024 17:29:17 Resolving deltas: 97% (562/579) build 09-Jul-2024 17:29:17 Resolving deltas: 98% (568/579) build 09-Jul-2024 17:29:17 Resolving deltas: 99% (575/579) build 09-Jul-2024 17:29:17 Resolving deltas: 100% (579/579) build 09-Jul-2024 17:29:17 Resolving deltas: 100% (579/579), done. build 09-Jul-2024 17:29:17 error: pathspec 'release-phpbb-3.3.5' did not match any file(s) known to git build 09-Jul-2024 17:29:17  [delete] Deleting directory /data/build/old_versions/release-3.3.5/ext/phpbb/viglink/.git build 09-Jul-2024 17:29:17  [delete] Deleting directory /data/build/old_versions/release-3.3.5/ext/phpbb/viglink/tests build 09-Jul-2024 17:29:17  [delete] Directory /data/build/old_versions/release-3.3.5/ext/phpbb/viglink/travis does not exist or is not a directory. build 09-Jul-2024 17:29:17  [delete] Deleting: /data/build/old_versions/release-3.3.5/ext/phpbb/viglink/.gitattributes build 09-Jul-2024 17:29:17  [delete] Could not find file /data/build/old_versions/release-3.3.5/ext/phpbb/viglink/.travis.yml to delete. build 09-Jul-2024 17:29:17  [delete] Deleting: /data/build/old_versions/release-3.3.5/ext/phpbb/viglink/phpunit.xml.dist build 09-Jul-2024 17:29:17  [delete] Deleting: /data/build/old_versions/release-3.3.5/ext/phpbb/viglink/README.md build 09-Jul-2024 17:29:17  [delete] Could not find file /data/build/old_versions/release-3.3.5/config.php to delete. build 09-Jul-2024 17:29:17  [delete] Deleting directory /data/build/old_versions/release-3.3.5/develop build 09-Jul-2024 17:29:17  [delete] Deleting directory /data/build/old_versions/release-3.3.5/install/data build 09-Jul-2024 17:29:17  [delete] Deleting directory /data/build/old_versions/release-3.3.5/config/development build 09-Jul-2024 17:29:17  [delete] Deleting directory /data/build/old_versions/release-3.3.5/config/test build 09-Jul-2024 17:29:17  [echo] Setting permissions for checkout of release-3.3.5 in build/old_versions/release-3.3.5 build 09-Jul-2024 17:29:18  [chmod] Changed file mode on '/data/build/old_versions/release-3.3.5/cache' to 777 build 09-Jul-2024 17:29:18  [chmod] Changed file mode on '/data/build/old_versions/release-3.3.5/store' to 777 build 09-Jul-2024 17:29:18  [chmod] Changed file mode on '/data/build/old_versions/release-3.3.5/files' to 777 build 09-Jul-2024 17:29:18  [chmod] Changed file mode on '/data/build/old_versions/release-3.3.5/images/avatars/upload' to 777 build 09-Jul-2024 17:29:18  [chmod] Changed file mode on '/data/build/old_versions/release-3.3.5/bin/phpbbcli.php' to 755 build 09-Jul-2024 17:29:18  build 09-Jul-2024 17:29:18 phpBB > clean-diff-dir: build 09-Jul-2024 17:29:18  build 09-Jul-2024 17:29:18  [delete] Deleting directory /data/build/old_versions/release-3.3.5/cache build 09-Jul-2024 17:29:18  [delete] Deleting directory /data/build/old_versions/release-3.3.5/docs build 09-Jul-2024 17:29:18  [delete] Deleting directory /data/build/old_versions/release-3.3.5/files build 09-Jul-2024 17:29:18  [delete] Deleting directory /data/build/old_versions/release-3.3.5/install build 09-Jul-2024 17:29:18  [delete] Deleting directory /data/build/old_versions/release-3.3.5/store build 09-Jul-2024 17:29:18  [delete] Directory /data/build/old_versions/release-3.3.5/vendor does not exist or is not a directory. build 09-Jul-2024 17:29:18  build 09-Jul-2024 17:29:18 phpBB > old-version-diff: build 09-Jul-2024 17:29:18  build 09-Jul-2024 17:29:18  [echo] Retrieving version 3.3.6 build 09-Jul-2024 17:29:18  [mkdir] Created dir: /data/build/old_versions/release-3.3.6 build 09-Jul-2024 17:29:18  build 09-Jul-2024 17:29:18 phpBB > export: build 09-Jul-2024 17:29:18  build 09-Jul-2024 17:29:18 Cloning into 'viglink'... build 09-Jul-2024 17:29:19 remote: Enumerating objects: 1127, done. build 09-Jul-2024 17:29:19 remote: Counting objects: 1% (1/71) build 09-Jul-2024 17:29:19 remote: Counting objects: 2% (2/71) build 09-Jul-2024 17:29:19 remote: Counting objects: 4% (3/71) build 09-Jul-2024 17:29:19 remote: Counting objects: 5% (4/71) build 09-Jul-2024 17:29:19 remote: Counting objects: 7% (5/71) build 09-Jul-2024 17:29:19 remote: Counting objects: 8% (6/71) build 09-Jul-2024 17:29:19 remote: Counting objects: 9% (7/71) build 09-Jul-2024 17:29:19 remote: Counting objects: 11% (8/71) build 09-Jul-2024 17:29:19 remote: Counting objects: 12% (9/71) build 09-Jul-2024 17:29:19 remote: Counting objects: 14% (10/71) build 09-Jul-2024 17:29:19 remote: Counting objects: 15% (11/71) build 09-Jul-2024 17:29:19 remote: Counting objects: 16% (12/71) build 09-Jul-2024 17:29:19 remote: Counting objects: 18% (13/71) build 09-Jul-2024 17:29:19 remote: Counting objects: 19% (14/71) build 09-Jul-2024 17:29:19 remote: Counting objects: 21% (15/71) build 09-Jul-2024 17:29:19 remote: Counting objects: 22% (16/71) build 09-Jul-2024 17:29:19 remote: Counting objects: 23% (17/71) build 09-Jul-2024 17:29:19 remote: Counting objects: 25% (18/71) build 09-Jul-2024 17:29:19 remote: Counting objects: 26% (19/71) build 09-Jul-2024 17:29:19 remote: Counting objects: 28% (20/71) build 09-Jul-2024 17:29:19 remote: Counting objects: 29% (21/71) build 09-Jul-2024 17:29:19 remote: Counting objects: 30% (22/71) build 09-Jul-2024 17:29:19 remote: Counting objects: 32% (23/71) build 09-Jul-2024 17:29:19 remote: Counting objects: 33% (24/71) build 09-Jul-2024 17:29:19 remote: Counting objects: 35% (25/71) build 09-Jul-2024 17:29:19 remote: Counting objects: 36% (26/71) build 09-Jul-2024 17:29:19 remote: Counting objects: 38% (27/71) build 09-Jul-2024 17:29:19 remote: Counting objects: 39% (28/71) build 09-Jul-2024 17:29:19 remote: Counting objects: 40% (29/71) build 09-Jul-2024 17:29:19 remote: Counting objects: 42% (30/71) build 09-Jul-2024 17:29:19 remote: Counting objects: 43% (31/71) build 09-Jul-2024 17:29:19 remote: Counting objects: 45% (32/71) build 09-Jul-2024 17:29:19 remote: Counting objects: 46% (33/71) build 09-Jul-2024 17:29:19 remote: Counting objects: 47% (34/71) build 09-Jul-2024 17:29:19 remote: Counting objects: 49% (35/71) build 09-Jul-2024 17:29:19 remote: Counting objects: 50% (36/71) build 09-Jul-2024 17:29:19 remote: Counting objects: 52% (37/71) build 09-Jul-2024 17:29:19 remote: Counting objects: 53% (38/71) build 09-Jul-2024 17:29:19 remote: Counting objects: 54% (39/71) build 09-Jul-2024 17:29:19 remote: Counting objects: 56% (40/71) build 09-Jul-2024 17:29:19 remote: Counting objects: 57% (41/71) build 09-Jul-2024 17:29:19 remote: Counting objects: 59% (42/71) build 09-Jul-2024 17:29:19 remote: Counting objects: 60% (43/71) build 09-Jul-2024 17:29:19 remote: Counting objects: 61% (44/71) build 09-Jul-2024 17:29:19 remote: Counting objects: 63% (45/71) build 09-Jul-2024 17:29:19 remote: Counting objects: 64% (46/71) build 09-Jul-2024 17:29:19 remote: Counting objects: 66% (47/71) build 09-Jul-2024 17:29:19 remote: Counting objects: 67% (48/71) build 09-Jul-2024 17:29:19 remote: Counting objects: 69% (49/71) build 09-Jul-2024 17:29:19 remote: Counting objects: 70% (50/71) build 09-Jul-2024 17:29:19 remote: Counting objects: 71% (51/71) build 09-Jul-2024 17:29:19 remote: Counting objects: 73% (52/71) build 09-Jul-2024 17:29:19 remote: Counting objects: 74% (53/71) build 09-Jul-2024 17:29:19 remote: Counting objects: 76% (54/71) build 09-Jul-2024 17:29:19 remote: Counting objects: 77% (55/71) build 09-Jul-2024 17:29:19 remote: Counting objects: 78% (56/71) build 09-Jul-2024 17:29:19 remote: Counting objects: 80% (57/71) build 09-Jul-2024 17:29:19 remote: Counting objects: 81% (58/71) build 09-Jul-2024 17:29:19 remote: Counting objects: 83% (59/71) build 09-Jul-2024 17:29:19 remote: Counting objects: 84% (60/71) build 09-Jul-2024 17:29:19 remote: Counting objects: 85% (61/71) build 09-Jul-2024 17:29:19 remote: Counting objects: 87% (62/71) build 09-Jul-2024 17:29:19 remote: Counting objects: 88% (63/71) build 09-Jul-2024 17:29:19 remote: Counting objects: 90% (64/71) build 09-Jul-2024 17:29:19 remote: Counting objects: 91% (65/71) build 09-Jul-2024 17:29:19 remote: Counting objects: 92% (66/71) build 09-Jul-2024 17:29:19 remote: Counting objects: 94% (67/71) build 09-Jul-2024 17:29:19 remote: Counting objects: 95% (68/71) build 09-Jul-2024 17:29:19 remote: Counting objects: 97% (69/71) build 09-Jul-2024 17:29:19 remote: Counting objects: 98% (70/71) build 09-Jul-2024 17:29:19 remote: Counting objects: 100% (71/71) build 09-Jul-2024 17:29:19 remote: Counting objects: 100% (71/71), done. build 09-Jul-2024 17:29:19 remote: Compressing objects: 2% (1/45) build 09-Jul-2024 17:29:19 remote: Compressing objects: 4% (2/45) build 09-Jul-2024 17:29:19 remote: Compressing objects: 6% (3/45) build 09-Jul-2024 17:29:19 remote: Compressing objects: 8% (4/45) build 09-Jul-2024 17:29:19 remote: Compressing objects: 11% (5/45) build 09-Jul-2024 17:29:19 remote: Compressing objects: 13% (6/45) build 09-Jul-2024 17:29:19 remote: Compressing objects: 15% (7/45) build 09-Jul-2024 17:29:19 remote: Compressing objects: 17% (8/45) build 09-Jul-2024 17:29:19 remote: Compressing objects: 20% (9/45) build 09-Jul-2024 17:29:19 remote: Compressing objects: 22% (10/45) build 09-Jul-2024 17:29:19 remote: Compressing objects: 24% (11/45) build 09-Jul-2024 17:29:19 remote: Compressing objects: 26% (12/45) build 09-Jul-2024 17:29:19 remote: Compressing objects: 28% (13/45) build 09-Jul-2024 17:29:19 remote: Compressing objects: 31% (14/45) build 09-Jul-2024 17:29:19 remote: Compressing objects: 33% (15/45) build 09-Jul-2024 17:29:19 remote: Compressing objects: 35% (16/45) build 09-Jul-2024 17:29:19 remote: Compressing objects: 37% (17/45) build 09-Jul-2024 17:29:19 remote: Compressing objects: 40% (18/45) build 09-Jul-2024 17:29:19 remote: Compressing objects: 42% (19/45) build 09-Jul-2024 17:29:19 remote: Compressing objects: 44% (20/45) build 09-Jul-2024 17:29:19 remote: Compressing objects: 46% (21/45) build 09-Jul-2024 17:29:19 remote: Compressing objects: 48% (22/45) build 09-Jul-2024 17:29:19 remote: Compressing objects: 51% (23/45) build 09-Jul-2024 17:29:19 remote: Compressing objects: 53% (24/45) build 09-Jul-2024 17:29:19 remote: Compressing objects: 55% (25/45) build 09-Jul-2024 17:29:19 remote: Compressing objects: 57% (26/45) build 09-Jul-2024 17:29:19 remote: Compressing objects: 60% (27/45) build 09-Jul-2024 17:29:19 remote: Compressing objects: 62% (28/45) build 09-Jul-2024 17:29:19 remote: Compressing objects: 64% (29/45) build 09-Jul-2024 17:29:19 remote: Compressing objects: 66% (30/45) build 09-Jul-2024 17:29:19 remote: Compressing objects: 68% (31/45) build 09-Jul-2024 17:29:19 remote: Compressing objects: 71% (32/45) build 09-Jul-2024 17:29:19 remote: Compressing objects: 73% (33/45) build 09-Jul-2024 17:29:19 remote: Compressing objects: 75% (34/45) build 09-Jul-2024 17:29:19 remote: Compressing objects: 77% (35/45) build 09-Jul-2024 17:29:19 remote: Compressing objects: 80% (36/45) build 09-Jul-2024 17:29:19 remote: Compressing objects: 82% (37/45) build 09-Jul-2024 17:29:19 remote: Compressing objects: 84% (38/45) build 09-Jul-2024 17:29:19 remote: Compressing objects: 86% (39/45) build 09-Jul-2024 17:29:19 remote: Compressing objects: 88% (40/45) build 09-Jul-2024 17:29:19 remote: Compressing objects: 91% (41/45) build 09-Jul-2024 17:29:19 remote: Compressing objects: 93% (42/45) build 09-Jul-2024 17:29:19 remote: Compressing objects: 95% (43/45) build 09-Jul-2024 17:29:19 remote: Compressing objects: 97% (44/45) build 09-Jul-2024 17:29:19 remote: Compressing objects: 100% (45/45) build 09-Jul-2024 17:29:19 remote: Compressing objects: 100% (45/45), done. build 09-Jul-2024 17:29:19 Receiving objects: 0% (1/1127) build 09-Jul-2024 17:29:19 Receiving objects: 1% (12/1127) build 09-Jul-2024 17:29:19 Receiving objects: 2% (23/1127) build 09-Jul-2024 17:29:19 Receiving objects: 3% (34/1127) build 09-Jul-2024 17:29:19 Receiving objects: 4% (46/1127) build 09-Jul-2024 17:29:19 Receiving objects: 5% (57/1127) build 09-Jul-2024 17:29:19 Receiving objects: 6% (68/1127) build 09-Jul-2024 17:29:19 Receiving objects: 7% (79/1127) build 09-Jul-2024 17:29:19 Receiving objects: 8% (91/1127) build 09-Jul-2024 17:29:19 Receiving objects: 9% (102/1127) build 09-Jul-2024 17:29:19 Receiving objects: 10% (113/1127) build 09-Jul-2024 17:29:19 Receiving objects: 11% (124/1127) build 09-Jul-2024 17:29:19 Receiving objects: 12% (136/1127) build 09-Jul-2024 17:29:19 Receiving objects: 13% (147/1127) build 09-Jul-2024 17:29:19 Receiving objects: 14% (158/1127) build 09-Jul-2024 17:29:19 Receiving objects: 15% (170/1127) build 09-Jul-2024 17:29:19 Receiving objects: 16% (181/1127) build 09-Jul-2024 17:29:19 Receiving objects: 17% (192/1127) build 09-Jul-2024 17:29:19 Receiving objects: 18% (203/1127) build 09-Jul-2024 17:29:19 Receiving objects: 19% (215/1127) build 09-Jul-2024 17:29:19 Receiving objects: 20% (226/1127) build 09-Jul-2024 17:29:19 Receiving objects: 21% (237/1127) build 09-Jul-2024 17:29:19 Receiving objects: 22% (248/1127) build 09-Jul-2024 17:29:19 Receiving objects: 23% (260/1127) build 09-Jul-2024 17:29:19 Receiving objects: 24% (271/1127) build 09-Jul-2024 17:29:19 Receiving objects: 25% (282/1127) build 09-Jul-2024 17:29:19 Receiving objects: 26% (294/1127) build 09-Jul-2024 17:29:19 Receiving objects: 27% (305/1127) build 09-Jul-2024 17:29:19 Receiving objects: 28% (316/1127) build 09-Jul-2024 17:29:19 Receiving objects: 29% (327/1127) build 09-Jul-2024 17:29:19 Receiving objects: 30% (339/1127) build 09-Jul-2024 17:29:19 Receiving objects: 31% (350/1127) build 09-Jul-2024 17:29:19 Receiving objects: 32% (361/1127) build 09-Jul-2024 17:29:19 Receiving objects: 33% (372/1127) build 09-Jul-2024 17:29:19 Receiving objects: 34% (384/1127) build 09-Jul-2024 17:29:19 Receiving objects: 35% (395/1127) build 09-Jul-2024 17:29:19 Receiving objects: 36% (406/1127) build 09-Jul-2024 17:29:19 Receiving objects: 37% (417/1127) build 09-Jul-2024 17:29:19 Receiving objects: 38% (429/1127) build 09-Jul-2024 17:29:19 Receiving objects: 39% (440/1127) build 09-Jul-2024 17:29:19 Receiving objects: 40% (451/1127) build 09-Jul-2024 17:29:19 Receiving objects: 41% (463/1127) build 09-Jul-2024 17:29:19 Receiving objects: 42% (474/1127) build 09-Jul-2024 17:29:19 Receiving objects: 43% (485/1127) build 09-Jul-2024 17:29:19 Receiving objects: 44% (496/1127) build 09-Jul-2024 17:29:19 Receiving objects: 45% (508/1127) build 09-Jul-2024 17:29:19 Receiving objects: 46% (519/1127) build 09-Jul-2024 17:29:19 Receiving objects: 47% (530/1127) build 09-Jul-2024 17:29:19 Receiving objects: 48% (541/1127) build 09-Jul-2024 17:29:19 Receiving objects: 49% (553/1127) build 09-Jul-2024 17:29:19 Receiving objects: 50% (564/1127) build 09-Jul-2024 17:29:19 Receiving objects: 51% (575/1127) build 09-Jul-2024 17:29:19 Receiving objects: 52% (587/1127) build 09-Jul-2024 17:29:19 Receiving objects: 53% (598/1127) build 09-Jul-2024 17:29:19 Receiving objects: 54% (609/1127) build 09-Jul-2024 17:29:19 Receiving objects: 55% (620/1127) build 09-Jul-2024 17:29:19 Receiving objects: 56% (632/1127) build 09-Jul-2024 17:29:19 Receiving objects: 57% (643/1127) build 09-Jul-2024 17:29:19 Receiving objects: 58% (654/1127) build 09-Jul-2024 17:29:19 Receiving objects: 59% (665/1127) build 09-Jul-2024 17:29:19 Receiving objects: 60% (677/1127) build 09-Jul-2024 17:29:19 Receiving objects: 61% (688/1127) build 09-Jul-2024 17:29:19 Receiving objects: 62% (699/1127) build 09-Jul-2024 17:29:19 Receiving objects: 63% (711/1127) build 09-Jul-2024 17:29:19 Receiving objects: 64% (722/1127) build 09-Jul-2024 17:29:19 Receiving objects: 65% (733/1127) build 09-Jul-2024 17:29:19 Receiving objects: 66% (744/1127) build 09-Jul-2024 17:29:19 Receiving objects: 67% (756/1127) build 09-Jul-2024 17:29:19 Receiving objects: 68% (767/1127) build 09-Jul-2024 17:29:19 Receiving objects: 69% (778/1127) build 09-Jul-2024 17:29:19 Receiving objects: 70% (789/1127) build 09-Jul-2024 17:29:19 Receiving objects: 71% (801/1127) build 09-Jul-2024 17:29:19 Receiving objects: 72% (812/1127) build 09-Jul-2024 17:29:19 Receiving objects: 73% (823/1127) build 09-Jul-2024 17:29:19 Receiving objects: 74% (834/1127) build 09-Jul-2024 17:29:19 Receiving objects: 75% (846/1127) build 09-Jul-2024 17:29:19 Receiving objects: 76% (857/1127) build 09-Jul-2024 17:29:19 Receiving objects: 77% (868/1127) build 09-Jul-2024 17:29:19 Receiving objects: 78% (880/1127) build 09-Jul-2024 17:29:19 Receiving objects: 79% (891/1127) build 09-Jul-2024 17:29:19 Receiving objects: 80% (902/1127) build 09-Jul-2024 17:29:19 Receiving objects: 81% (913/1127) build 09-Jul-2024 17:29:19 Receiving objects: 82% (925/1127) build 09-Jul-2024 17:29:19 Receiving objects: 83% (936/1127) build 09-Jul-2024 17:29:19 Receiving objects: 84% (947/1127) build 09-Jul-2024 17:29:19 Receiving objects: 85% (958/1127) build 09-Jul-2024 17:29:19 Receiving objects: 86% (970/1127) build 09-Jul-2024 17:29:19 Receiving objects: 87% (981/1127) build 09-Jul-2024 17:29:19 Receiving objects: 88% (992/1127) build 09-Jul-2024 17:29:19 Receiving objects: 89% (1004/1127) build 09-Jul-2024 17:29:19 Receiving objects: 90% (1015/1127) build 09-Jul-2024 17:29:19 Receiving objects: 91% (1026/1127) build 09-Jul-2024 17:29:19 Receiving objects: 92% (1037/1127) build 09-Jul-2024 17:29:19 Receiving objects: 93% (1049/1127) build 09-Jul-2024 17:29:19 remote: Total 1127 (delta 24), reused 46 (delta 15), pack-reused 1056 build 09-Jul-2024 17:29:19 Receiving objects: 94% (1060/1127) build 09-Jul-2024 17:29:19 Receiving objects: 95% (1071/1127) build 09-Jul-2024 17:29:19 Receiving objects: 96% (1082/1127) build 09-Jul-2024 17:29:19 Receiving objects: 97% (1094/1127) build 09-Jul-2024 17:29:19 Receiving objects: 98% (1105/1127) build 09-Jul-2024 17:29:19 Receiving objects: 99% (1116/1127) build 09-Jul-2024 17:29:19 Receiving objects: 100% (1127/1127) build 09-Jul-2024 17:29:19 Receiving objects: 100% (1127/1127), 216.86 KiB | 9.86 MiB/s, done. build 09-Jul-2024 17:29:19 Resolving deltas: 0% (0/579) build 09-Jul-2024 17:29:19 Resolving deltas: 1% (6/579) build 09-Jul-2024 17:29:19 Resolving deltas: 2% (12/579) build 09-Jul-2024 17:29:19 Resolving deltas: 3% (18/579) build 09-Jul-2024 17:29:19 Resolving deltas: 4% (24/579) build 09-Jul-2024 17:29:19 Resolving deltas: 5% (29/579) build 09-Jul-2024 17:29:19 Resolving deltas: 6% (35/579) build 09-Jul-2024 17:29:19 Resolving deltas: 7% (41/579) build 09-Jul-2024 17:29:19 Resolving deltas: 8% (47/579) build 09-Jul-2024 17:29:19 Resolving deltas: 9% (53/579) build 09-Jul-2024 17:29:19 Resolving deltas: 10% (58/579) build 09-Jul-2024 17:29:19 Resolving deltas: 11% (64/579) build 09-Jul-2024 17:29:19 Resolving deltas: 12% (70/579) build 09-Jul-2024 17:29:19 Resolving deltas: 13% (76/579) build 09-Jul-2024 17:29:19 Resolving deltas: 14% (82/579) build 09-Jul-2024 17:29:19 Resolving deltas: 15% (88/579) build 09-Jul-2024 17:29:19 Resolving deltas: 16% (93/579) build 09-Jul-2024 17:29:19 Resolving deltas: 17% (99/579) build 09-Jul-2024 17:29:19 Resolving deltas: 18% (105/579) build 09-Jul-2024 17:29:19 Resolving deltas: 19% (111/579) build 09-Jul-2024 17:29:19 Resolving deltas: 20% (116/579) build 09-Jul-2024 17:29:19 Resolving deltas: 21% (122/579) build 09-Jul-2024 17:29:19 Resolving deltas: 22% (128/579) build 09-Jul-2024 17:29:19 Resolving deltas: 23% (135/579) build 09-Jul-2024 17:29:19 Resolving deltas: 24% (139/579) build 09-Jul-2024 17:29:19 Resolving deltas: 25% (145/579) build 09-Jul-2024 17:29:19 Resolving deltas: 26% (151/579) build 09-Jul-2024 17:29:19 Resolving deltas: 27% (157/579) build 09-Jul-2024 17:29:19 Resolving deltas: 28% (163/579) build 09-Jul-2024 17:29:19 Resolving deltas: 29% (168/579) build 09-Jul-2024 17:29:19 Resolving deltas: 30% (174/579) build 09-Jul-2024 17:29:19 Resolving deltas: 31% (180/579) build 09-Jul-2024 17:29:19 Resolving deltas: 32% (186/579) build 09-Jul-2024 17:29:19 Resolving deltas: 33% (192/579) build 09-Jul-2024 17:29:19 Resolving deltas: 34% (197/579) build 09-Jul-2024 17:29:19 Resolving deltas: 35% (203/579) build 09-Jul-2024 17:29:19 Resolving deltas: 36% (209/579) build 09-Jul-2024 17:29:19 Resolving deltas: 37% (215/579) build 09-Jul-2024 17:29:19 Resolving deltas: 38% (221/579) build 09-Jul-2024 17:29:19 Resolving deltas: 39% (226/579) build 09-Jul-2024 17:29:19 Resolving deltas: 40% (232/579) build 09-Jul-2024 17:29:19 Resolving deltas: 41% (238/579) build 09-Jul-2024 17:29:19 Resolving deltas: 42% (244/579) build 09-Jul-2024 17:29:19 Resolving deltas: 43% (249/579) build 09-Jul-2024 17:29:19 Resolving deltas: 44% (255/579) build 09-Jul-2024 17:29:19 Resolving deltas: 45% (261/579) build 09-Jul-2024 17:29:19 Resolving deltas: 46% (267/579) build 09-Jul-2024 17:29:19 Resolving deltas: 47% (273/579) build 09-Jul-2024 17:29:19 Resolving deltas: 48% (278/579) build 09-Jul-2024 17:29:19 Resolving deltas: 49% (284/579) build 09-Jul-2024 17:29:19 Resolving deltas: 50% (290/579) build 09-Jul-2024 17:29:19 Resolving deltas: 51% (296/579) build 09-Jul-2024 17:29:19 Resolving deltas: 52% (302/579) build 09-Jul-2024 17:29:19 Resolving deltas: 53% (307/579) build 09-Jul-2024 17:29:19 Resolving deltas: 54% (313/579) build 09-Jul-2024 17:29:19 Resolving deltas: 55% (319/579) build 09-Jul-2024 17:29:19 Resolving deltas: 56% (325/579) build 09-Jul-2024 17:29:19 Resolving deltas: 57% (331/579) build 09-Jul-2024 17:29:19 Resolving deltas: 58% (336/579) build 09-Jul-2024 17:29:19 Resolving deltas: 59% (343/579) build 09-Jul-2024 17:29:19 Resolving deltas: 60% (348/579) build 09-Jul-2024 17:29:19 Resolving deltas: 61% (354/579) build 09-Jul-2024 17:29:19 Resolving deltas: 62% (360/579) build 09-Jul-2024 17:29:19 Resolving deltas: 63% (365/579) build 09-Jul-2024 17:29:19 Resolving deltas: 64% (371/579) build 09-Jul-2024 17:29:19 Resolving deltas: 65% (377/579) build 09-Jul-2024 17:29:19 Resolving deltas: 66% (383/579) build 09-Jul-2024 17:29:19 Resolving deltas: 67% (388/579) build 09-Jul-2024 17:29:19 Resolving deltas: 68% (394/579) build 09-Jul-2024 17:29:19 Resolving deltas: 69% (400/579) build 09-Jul-2024 17:29:19 Resolving deltas: 70% (406/579) build 09-Jul-2024 17:29:19 Resolving deltas: 71% (412/579) build 09-Jul-2024 17:29:19 Resolving deltas: 72% (417/579) build 09-Jul-2024 17:29:19 Resolving deltas: 73% (423/579) build 09-Jul-2024 17:29:19 Resolving deltas: 74% (429/579) build 09-Jul-2024 17:29:19 Resolving deltas: 75% (436/579) build 09-Jul-2024 17:29:19 Resolving deltas: 76% (441/579) build 09-Jul-2024 17:29:19 Resolving deltas: 77% (446/579) build 09-Jul-2024 17:29:19 Resolving deltas: 78% (452/579) build 09-Jul-2024 17:29:19 Resolving deltas: 79% (458/579) build 09-Jul-2024 17:29:19 Resolving deltas: 80% (464/579) build 09-Jul-2024 17:29:19 Resolving deltas: 81% (469/579) build 09-Jul-2024 17:29:19 Resolving deltas: 82% (475/579) build 09-Jul-2024 17:29:19 Resolving deltas: 83% (481/579) build 09-Jul-2024 17:29:19 Resolving deltas: 84% (487/579) build 09-Jul-2024 17:29:19 Resolving deltas: 85% (493/579) build 09-Jul-2024 17:29:19 Resolving deltas: 86% (498/579) build 09-Jul-2024 17:29:19 Resolving deltas: 87% (504/579) build 09-Jul-2024 17:29:19 Resolving deltas: 88% (510/579) build 09-Jul-2024 17:29:19 Resolving deltas: 89% (516/579) build 09-Jul-2024 17:29:19 Resolving deltas: 90% (522/579) build 09-Jul-2024 17:29:19 Resolving deltas: 91% (527/579) build 09-Jul-2024 17:29:19 Resolving deltas: 92% (533/579) build 09-Jul-2024 17:29:19 Resolving deltas: 93% (539/579) build 09-Jul-2024 17:29:19 Resolving deltas: 94% (545/579) build 09-Jul-2024 17:29:19 Resolving deltas: 95% (551/579) build 09-Jul-2024 17:29:19 Resolving deltas: 96% (556/579) build 09-Jul-2024 17:29:19 Resolving deltas: 97% (562/579) build 09-Jul-2024 17:29:19 Resolving deltas: 98% (568/579) build 09-Jul-2024 17:29:19 Resolving deltas: 99% (574/579) build 09-Jul-2024 17:29:19 Resolving deltas: 100% (579/579) build 09-Jul-2024 17:29:19 Resolving deltas: 100% (579/579), done. build 09-Jul-2024 17:29:20 error: pathspec 'release-phpbb-3.3.6' did not match any file(s) known to git build 09-Jul-2024 17:29:20  [delete] Deleting directory /data/build/old_versions/release-3.3.6/ext/phpbb/viglink/.git build 09-Jul-2024 17:29:20  [delete] Deleting directory /data/build/old_versions/release-3.3.6/ext/phpbb/viglink/tests build 09-Jul-2024 17:29:20  [delete] Directory /data/build/old_versions/release-3.3.6/ext/phpbb/viglink/travis does not exist or is not a directory. build 09-Jul-2024 17:29:20  [delete] Deleting: /data/build/old_versions/release-3.3.6/ext/phpbb/viglink/.gitattributes build 09-Jul-2024 17:29:20  [delete] Could not find file /data/build/old_versions/release-3.3.6/ext/phpbb/viglink/.travis.yml to delete. build 09-Jul-2024 17:29:20  [delete] Deleting: /data/build/old_versions/release-3.3.6/ext/phpbb/viglink/phpunit.xml.dist build 09-Jul-2024 17:29:20  [delete] Deleting: /data/build/old_versions/release-3.3.6/ext/phpbb/viglink/README.md build 09-Jul-2024 17:29:20  [delete] Could not find file /data/build/old_versions/release-3.3.6/config.php to delete. build 09-Jul-2024 17:29:20  [delete] Deleting directory /data/build/old_versions/release-3.3.6/develop build 09-Jul-2024 17:29:20  [delete] Deleting directory /data/build/old_versions/release-3.3.6/install/data build 09-Jul-2024 17:29:20  [delete] Deleting directory /data/build/old_versions/release-3.3.6/config/development build 09-Jul-2024 17:29:20  [delete] Deleting directory /data/build/old_versions/release-3.3.6/config/test build 09-Jul-2024 17:29:20  [echo] Setting permissions for checkout of release-3.3.6 in build/old_versions/release-3.3.6 build 09-Jul-2024 17:29:21  [chmod] Changed file mode on '/data/build/old_versions/release-3.3.6/cache' to 777 build 09-Jul-2024 17:29:21  [chmod] Changed file mode on '/data/build/old_versions/release-3.3.6/store' to 777 build 09-Jul-2024 17:29:21  [chmod] Changed file mode on '/data/build/old_versions/release-3.3.6/files' to 777 build 09-Jul-2024 17:29:21  [chmod] Changed file mode on '/data/build/old_versions/release-3.3.6/images/avatars/upload' to 777 build 09-Jul-2024 17:29:21  [chmod] Changed file mode on '/data/build/old_versions/release-3.3.6/bin/phpbbcli.php' to 755 build 09-Jul-2024 17:29:21  build 09-Jul-2024 17:29:21 phpBB > clean-diff-dir: build 09-Jul-2024 17:29:21  build 09-Jul-2024 17:29:21  [delete] Deleting directory /data/build/old_versions/release-3.3.6/cache build 09-Jul-2024 17:29:21  [delete] Deleting directory /data/build/old_versions/release-3.3.6/docs build 09-Jul-2024 17:29:21  [delete] Deleting directory /data/build/old_versions/release-3.3.6/files build 09-Jul-2024 17:29:21  [delete] Deleting directory /data/build/old_versions/release-3.3.6/install build 09-Jul-2024 17:29:21  [delete] Deleting directory /data/build/old_versions/release-3.3.6/store build 09-Jul-2024 17:29:21  [delete] Directory /data/build/old_versions/release-3.3.6/vendor does not exist or is not a directory. build 09-Jul-2024 17:29:21  build 09-Jul-2024 17:29:21 phpBB > old-version-diff: build 09-Jul-2024 17:29:21  build 09-Jul-2024 17:29:21  [echo] Retrieving version 3.3.7 build 09-Jul-2024 17:29:21  [mkdir] Created dir: /data/build/old_versions/release-3.3.7 build 09-Jul-2024 17:29:21  build 09-Jul-2024 17:29:21 phpBB > export: build 09-Jul-2024 17:29:21  build 09-Jul-2024 17:29:21 Cloning into 'viglink'... build 09-Jul-2024 17:29:22 remote: Enumerating objects: 1127, done. build 09-Jul-2024 17:29:22 remote: Counting objects: 1% (1/71) build 09-Jul-2024 17:29:22 remote: Counting objects: 2% (2/71) build 09-Jul-2024 17:29:22 remote: Counting objects: 4% (3/71) build 09-Jul-2024 17:29:22 remote: Counting objects: 5% (4/71) build 09-Jul-2024 17:29:22 remote: Counting objects: 7% (5/71) build 09-Jul-2024 17:29:22 remote: Counting objects: 8% (6/71) build 09-Jul-2024 17:29:22 remote: Counting objects: 9% (7/71) build 09-Jul-2024 17:29:22 remote: Counting objects: 11% (8/71) build 09-Jul-2024 17:29:22 remote: Counting objects: 12% (9/71) build 09-Jul-2024 17:29:22 remote: Counting objects: 14% (10/71) build 09-Jul-2024 17:29:22 remote: Counting objects: 15% (11/71) build 09-Jul-2024 17:29:22 remote: Counting objects: 16% (12/71) build 09-Jul-2024 17:29:22 remote: Counting objects: 18% (13/71) build 09-Jul-2024 17:29:22 remote: Counting objects: 19% (14/71) build 09-Jul-2024 17:29:22 remote: Counting objects: 21% (15/71) build 09-Jul-2024 17:29:22 remote: Counting objects: 22% (16/71) build 09-Jul-2024 17:29:22 remote: Counting objects: 23% (17/71) build 09-Jul-2024 17:29:22 remote: Counting objects: 25% (18/71) build 09-Jul-2024 17:29:22 remote: Counting objects: 26% (19/71) build 09-Jul-2024 17:29:22 remote: Counting objects: 28% (20/71) build 09-Jul-2024 17:29:22 remote: Counting objects: 29% (21/71) build 09-Jul-2024 17:29:22 remote: Counting objects: 30% (22/71) build 09-Jul-2024 17:29:22 remote: Counting objects: 32% (23/71) build 09-Jul-2024 17:29:22 remote: Counting objects: 33% (24/71) build 09-Jul-2024 17:29:22 remote: Counting objects: 35% (25/71) build 09-Jul-2024 17:29:22 remote: Counting objects: 36% (26/71) build 09-Jul-2024 17:29:22 remote: Counting objects: 38% (27/71) build 09-Jul-2024 17:29:22 remote: Counting objects: 39% (28/71) build 09-Jul-2024 17:29:22 remote: Counting objects: 40% (29/71) build 09-Jul-2024 17:29:22 remote: Counting objects: 42% (30/71) build 09-Jul-2024 17:29:22 remote: Counting objects: 43% (31/71) build 09-Jul-2024 17:29:22 remote: Counting objects: 45% (32/71) build 09-Jul-2024 17:29:22 remote: Counting objects: 46% (33/71) build 09-Jul-2024 17:29:22 remote: Counting objects: 47% (34/71) build 09-Jul-2024 17:29:22 remote: Counting objects: 49% (35/71) build 09-Jul-2024 17:29:22 remote: Counting objects: 50% (36/71) build 09-Jul-2024 17:29:22 remote: Counting objects: 52% (37/71) build 09-Jul-2024 17:29:22 remote: Counting objects: 53% (38/71) build 09-Jul-2024 17:29:22 remote: Counting objects: 54% (39/71) build 09-Jul-2024 17:29:22 remote: Counting objects: 56% (40/71) build 09-Jul-2024 17:29:22 remote: Counting objects: 57% (41/71) build 09-Jul-2024 17:29:22 remote: Counting objects: 59% (42/71) build 09-Jul-2024 17:29:22 remote: Counting objects: 60% (43/71) build 09-Jul-2024 17:29:22 remote: Counting objects: 61% (44/71) build 09-Jul-2024 17:29:22 remote: Counting objects: 63% (45/71) build 09-Jul-2024 17:29:22 remote: Counting objects: 64% (46/71) build 09-Jul-2024 17:29:22 remote: Counting objects: 66% (47/71) build 09-Jul-2024 17:29:22 remote: Counting objects: 67% (48/71) build 09-Jul-2024 17:29:22 remote: Counting objects: 69% (49/71) build 09-Jul-2024 17:29:22 remote: Counting objects: 70% (50/71) build 09-Jul-2024 17:29:22 remote: Counting objects: 71% (51/71) build 09-Jul-2024 17:29:22 remote: Counting objects: 73% (52/71) build 09-Jul-2024 17:29:22 remote: Counting objects: 74% (53/71) build 09-Jul-2024 17:29:22 remote: Counting objects: 76% (54/71) build 09-Jul-2024 17:29:22 remote: Counting objects: 77% (55/71) build 09-Jul-2024 17:29:22 remote: Counting objects: 78% (56/71) build 09-Jul-2024 17:29:22 remote: Counting objects: 80% (57/71) build 09-Jul-2024 17:29:22 remote: Counting objects: 81% (58/71) build 09-Jul-2024 17:29:22 remote: Counting objects: 83% (59/71) build 09-Jul-2024 17:29:22 remote: Counting objects: 84% (60/71) build 09-Jul-2024 17:29:22 remote: Counting objects: 85% (61/71) build 09-Jul-2024 17:29:22 remote: Counting objects: 87% (62/71) build 09-Jul-2024 17:29:22 remote: Counting objects: 88% (63/71) build 09-Jul-2024 17:29:22 remote: Counting objects: 90% (64/71) build 09-Jul-2024 17:29:22 remote: Counting objects: 91% (65/71) build 09-Jul-2024 17:29:22 remote: Counting objects: 92% (66/71) build 09-Jul-2024 17:29:22 remote: Counting objects: 94% (67/71) build 09-Jul-2024 17:29:22 remote: Counting objects: 95% (68/71) build 09-Jul-2024 17:29:22 remote: Counting objects: 97% (69/71) build 09-Jul-2024 17:29:22 remote: Counting objects: 98% (70/71) build 09-Jul-2024 17:29:22 remote: Counting objects: 100% (71/71) build 09-Jul-2024 17:29:22 remote: Counting objects: 100% (71/71), done. build 09-Jul-2024 17:29:22 remote: Compressing objects: 2% (1/45) build 09-Jul-2024 17:29:22 remote: Compressing objects: 4% (2/45) build 09-Jul-2024 17:29:22 remote: Compressing objects: 6% (3/45) build 09-Jul-2024 17:29:22 remote: Compressing objects: 8% (4/45) build 09-Jul-2024 17:29:22 remote: Compressing objects: 11% (5/45) build 09-Jul-2024 17:29:22 remote: Compressing objects: 13% (6/45) build 09-Jul-2024 17:29:22 remote: Compressing objects: 15% (7/45) build 09-Jul-2024 17:29:22 remote: Compressing objects: 17% (8/45) build 09-Jul-2024 17:29:22 remote: Compressing objects: 20% (9/45) build 09-Jul-2024 17:29:22 remote: Compressing objects: 22% (10/45) build 09-Jul-2024 17:29:22 remote: Compressing objects: 24% (11/45) build 09-Jul-2024 17:29:22 remote: Compressing objects: 26% (12/45) build 09-Jul-2024 17:29:22 remote: Compressing objects: 28% (13/45) build 09-Jul-2024 17:29:22 remote: Compressing objects: 31% (14/45) build 09-Jul-2024 17:29:22 remote: Compressing objects: 33% (15/45) build 09-Jul-2024 17:29:22 remote: Compressing objects: 35% (16/45) build 09-Jul-2024 17:29:22 remote: Compressing objects: 37% (17/45) build 09-Jul-2024 17:29:22 remote: Compressing objects: 40% (18/45) build 09-Jul-2024 17:29:22 remote: Compressing objects: 42% (19/45) build 09-Jul-2024 17:29:22 remote: Compressing objects: 44% (20/45) build 09-Jul-2024 17:29:22 remote: Compressing objects: 46% (21/45) build 09-Jul-2024 17:29:22 remote: Compressing objects: 48% (22/45) build 09-Jul-2024 17:29:22 remote: Compressing objects: 51% (23/45) build 09-Jul-2024 17:29:22 remote: Compressing objects: 53% (24/45) build 09-Jul-2024 17:29:22 remote: Compressing objects: 55% (25/45) build 09-Jul-2024 17:29:22 remote: Compressing objects: 57% (26/45) build 09-Jul-2024 17:29:22 remote: Compressing objects: 60% (27/45) build 09-Jul-2024 17:29:22 remote: Compressing objects: 62% (28/45) build 09-Jul-2024 17:29:22 remote: Compressing objects: 64% (29/45) build 09-Jul-2024 17:29:22 remote: Compressing objects: 66% (30/45) build 09-Jul-2024 17:29:22 remote: Compressing objects: 68% (31/45) build 09-Jul-2024 17:29:22 remote: Compressing objects: 71% (32/45) build 09-Jul-2024 17:29:22 remote: Compressing objects: 73% (33/45) build 09-Jul-2024 17:29:22 remote: Compressing objects: 75% (34/45) build 09-Jul-2024 17:29:22 remote: Compressing objects: 77% (35/45) build 09-Jul-2024 17:29:22 remote: Compressing objects: 80% (36/45) build 09-Jul-2024 17:29:22 remote: Compressing objects: 82% (37/45) build 09-Jul-2024 17:29:22 remote: Compressing objects: 84% (38/45) build 09-Jul-2024 17:29:22 remote: Compressing objects: 86% (39/45) build 09-Jul-2024 17:29:22 remote: Compressing objects: 88% (40/45) build 09-Jul-2024 17:29:22 remote: Compressing objects: 91% (41/45) build 09-Jul-2024 17:29:22 remote: Compressing objects: 93% (42/45) build 09-Jul-2024 17:29:22 remote: Compressing objects: 95% (43/45) build 09-Jul-2024 17:29:22 remote: Compressing objects: 97% (44/45) build 09-Jul-2024 17:29:22 remote: Compressing objects: 100% (45/45) build 09-Jul-2024 17:29:22 remote: Compressing objects: 100% (45/45), done. build 09-Jul-2024 17:29:22 Receiving objects: 0% (1/1127) build 09-Jul-2024 17:29:22 Receiving objects: 1% (12/1127) build 09-Jul-2024 17:29:22 Receiving objects: 2% (23/1127) build 09-Jul-2024 17:29:22 Receiving objects: 3% (34/1127) build 09-Jul-2024 17:29:22 Receiving objects: 4% (46/1127) build 09-Jul-2024 17:29:22 Receiving objects: 5% (57/1127) build 09-Jul-2024 17:29:22 Receiving objects: 6% (68/1127) build 09-Jul-2024 17:29:22 Receiving objects: 7% (79/1127) build 09-Jul-2024 17:29:22 Receiving objects: 8% (91/1127) build 09-Jul-2024 17:29:22 Receiving objects: 9% (102/1127) build 09-Jul-2024 17:29:22 Receiving objects: 10% (113/1127) build 09-Jul-2024 17:29:22 Receiving objects: 11% (124/1127) build 09-Jul-2024 17:29:22 Receiving objects: 12% (136/1127) build 09-Jul-2024 17:29:22 Receiving objects: 13% (147/1127) build 09-Jul-2024 17:29:22 Receiving objects: 14% (158/1127) build 09-Jul-2024 17:29:22 Receiving objects: 15% (170/1127) build 09-Jul-2024 17:29:22 Receiving objects: 16% (181/1127) build 09-Jul-2024 17:29:22 Receiving objects: 17% (192/1127) build 09-Jul-2024 17:29:22 Receiving objects: 18% (203/1127) build 09-Jul-2024 17:29:22 Receiving objects: 19% (215/1127) build 09-Jul-2024 17:29:22 Receiving objects: 20% (226/1127) build 09-Jul-2024 17:29:22 Receiving objects: 21% (237/1127) build 09-Jul-2024 17:29:22 Receiving objects: 22% (248/1127) build 09-Jul-2024 17:29:22 Receiving objects: 23% (260/1127) build 09-Jul-2024 17:29:22 Receiving objects: 24% (271/1127) build 09-Jul-2024 17:29:22 Receiving objects: 25% (282/1127) build 09-Jul-2024 17:29:22 Receiving objects: 26% (294/1127) build 09-Jul-2024 17:29:22 Receiving objects: 27% (305/1127) build 09-Jul-2024 17:29:22 Receiving objects: 28% (316/1127) build 09-Jul-2024 17:29:22 Receiving objects: 29% (327/1127) build 09-Jul-2024 17:29:22 Receiving objects: 30% (339/1127) build 09-Jul-2024 17:29:22 Receiving objects: 31% (350/1127) build 09-Jul-2024 17:29:22 Receiving objects: 32% (361/1127) build 09-Jul-2024 17:29:22 Receiving objects: 33% (372/1127) build 09-Jul-2024 17:29:22 Receiving objects: 34% (384/1127) build 09-Jul-2024 17:29:22 Receiving objects: 35% (395/1127) build 09-Jul-2024 17:29:22 Receiving objects: 36% (406/1127) build 09-Jul-2024 17:29:22 Receiving objects: 37% (417/1127) build 09-Jul-2024 17:29:22 Receiving objects: 38% (429/1127) build 09-Jul-2024 17:29:22 Receiving objects: 39% (440/1127) build 09-Jul-2024 17:29:22 Receiving objects: 40% (451/1127) build 09-Jul-2024 17:29:22 Receiving objects: 41% (463/1127) build 09-Jul-2024 17:29:22 Receiving objects: 42% (474/1127) build 09-Jul-2024 17:29:22 Receiving objects: 43% (485/1127) build 09-Jul-2024 17:29:22 Receiving objects: 44% (496/1127) build 09-Jul-2024 17:29:22 Receiving objects: 45% (508/1127) build 09-Jul-2024 17:29:22 Receiving objects: 46% (519/1127) build 09-Jul-2024 17:29:22 Receiving objects: 47% (530/1127) build 09-Jul-2024 17:29:22 Receiving objects: 48% (541/1127) build 09-Jul-2024 17:29:22 Receiving objects: 49% (553/1127) build 09-Jul-2024 17:29:22 Receiving objects: 50% (564/1127) build 09-Jul-2024 17:29:22 Receiving objects: 51% (575/1127) build 09-Jul-2024 17:29:22 Receiving objects: 52% (587/1127) build 09-Jul-2024 17:29:22 Receiving objects: 53% (598/1127) build 09-Jul-2024 17:29:22 Receiving objects: 54% (609/1127) build 09-Jul-2024 17:29:22 Receiving objects: 55% (620/1127) build 09-Jul-2024 17:29:22 Receiving objects: 56% (632/1127) build 09-Jul-2024 17:29:22 Receiving objects: 57% (643/1127) build 09-Jul-2024 17:29:22 Receiving objects: 58% (654/1127) build 09-Jul-2024 17:29:22 Receiving objects: 59% (665/1127) build 09-Jul-2024 17:29:22 Receiving objects: 60% (677/1127) build 09-Jul-2024 17:29:22 Receiving objects: 61% (688/1127) build 09-Jul-2024 17:29:22 Receiving objects: 62% (699/1127) build 09-Jul-2024 17:29:22 Receiving objects: 63% (711/1127) build 09-Jul-2024 17:29:22 Receiving objects: 64% (722/1127) build 09-Jul-2024 17:29:22 Receiving objects: 65% (733/1127) build 09-Jul-2024 17:29:22 Receiving objects: 66% (744/1127) build 09-Jul-2024 17:29:22 Receiving objects: 67% (756/1127) build 09-Jul-2024 17:29:22 Receiving objects: 68% (767/1127) build 09-Jul-2024 17:29:22 Receiving objects: 69% (778/1127) build 09-Jul-2024 17:29:22 Receiving objects: 70% (789/1127) build 09-Jul-2024 17:29:22 Receiving objects: 71% (801/1127) build 09-Jul-2024 17:29:22 Receiving objects: 72% (812/1127) build 09-Jul-2024 17:29:22 Receiving objects: 73% (823/1127) build 09-Jul-2024 17:29:22 Receiving objects: 74% (834/1127) build 09-Jul-2024 17:29:22 Receiving objects: 75% (846/1127) build 09-Jul-2024 17:29:22 Receiving objects: 76% (857/1127) build 09-Jul-2024 17:29:22 Receiving objects: 77% (868/1127) build 09-Jul-2024 17:29:22 Receiving objects: 78% (880/1127) build 09-Jul-2024 17:29:22 Receiving objects: 79% (891/1127) build 09-Jul-2024 17:29:22 Receiving objects: 80% (902/1127) build 09-Jul-2024 17:29:22 Receiving objects: 81% (913/1127) build 09-Jul-2024 17:29:22 Receiving objects: 82% (925/1127) build 09-Jul-2024 17:29:22 Receiving objects: 83% (936/1127) build 09-Jul-2024 17:29:22 Receiving objects: 84% (947/1127) build 09-Jul-2024 17:29:22 Receiving objects: 85% (958/1127) build 09-Jul-2024 17:29:22 Receiving objects: 86% (970/1127) build 09-Jul-2024 17:29:22 Receiving objects: 87% (981/1127) build 09-Jul-2024 17:29:22 Receiving objects: 88% (992/1127) build 09-Jul-2024 17:29:22 Receiving objects: 89% (1004/1127) build 09-Jul-2024 17:29:22 Receiving objects: 90% (1015/1127) build 09-Jul-2024 17:29:22 Receiving objects: 91% (1026/1127) build 09-Jul-2024 17:29:22 Receiving objects: 92% (1037/1127) build 09-Jul-2024 17:29:22 Receiving objects: 93% (1049/1127) build 09-Jul-2024 17:29:22 Receiving objects: 94% (1060/1127) build 09-Jul-2024 17:29:22 remote: Total 1127 (delta 24), reused 46 (delta 15), pack-reused 1056 build 09-Jul-2024 17:29:22 Receiving objects: 95% (1071/1127) build 09-Jul-2024 17:29:22 Receiving objects: 96% (1082/1127) build 09-Jul-2024 17:29:22 Receiving objects: 97% (1094/1127) build 09-Jul-2024 17:29:22 Receiving objects: 98% (1105/1127) build 09-Jul-2024 17:29:22 Receiving objects: 99% (1116/1127) build 09-Jul-2024 17:29:22 Receiving objects: 100% (1127/1127) build 09-Jul-2024 17:29:22 Receiving objects: 100% (1127/1127), 216.86 KiB | 9.43 MiB/s, done. build 09-Jul-2024 17:29:22 Resolving deltas: 0% (0/579) build 09-Jul-2024 17:29:22 Resolving deltas: 1% (6/579) build 09-Jul-2024 17:29:22 Resolving deltas: 2% (12/579) build 09-Jul-2024 17:29:22 Resolving deltas: 3% (18/579) build 09-Jul-2024 17:29:22 Resolving deltas: 4% (24/579) build 09-Jul-2024 17:29:22 Resolving deltas: 5% (29/579) build 09-Jul-2024 17:29:22 Resolving deltas: 6% (35/579) build 09-Jul-2024 17:29:22 Resolving deltas: 7% (41/579) build 09-Jul-2024 17:29:22 Resolving deltas: 8% (47/579) build 09-Jul-2024 17:29:22 Resolving deltas: 9% (53/579) build 09-Jul-2024 17:29:22 Resolving deltas: 10% (58/579) build 09-Jul-2024 17:29:22 Resolving deltas: 11% (64/579) build 09-Jul-2024 17:29:22 Resolving deltas: 12% (70/579) build 09-Jul-2024 17:29:22 Resolving deltas: 13% (77/579) build 09-Jul-2024 17:29:22 Resolving deltas: 14% (82/579) build 09-Jul-2024 17:29:22 Resolving deltas: 15% (87/579) build 09-Jul-2024 17:29:22 Resolving deltas: 16% (94/579) build 09-Jul-2024 17:29:22 Resolving deltas: 17% (99/579) build 09-Jul-2024 17:29:22 Resolving deltas: 18% (105/579) build 09-Jul-2024 17:29:22 Resolving deltas: 19% (111/579) build 09-Jul-2024 17:29:22 Resolving deltas: 20% (116/579) build 09-Jul-2024 17:29:22 Resolving deltas: 21% (122/579) build 09-Jul-2024 17:29:22 Resolving deltas: 22% (128/579) build 09-Jul-2024 17:29:22 Resolving deltas: 23% (134/579) build 09-Jul-2024 17:29:22 Resolving deltas: 24% (139/579) build 09-Jul-2024 17:29:22 Resolving deltas: 25% (145/579) build 09-Jul-2024 17:29:22 Resolving deltas: 26% (151/579) build 09-Jul-2024 17:29:22 Resolving deltas: 27% (157/579) build 09-Jul-2024 17:29:22 Resolving deltas: 28% (163/579) build 09-Jul-2024 17:29:22 Resolving deltas: 29% (168/579) build 09-Jul-2024 17:29:22 Resolving deltas: 30% (174/579) build 09-Jul-2024 17:29:22 Resolving deltas: 31% (180/579) build 09-Jul-2024 17:29:22 Resolving deltas: 32% (186/579) build 09-Jul-2024 17:29:22 Resolving deltas: 33% (192/579) build 09-Jul-2024 17:29:22 Resolving deltas: 34% (197/579) build 09-Jul-2024 17:29:22 Resolving deltas: 35% (203/579) build 09-Jul-2024 17:29:22 Resolving deltas: 36% (209/579) build 09-Jul-2024 17:29:22 Resolving deltas: 37% (215/579) build 09-Jul-2024 17:29:22 Resolving deltas: 38% (222/579) build 09-Jul-2024 17:29:22 Resolving deltas: 39% (226/579) build 09-Jul-2024 17:29:22 Resolving deltas: 40% (232/579) build 09-Jul-2024 17:29:22 Resolving deltas: 41% (238/579) build 09-Jul-2024 17:29:22 Resolving deltas: 42% (244/579) build 09-Jul-2024 17:29:22 Resolving deltas: 43% (249/579) build 09-Jul-2024 17:29:22 Resolving deltas: 44% (255/579) build 09-Jul-2024 17:29:22 Resolving deltas: 45% (261/579) build 09-Jul-2024 17:29:22 Resolving deltas: 46% (267/579) build 09-Jul-2024 17:29:22 Resolving deltas: 47% (273/579) build 09-Jul-2024 17:29:22 Resolving deltas: 48% (278/579) build 09-Jul-2024 17:29:22 Resolving deltas: 49% (284/579) build 09-Jul-2024 17:29:22 Resolving deltas: 50% (291/579) build 09-Jul-2024 17:29:22 Resolving deltas: 51% (296/579) build 09-Jul-2024 17:29:22 Resolving deltas: 52% (302/579) build 09-Jul-2024 17:29:22 Resolving deltas: 53% (307/579) build 09-Jul-2024 17:29:22 Resolving deltas: 54% (313/579) build 09-Jul-2024 17:29:22 Resolving deltas: 55% (319/579) build 09-Jul-2024 17:29:22 Resolving deltas: 56% (325/579) build 09-Jul-2024 17:29:22 Resolving deltas: 57% (331/579) build 09-Jul-2024 17:29:22 Resolving deltas: 58% (336/579) build 09-Jul-2024 17:29:22 Resolving deltas: 59% (342/579) build 09-Jul-2024 17:29:22 Resolving deltas: 60% (348/579) build 09-Jul-2024 17:29:22 Resolving deltas: 61% (354/579) build 09-Jul-2024 17:29:22 Resolving deltas: 62% (360/579) build 09-Jul-2024 17:29:22 Resolving deltas: 63% (365/579) build 09-Jul-2024 17:29:22 Resolving deltas: 64% (371/579) build 09-Jul-2024 17:29:22 Resolving deltas: 65% (377/579) build 09-Jul-2024 17:29:22 Resolving deltas: 66% (383/579) build 09-Jul-2024 17:29:22 Resolving deltas: 67% (388/579) build 09-Jul-2024 17:29:22 Resolving deltas: 68% (394/579) build 09-Jul-2024 17:29:22 Resolving deltas: 69% (400/579) build 09-Jul-2024 17:29:22 Resolving deltas: 70% (407/579) build 09-Jul-2024 17:29:22 Resolving deltas: 71% (412/579) build 09-Jul-2024 17:29:22 Resolving deltas: 72% (417/579) build 09-Jul-2024 17:29:22 Resolving deltas: 73% (423/579) build 09-Jul-2024 17:29:22 Resolving deltas: 74% (429/579) build 09-Jul-2024 17:29:22 Resolving deltas: 75% (435/579) build 09-Jul-2024 17:29:22 Resolving deltas: 76% (441/579) build 09-Jul-2024 17:29:22 Resolving deltas: 77% (446/579) build 09-Jul-2024 17:29:22 Resolving deltas: 78% (453/579) build 09-Jul-2024 17:29:22 Resolving deltas: 79% (459/579) build 09-Jul-2024 17:29:22 Resolving deltas: 80% (464/579) build 09-Jul-2024 17:29:22 Resolving deltas: 81% (469/579) build 09-Jul-2024 17:29:22 Resolving deltas: 82% (475/579) build 09-Jul-2024 17:29:22 Resolving deltas: 83% (481/579) build 09-Jul-2024 17:29:22 Resolving deltas: 84% (487/579) build 09-Jul-2024 17:29:22 Resolving deltas: 85% (493/579) build 09-Jul-2024 17:29:22 Resolving deltas: 86% (498/579) build 09-Jul-2024 17:29:22 Resolving deltas: 87% (504/579) build 09-Jul-2024 17:29:22 Resolving deltas: 88% (510/579) build 09-Jul-2024 17:29:22 Resolving deltas: 89% (516/579) build 09-Jul-2024 17:29:22 Resolving deltas: 90% (522/579) build 09-Jul-2024 17:29:22 Resolving deltas: 91% (527/579) build 09-Jul-2024 17:29:22 Resolving deltas: 92% (533/579) build 09-Jul-2024 17:29:22 Resolving deltas: 93% (539/579) build 09-Jul-2024 17:29:22 Resolving deltas: 94% (545/579) build 09-Jul-2024 17:29:22 Resolving deltas: 95% (551/579) build 09-Jul-2024 17:29:22 Resolving deltas: 96% (557/579) build 09-Jul-2024 17:29:22 Resolving deltas: 97% (562/579) build 09-Jul-2024 17:29:22 Resolving deltas: 98% (568/579) build 09-Jul-2024 17:29:22 Resolving deltas: 99% (574/579) build 09-Jul-2024 17:29:22 Resolving deltas: 100% (579/579) build 09-Jul-2024 17:29:22 Resolving deltas: 100% (579/579), done. build 09-Jul-2024 17:29:22 error: pathspec 'release-phpbb-3.3.7' did not match any file(s) known to git build 09-Jul-2024 17:29:22  [delete] Deleting directory /data/build/old_versions/release-3.3.7/ext/phpbb/viglink/.git build 09-Jul-2024 17:29:22  [delete] Deleting directory /data/build/old_versions/release-3.3.7/ext/phpbb/viglink/tests build 09-Jul-2024 17:29:22  [delete] Directory /data/build/old_versions/release-3.3.7/ext/phpbb/viglink/travis does not exist or is not a directory. build 09-Jul-2024 17:29:22  [delete] Deleting: /data/build/old_versions/release-3.3.7/ext/phpbb/viglink/.gitattributes build 09-Jul-2024 17:29:22  [delete] Could not find file /data/build/old_versions/release-3.3.7/ext/phpbb/viglink/.travis.yml to delete. build 09-Jul-2024 17:29:22  [delete] Deleting: /data/build/old_versions/release-3.3.7/ext/phpbb/viglink/phpunit.xml.dist build 09-Jul-2024 17:29:22  [delete] Deleting: /data/build/old_versions/release-3.3.7/ext/phpbb/viglink/README.md build 09-Jul-2024 17:29:22  [delete] Could not find file /data/build/old_versions/release-3.3.7/config.php to delete. build 09-Jul-2024 17:29:22  [delete] Deleting directory /data/build/old_versions/release-3.3.7/develop build 09-Jul-2024 17:29:22  [delete] Deleting directory /data/build/old_versions/release-3.3.7/install/data build 09-Jul-2024 17:29:22  [delete] Deleting directory /data/build/old_versions/release-3.3.7/config/development build 09-Jul-2024 17:29:22  [delete] Deleting directory /data/build/old_versions/release-3.3.7/config/test build 09-Jul-2024 17:29:22  [echo] Setting permissions for checkout of release-3.3.7 in build/old_versions/release-3.3.7 build 09-Jul-2024 17:29:22  [chmod] Changed file mode on '/data/build/old_versions/release-3.3.7/cache' to 777 build 09-Jul-2024 17:29:22  [chmod] Changed file mode on '/data/build/old_versions/release-3.3.7/store' to 777 build 09-Jul-2024 17:29:22  [chmod] Changed file mode on '/data/build/old_versions/release-3.3.7/files' to 777 build 09-Jul-2024 17:29:22  [chmod] Changed file mode on '/data/build/old_versions/release-3.3.7/images/avatars/upload' to 777 build 09-Jul-2024 17:29:22  [chmod] Changed file mode on '/data/build/old_versions/release-3.3.7/bin/phpbbcli.php' to 755 build 09-Jul-2024 17:29:22  build 09-Jul-2024 17:29:22 phpBB > clean-diff-dir: build 09-Jul-2024 17:29:22  build 09-Jul-2024 17:29:22  [delete] Deleting directory /data/build/old_versions/release-3.3.7/cache build 09-Jul-2024 17:29:22  [delete] Deleting directory /data/build/old_versions/release-3.3.7/docs build 09-Jul-2024 17:29:22  [delete] Deleting directory /data/build/old_versions/release-3.3.7/files build 09-Jul-2024 17:29:22  [delete] Deleting directory /data/build/old_versions/release-3.3.7/install build 09-Jul-2024 17:29:22  [delete] Deleting directory /data/build/old_versions/release-3.3.7/store build 09-Jul-2024 17:29:22  [delete] Directory /data/build/old_versions/release-3.3.7/vendor does not exist or is not a directory. build 09-Jul-2024 17:29:23  build 09-Jul-2024 17:29:23 phpBB > old-version-diff: build 09-Jul-2024 17:29:23  build 09-Jul-2024 17:29:23  [echo] Retrieving version 3.3.8 build 09-Jul-2024 17:29:23  [mkdir] Created dir: /data/build/old_versions/release-3.3.8 build 09-Jul-2024 17:29:23  build 09-Jul-2024 17:29:23 phpBB > export: build 09-Jul-2024 17:29:23  build 09-Jul-2024 17:29:23 Cloning into 'viglink'... build 09-Jul-2024 17:29:23 remote: Enumerating objects: 1127, done. build 09-Jul-2024 17:29:23 remote: Counting objects: 1% (1/71) build 09-Jul-2024 17:29:23 remote: Counting objects: 2% (2/71) build 09-Jul-2024 17:29:23 remote: Counting objects: 4% (3/71) build 09-Jul-2024 17:29:23 remote: Counting objects: 5% (4/71) build 09-Jul-2024 17:29:23 remote: Counting objects: 7% (5/71) build 09-Jul-2024 17:29:23 remote: Counting objects: 8% (6/71) build 09-Jul-2024 17:29:23 remote: Counting objects: 9% (7/71) build 09-Jul-2024 17:29:23 remote: Counting objects: 11% (8/71) build 09-Jul-2024 17:29:23 remote: Counting objects: 12% (9/71) build 09-Jul-2024 17:29:23 remote: Counting objects: 14% (10/71) build 09-Jul-2024 17:29:23 remote: Counting objects: 15% (11/71) build 09-Jul-2024 17:29:23 remote: Counting objects: 16% (12/71) build 09-Jul-2024 17:29:23 remote: Counting objects: 18% (13/71) build 09-Jul-2024 17:29:23 remote: Counting objects: 19% (14/71) build 09-Jul-2024 17:29:23 remote: Counting objects: 21% (15/71) build 09-Jul-2024 17:29:23 remote: Counting objects: 22% (16/71) build 09-Jul-2024 17:29:23 remote: Counting objects: 23% (17/71) build 09-Jul-2024 17:29:23 remote: Counting objects: 25% (18/71) build 09-Jul-2024 17:29:23 remote: Counting objects: 26% (19/71) build 09-Jul-2024 17:29:23 remote: Counting objects: 28% (20/71) build 09-Jul-2024 17:29:23 remote: Counting objects: 29% (21/71) build 09-Jul-2024 17:29:23 remote: Counting objects: 30% (22/71) build 09-Jul-2024 17:29:23 remote: Counting objects: 32% (23/71) build 09-Jul-2024 17:29:23 remote: Counting objects: 33% (24/71) build 09-Jul-2024 17:29:23 remote: Counting objects: 35% (25/71) build 09-Jul-2024 17:29:23 remote: Counting objects: 36% (26/71) build 09-Jul-2024 17:29:23 remote: Counting objects: 38% (27/71) build 09-Jul-2024 17:29:23 remote: Counting objects: 39% (28/71) build 09-Jul-2024 17:29:23 remote: Counting objects: 40% (29/71) build 09-Jul-2024 17:29:23 remote: Counting objects: 42% (30/71) build 09-Jul-2024 17:29:23 remote: Counting objects: 43% (31/71) build 09-Jul-2024 17:29:23 remote: Counting objects: 45% (32/71) build 09-Jul-2024 17:29:23 remote: Counting objects: 46% (33/71) build 09-Jul-2024 17:29:23 remote: Counting objects: 47% (34/71) build 09-Jul-2024 17:29:23 remote: Counting objects: 49% (35/71) build 09-Jul-2024 17:29:23 remote: Counting objects: 50% (36/71) build 09-Jul-2024 17:29:23 remote: Counting objects: 52% (37/71) build 09-Jul-2024 17:29:23 remote: Counting objects: 53% (38/71) build 09-Jul-2024 17:29:23 remote: Counting objects: 54% (39/71) build 09-Jul-2024 17:29:23 remote: Counting objects: 56% (40/71) build 09-Jul-2024 17:29:23 remote: Counting objects: 57% (41/71) build 09-Jul-2024 17:29:23 remote: Counting objects: 59% (42/71) build 09-Jul-2024 17:29:23 remote: Counting objects: 60% (43/71) build 09-Jul-2024 17:29:23 remote: Counting objects: 61% (44/71) build 09-Jul-2024 17:29:23 remote: Counting objects: 63% (45/71) build 09-Jul-2024 17:29:23 remote: Counting objects: 64% (46/71) build 09-Jul-2024 17:29:23 remote: Counting objects: 66% (47/71) build 09-Jul-2024 17:29:23 remote: Counting objects: 67% (48/71) build 09-Jul-2024 17:29:23 remote: Counting objects: 69% (49/71) build 09-Jul-2024 17:29:23 remote: Counting objects: 70% (50/71) build 09-Jul-2024 17:29:23 remote: Counting objects: 71% (51/71) build 09-Jul-2024 17:29:23 remote: Counting objects: 73% (52/71) build 09-Jul-2024 17:29:23 remote: Counting objects: 74% (53/71) build 09-Jul-2024 17:29:23 remote: Counting objects: 76% (54/71) build 09-Jul-2024 17:29:23 remote: Counting objects: 77% (55/71) build 09-Jul-2024 17:29:23 remote: Counting objects: 78% (56/71) build 09-Jul-2024 17:29:23 remote: Counting objects: 80% (57/71) build 09-Jul-2024 17:29:23 remote: Counting objects: 81% (58/71) build 09-Jul-2024 17:29:23 remote: Counting objects: 83% (59/71) build 09-Jul-2024 17:29:23 remote: Counting objects: 84% (60/71) build 09-Jul-2024 17:29:23 remote: Counting objects: 85% (61/71) build 09-Jul-2024 17:29:23 remote: Counting objects: 87% (62/71) build 09-Jul-2024 17:29:23 remote: Counting objects: 88% (63/71) build 09-Jul-2024 17:29:23 remote: Counting objects: 90% (64/71) build 09-Jul-2024 17:29:23 remote: Counting objects: 91% (65/71) build 09-Jul-2024 17:29:23 remote: Counting objects: 92% (66/71) build 09-Jul-2024 17:29:23 remote: Counting objects: 94% (67/71) build 09-Jul-2024 17:29:23 remote: Counting objects: 95% (68/71) build 09-Jul-2024 17:29:23 remote: Counting objects: 97% (69/71) build 09-Jul-2024 17:29:23 remote: Counting objects: 98% (70/71) build 09-Jul-2024 17:29:23 remote: Counting objects: 100% (71/71) build 09-Jul-2024 17:29:23 remote: Counting objects: 100% (71/71), done. build 09-Jul-2024 17:29:23 remote: Compressing objects: 2% (1/45) build 09-Jul-2024 17:29:23 remote: Compressing objects: 4% (2/45) build 09-Jul-2024 17:29:23 remote: Compressing objects: 6% (3/45) build 09-Jul-2024 17:29:23 remote: Compressing objects: 8% (4/45) build 09-Jul-2024 17:29:23 remote: Compressing objects: 11% (5/45) build 09-Jul-2024 17:29:23 remote: Compressing objects: 13% (6/45) build 09-Jul-2024 17:29:23 remote: Compressing objects: 15% (7/45) build 09-Jul-2024 17:29:23 remote: Compressing objects: 17% (8/45) build 09-Jul-2024 17:29:23 remote: Compressing objects: 20% (9/45) build 09-Jul-2024 17:29:23 remote: Compressing objects: 22% (10/45) build 09-Jul-2024 17:29:23 remote: Compressing objects: 24% (11/45) build 09-Jul-2024 17:29:23 remote: Compressing objects: 26% (12/45) build 09-Jul-2024 17:29:23 remote: Compressing objects: 28% (13/45) build 09-Jul-2024 17:29:23 remote: Compressing objects: 31% (14/45) build 09-Jul-2024 17:29:23 remote: Compressing objects: 33% (15/45) build 09-Jul-2024 17:29:23 remote: Compressing objects: 35% (16/45) build 09-Jul-2024 17:29:23 remote: Compressing objects: 37% (17/45) build 09-Jul-2024 17:29:23 remote: Compressing objects: 40% (18/45) build 09-Jul-2024 17:29:23 remote: Compressing objects: 42% (19/45) build 09-Jul-2024 17:29:23 remote: Compressing objects: 44% (20/45) build 09-Jul-2024 17:29:23 remote: Compressing objects: 46% (21/45) build 09-Jul-2024 17:29:23 remote: Compressing objects: 48% (22/45) build 09-Jul-2024 17:29:23 remote: Compressing objects: 51% (23/45) build 09-Jul-2024 17:29:23 remote: Compressing objects: 53% (24/45) build 09-Jul-2024 17:29:23 remote: Compressing objects: 55% (25/45) build 09-Jul-2024 17:29:23 remote: Compressing objects: 57% (26/45) build 09-Jul-2024 17:29:23 remote: Compressing objects: 60% (27/45) build 09-Jul-2024 17:29:23 remote: Compressing objects: 62% (28/45) build 09-Jul-2024 17:29:23 remote: Compressing objects: 64% (29/45) build 09-Jul-2024 17:29:23 remote: Compressing objects: 66% (30/45) build 09-Jul-2024 17:29:23 remote: Compressing objects: 68% (31/45) build 09-Jul-2024 17:29:23 remote: Compressing objects: 71% (32/45) build 09-Jul-2024 17:29:23 remote: Compressing objects: 73% (33/45) build 09-Jul-2024 17:29:23 remote: Compressing objects: 75% (34/45) build 09-Jul-2024 17:29:23 remote: Compressing objects: 77% (35/45) build 09-Jul-2024 17:29:23 remote: Compressing objects: 80% (36/45) build 09-Jul-2024 17:29:23 remote: Compressing objects: 82% (37/45) build 09-Jul-2024 17:29:23 remote: Compressing objects: 84% (38/45) build 09-Jul-2024 17:29:23 remote: Compressing objects: 86% (39/45) build 09-Jul-2024 17:29:23 remote: Compressing objects: 88% (40/45) build 09-Jul-2024 17:29:23 remote: Compressing objects: 91% (41/45) build 09-Jul-2024 17:29:23 remote: Compressing objects: 93% (42/45) build 09-Jul-2024 17:29:23 remote: Compressing objects: 95% (43/45) build 09-Jul-2024 17:29:23 remote: Compressing objects: 97% (44/45) build 09-Jul-2024 17:29:23 remote: Compressing objects: 100% (45/45) build 09-Jul-2024 17:29:23 remote: Compressing objects: 100% (45/45), done. build 09-Jul-2024 17:29:23 Receiving objects: 0% (1/1127) build 09-Jul-2024 17:29:23 Receiving objects: 1% (12/1127) build 09-Jul-2024 17:29:23 Receiving objects: 2% (23/1127) build 09-Jul-2024 17:29:23 Receiving objects: 3% (34/1127) build 09-Jul-2024 17:29:23 Receiving objects: 4% (46/1127) build 09-Jul-2024 17:29:23 Receiving objects: 5% (57/1127) build 09-Jul-2024 17:29:23 Receiving objects: 6% (68/1127) build 09-Jul-2024 17:29:23 Receiving objects: 7% (79/1127) build 09-Jul-2024 17:29:23 Receiving objects: 8% (91/1127) build 09-Jul-2024 17:29:23 Receiving objects: 9% (102/1127) build 09-Jul-2024 17:29:23 Receiving objects: 10% (113/1127) build 09-Jul-2024 17:29:23 Receiving objects: 11% (124/1127) build 09-Jul-2024 17:29:23 Receiving objects: 12% (136/1127) build 09-Jul-2024 17:29:23 Receiving objects: 13% (147/1127) build 09-Jul-2024 17:29:23 Receiving objects: 14% (158/1127) build 09-Jul-2024 17:29:23 Receiving objects: 15% (170/1127) build 09-Jul-2024 17:29:23 Receiving objects: 16% (181/1127) build 09-Jul-2024 17:29:23 Receiving objects: 17% (192/1127) build 09-Jul-2024 17:29:23 Receiving objects: 18% (203/1127) build 09-Jul-2024 17:29:23 Receiving objects: 19% (215/1127) build 09-Jul-2024 17:29:23 Receiving objects: 20% (226/1127) build 09-Jul-2024 17:29:23 Receiving objects: 21% (237/1127) build 09-Jul-2024 17:29:23 Receiving objects: 22% (248/1127) build 09-Jul-2024 17:29:23 Receiving objects: 23% (260/1127) build 09-Jul-2024 17:29:23 Receiving objects: 24% (271/1127) build 09-Jul-2024 17:29:23 Receiving objects: 25% (282/1127) build 09-Jul-2024 17:29:23 Receiving objects: 26% (294/1127) build 09-Jul-2024 17:29:23 Receiving objects: 27% (305/1127) build 09-Jul-2024 17:29:23 Receiving objects: 28% (316/1127) build 09-Jul-2024 17:29:23 Receiving objects: 29% (327/1127) build 09-Jul-2024 17:29:23 Receiving objects: 30% (339/1127) build 09-Jul-2024 17:29:23 Receiving objects: 31% (350/1127) build 09-Jul-2024 17:29:23 Receiving objects: 32% (361/1127) build 09-Jul-2024 17:29:23 Receiving objects: 33% (372/1127) build 09-Jul-2024 17:29:23 Receiving objects: 34% (384/1127) build 09-Jul-2024 17:29:23 Receiving objects: 35% (395/1127) build 09-Jul-2024 17:29:23 Receiving objects: 36% (406/1127) build 09-Jul-2024 17:29:23 Receiving objects: 37% (417/1127) build 09-Jul-2024 17:29:23 Receiving objects: 38% (429/1127) build 09-Jul-2024 17:29:23 Receiving objects: 39% (440/1127) build 09-Jul-2024 17:29:23 Receiving objects: 40% (451/1127) build 09-Jul-2024 17:29:23 Receiving objects: 41% (463/1127) build 09-Jul-2024 17:29:23 Receiving objects: 42% (474/1127) build 09-Jul-2024 17:29:23 Receiving objects: 43% (485/1127) build 09-Jul-2024 17:29:23 Receiving objects: 44% (496/1127) build 09-Jul-2024 17:29:23 Receiving objects: 45% (508/1127) build 09-Jul-2024 17:29:23 Receiving objects: 46% (519/1127) build 09-Jul-2024 17:29:23 Receiving objects: 47% (530/1127) build 09-Jul-2024 17:29:23 Receiving objects: 48% (541/1127) build 09-Jul-2024 17:29:23 Receiving objects: 49% (553/1127) build 09-Jul-2024 17:29:23 Receiving objects: 50% (564/1127) build 09-Jul-2024 17:29:23 Receiving objects: 51% (575/1127) build 09-Jul-2024 17:29:23 Receiving objects: 52% (587/1127) build 09-Jul-2024 17:29:23 Receiving objects: 53% (598/1127) build 09-Jul-2024 17:29:23 Receiving objects: 54% (609/1127) build 09-Jul-2024 17:29:23 Receiving objects: 55% (620/1127) build 09-Jul-2024 17:29:23 Receiving objects: 56% (632/1127) build 09-Jul-2024 17:29:23 Receiving objects: 57% (643/1127) build 09-Jul-2024 17:29:23 Receiving objects: 58% (654/1127) build 09-Jul-2024 17:29:23 Receiving objects: 59% (665/1127) build 09-Jul-2024 17:29:23 Receiving objects: 60% (677/1127) build 09-Jul-2024 17:29:23 Receiving objects: 61% (688/1127) build 09-Jul-2024 17:29:23 Receiving objects: 62% (699/1127) build 09-Jul-2024 17:29:23 Receiving objects: 63% (711/1127) build 09-Jul-2024 17:29:23 Receiving objects: 64% (722/1127) build 09-Jul-2024 17:29:23 Receiving objects: 65% (733/1127) build 09-Jul-2024 17:29:23 Receiving objects: 66% (744/1127) build 09-Jul-2024 17:29:23 Receiving objects: 67% (756/1127) build 09-Jul-2024 17:29:23 Receiving objects: 68% (767/1127) build 09-Jul-2024 17:29:23 Receiving objects: 69% (778/1127) build 09-Jul-2024 17:29:23 Receiving objects: 70% (789/1127) build 09-Jul-2024 17:29:23 Receiving objects: 71% (801/1127) build 09-Jul-2024 17:29:23 Receiving objects: 72% (812/1127) build 09-Jul-2024 17:29:23 Receiving objects: 73% (823/1127) build 09-Jul-2024 17:29:23 Receiving objects: 74% (834/1127) build 09-Jul-2024 17:29:23 Receiving objects: 75% (846/1127) build 09-Jul-2024 17:29:23 Receiving objects: 76% (857/1127) build 09-Jul-2024 17:29:23 Receiving objects: 77% (868/1127) build 09-Jul-2024 17:29:23 Receiving objects: 78% (880/1127) build 09-Jul-2024 17:29:23 Receiving objects: 79% (891/1127) build 09-Jul-2024 17:29:23 Receiving objects: 80% (902/1127) build 09-Jul-2024 17:29:23 Receiving objects: 81% (913/1127) build 09-Jul-2024 17:29:23 Receiving objects: 82% (925/1127) build 09-Jul-2024 17:29:23 Receiving objects: 83% (936/1127) build 09-Jul-2024 17:29:23 Receiving objects: 84% (947/1127) build 09-Jul-2024 17:29:23 Receiving objects: 85% (958/1127) build 09-Jul-2024 17:29:23 Receiving objects: 86% (970/1127) build 09-Jul-2024 17:29:23 Receiving objects: 87% (981/1127) build 09-Jul-2024 17:29:23 Receiving objects: 88% (992/1127) build 09-Jul-2024 17:29:23 Receiving objects: 89% (1004/1127) build 09-Jul-2024 17:29:23 Receiving objects: 90% (1015/1127) build 09-Jul-2024 17:29:23 Receiving objects: 91% (1026/1127) build 09-Jul-2024 17:29:23 Receiving objects: 92% (1037/1127) build 09-Jul-2024 17:29:23 Receiving objects: 93% (1049/1127) build 09-Jul-2024 17:29:23 Receiving objects: 94% (1060/1127) build 09-Jul-2024 17:29:23 remote: Total 1127 (delta 24), reused 46 (delta 15), pack-reused 1056 build 09-Jul-2024 17:29:23 Receiving objects: 95% (1071/1127) build 09-Jul-2024 17:29:23 Receiving objects: 96% (1082/1127) build 09-Jul-2024 17:29:23 Receiving objects: 97% (1094/1127) build 09-Jul-2024 17:29:23 Receiving objects: 98% (1105/1127) build 09-Jul-2024 17:29:23 Receiving objects: 99% (1116/1127) build 09-Jul-2024 17:29:23 Receiving objects: 100% (1127/1127) build 09-Jul-2024 17:29:23 Receiving objects: 100% (1127/1127), 216.86 KiB | 9.86 MiB/s, done. build 09-Jul-2024 17:29:23 Resolving deltas: 0% (0/579) build 09-Jul-2024 17:29:23 Resolving deltas: 1% (6/579) build 09-Jul-2024 17:29:23 Resolving deltas: 2% (12/579) build 09-Jul-2024 17:29:23 Resolving deltas: 3% (18/579) build 09-Jul-2024 17:29:23 Resolving deltas: 4% (25/579) build 09-Jul-2024 17:29:23 Resolving deltas: 5% (30/579) build 09-Jul-2024 17:29:23 Resolving deltas: 6% (35/579) build 09-Jul-2024 17:29:23 Resolving deltas: 7% (42/579) build 09-Jul-2024 17:29:23 Resolving deltas: 8% (47/579) build 09-Jul-2024 17:29:23 Resolving deltas: 9% (53/579) build 09-Jul-2024 17:29:23 Resolving deltas: 10% (58/579) build 09-Jul-2024 17:29:23 Resolving deltas: 11% (65/579) build 09-Jul-2024 17:29:23 Resolving deltas: 12% (70/579) build 09-Jul-2024 17:29:23 Resolving deltas: 13% (76/579) build 09-Jul-2024 17:29:23 Resolving deltas: 14% (82/579) build 09-Jul-2024 17:29:23 Resolving deltas: 15% (87/579) build 09-Jul-2024 17:29:23 Resolving deltas: 16% (93/579) build 09-Jul-2024 17:29:23 Resolving deltas: 17% (99/579) build 09-Jul-2024 17:29:23 Resolving deltas: 18% (106/579) build 09-Jul-2024 17:29:23 Resolving deltas: 19% (111/579) build 09-Jul-2024 17:29:23 Resolving deltas: 20% (116/579) build 09-Jul-2024 17:29:23 Resolving deltas: 21% (122/579) build 09-Jul-2024 17:29:23 Resolving deltas: 22% (129/579) build 09-Jul-2024 17:29:23 Resolving deltas: 23% (134/579) build 09-Jul-2024 17:29:23 Resolving deltas: 24% (140/579) build 09-Jul-2024 17:29:23 Resolving deltas: 25% (145/579) build 09-Jul-2024 17:29:23 Resolving deltas: 26% (151/579) build 09-Jul-2024 17:29:23 Resolving deltas: 27% (157/579) build 09-Jul-2024 17:29:23 Resolving deltas: 28% (163/579) build 09-Jul-2024 17:29:23 Resolving deltas: 29% (168/579) build 09-Jul-2024 17:29:23 Resolving deltas: 30% (174/579) build 09-Jul-2024 17:29:23 Resolving deltas: 31% (180/579) build 09-Jul-2024 17:29:23 Resolving deltas: 32% (186/579) build 09-Jul-2024 17:29:23 Resolving deltas: 33% (192/579) build 09-Jul-2024 17:29:23 Resolving deltas: 34% (198/579) build 09-Jul-2024 17:29:23 Resolving deltas: 35% (203/579) build 09-Jul-2024 17:29:23 Resolving deltas: 36% (209/579) build 09-Jul-2024 17:29:23 Resolving deltas: 37% (215/579) build 09-Jul-2024 17:29:23 Resolving deltas: 38% (221/579) build 09-Jul-2024 17:29:23 Resolving deltas: 39% (226/579) build 09-Jul-2024 17:29:23 Resolving deltas: 40% (232/579) build 09-Jul-2024 17:29:23 Resolving deltas: 41% (238/579) build 09-Jul-2024 17:29:23 Resolving deltas: 42% (244/579) build 09-Jul-2024 17:29:23 Resolving deltas: 43% (249/579) build 09-Jul-2024 17:29:23 Resolving deltas: 44% (255/579) build 09-Jul-2024 17:29:23 Resolving deltas: 45% (261/579) build 09-Jul-2024 17:29:23 Resolving deltas: 46% (267/579) build 09-Jul-2024 17:29:23 Resolving deltas: 47% (273/579) build 09-Jul-2024 17:29:23 Resolving deltas: 48% (278/579) build 09-Jul-2024 17:29:23 Resolving deltas: 49% (284/579) build 09-Jul-2024 17:29:23 Resolving deltas: 50% (290/579) build 09-Jul-2024 17:29:23 Resolving deltas: 51% (296/579) build 09-Jul-2024 17:29:23 Resolving deltas: 52% (302/579) build 09-Jul-2024 17:29:23 Resolving deltas: 53% (307/579) build 09-Jul-2024 17:29:23 Resolving deltas: 54% (313/579) build 09-Jul-2024 17:29:23 Resolving deltas: 55% (319/579) build 09-Jul-2024 17:29:23 Resolving deltas: 56% (325/579) build 09-Jul-2024 17:29:23 Resolving deltas: 57% (331/579) build 09-Jul-2024 17:29:23 Resolving deltas: 58% (336/579) build 09-Jul-2024 17:29:23 Resolving deltas: 59% (342/579) build 09-Jul-2024 17:29:23 Resolving deltas: 60% (348/579) build 09-Jul-2024 17:29:23 Resolving deltas: 61% (354/579) build 09-Jul-2024 17:29:23 Resolving deltas: 62% (359/579) build 09-Jul-2024 17:29:23 Resolving deltas: 63% (365/579) build 09-Jul-2024 17:29:23 Resolving deltas: 64% (371/579) build 09-Jul-2024 17:29:23 Resolving deltas: 65% (377/579) build 09-Jul-2024 17:29:23 Resolving deltas: 66% (383/579) build 09-Jul-2024 17:29:23 Resolving deltas: 67% (388/579) build 09-Jul-2024 17:29:23 Resolving deltas: 68% (394/579) build 09-Jul-2024 17:29:23 Resolving deltas: 69% (400/579) build 09-Jul-2024 17:29:23 Resolving deltas: 70% (406/579) build 09-Jul-2024 17:29:23 Resolving deltas: 71% (412/579) build 09-Jul-2024 17:29:23 Resolving deltas: 72% (417/579) build 09-Jul-2024 17:29:23 Resolving deltas: 73% (423/579) build 09-Jul-2024 17:29:23 Resolving deltas: 74% (429/579) build 09-Jul-2024 17:29:23 Resolving deltas: 75% (435/579) build 09-Jul-2024 17:29:23 Resolving deltas: 76% (441/579) build 09-Jul-2024 17:29:23 Resolving deltas: 77% (446/579) build 09-Jul-2024 17:29:23 Resolving deltas: 78% (452/579) build 09-Jul-2024 17:29:23 Resolving deltas: 79% (458/579) build 09-Jul-2024 17:29:23 Resolving deltas: 80% (464/579) build 09-Jul-2024 17:29:23 Resolving deltas: 81% (469/579) build 09-Jul-2024 17:29:23 Resolving deltas: 82% (475/579) build 09-Jul-2024 17:29:23 Resolving deltas: 83% (481/579) build 09-Jul-2024 17:29:23 Resolving deltas: 84% (487/579) build 09-Jul-2024 17:29:23 Resolving deltas: 85% (493/579) build 09-Jul-2024 17:29:23 Resolving deltas: 86% (498/579) build 09-Jul-2024 17:29:23 Resolving deltas: 87% (504/579) build 09-Jul-2024 17:29:23 Resolving deltas: 88% (510/579) build 09-Jul-2024 17:29:23 Resolving deltas: 89% (516/579) build 09-Jul-2024 17:29:23 Resolving deltas: 90% (522/579) build 09-Jul-2024 17:29:23 Resolving deltas: 91% (527/579) build 09-Jul-2024 17:29:23 Resolving deltas: 92% (533/579) build 09-Jul-2024 17:29:23 Resolving deltas: 93% (539/579) build 09-Jul-2024 17:29:23 Resolving deltas: 94% (545/579) build 09-Jul-2024 17:29:23 Resolving deltas: 95% (551/579) build 09-Jul-2024 17:29:23 Resolving deltas: 96% (557/579) build 09-Jul-2024 17:29:23 Resolving deltas: 97% (562/579) build 09-Jul-2024 17:29:23 Resolving deltas: 98% (568/579) build 09-Jul-2024 17:29:23 Resolving deltas: 99% (574/579) build 09-Jul-2024 17:29:23 Resolving deltas: 100% (579/579) build 09-Jul-2024 17:29:23 Resolving deltas: 100% (579/579), done. build 09-Jul-2024 17:29:23 error: pathspec 'release-phpbb-3.3.8' did not match any file(s) known to git build 09-Jul-2024 17:29:23  [delete] Deleting directory /data/build/old_versions/release-3.3.8/ext/phpbb/viglink/.git build 09-Jul-2024 17:29:23  [delete] Deleting directory /data/build/old_versions/release-3.3.8/ext/phpbb/viglink/tests build 09-Jul-2024 17:29:23  [delete] Directory /data/build/old_versions/release-3.3.8/ext/phpbb/viglink/travis does not exist or is not a directory. build 09-Jul-2024 17:29:23  [delete] Deleting: /data/build/old_versions/release-3.3.8/ext/phpbb/viglink/.gitattributes build 09-Jul-2024 17:29:23  [delete] Could not find file /data/build/old_versions/release-3.3.8/ext/phpbb/viglink/.travis.yml to delete. build 09-Jul-2024 17:29:23  [delete] Deleting: /data/build/old_versions/release-3.3.8/ext/phpbb/viglink/phpunit.xml.dist build 09-Jul-2024 17:29:23  [delete] Deleting: /data/build/old_versions/release-3.3.8/ext/phpbb/viglink/README.md build 09-Jul-2024 17:29:23  [delete] Could not find file /data/build/old_versions/release-3.3.8/config.php to delete. build 09-Jul-2024 17:29:23  [delete] Deleting directory /data/build/old_versions/release-3.3.8/develop build 09-Jul-2024 17:29:23  [delete] Deleting directory /data/build/old_versions/release-3.3.8/install/data build 09-Jul-2024 17:29:23  [delete] Deleting directory /data/build/old_versions/release-3.3.8/config/development build 09-Jul-2024 17:29:23  [delete] Deleting directory /data/build/old_versions/release-3.3.8/config/test build 09-Jul-2024 17:29:23  [echo] Setting permissions for checkout of release-3.3.8 in build/old_versions/release-3.3.8 build 09-Jul-2024 17:29:23  [chmod] Changed file mode on '/data/build/old_versions/release-3.3.8/cache' to 777 build 09-Jul-2024 17:29:23  [chmod] Changed file mode on '/data/build/old_versions/release-3.3.8/store' to 777 build 09-Jul-2024 17:29:23  [chmod] Changed file mode on '/data/build/old_versions/release-3.3.8/files' to 777 build 09-Jul-2024 17:29:23  [chmod] Changed file mode on '/data/build/old_versions/release-3.3.8/images/avatars/upload' to 777 build 09-Jul-2024 17:29:23  [chmod] Changed file mode on '/data/build/old_versions/release-3.3.8/bin/phpbbcli.php' to 755 build 09-Jul-2024 17:29:23  build 09-Jul-2024 17:29:23 phpBB > clean-diff-dir: build 09-Jul-2024 17:29:23  build 09-Jul-2024 17:29:23  [delete] Deleting directory /data/build/old_versions/release-3.3.8/cache build 09-Jul-2024 17:29:23  [delete] Deleting directory /data/build/old_versions/release-3.3.8/docs build 09-Jul-2024 17:29:23  [delete] Deleting directory /data/build/old_versions/release-3.3.8/files build 09-Jul-2024 17:29:23  [delete] Deleting directory /data/build/old_versions/release-3.3.8/install build 09-Jul-2024 17:29:23  [delete] Deleting directory /data/build/old_versions/release-3.3.8/store build 09-Jul-2024 17:29:23  [delete] Directory /data/build/old_versions/release-3.3.8/vendor does not exist or is not a directory. build 09-Jul-2024 17:29:24  build 09-Jul-2024 17:29:24 phpBB > old-version-diff: build 09-Jul-2024 17:29:24  build 09-Jul-2024 17:29:24  [echo] Retrieving version 3.3.9 build 09-Jul-2024 17:29:24  [mkdir] Created dir: /data/build/old_versions/release-3.3.9 build 09-Jul-2024 17:29:24  build 09-Jul-2024 17:29:24 phpBB > export: build 09-Jul-2024 17:29:24  build 09-Jul-2024 17:29:24 Cloning into 'viglink'... build 09-Jul-2024 17:29:25 remote: Enumerating objects: 1127, done. build 09-Jul-2024 17:29:25 remote: Counting objects: 1% (1/71) build 09-Jul-2024 17:29:25 remote: Counting objects: 2% (2/71) build 09-Jul-2024 17:29:25 remote: Counting objects: 4% (3/71) build 09-Jul-2024 17:29:25 remote: Counting objects: 5% (4/71) build 09-Jul-2024 17:29:25 remote: Counting objects: 7% (5/71) build 09-Jul-2024 17:29:25 remote: Counting objects: 8% (6/71) build 09-Jul-2024 17:29:25 remote: Counting objects: 9% (7/71) build 09-Jul-2024 17:29:25 remote: Counting objects: 11% (8/71) build 09-Jul-2024 17:29:25 remote: Counting objects: 12% (9/71) build 09-Jul-2024 17:29:25 remote: Counting objects: 14% (10/71) build 09-Jul-2024 17:29:25 remote: Counting objects: 15% (11/71) build 09-Jul-2024 17:29:25 remote: Counting objects: 16% (12/71) build 09-Jul-2024 17:29:25 remote: Counting objects: 18% (13/71) build 09-Jul-2024 17:29:25 remote: Counting objects: 19% (14/71) build 09-Jul-2024 17:29:25 remote: Counting objects: 21% (15/71) build 09-Jul-2024 17:29:25 remote: Counting objects: 22% (16/71) build 09-Jul-2024 17:29:25 remote: Counting objects: 23% (17/71) build 09-Jul-2024 17:29:25 remote: Counting objects: 25% (18/71) build 09-Jul-2024 17:29:25 remote: Counting objects: 26% (19/71) build 09-Jul-2024 17:29:25 remote: Counting objects: 28% (20/71) build 09-Jul-2024 17:29:25 remote: Counting objects: 29% (21/71) build 09-Jul-2024 17:29:25 remote: Counting objects: 30% (22/71) build 09-Jul-2024 17:29:25 remote: Counting objects: 32% (23/71) build 09-Jul-2024 17:29:25 remote: Counting objects: 33% (24/71) build 09-Jul-2024 17:29:25 remote: Counting objects: 35% (25/71) build 09-Jul-2024 17:29:25 remote: Counting objects: 36% (26/71) build 09-Jul-2024 17:29:25 remote: Counting objects: 38% (27/71) build 09-Jul-2024 17:29:25 remote: Counting objects: 39% (28/71) build 09-Jul-2024 17:29:25 remote: Counting objects: 40% (29/71) build 09-Jul-2024 17:29:25 remote: Counting objects: 42% (30/71) build 09-Jul-2024 17:29:25 remote: Counting objects: 43% (31/71) build 09-Jul-2024 17:29:25 remote: Counting objects: 45% (32/71) build 09-Jul-2024 17:29:25 remote: Counting objects: 46% (33/71) build 09-Jul-2024 17:29:25 remote: Counting objects: 47% (34/71) build 09-Jul-2024 17:29:25 remote: Counting objects: 49% (35/71) build 09-Jul-2024 17:29:25 remote: Counting objects: 50% (36/71) build 09-Jul-2024 17:29:25 remote: Counting objects: 52% (37/71) build 09-Jul-2024 17:29:25 remote: Counting objects: 53% (38/71) build 09-Jul-2024 17:29:25 remote: Counting objects: 54% (39/71) build 09-Jul-2024 17:29:25 remote: Counting objects: 56% (40/71) build 09-Jul-2024 17:29:25 remote: Counting objects: 57% (41/71) build 09-Jul-2024 17:29:25 remote: Counting objects: 59% (42/71) build 09-Jul-2024 17:29:25 remote: Counting objects: 60% (43/71) build 09-Jul-2024 17:29:25 remote: Counting objects: 61% (44/71) build 09-Jul-2024 17:29:25 remote: Counting objects: 63% (45/71) build 09-Jul-2024 17:29:25 remote: Counting objects: 64% (46/71) build 09-Jul-2024 17:29:25 remote: Counting objects: 66% (47/71) build 09-Jul-2024 17:29:25 remote: Counting objects: 67% (48/71) build 09-Jul-2024 17:29:25 remote: Counting objects: 69% (49/71) build 09-Jul-2024 17:29:25 remote: Counting objects: 70% (50/71) build 09-Jul-2024 17:29:25 remote: Counting objects: 71% (51/71) build 09-Jul-2024 17:29:25 remote: Counting objects: 73% (52/71) build 09-Jul-2024 17:29:25 remote: Counting objects: 74% (53/71) build 09-Jul-2024 17:29:25 remote: Counting objects: 76% (54/71) build 09-Jul-2024 17:29:25 remote: Counting objects: 77% (55/71) build 09-Jul-2024 17:29:25 remote: Counting objects: 78% (56/71) build 09-Jul-2024 17:29:25 remote: Counting objects: 80% (57/71) build 09-Jul-2024 17:29:25 remote: Counting objects: 81% (58/71) build 09-Jul-2024 17:29:25 remote: Counting objects: 83% (59/71) build 09-Jul-2024 17:29:25 remote: Counting objects: 84% (60/71) build 09-Jul-2024 17:29:25 remote: Counting objects: 85% (61/71) build 09-Jul-2024 17:29:25 remote: Counting objects: 87% (62/71) build 09-Jul-2024 17:29:25 remote: Counting objects: 88% (63/71) build 09-Jul-2024 17:29:25 remote: Counting objects: 90% (64/71) build 09-Jul-2024 17:29:25 remote: Counting objects: 91% (65/71) build 09-Jul-2024 17:29:25 remote: Counting objects: 92% (66/71) build 09-Jul-2024 17:29:25 remote: Counting objects: 94% (67/71) build 09-Jul-2024 17:29:25 remote: Counting objects: 95% (68/71) build 09-Jul-2024 17:29:25 remote: Counting objects: 97% (69/71) build 09-Jul-2024 17:29:25 remote: Counting objects: 98% (70/71) build 09-Jul-2024 17:29:25 remote: Counting objects: 100% (71/71) build 09-Jul-2024 17:29:25 remote: Counting objects: 100% (71/71), done. build 09-Jul-2024 17:29:25 remote: Compressing objects: 2% (1/45) build 09-Jul-2024 17:29:25 remote: Compressing objects: 4% (2/45) build 09-Jul-2024 17:29:25 remote: Compressing objects: 6% (3/45) build 09-Jul-2024 17:29:25 remote: Compressing objects: 8% (4/45) build 09-Jul-2024 17:29:25 remote: Compressing objects: 11% (5/45) build 09-Jul-2024 17:29:25 remote: Compressing objects: 13% (6/45) build 09-Jul-2024 17:29:25 remote: Compressing objects: 15% (7/45) build 09-Jul-2024 17:29:25 remote: Compressing objects: 17% (8/45) build 09-Jul-2024 17:29:25 remote: Compressing objects: 20% (9/45) build 09-Jul-2024 17:29:25 remote: Compressing objects: 22% (10/45) build 09-Jul-2024 17:29:25 remote: Compressing objects: 24% (11/45) build 09-Jul-2024 17:29:25 remote: Compressing objects: 26% (12/45) build 09-Jul-2024 17:29:25 remote: Compressing objects: 28% (13/45) build 09-Jul-2024 17:29:25 remote: Compressing objects: 31% (14/45) build 09-Jul-2024 17:29:25 remote: Compressing objects: 33% (15/45) build 09-Jul-2024 17:29:25 remote: Compressing objects: 35% (16/45) build 09-Jul-2024 17:29:25 remote: Compressing objects: 37% (17/45) build 09-Jul-2024 17:29:25 remote: Compressing objects: 40% (18/45) build 09-Jul-2024 17:29:25 remote: Compressing objects: 42% (19/45) build 09-Jul-2024 17:29:25 remote: Compressing objects: 44% (20/45) build 09-Jul-2024 17:29:25 remote: Compressing objects: 46% (21/45) build 09-Jul-2024 17:29:25 remote: Compressing objects: 48% (22/45) build 09-Jul-2024 17:29:25 remote: Compressing objects: 51% (23/45) build 09-Jul-2024 17:29:25 remote: Compressing objects: 53% (24/45) build 09-Jul-2024 17:29:25 remote: Compressing objects: 55% (25/45) build 09-Jul-2024 17:29:25 remote: Compressing objects: 57% (26/45) build 09-Jul-2024 17:29:25 remote: Compressing objects: 60% (27/45) build 09-Jul-2024 17:29:25 remote: Compressing objects: 62% (28/45) build 09-Jul-2024 17:29:25 remote: Compressing objects: 64% (29/45) build 09-Jul-2024 17:29:25 remote: Compressing objects: 66% (30/45) build 09-Jul-2024 17:29:25 remote: Compressing objects: 68% (31/45) build 09-Jul-2024 17:29:25 remote: Compressing objects: 71% (32/45) build 09-Jul-2024 17:29:25 remote: Compressing objects: 73% (33/45) build 09-Jul-2024 17:29:25 remote: Compressing objects: 75% (34/45) build 09-Jul-2024 17:29:25 remote: Compressing objects: 77% (35/45) build 09-Jul-2024 17:29:25 remote: Compressing objects: 80% (36/45) build 09-Jul-2024 17:29:25 remote: Compressing objects: 82% (37/45) build 09-Jul-2024 17:29:25 remote: Compressing objects: 84% (38/45) build 09-Jul-2024 17:29:25 remote: Compressing objects: 86% (39/45) build 09-Jul-2024 17:29:25 remote: Compressing objects: 88% (40/45) build 09-Jul-2024 17:29:25 remote: Compressing objects: 91% (41/45) build 09-Jul-2024 17:29:25 remote: Compressing objects: 93% (42/45) build 09-Jul-2024 17:29:25 remote: Compressing objects: 95% (43/45) build 09-Jul-2024 17:29:25 remote: Compressing objects: 97% (44/45) build 09-Jul-2024 17:29:25 remote: Compressing objects: 100% (45/45) build 09-Jul-2024 17:29:25 remote: Compressing objects: 100% (45/45), done. build 09-Jul-2024 17:29:25 Receiving objects: 0% (1/1127) build 09-Jul-2024 17:29:25 Receiving objects: 1% (12/1127) build 09-Jul-2024 17:29:25 Receiving objects: 2% (23/1127) build 09-Jul-2024 17:29:25 Receiving objects: 3% (34/1127) build 09-Jul-2024 17:29:25 Receiving objects: 4% (46/1127) build 09-Jul-2024 17:29:25 Receiving objects: 5% (57/1127) build 09-Jul-2024 17:29:25 Receiving objects: 6% (68/1127) build 09-Jul-2024 17:29:25 Receiving objects: 7% (79/1127) build 09-Jul-2024 17:29:25 Receiving objects: 8% (91/1127) build 09-Jul-2024 17:29:25 Receiving objects: 9% (102/1127) build 09-Jul-2024 17:29:25 Receiving objects: 10% (113/1127) build 09-Jul-2024 17:29:25 Receiving objects: 11% (124/1127) build 09-Jul-2024 17:29:25 Receiving objects: 12% (136/1127) build 09-Jul-2024 17:29:25 Receiving objects: 13% (147/1127) build 09-Jul-2024 17:29:25 Receiving objects: 14% (158/1127) build 09-Jul-2024 17:29:25 Receiving objects: 15% (170/1127) build 09-Jul-2024 17:29:25 Receiving objects: 16% (181/1127) build 09-Jul-2024 17:29:25 Receiving objects: 17% (192/1127) build 09-Jul-2024 17:29:25 Receiving objects: 18% (203/1127) build 09-Jul-2024 17:29:25 Receiving objects: 19% (215/1127) build 09-Jul-2024 17:29:25 Receiving objects: 20% (226/1127) build 09-Jul-2024 17:29:25 Receiving objects: 21% (237/1127) build 09-Jul-2024 17:29:25 Receiving objects: 22% (248/1127) build 09-Jul-2024 17:29:25 Receiving objects: 23% (260/1127) build 09-Jul-2024 17:29:25 Receiving objects: 24% (271/1127) build 09-Jul-2024 17:29:25 Receiving objects: 25% (282/1127) build 09-Jul-2024 17:29:25 Receiving objects: 26% (294/1127) build 09-Jul-2024 17:29:25 Receiving objects: 27% (305/1127) build 09-Jul-2024 17:29:25 Receiving objects: 28% (316/1127) build 09-Jul-2024 17:29:25 Receiving objects: 29% (327/1127) build 09-Jul-2024 17:29:25 Receiving objects: 30% (339/1127) build 09-Jul-2024 17:29:25 Receiving objects: 31% (350/1127) build 09-Jul-2024 17:29:25 Receiving objects: 32% (361/1127) build 09-Jul-2024 17:29:25 Receiving objects: 33% (372/1127) build 09-Jul-2024 17:29:25 Receiving objects: 34% (384/1127) build 09-Jul-2024 17:29:25 Receiving objects: 35% (395/1127) build 09-Jul-2024 17:29:25 Receiving objects: 36% (406/1127) build 09-Jul-2024 17:29:25 Receiving objects: 37% (417/1127) build 09-Jul-2024 17:29:25 Receiving objects: 38% (429/1127) build 09-Jul-2024 17:29:25 Receiving objects: 39% (440/1127) build 09-Jul-2024 17:29:25 Receiving objects: 40% (451/1127) build 09-Jul-2024 17:29:25 Receiving objects: 41% (463/1127) build 09-Jul-2024 17:29:25 Receiving objects: 42% (474/1127) build 09-Jul-2024 17:29:25 Receiving objects: 43% (485/1127) build 09-Jul-2024 17:29:25 Receiving objects: 44% (496/1127) build 09-Jul-2024 17:29:25 Receiving objects: 45% (508/1127) build 09-Jul-2024 17:29:25 Receiving objects: 46% (519/1127) build 09-Jul-2024 17:29:25 Receiving objects: 47% (530/1127) build 09-Jul-2024 17:29:25 Receiving objects: 48% (541/1127) build 09-Jul-2024 17:29:25 Receiving objects: 49% (553/1127) build 09-Jul-2024 17:29:25 Receiving objects: 50% (564/1127) build 09-Jul-2024 17:29:25 Receiving objects: 51% (575/1127) build 09-Jul-2024 17:29:25 Receiving objects: 52% (587/1127) build 09-Jul-2024 17:29:25 Receiving objects: 53% (598/1127) build 09-Jul-2024 17:29:25 Receiving objects: 54% (609/1127) build 09-Jul-2024 17:29:25 Receiving objects: 55% (620/1127) build 09-Jul-2024 17:29:25 Receiving objects: 56% (632/1127) build 09-Jul-2024 17:29:25 Receiving objects: 57% (643/1127) build 09-Jul-2024 17:29:25 Receiving objects: 58% (654/1127) build 09-Jul-2024 17:29:25 Receiving objects: 59% (665/1127) build 09-Jul-2024 17:29:25 Receiving objects: 60% (677/1127) build 09-Jul-2024 17:29:25 Receiving objects: 61% (688/1127) build 09-Jul-2024 17:29:25 Receiving objects: 62% (699/1127) build 09-Jul-2024 17:29:25 Receiving objects: 63% (711/1127) build 09-Jul-2024 17:29:25 Receiving objects: 64% (722/1127) build 09-Jul-2024 17:29:25 Receiving objects: 65% (733/1127) build 09-Jul-2024 17:29:25 Receiving objects: 66% (744/1127) build 09-Jul-2024 17:29:25 Receiving objects: 67% (756/1127) build 09-Jul-2024 17:29:25 Receiving objects: 68% (767/1127) build 09-Jul-2024 17:29:25 Receiving objects: 69% (778/1127) build 09-Jul-2024 17:29:25 Receiving objects: 70% (789/1127) build 09-Jul-2024 17:29:25 Receiving objects: 71% (801/1127) build 09-Jul-2024 17:29:25 Receiving objects: 72% (812/1127) build 09-Jul-2024 17:29:25 Receiving objects: 73% (823/1127) build 09-Jul-2024 17:29:25 Receiving objects: 74% (834/1127) build 09-Jul-2024 17:29:25 Receiving objects: 75% (846/1127) build 09-Jul-2024 17:29:25 Receiving objects: 76% (857/1127) build 09-Jul-2024 17:29:25 Receiving objects: 77% (868/1127) build 09-Jul-2024 17:29:25 remote: Total 1127 (delta 24), reused 46 (delta 15), pack-reused 1056 build 09-Jul-2024 17:29:25 Receiving objects: 78% (880/1127) build 09-Jul-2024 17:29:25 Receiving objects: 79% (891/1127) build 09-Jul-2024 17:29:25 Receiving objects: 80% (902/1127) build 09-Jul-2024 17:29:25 Receiving objects: 81% (913/1127) build 09-Jul-2024 17:29:25 Receiving objects: 82% (925/1127) build 09-Jul-2024 17:29:25 Receiving objects: 83% (936/1127) build 09-Jul-2024 17:29:25 Receiving objects: 84% (947/1127) build 09-Jul-2024 17:29:25 Receiving objects: 85% (958/1127) build 09-Jul-2024 17:29:25 Receiving objects: 86% (970/1127) build 09-Jul-2024 17:29:25 Receiving objects: 87% (981/1127) build 09-Jul-2024 17:29:25 Receiving objects: 88% (992/1127) build 09-Jul-2024 17:29:25 Receiving objects: 89% (1004/1127) build 09-Jul-2024 17:29:25 Receiving objects: 90% (1015/1127) build 09-Jul-2024 17:29:25 Receiving objects: 91% (1026/1127) build 09-Jul-2024 17:29:25 Receiving objects: 92% (1037/1127) build 09-Jul-2024 17:29:25 Receiving objects: 93% (1049/1127) build 09-Jul-2024 17:29:25 Receiving objects: 94% (1060/1127) build 09-Jul-2024 17:29:25 Receiving objects: 95% (1071/1127) build 09-Jul-2024 17:29:25 Receiving objects: 96% (1082/1127) build 09-Jul-2024 17:29:25 Receiving objects: 97% (1094/1127) build 09-Jul-2024 17:29:25 Receiving objects: 98% (1105/1127) build 09-Jul-2024 17:29:25 Receiving objects: 99% (1116/1127) build 09-Jul-2024 17:29:25 Receiving objects: 100% (1127/1127) build 09-Jul-2024 17:29:25 Receiving objects: 100% (1127/1127), 216.86 KiB | 7.00 MiB/s, done. build 09-Jul-2024 17:29:25 Resolving deltas: 0% (0/579) build 09-Jul-2024 17:29:25 Resolving deltas: 1% (6/579) build 09-Jul-2024 17:29:25 Resolving deltas: 2% (12/579) build 09-Jul-2024 17:29:25 Resolving deltas: 3% (18/579) build 09-Jul-2024 17:29:25 Resolving deltas: 4% (24/579) build 09-Jul-2024 17:29:25 Resolving deltas: 5% (29/579) build 09-Jul-2024 17:29:25 Resolving deltas: 6% (35/579) build 09-Jul-2024 17:29:25 Resolving deltas: 7% (41/579) build 09-Jul-2024 17:29:25 Resolving deltas: 8% (47/579) build 09-Jul-2024 17:29:25 Resolving deltas: 9% (53/579) build 09-Jul-2024 17:29:25 Resolving deltas: 10% (58/579) build 09-Jul-2024 17:29:25 Resolving deltas: 11% (64/579) build 09-Jul-2024 17:29:25 Resolving deltas: 12% (70/579) build 09-Jul-2024 17:29:25 Resolving deltas: 13% (76/579) build 09-Jul-2024 17:29:25 Resolving deltas: 14% (82/579) build 09-Jul-2024 17:29:25 Resolving deltas: 15% (87/579) build 09-Jul-2024 17:29:25 Resolving deltas: 16% (93/579) build 09-Jul-2024 17:29:25 Resolving deltas: 17% (99/579) build 09-Jul-2024 17:29:25 Resolving deltas: 18% (105/579) build 09-Jul-2024 17:29:25 Resolving deltas: 19% (112/579) build 09-Jul-2024 17:29:25 Resolving deltas: 20% (116/579) build 09-Jul-2024 17:29:25 Resolving deltas: 21% (122/579) build 09-Jul-2024 17:29:25 Resolving deltas: 22% (128/579) build 09-Jul-2024 17:29:25 Resolving deltas: 23% (134/579) build 09-Jul-2024 17:29:25 Resolving deltas: 24% (139/579) build 09-Jul-2024 17:29:25 Resolving deltas: 25% (145/579) build 09-Jul-2024 17:29:25 Resolving deltas: 26% (151/579) build 09-Jul-2024 17:29:25 Resolving deltas: 27% (157/579) build 09-Jul-2024 17:29:25 Resolving deltas: 28% (163/579) build 09-Jul-2024 17:29:25 Resolving deltas: 29% (168/579) build 09-Jul-2024 17:29:25 Resolving deltas: 30% (174/579) build 09-Jul-2024 17:29:25 Resolving deltas: 31% (180/579) build 09-Jul-2024 17:29:25 Resolving deltas: 32% (187/579) build 09-Jul-2024 17:29:25 Resolving deltas: 33% (192/579) build 09-Jul-2024 17:29:25 Resolving deltas: 34% (197/579) build 09-Jul-2024 17:29:25 Resolving deltas: 35% (203/579) build 09-Jul-2024 17:29:25 Resolving deltas: 36% (209/579) build 09-Jul-2024 17:29:25 Resolving deltas: 37% (215/579) build 09-Jul-2024 17:29:25 Resolving deltas: 38% (221/579) build 09-Jul-2024 17:29:25 Resolving deltas: 39% (226/579) build 09-Jul-2024 17:29:25 Resolving deltas: 40% (232/579) build 09-Jul-2024 17:29:25 Resolving deltas: 41% (238/579) build 09-Jul-2024 17:29:25 Resolving deltas: 42% (244/579) build 09-Jul-2024 17:29:25 Resolving deltas: 43% (249/579) build 09-Jul-2024 17:29:25 Resolving deltas: 44% (255/579) build 09-Jul-2024 17:29:25 Resolving deltas: 45% (261/579) build 09-Jul-2024 17:29:25 Resolving deltas: 46% (267/579) build 09-Jul-2024 17:29:25 Resolving deltas: 47% (273/579) build 09-Jul-2024 17:29:25 Resolving deltas: 48% (278/579) build 09-Jul-2024 17:29:25 Resolving deltas: 49% (284/579) build 09-Jul-2024 17:29:25 Resolving deltas: 50% (290/579) build 09-Jul-2024 17:29:25 Resolving deltas: 51% (297/579) build 09-Jul-2024 17:29:25 Resolving deltas: 52% (302/579) build 09-Jul-2024 17:29:25 Resolving deltas: 53% (307/579) build 09-Jul-2024 17:29:25 Resolving deltas: 54% (313/579) build 09-Jul-2024 17:29:25 Resolving deltas: 55% (319/579) build 09-Jul-2024 17:29:25 Resolving deltas: 56% (325/579) build 09-Jul-2024 17:29:25 Resolving deltas: 57% (331/579) build 09-Jul-2024 17:29:25 Resolving deltas: 58% (336/579) build 09-Jul-2024 17:29:25 Resolving deltas: 59% (342/579) build 09-Jul-2024 17:29:25 Resolving deltas: 60% (349/579) build 09-Jul-2024 17:29:25 Resolving deltas: 61% (356/579) build 09-Jul-2024 17:29:25 Resolving deltas: 62% (359/579) build 09-Jul-2024 17:29:25 Resolving deltas: 63% (365/579) build 09-Jul-2024 17:29:25 Resolving deltas: 64% (371/579) build 09-Jul-2024 17:29:25 Resolving deltas: 65% (377/579) build 09-Jul-2024 17:29:25 Resolving deltas: 66% (383/579) build 09-Jul-2024 17:29:25 Resolving deltas: 67% (388/579) build 09-Jul-2024 17:29:25 Resolving deltas: 68% (394/579) build 09-Jul-2024 17:29:25 Resolving deltas: 69% (400/579) build 09-Jul-2024 17:29:25 Resolving deltas: 70% (406/579) build 09-Jul-2024 17:29:25 Resolving deltas: 71% (412/579) build 09-Jul-2024 17:29:25 Resolving deltas: 72% (418/579) build 09-Jul-2024 17:29:25 Resolving deltas: 73% (424/579) build 09-Jul-2024 17:29:25 Resolving deltas: 74% (429/579) build 09-Jul-2024 17:29:25 Resolving deltas: 75% (435/579) build 09-Jul-2024 17:29:25 Resolving deltas: 76% (441/579) build 09-Jul-2024 17:29:25 Resolving deltas: 77% (446/579) build 09-Jul-2024 17:29:25 Resolving deltas: 78% (452/579) build 09-Jul-2024 17:29:25 Resolving deltas: 79% (458/579) build 09-Jul-2024 17:29:25 Resolving deltas: 80% (464/579) build 09-Jul-2024 17:29:25 Resolving deltas: 81% (469/579) build 09-Jul-2024 17:29:25 Resolving deltas: 82% (475/579) build 09-Jul-2024 17:29:25 Resolving deltas: 83% (481/579) build 09-Jul-2024 17:29:25 Resolving deltas: 84% (487/579) build 09-Jul-2024 17:29:25 Resolving deltas: 85% (493/579) build 09-Jul-2024 17:29:25 Resolving deltas: 86% (498/579) build 09-Jul-2024 17:29:25 Resolving deltas: 87% (504/579) build 09-Jul-2024 17:29:25 Resolving deltas: 88% (510/579) build 09-Jul-2024 17:29:25 Resolving deltas: 89% (516/579) build 09-Jul-2024 17:29:25 Resolving deltas: 90% (522/579) build 09-Jul-2024 17:29:25 Resolving deltas: 91% (527/579) build 09-Jul-2024 17:29:25 Resolving deltas: 92% (533/579) build 09-Jul-2024 17:29:25 Resolving deltas: 93% (539/579) build 09-Jul-2024 17:29:25 Resolving deltas: 94% (545/579) build 09-Jul-2024 17:29:25 Resolving deltas: 95% (551/579) build 09-Jul-2024 17:29:25 Resolving deltas: 96% (556/579) build 09-Jul-2024 17:29:25 Resolving deltas: 97% (562/579) build 09-Jul-2024 17:29:25 Resolving deltas: 98% (568/579) build 09-Jul-2024 17:29:25 Resolving deltas: 99% (574/579) build 09-Jul-2024 17:29:25 Resolving deltas: 100% (579/579) build 09-Jul-2024 17:29:25 Resolving deltas: 100% (579/579), done. build 09-Jul-2024 17:29:25 error: pathspec 'release-phpbb-3.3.9' did not match any file(s) known to git build 09-Jul-2024 17:29:25  [delete] Deleting directory /data/build/old_versions/release-3.3.9/ext/phpbb/viglink/.git build 09-Jul-2024 17:29:25  [delete] Deleting directory /data/build/old_versions/release-3.3.9/ext/phpbb/viglink/tests build 09-Jul-2024 17:29:25  [delete] Directory /data/build/old_versions/release-3.3.9/ext/phpbb/viglink/travis does not exist or is not a directory. build 09-Jul-2024 17:29:25  [delete] Deleting: /data/build/old_versions/release-3.3.9/ext/phpbb/viglink/.gitattributes build 09-Jul-2024 17:29:25  [delete] Could not find file /data/build/old_versions/release-3.3.9/ext/phpbb/viglink/.travis.yml to delete. build 09-Jul-2024 17:29:25  [delete] Deleting: /data/build/old_versions/release-3.3.9/ext/phpbb/viglink/phpunit.xml.dist build 09-Jul-2024 17:29:25  [delete] Deleting: /data/build/old_versions/release-3.3.9/ext/phpbb/viglink/README.md build 09-Jul-2024 17:29:25  [delete] Could not find file /data/build/old_versions/release-3.3.9/config.php to delete. build 09-Jul-2024 17:29:25  [delete] Deleting directory /data/build/old_versions/release-3.3.9/develop build 09-Jul-2024 17:29:25  [delete] Deleting directory /data/build/old_versions/release-3.3.9/install/data build 09-Jul-2024 17:29:25  [delete] Deleting directory /data/build/old_versions/release-3.3.9/config/development build 09-Jul-2024 17:29:25  [delete] Deleting directory /data/build/old_versions/release-3.3.9/config/test build 09-Jul-2024 17:29:25  [echo] Setting permissions for checkout of release-3.3.9 in build/old_versions/release-3.3.9 build 09-Jul-2024 17:29:25  [chmod] Changed file mode on '/data/build/old_versions/release-3.3.9/cache' to 777 build 09-Jul-2024 17:29:25  [chmod] Changed file mode on '/data/build/old_versions/release-3.3.9/store' to 777 build 09-Jul-2024 17:29:25  [chmod] Changed file mode on '/data/build/old_versions/release-3.3.9/files' to 777 build 09-Jul-2024 17:29:25  [chmod] Changed file mode on '/data/build/old_versions/release-3.3.9/images/avatars/upload' to 777 build 09-Jul-2024 17:29:25  [chmod] Changed file mode on '/data/build/old_versions/release-3.3.9/bin/phpbbcli.php' to 755 build 09-Jul-2024 17:29:25  build 09-Jul-2024 17:29:25 phpBB > clean-diff-dir: build 09-Jul-2024 17:29:25  build 09-Jul-2024 17:29:25  [delete] Deleting directory /data/build/old_versions/release-3.3.9/cache build 09-Jul-2024 17:29:25  [delete] Deleting directory /data/build/old_versions/release-3.3.9/docs build 09-Jul-2024 17:29:25  [delete] Deleting directory /data/build/old_versions/release-3.3.9/files build 09-Jul-2024 17:29:25  [delete] Deleting directory /data/build/old_versions/release-3.3.9/install build 09-Jul-2024 17:29:25  [delete] Deleting directory /data/build/old_versions/release-3.3.9/store build 09-Jul-2024 17:29:25  [delete] Directory /data/build/old_versions/release-3.3.9/vendor does not exist or is not a directory. build 09-Jul-2024 17:29:25  build 09-Jul-2024 17:29:25 phpBB > old-version-diff: build 09-Jul-2024 17:29:25  build 09-Jul-2024 17:29:25  [echo] Retrieving version 3.3.10 build 09-Jul-2024 17:29:25  [mkdir] Created dir: /data/build/old_versions/release-3.3.10 build 09-Jul-2024 17:29:25  build 09-Jul-2024 17:29:25 phpBB > export: build 09-Jul-2024 17:29:25  build 09-Jul-2024 17:29:26 Cloning into 'viglink'... build 09-Jul-2024 17:29:26 remote: Enumerating objects: 1127, done. build 09-Jul-2024 17:29:26 remote: Counting objects: 1% (1/71) build 09-Jul-2024 17:29:26 remote: Counting objects: 2% (2/71) build 09-Jul-2024 17:29:26 remote: Counting objects: 4% (3/71) build 09-Jul-2024 17:29:26 remote: Counting objects: 5% (4/71) build 09-Jul-2024 17:29:26 remote: Counting objects: 7% (5/71) build 09-Jul-2024 17:29:26 remote: Counting objects: 8% (6/71) build 09-Jul-2024 17:29:26 remote: Counting objects: 9% (7/71) build 09-Jul-2024 17:29:26 remote: Counting objects: 11% (8/71) build 09-Jul-2024 17:29:26 remote: Counting objects: 12% (9/71) build 09-Jul-2024 17:29:26 remote: Counting objects: 14% (10/71) build 09-Jul-2024 17:29:26 remote: Counting objects: 15% (11/71) build 09-Jul-2024 17:29:26 remote: Counting objects: 16% (12/71) build 09-Jul-2024 17:29:26 remote: Counting objects: 18% (13/71) build 09-Jul-2024 17:29:26 remote: Counting objects: 19% (14/71) build 09-Jul-2024 17:29:26 remote: Counting objects: 21% (15/71) build 09-Jul-2024 17:29:26 remote: Counting objects: 22% (16/71) build 09-Jul-2024 17:29:26 remote: Counting objects: 23% (17/71) build 09-Jul-2024 17:29:26 remote: Counting objects: 25% (18/71) build 09-Jul-2024 17:29:26 remote: Counting objects: 26% (19/71) build 09-Jul-2024 17:29:26 remote: Counting objects: 28% (20/71) build 09-Jul-2024 17:29:26 remote: Counting objects: 29% (21/71) build 09-Jul-2024 17:29:26 remote: Counting objects: 30% (22/71) build 09-Jul-2024 17:29:26 remote: Counting objects: 32% (23/71) build 09-Jul-2024 17:29:26 remote: Counting objects: 33% (24/71) build 09-Jul-2024 17:29:26 remote: Counting objects: 35% (25/71) build 09-Jul-2024 17:29:26 remote: Counting objects: 36% (26/71) build 09-Jul-2024 17:29:26 remote: Counting objects: 38% (27/71) build 09-Jul-2024 17:29:26 remote: Counting objects: 39% (28/71) build 09-Jul-2024 17:29:26 remote: Counting objects: 40% (29/71) build 09-Jul-2024 17:29:26 remote: Counting objects: 42% (30/71) build 09-Jul-2024 17:29:26 remote: Counting objects: 43% (31/71) build 09-Jul-2024 17:29:26 remote: Counting objects: 45% (32/71) build 09-Jul-2024 17:29:26 remote: Counting objects: 46% (33/71) build 09-Jul-2024 17:29:26 remote: Counting objects: 47% (34/71) build 09-Jul-2024 17:29:26 remote: Counting objects: 49% (35/71) build 09-Jul-2024 17:29:26 remote: Counting objects: 50% (36/71) build 09-Jul-2024 17:29:26 remote: Counting objects: 52% (37/71) build 09-Jul-2024 17:29:26 remote: Counting objects: 53% (38/71) build 09-Jul-2024 17:29:26 remote: Counting objects: 54% (39/71) build 09-Jul-2024 17:29:26 remote: Counting objects: 56% (40/71) build 09-Jul-2024 17:29:26 remote: Counting objects: 57% (41/71) build 09-Jul-2024 17:29:26 remote: Counting objects: 59% (42/71) build 09-Jul-2024 17:29:26 remote: Counting objects: 60% (43/71) build 09-Jul-2024 17:29:26 remote: Counting objects: 61% (44/71) build 09-Jul-2024 17:29:26 remote: Counting objects: 63% (45/71) build 09-Jul-2024 17:29:26 remote: Counting objects: 64% (46/71) build 09-Jul-2024 17:29:26 remote: Counting objects: 66% (47/71) build 09-Jul-2024 17:29:26 remote: Counting objects: 67% (48/71) build 09-Jul-2024 17:29:26 remote: Counting objects: 69% (49/71) build 09-Jul-2024 17:29:26 remote: Counting objects: 70% (50/71) build 09-Jul-2024 17:29:26 remote: Counting objects: 71% (51/71) build 09-Jul-2024 17:29:26 remote: Counting objects: 73% (52/71) build 09-Jul-2024 17:29:26 remote: Counting objects: 74% (53/71) build 09-Jul-2024 17:29:26 remote: Counting objects: 76% (54/71) build 09-Jul-2024 17:29:26 remote: Counting objects: 77% (55/71) build 09-Jul-2024 17:29:26 remote: Counting objects: 78% (56/71) build 09-Jul-2024 17:29:26 remote: Counting objects: 80% (57/71) build 09-Jul-2024 17:29:26 remote: Counting objects: 81% (58/71) build 09-Jul-2024 17:29:26 remote: Counting objects: 83% (59/71) build 09-Jul-2024 17:29:26 remote: Counting objects: 84% (60/71) build 09-Jul-2024 17:29:26 remote: Counting objects: 85% (61/71) build 09-Jul-2024 17:29:26 remote: Counting objects: 87% (62/71) build 09-Jul-2024 17:29:26 remote: Counting objects: 88% (63/71) build 09-Jul-2024 17:29:26 remote: Counting objects: 90% (64/71) build 09-Jul-2024 17:29:26 remote: Counting objects: 91% (65/71) build 09-Jul-2024 17:29:26 remote: Counting objects: 92% (66/71) build 09-Jul-2024 17:29:26 remote: Counting objects: 94% (67/71) build 09-Jul-2024 17:29:26 remote: Counting objects: 95% (68/71) build 09-Jul-2024 17:29:26 remote: Counting objects: 97% (69/71) build 09-Jul-2024 17:29:26 remote: Counting objects: 98% (70/71) build 09-Jul-2024 17:29:26 remote: Counting objects: 100% (71/71) build 09-Jul-2024 17:29:26 remote: Counting objects: 100% (71/71), done. build 09-Jul-2024 17:29:26 remote: Compressing objects: 2% (1/45) build 09-Jul-2024 17:29:26 remote: Compressing objects: 4% (2/45) build 09-Jul-2024 17:29:26 remote: Compressing objects: 6% (3/45) build 09-Jul-2024 17:29:26 remote: Compressing objects: 8% (4/45) build 09-Jul-2024 17:29:26 remote: Compressing objects: 11% (5/45) build 09-Jul-2024 17:29:26 remote: Compressing objects: 13% (6/45) build 09-Jul-2024 17:29:26 remote: Compressing objects: 15% (7/45) build 09-Jul-2024 17:29:26 remote: Compressing objects: 17% (8/45) build 09-Jul-2024 17:29:26 remote: Compressing objects: 20% (9/45) build 09-Jul-2024 17:29:26 remote: Compressing objects: 22% (10/45) build 09-Jul-2024 17:29:26 remote: Compressing objects: 24% (11/45) build 09-Jul-2024 17:29:26 remote: Compressing objects: 26% (12/45) build 09-Jul-2024 17:29:26 remote: Compressing objects: 28% (13/45) build 09-Jul-2024 17:29:26 remote: Compressing objects: 31% (14/45) build 09-Jul-2024 17:29:26 remote: Compressing objects: 33% (15/45) build 09-Jul-2024 17:29:26 remote: Compressing objects: 35% (16/45) build 09-Jul-2024 17:29:26 remote: Compressing objects: 37% (17/45) build 09-Jul-2024 17:29:26 remote: Compressing objects: 40% (18/45) build 09-Jul-2024 17:29:26 remote: Compressing objects: 42% (19/45) build 09-Jul-2024 17:29:26 remote: Compressing objects: 44% (20/45) build 09-Jul-2024 17:29:26 remote: Compressing objects: 46% (21/45) build 09-Jul-2024 17:29:26 remote: Compressing objects: 48% (22/45) build 09-Jul-2024 17:29:26 remote: Compressing objects: 51% (23/45) build 09-Jul-2024 17:29:26 remote: Compressing objects: 53% (24/45) build 09-Jul-2024 17:29:26 remote: Compressing objects: 55% (25/45) build 09-Jul-2024 17:29:26 remote: Compressing objects: 57% (26/45) build 09-Jul-2024 17:29:26 remote: Compressing objects: 60% (27/45) build 09-Jul-2024 17:29:26 remote: Compressing objects: 62% (28/45) build 09-Jul-2024 17:29:26 remote: Compressing objects: 64% (29/45) build 09-Jul-2024 17:29:26 remote: Compressing objects: 66% (30/45) build 09-Jul-2024 17:29:26 remote: Compressing objects: 68% (31/45) build 09-Jul-2024 17:29:26 remote: Compressing objects: 71% (32/45) build 09-Jul-2024 17:29:26 remote: Compressing objects: 73% (33/45) build 09-Jul-2024 17:29:26 remote: Compressing objects: 75% (34/45) build 09-Jul-2024 17:29:26 remote: Compressing objects: 77% (35/45) build 09-Jul-2024 17:29:26 remote: Compressing objects: 80% (36/45) build 09-Jul-2024 17:29:26 remote: Compressing objects: 82% (37/45) build 09-Jul-2024 17:29:26 remote: Compressing objects: 84% (38/45) build 09-Jul-2024 17:29:26 remote: Compressing objects: 86% (39/45) build 09-Jul-2024 17:29:26 remote: Compressing objects: 88% (40/45) build 09-Jul-2024 17:29:26 remote: Compressing objects: 91% (41/45) build 09-Jul-2024 17:29:26 remote: Compressing objects: 93% (42/45) build 09-Jul-2024 17:29:26 remote: Compressing objects: 95% (43/45) build 09-Jul-2024 17:29:26 remote: Compressing objects: 97% (44/45) build 09-Jul-2024 17:29:26 remote: Compressing objects: 100% (45/45) build 09-Jul-2024 17:29:26 remote: Compressing objects: 100% (45/45), done. build 09-Jul-2024 17:29:26 Receiving objects: 0% (1/1127) build 09-Jul-2024 17:29:26 Receiving objects: 1% (12/1127) build 09-Jul-2024 17:29:26 Receiving objects: 2% (23/1127) build 09-Jul-2024 17:29:26 Receiving objects: 3% (34/1127) build 09-Jul-2024 17:29:26 Receiving objects: 4% (46/1127) build 09-Jul-2024 17:29:26 Receiving objects: 5% (57/1127) build 09-Jul-2024 17:29:26 Receiving objects: 6% (68/1127) build 09-Jul-2024 17:29:26 Receiving objects: 7% (79/1127) build 09-Jul-2024 17:29:26 Receiving objects: 8% (91/1127) build 09-Jul-2024 17:29:26 Receiving objects: 9% (102/1127) build 09-Jul-2024 17:29:26 Receiving objects: 10% (113/1127) build 09-Jul-2024 17:29:26 Receiving objects: 11% (124/1127) build 09-Jul-2024 17:29:26 Receiving objects: 12% (136/1127) build 09-Jul-2024 17:29:26 Receiving objects: 13% (147/1127) build 09-Jul-2024 17:29:26 Receiving objects: 14% (158/1127) build 09-Jul-2024 17:29:26 Receiving objects: 15% (170/1127) build 09-Jul-2024 17:29:26 Receiving objects: 16% (181/1127) build 09-Jul-2024 17:29:26 Receiving objects: 17% (192/1127) build 09-Jul-2024 17:29:26 Receiving objects: 18% (203/1127) build 09-Jul-2024 17:29:26 Receiving objects: 19% (215/1127) build 09-Jul-2024 17:29:26 Receiving objects: 20% (226/1127) build 09-Jul-2024 17:29:26 Receiving objects: 21% (237/1127) build 09-Jul-2024 17:29:26 Receiving objects: 22% (248/1127) build 09-Jul-2024 17:29:26 Receiving objects: 23% (260/1127) build 09-Jul-2024 17:29:26 Receiving objects: 24% (271/1127) build 09-Jul-2024 17:29:26 Receiving objects: 25% (282/1127) build 09-Jul-2024 17:29:26 Receiving objects: 26% (294/1127) build 09-Jul-2024 17:29:26 Receiving objects: 27% (305/1127) build 09-Jul-2024 17:29:26 Receiving objects: 28% (316/1127) build 09-Jul-2024 17:29:26 Receiving objects: 29% (327/1127) build 09-Jul-2024 17:29:26 Receiving objects: 30% (339/1127) build 09-Jul-2024 17:29:26 Receiving objects: 31% (350/1127) build 09-Jul-2024 17:29:26 Receiving objects: 32% (361/1127) build 09-Jul-2024 17:29:26 Receiving objects: 33% (372/1127) build 09-Jul-2024 17:29:26 Receiving objects: 34% (384/1127) build 09-Jul-2024 17:29:26 Receiving objects: 35% (395/1127) build 09-Jul-2024 17:29:26 Receiving objects: 36% (406/1127) build 09-Jul-2024 17:29:26 Receiving objects: 37% (417/1127) build 09-Jul-2024 17:29:26 Receiving objects: 38% (429/1127) build 09-Jul-2024 17:29:26 Receiving objects: 39% (440/1127) build 09-Jul-2024 17:29:26 Receiving objects: 40% (451/1127) build 09-Jul-2024 17:29:26 Receiving objects: 41% (463/1127) build 09-Jul-2024 17:29:26 Receiving objects: 42% (474/1127) build 09-Jul-2024 17:29:26 Receiving objects: 43% (485/1127) build 09-Jul-2024 17:29:26 Receiving objects: 44% (496/1127) build 09-Jul-2024 17:29:26 Receiving objects: 45% (508/1127) build 09-Jul-2024 17:29:26 Receiving objects: 46% (519/1127) build 09-Jul-2024 17:29:26 Receiving objects: 47% (530/1127) build 09-Jul-2024 17:29:26 Receiving objects: 48% (541/1127) build 09-Jul-2024 17:29:26 Receiving objects: 49% (553/1127) build 09-Jul-2024 17:29:26 Receiving objects: 50% (564/1127) build 09-Jul-2024 17:29:26 Receiving objects: 51% (575/1127) build 09-Jul-2024 17:29:26 Receiving objects: 52% (587/1127) build 09-Jul-2024 17:29:26 Receiving objects: 53% (598/1127) build 09-Jul-2024 17:29:26 Receiving objects: 54% (609/1127) build 09-Jul-2024 17:29:26 Receiving objects: 55% (620/1127) build 09-Jul-2024 17:29:26 Receiving objects: 56% (632/1127) build 09-Jul-2024 17:29:26 Receiving objects: 57% (643/1127) build 09-Jul-2024 17:29:26 Receiving objects: 58% (654/1127) build 09-Jul-2024 17:29:26 Receiving objects: 59% (665/1127) build 09-Jul-2024 17:29:26 Receiving objects: 60% (677/1127) build 09-Jul-2024 17:29:26 remote: Total 1127 (delta 24), reused 46 (delta 15), pack-reused 1056 build 09-Jul-2024 17:29:26 Receiving objects: 61% (688/1127) build 09-Jul-2024 17:29:26 Receiving objects: 62% (699/1127) build 09-Jul-2024 17:29:26 Receiving objects: 63% (711/1127) build 09-Jul-2024 17:29:26 Receiving objects: 64% (722/1127) build 09-Jul-2024 17:29:26 Receiving objects: 65% (733/1127) build 09-Jul-2024 17:29:26 Receiving objects: 66% (744/1127) build 09-Jul-2024 17:29:26 Receiving objects: 67% (756/1127) build 09-Jul-2024 17:29:26 Receiving objects: 68% (767/1127) build 09-Jul-2024 17:29:26 Receiving objects: 69% (778/1127) build 09-Jul-2024 17:29:26 Receiving objects: 70% (789/1127) build 09-Jul-2024 17:29:26 Receiving objects: 71% (801/1127) build 09-Jul-2024 17:29:26 Receiving objects: 72% (812/1127) build 09-Jul-2024 17:29:26 Receiving objects: 73% (823/1127) build 09-Jul-2024 17:29:26 Receiving objects: 74% (834/1127) build 09-Jul-2024 17:29:26 Receiving objects: 75% (846/1127) build 09-Jul-2024 17:29:26 Receiving objects: 76% (857/1127) build 09-Jul-2024 17:29:26 Receiving objects: 77% (868/1127) build 09-Jul-2024 17:29:26 Receiving objects: 78% (880/1127) build 09-Jul-2024 17:29:26 Receiving objects: 79% (891/1127) build 09-Jul-2024 17:29:26 Receiving objects: 80% (902/1127) build 09-Jul-2024 17:29:26 Receiving objects: 81% (913/1127) build 09-Jul-2024 17:29:26 Receiving objects: 82% (925/1127) build 09-Jul-2024 17:29:26 Receiving objects: 83% (936/1127) build 09-Jul-2024 17:29:26 Receiving objects: 84% (947/1127) build 09-Jul-2024 17:29:26 Receiving objects: 85% (958/1127) build 09-Jul-2024 17:29:26 Receiving objects: 86% (970/1127) build 09-Jul-2024 17:29:26 Receiving objects: 87% (981/1127) build 09-Jul-2024 17:29:26 Receiving objects: 88% (992/1127) build 09-Jul-2024 17:29:26 Receiving objects: 89% (1004/1127) build 09-Jul-2024 17:29:26 Receiving objects: 90% (1015/1127) build 09-Jul-2024 17:29:26 Receiving objects: 91% (1026/1127) build 09-Jul-2024 17:29:26 Receiving objects: 92% (1037/1127) build 09-Jul-2024 17:29:26 Receiving objects: 93% (1049/1127) build 09-Jul-2024 17:29:26 Receiving objects: 94% (1060/1127) build 09-Jul-2024 17:29:26 Receiving objects: 95% (1071/1127) build 09-Jul-2024 17:29:26 Receiving objects: 96% (1082/1127) build 09-Jul-2024 17:29:26 Receiving objects: 97% (1094/1127) build 09-Jul-2024 17:29:26 Receiving objects: 98% (1105/1127) build 09-Jul-2024 17:29:26 Receiving objects: 99% (1116/1127) build 09-Jul-2024 17:29:26 Receiving objects: 100% (1127/1127) build 09-Jul-2024 17:29:26 Receiving objects: 100% (1127/1127), 216.86 KiB | 8.03 MiB/s, done. build 09-Jul-2024 17:29:26 Resolving deltas: 0% (0/579) build 09-Jul-2024 17:29:26 Resolving deltas: 1% (6/579) build 09-Jul-2024 17:29:26 Resolving deltas: 2% (12/579) build 09-Jul-2024 17:29:26 Resolving deltas: 3% (19/579) build 09-Jul-2024 17:29:26 Resolving deltas: 4% (24/579) build 09-Jul-2024 17:29:26 Resolving deltas: 5% (29/579) build 09-Jul-2024 17:29:26 Resolving deltas: 6% (35/579) build 09-Jul-2024 17:29:26 Resolving deltas: 7% (41/579) build 09-Jul-2024 17:29:26 Resolving deltas: 8% (47/579) build 09-Jul-2024 17:29:26 Resolving deltas: 9% (53/579) build 09-Jul-2024 17:29:26 Resolving deltas: 10% (58/579) build 09-Jul-2024 17:29:26 Resolving deltas: 11% (64/579) build 09-Jul-2024 17:29:26 Resolving deltas: 12% (70/579) build 09-Jul-2024 17:29:26 Resolving deltas: 13% (76/579) build 09-Jul-2024 17:29:26 Resolving deltas: 14% (82/579) build 09-Jul-2024 17:29:26 Resolving deltas: 15% (87/579) build 09-Jul-2024 17:29:26 Resolving deltas: 16% (93/579) build 09-Jul-2024 17:29:26 Resolving deltas: 17% (99/579) build 09-Jul-2024 17:29:26 Resolving deltas: 18% (105/579) build 09-Jul-2024 17:29:26 Resolving deltas: 19% (111/579) build 09-Jul-2024 17:29:26 Resolving deltas: 20% (116/579) build 09-Jul-2024 17:29:26 Resolving deltas: 21% (122/579) build 09-Jul-2024 17:29:26 Resolving deltas: 22% (128/579) build 09-Jul-2024 17:29:26 Resolving deltas: 23% (134/579) build 09-Jul-2024 17:29:26 Resolving deltas: 24% (139/579) build 09-Jul-2024 17:29:26 Resolving deltas: 25% (145/579) build 09-Jul-2024 17:29:26 Resolving deltas: 26% (151/579) build 09-Jul-2024 17:29:26 Resolving deltas: 27% (157/579) build 09-Jul-2024 17:29:26 Resolving deltas: 28% (163/579) build 09-Jul-2024 17:29:26 Resolving deltas: 29% (168/579) build 09-Jul-2024 17:29:26 Resolving deltas: 30% (174/579) build 09-Jul-2024 17:29:26 Resolving deltas: 31% (180/579) build 09-Jul-2024 17:29:26 Resolving deltas: 32% (186/579) build 09-Jul-2024 17:29:26 Resolving deltas: 33% (192/579) build 09-Jul-2024 17:29:26 Resolving deltas: 34% (198/579) build 09-Jul-2024 17:29:26 Resolving deltas: 35% (203/579) build 09-Jul-2024 17:29:26 Resolving deltas: 36% (209/579) build 09-Jul-2024 17:29:26 Resolving deltas: 37% (215/579) build 09-Jul-2024 17:29:26 Resolving deltas: 38% (221/579) build 09-Jul-2024 17:29:26 Resolving deltas: 39% (226/579) build 09-Jul-2024 17:29:26 Resolving deltas: 40% (232/579) build 09-Jul-2024 17:29:26 Resolving deltas: 41% (238/579) build 09-Jul-2024 17:29:26 Resolving deltas: 42% (244/579) build 09-Jul-2024 17:29:26 Resolving deltas: 43% (249/579) build 09-Jul-2024 17:29:26 Resolving deltas: 44% (255/579) build 09-Jul-2024 17:29:26 Resolving deltas: 45% (261/579) build 09-Jul-2024 17:29:26 Resolving deltas: 46% (267/579) build 09-Jul-2024 17:29:26 Resolving deltas: 47% (273/579) build 09-Jul-2024 17:29:26 Resolving deltas: 48% (278/579) build 09-Jul-2024 17:29:26 Resolving deltas: 49% (284/579) build 09-Jul-2024 17:29:26 Resolving deltas: 50% (290/579) build 09-Jul-2024 17:29:26 Resolving deltas: 51% (296/579) build 09-Jul-2024 17:29:26 Resolving deltas: 52% (302/579) build 09-Jul-2024 17:29:26 Resolving deltas: 53% (307/579) build 09-Jul-2024 17:29:26 Resolving deltas: 54% (313/579) build 09-Jul-2024 17:29:26 Resolving deltas: 55% (319/579) build 09-Jul-2024 17:29:26 Resolving deltas: 56% (325/579) build 09-Jul-2024 17:29:26 Resolving deltas: 57% (331/579) build 09-Jul-2024 17:29:26 Resolving deltas: 58% (337/579) build 09-Jul-2024 17:29:26 Resolving deltas: 59% (342/579) build 09-Jul-2024 17:29:26 Resolving deltas: 60% (348/579) build 09-Jul-2024 17:29:26 Resolving deltas: 61% (354/579) build 09-Jul-2024 17:29:26 Resolving deltas: 62% (359/579) build 09-Jul-2024 17:29:26 Resolving deltas: 63% (365/579) build 09-Jul-2024 17:29:26 Resolving deltas: 64% (371/579) build 09-Jul-2024 17:29:26 Resolving deltas: 65% (377/579) build 09-Jul-2024 17:29:26 Resolving deltas: 66% (383/579) build 09-Jul-2024 17:29:26 Resolving deltas: 67% (388/579) build 09-Jul-2024 17:29:26 Resolving deltas: 68% (394/579) build 09-Jul-2024 17:29:26 Resolving deltas: 69% (400/579) build 09-Jul-2024 17:29:26 Resolving deltas: 70% (407/579) build 09-Jul-2024 17:29:26 Resolving deltas: 71% (412/579) build 09-Jul-2024 17:29:26 Resolving deltas: 72% (418/579) build 09-Jul-2024 17:29:26 Resolving deltas: 73% (423/579) build 09-Jul-2024 17:29:26 Resolving deltas: 74% (429/579) build 09-Jul-2024 17:29:26 Resolving deltas: 75% (435/579) build 09-Jul-2024 17:29:26 Resolving deltas: 76% (441/579) build 09-Jul-2024 17:29:26 Resolving deltas: 77% (446/579) build 09-Jul-2024 17:29:26 Resolving deltas: 78% (453/579) build 09-Jul-2024 17:29:26 Resolving deltas: 79% (458/579) build 09-Jul-2024 17:29:26 Resolving deltas: 80% (464/579) build 09-Jul-2024 17:29:26 Resolving deltas: 81% (469/579) build 09-Jul-2024 17:29:26 Resolving deltas: 82% (476/579) build 09-Jul-2024 17:29:26 Resolving deltas: 83% (481/579) build 09-Jul-2024 17:29:26 Resolving deltas: 84% (488/579) build 09-Jul-2024 17:29:26 Resolving deltas: 85% (494/579) build 09-Jul-2024 17:29:26 Resolving deltas: 86% (498/579) build 09-Jul-2024 17:29:26 Resolving deltas: 87% (504/579) build 09-Jul-2024 17:29:26 Resolving deltas: 88% (510/579) build 09-Jul-2024 17:29:26 Resolving deltas: 89% (516/579) build 09-Jul-2024 17:29:26 Resolving deltas: 90% (522/579) build 09-Jul-2024 17:29:26 Resolving deltas: 91% (529/579) build 09-Jul-2024 17:29:26 Resolving deltas: 92% (533/579) build 09-Jul-2024 17:29:26 Resolving deltas: 93% (539/579) build 09-Jul-2024 17:29:26 Resolving deltas: 94% (545/579) build 09-Jul-2024 17:29:26 Resolving deltas: 95% (551/579) build 09-Jul-2024 17:29:26 Resolving deltas: 96% (556/579) build 09-Jul-2024 17:29:26 Resolving deltas: 97% (562/579) build 09-Jul-2024 17:29:26 Resolving deltas: 98% (568/579) build 09-Jul-2024 17:29:26 Resolving deltas: 99% (574/579) build 09-Jul-2024 17:29:26 Resolving deltas: 100% (579/579) build 09-Jul-2024 17:29:26 Resolving deltas: 100% (579/579), done. build 09-Jul-2024 17:29:26 error: pathspec 'release-phpbb-3.3.10' did not match any file(s) known to git build 09-Jul-2024 17:29:26  [delete] Deleting directory /data/build/old_versions/release-3.3.10/ext/phpbb/viglink/.git build 09-Jul-2024 17:29:26  [delete] Deleting directory /data/build/old_versions/release-3.3.10/ext/phpbb/viglink/tests build 09-Jul-2024 17:29:26  [delete] Directory /data/build/old_versions/release-3.3.10/ext/phpbb/viglink/travis does not exist or is not a directory. build 09-Jul-2024 17:29:26  [delete] Deleting: /data/build/old_versions/release-3.3.10/ext/phpbb/viglink/.gitattributes build 09-Jul-2024 17:29:26  [delete] Could not find file /data/build/old_versions/release-3.3.10/ext/phpbb/viglink/.travis.yml to delete. build 09-Jul-2024 17:29:26  [delete] Deleting: /data/build/old_versions/release-3.3.10/ext/phpbb/viglink/phpunit.xml.dist build 09-Jul-2024 17:29:26  [delete] Deleting: /data/build/old_versions/release-3.3.10/ext/phpbb/viglink/README.md build 09-Jul-2024 17:29:26  [delete] Could not find file /data/build/old_versions/release-3.3.10/config.php to delete. build 09-Jul-2024 17:29:26  [delete] Deleting directory /data/build/old_versions/release-3.3.10/develop build 09-Jul-2024 17:29:26  [delete] Deleting directory /data/build/old_versions/release-3.3.10/install/data build 09-Jul-2024 17:29:26  [delete] Deleting directory /data/build/old_versions/release-3.3.10/config/development build 09-Jul-2024 17:29:26  [delete] Deleting directory /data/build/old_versions/release-3.3.10/config/test build 09-Jul-2024 17:29:26  [echo] Setting permissions for checkout of release-3.3.10 in build/old_versions/release-3.3.10 build 09-Jul-2024 17:29:26  [chmod] Changed file mode on '/data/build/old_versions/release-3.3.10/cache' to 777 build 09-Jul-2024 17:29:26  [chmod] Changed file mode on '/data/build/old_versions/release-3.3.10/store' to 777 build 09-Jul-2024 17:29:26  [chmod] Changed file mode on '/data/build/old_versions/release-3.3.10/files' to 777 build 09-Jul-2024 17:29:26  [chmod] Changed file mode on '/data/build/old_versions/release-3.3.10/images/avatars/upload' to 777 build 09-Jul-2024 17:29:26  [chmod] Changed file mode on '/data/build/old_versions/release-3.3.10/bin/phpbbcli.php' to 755 build 09-Jul-2024 17:29:26  build 09-Jul-2024 17:29:26 phpBB > clean-diff-dir: build 09-Jul-2024 17:29:26  build 09-Jul-2024 17:29:26  [delete] Deleting directory /data/build/old_versions/release-3.3.10/cache build 09-Jul-2024 17:29:26  [delete] Deleting directory /data/build/old_versions/release-3.3.10/docs build 09-Jul-2024 17:29:26  [delete] Deleting directory /data/build/old_versions/release-3.3.10/files build 09-Jul-2024 17:29:26  [delete] Deleting directory /data/build/old_versions/release-3.3.10/install build 09-Jul-2024 17:29:26  [delete] Deleting directory /data/build/old_versions/release-3.3.10/store build 09-Jul-2024 17:29:26  [delete] Directory /data/build/old_versions/release-3.3.10/vendor does not exist or is not a directory. build 09-Jul-2024 17:29:27  build 09-Jul-2024 17:29:27 phpBB > old-version-diff: build 09-Jul-2024 17:29:27  build 09-Jul-2024 17:29:27  [echo] Retrieving version 3.3.11 build 09-Jul-2024 17:29:27  [mkdir] Created dir: /data/build/old_versions/release-3.3.11 build 09-Jul-2024 17:29:27  build 09-Jul-2024 17:29:27 phpBB > export: build 09-Jul-2024 17:29:27  build 09-Jul-2024 17:29:27 Cloning into 'viglink'... build 09-Jul-2024 17:29:28 remote: Enumerating objects: 1127, done. build 09-Jul-2024 17:29:28 remote: Counting objects: 1% (1/71) build 09-Jul-2024 17:29:28 remote: Counting objects: 2% (2/71) build 09-Jul-2024 17:29:28 remote: Counting objects: 4% (3/71) build 09-Jul-2024 17:29:28 remote: Counting objects: 5% (4/71) build 09-Jul-2024 17:29:28 remote: Counting objects: 7% (5/71) build 09-Jul-2024 17:29:28 remote: Counting objects: 8% (6/71) build 09-Jul-2024 17:29:28 remote: Counting objects: 9% (7/71) build 09-Jul-2024 17:29:28 remote: Counting objects: 11% (8/71) build 09-Jul-2024 17:29:28 remote: Counting objects: 12% (9/71) build 09-Jul-2024 17:29:28 remote: Counting objects: 14% (10/71) build 09-Jul-2024 17:29:28 remote: Counting objects: 15% (11/71) build 09-Jul-2024 17:29:28 remote: Counting objects: 16% (12/71) build 09-Jul-2024 17:29:28 remote: Counting objects: 18% (13/71) build 09-Jul-2024 17:29:28 remote: Counting objects: 19% (14/71) build 09-Jul-2024 17:29:28 remote: Counting objects: 21% (15/71) build 09-Jul-2024 17:29:28 remote: Counting objects: 22% (16/71) build 09-Jul-2024 17:29:28 remote: Counting objects: 23% (17/71) build 09-Jul-2024 17:29:28 remote: Counting objects: 25% (18/71) build 09-Jul-2024 17:29:28 remote: Counting objects: 26% (19/71) build 09-Jul-2024 17:29:28 remote: Counting objects: 28% (20/71) build 09-Jul-2024 17:29:28 remote: Counting objects: 29% (21/71) build 09-Jul-2024 17:29:28 remote: Counting objects: 30% (22/71) build 09-Jul-2024 17:29:28 remote: Counting objects: 32% (23/71) build 09-Jul-2024 17:29:28 remote: Counting objects: 33% (24/71) build 09-Jul-2024 17:29:28 remote: Counting objects: 35% (25/71) build 09-Jul-2024 17:29:28 remote: Counting objects: 36% (26/71) build 09-Jul-2024 17:29:28 remote: Counting objects: 38% (27/71) build 09-Jul-2024 17:29:28 remote: Counting objects: 39% (28/71) build 09-Jul-2024 17:29:28 remote: Counting objects: 40% (29/71) build 09-Jul-2024 17:29:28 remote: Counting objects: 42% (30/71) build 09-Jul-2024 17:29:28 remote: Counting objects: 43% (31/71) build 09-Jul-2024 17:29:28 remote: Counting objects: 45% (32/71) build 09-Jul-2024 17:29:28 remote: Counting objects: 46% (33/71) build 09-Jul-2024 17:29:28 remote: Counting objects: 47% (34/71) build 09-Jul-2024 17:29:28 remote: Counting objects: 49% (35/71) build 09-Jul-2024 17:29:28 remote: Counting objects: 50% (36/71) build 09-Jul-2024 17:29:28 remote: Counting objects: 52% (37/71) build 09-Jul-2024 17:29:28 remote: Counting objects: 53% (38/71) build 09-Jul-2024 17:29:28 remote: Counting objects: 54% (39/71) build 09-Jul-2024 17:29:28 remote: Counting objects: 56% (40/71) build 09-Jul-2024 17:29:28 remote: Counting objects: 57% (41/71) build 09-Jul-2024 17:29:28 remote: Counting objects: 59% (42/71) build 09-Jul-2024 17:29:28 remote: Counting objects: 60% (43/71) build 09-Jul-2024 17:29:28 remote: Counting objects: 61% (44/71) build 09-Jul-2024 17:29:28 remote: Counting objects: 63% (45/71) build 09-Jul-2024 17:29:28 remote: Counting objects: 64% (46/71) build 09-Jul-2024 17:29:28 remote: Counting objects: 66% (47/71) build 09-Jul-2024 17:29:28 remote: Counting objects: 67% (48/71) build 09-Jul-2024 17:29:28 remote: Counting objects: 69% (49/71) build 09-Jul-2024 17:29:28 remote: Counting objects: 70% (50/71) build 09-Jul-2024 17:29:28 remote: Counting objects: 71% (51/71) build 09-Jul-2024 17:29:28 remote: Counting objects: 73% (52/71) build 09-Jul-2024 17:29:28 remote: Counting objects: 74% (53/71) build 09-Jul-2024 17:29:28 remote: Counting objects: 76% (54/71) build 09-Jul-2024 17:29:28 remote: Counting objects: 77% (55/71) build 09-Jul-2024 17:29:28 remote: Counting objects: 78% (56/71) build 09-Jul-2024 17:29:28 remote: Counting objects: 80% (57/71) build 09-Jul-2024 17:29:28 remote: Counting objects: 81% (58/71) build 09-Jul-2024 17:29:28 remote: Counting objects: 83% (59/71) build 09-Jul-2024 17:29:28 remote: Counting objects: 84% (60/71) build 09-Jul-2024 17:29:28 remote: Counting objects: 85% (61/71) build 09-Jul-2024 17:29:28 remote: Counting objects: 87% (62/71) build 09-Jul-2024 17:29:28 remote: Counting objects: 88% (63/71) build 09-Jul-2024 17:29:28 remote: Counting objects: 90% (64/71) build 09-Jul-2024 17:29:28 remote: Counting objects: 91% (65/71) build 09-Jul-2024 17:29:28 remote: Counting objects: 92% (66/71) build 09-Jul-2024 17:29:28 remote: Counting objects: 94% (67/71) build 09-Jul-2024 17:29:28 remote: Counting objects: 95% (68/71) build 09-Jul-2024 17:29:28 remote: Counting objects: 97% (69/71) build 09-Jul-2024 17:29:28 remote: Counting objects: 98% (70/71) build 09-Jul-2024 17:29:28 remote: Counting objects: 100% (71/71) build 09-Jul-2024 17:29:28 remote: Counting objects: 100% (71/71), done. build 09-Jul-2024 17:29:28 remote: Compressing objects: 2% (1/45) build 09-Jul-2024 17:29:28 remote: Compressing objects: 4% (2/45) build 09-Jul-2024 17:29:28 remote: Compressing objects: 6% (3/45) build 09-Jul-2024 17:29:28 remote: Compressing objects: 8% (4/45) build 09-Jul-2024 17:29:28 remote: Compressing objects: 11% (5/45) build 09-Jul-2024 17:29:28 remote: Compressing objects: 13% (6/45) build 09-Jul-2024 17:29:28 remote: Compressing objects: 15% (7/45) build 09-Jul-2024 17:29:28 remote: Compressing objects: 17% (8/45) build 09-Jul-2024 17:29:28 remote: Compressing objects: 20% (9/45) build 09-Jul-2024 17:29:28 remote: Compressing objects: 22% (10/45) build 09-Jul-2024 17:29:28 remote: Compressing objects: 24% (11/45) build 09-Jul-2024 17:29:28 remote: Compressing objects: 26% (12/45) build 09-Jul-2024 17:29:28 remote: Compressing objects: 28% (13/45) build 09-Jul-2024 17:29:28 remote: Compressing objects: 31% (14/45) build 09-Jul-2024 17:29:28 remote: Compressing objects: 33% (15/45) build 09-Jul-2024 17:29:28 remote: Compressing objects: 35% (16/45) build 09-Jul-2024 17:29:28 remote: Compressing objects: 37% (17/45) build 09-Jul-2024 17:29:28 remote: Compressing objects: 40% (18/45) build 09-Jul-2024 17:29:28 remote: Compressing objects: 42% (19/45) build 09-Jul-2024 17:29:28 remote: Compressing objects: 44% (20/45) build 09-Jul-2024 17:29:28 remote: Compressing objects: 46% (21/45) build 09-Jul-2024 17:29:28 remote: Compressing objects: 48% (22/45) build 09-Jul-2024 17:29:28 remote: Compressing objects: 51% (23/45) build 09-Jul-2024 17:29:28 remote: Compressing objects: 53% (24/45) build 09-Jul-2024 17:29:28 remote: Compressing objects: 55% (25/45) build 09-Jul-2024 17:29:28 remote: Compressing objects: 57% (26/45) build 09-Jul-2024 17:29:28 remote: Compressing objects: 60% (27/45) build 09-Jul-2024 17:29:28 remote: Compressing objects: 62% (28/45) build 09-Jul-2024 17:29:28 remote: Compressing objects: 64% (29/45) build 09-Jul-2024 17:29:28 remote: Compressing objects: 66% (30/45) build 09-Jul-2024 17:29:28 remote: Compressing objects: 68% (31/45) build 09-Jul-2024 17:29:28 remote: Compressing objects: 71% (32/45) build 09-Jul-2024 17:29:28 remote: Compressing objects: 73% (33/45) build 09-Jul-2024 17:29:28 remote: Compressing objects: 75% (34/45) build 09-Jul-2024 17:29:28 remote: Compressing objects: 77% (35/45) build 09-Jul-2024 17:29:28 remote: Compressing objects: 80% (36/45) build 09-Jul-2024 17:29:28 remote: Compressing objects: 82% (37/45) build 09-Jul-2024 17:29:28 remote: Compressing objects: 84% (38/45) build 09-Jul-2024 17:29:28 remote: Compressing objects: 86% (39/45) build 09-Jul-2024 17:29:28 remote: Compressing objects: 88% (40/45) build 09-Jul-2024 17:29:28 remote: Compressing objects: 91% (41/45) build 09-Jul-2024 17:29:28 remote: Compressing objects: 93% (42/45) build 09-Jul-2024 17:29:28 remote: Compressing objects: 95% (43/45) build 09-Jul-2024 17:29:28 remote: Compressing objects: 97% (44/45) build 09-Jul-2024 17:29:28 remote: Compressing objects: 100% (45/45) build 09-Jul-2024 17:29:28 remote: Compressing objects: 100% (45/45), done. build 09-Jul-2024 17:29:28 Receiving objects: 0% (1/1127) build 09-Jul-2024 17:29:28 Receiving objects: 1% (12/1127) build 09-Jul-2024 17:29:28 Receiving objects: 2% (23/1127) build 09-Jul-2024 17:29:28 Receiving objects: 3% (34/1127) build 09-Jul-2024 17:29:28 Receiving objects: 4% (46/1127) build 09-Jul-2024 17:29:28 Receiving objects: 5% (57/1127) build 09-Jul-2024 17:29:28 Receiving objects: 6% (68/1127) build 09-Jul-2024 17:29:28 Receiving objects: 7% (79/1127) build 09-Jul-2024 17:29:28 Receiving objects: 8% (91/1127) build 09-Jul-2024 17:29:28 Receiving objects: 9% (102/1127) build 09-Jul-2024 17:29:28 Receiving objects: 10% (113/1127) build 09-Jul-2024 17:29:28 Receiving objects: 11% (124/1127) build 09-Jul-2024 17:29:28 Receiving objects: 12% (136/1127) build 09-Jul-2024 17:29:28 Receiving objects: 13% (147/1127) build 09-Jul-2024 17:29:28 Receiving objects: 14% (158/1127) build 09-Jul-2024 17:29:28 Receiving objects: 15% (170/1127) build 09-Jul-2024 17:29:28 Receiving objects: 16% (181/1127) build 09-Jul-2024 17:29:28 Receiving objects: 17% (192/1127) build 09-Jul-2024 17:29:28 Receiving objects: 18% (203/1127) build 09-Jul-2024 17:29:28 Receiving objects: 19% (215/1127) build 09-Jul-2024 17:29:28 Receiving objects: 20% (226/1127) build 09-Jul-2024 17:29:28 Receiving objects: 21% (237/1127) build 09-Jul-2024 17:29:28 Receiving objects: 22% (248/1127) build 09-Jul-2024 17:29:28 Receiving objects: 23% (260/1127) build 09-Jul-2024 17:29:28 Receiving objects: 24% (271/1127) build 09-Jul-2024 17:29:28 Receiving objects: 25% (282/1127) build 09-Jul-2024 17:29:28 Receiving objects: 26% (294/1127) build 09-Jul-2024 17:29:28 Receiving objects: 27% (305/1127) build 09-Jul-2024 17:29:28 Receiving objects: 28% (316/1127) build 09-Jul-2024 17:29:28 Receiving objects: 29% (327/1127) build 09-Jul-2024 17:29:28 Receiving objects: 30% (339/1127) build 09-Jul-2024 17:29:28 Receiving objects: 31% (350/1127) build 09-Jul-2024 17:29:28 Receiving objects: 32% (361/1127) build 09-Jul-2024 17:29:28 Receiving objects: 33% (372/1127) build 09-Jul-2024 17:29:28 Receiving objects: 34% (384/1127) build 09-Jul-2024 17:29:28 Receiving objects: 35% (395/1127) build 09-Jul-2024 17:29:28 Receiving objects: 36% (406/1127) build 09-Jul-2024 17:29:28 Receiving objects: 37% (417/1127) build 09-Jul-2024 17:29:28 Receiving objects: 38% (429/1127) build 09-Jul-2024 17:29:28 Receiving objects: 39% (440/1127) build 09-Jul-2024 17:29:28 Receiving objects: 40% (451/1127) build 09-Jul-2024 17:29:28 Receiving objects: 41% (463/1127) build 09-Jul-2024 17:29:28 Receiving objects: 42% (474/1127) build 09-Jul-2024 17:29:28 Receiving objects: 43% (485/1127) build 09-Jul-2024 17:29:28 Receiving objects: 44% (496/1127) build 09-Jul-2024 17:29:28 Receiving objects: 45% (508/1127) build 09-Jul-2024 17:29:28 Receiving objects: 46% (519/1127) build 09-Jul-2024 17:29:28 Receiving objects: 47% (530/1127) build 09-Jul-2024 17:29:28 Receiving objects: 48% (541/1127) build 09-Jul-2024 17:29:28 Receiving objects: 49% (553/1127) build 09-Jul-2024 17:29:28 Receiving objects: 50% (564/1127) build 09-Jul-2024 17:29:28 Receiving objects: 51% (575/1127) build 09-Jul-2024 17:29:28 Receiving objects: 52% (587/1127) build 09-Jul-2024 17:29:28 Receiving objects: 53% (598/1127) build 09-Jul-2024 17:29:28 Receiving objects: 54% (609/1127) build 09-Jul-2024 17:29:28 Receiving objects: 55% (620/1127) build 09-Jul-2024 17:29:28 Receiving objects: 56% (632/1127) build 09-Jul-2024 17:29:28 Receiving objects: 57% (643/1127) build 09-Jul-2024 17:29:28 Receiving objects: 58% (654/1127) build 09-Jul-2024 17:29:28 Receiving objects: 59% (665/1127) build 09-Jul-2024 17:29:28 Receiving objects: 60% (677/1127) build 09-Jul-2024 17:29:28 Receiving objects: 61% (688/1127) build 09-Jul-2024 17:29:28 Receiving objects: 62% (699/1127) build 09-Jul-2024 17:29:28 Receiving objects: 63% (711/1127) build 09-Jul-2024 17:29:28 Receiving objects: 64% (722/1127) build 09-Jul-2024 17:29:28 Receiving objects: 65% (733/1127) build 09-Jul-2024 17:29:28 Receiving objects: 66% (744/1127) build 09-Jul-2024 17:29:28 Receiving objects: 67% (756/1127) build 09-Jul-2024 17:29:28 Receiving objects: 68% (767/1127) build 09-Jul-2024 17:29:28 Receiving objects: 69% (778/1127) build 09-Jul-2024 17:29:28 Receiving objects: 70% (789/1127) build 09-Jul-2024 17:29:28 Receiving objects: 71% (801/1127) build 09-Jul-2024 17:29:28 Receiving objects: 72% (812/1127) build 09-Jul-2024 17:29:28 Receiving objects: 73% (823/1127) build 09-Jul-2024 17:29:28 Receiving objects: 74% (834/1127) build 09-Jul-2024 17:29:28 Receiving objects: 75% (846/1127) build 09-Jul-2024 17:29:28 Receiving objects: 76% (857/1127) build 09-Jul-2024 17:29:28 Receiving objects: 77% (868/1127) build 09-Jul-2024 17:29:28 Receiving objects: 78% (880/1127) build 09-Jul-2024 17:29:28 Receiving objects: 79% (891/1127) build 09-Jul-2024 17:29:28 Receiving objects: 80% (902/1127) build 09-Jul-2024 17:29:28 Receiving objects: 81% (913/1127) build 09-Jul-2024 17:29:28 Receiving objects: 82% (925/1127) build 09-Jul-2024 17:29:28 Receiving objects: 83% (936/1127) build 09-Jul-2024 17:29:28 Receiving objects: 84% (947/1127) build 09-Jul-2024 17:29:28 Receiving objects: 85% (958/1127) build 09-Jul-2024 17:29:28 Receiving objects: 86% (970/1127) build 09-Jul-2024 17:29:28 Receiving objects: 87% (981/1127) build 09-Jul-2024 17:29:28 Receiving objects: 88% (992/1127) build 09-Jul-2024 17:29:28 Receiving objects: 89% (1004/1127) build 09-Jul-2024 17:29:28 Receiving objects: 90% (1015/1127) build 09-Jul-2024 17:29:28 Receiving objects: 91% (1026/1127) build 09-Jul-2024 17:29:28 remote: Total 1127 (delta 24), reused 46 (delta 15), pack-reused 1056 build 09-Jul-2024 17:29:28 Receiving objects: 92% (1037/1127) build 09-Jul-2024 17:29:28 Receiving objects: 93% (1049/1127) build 09-Jul-2024 17:29:28 Receiving objects: 94% (1060/1127) build 09-Jul-2024 17:29:28 Receiving objects: 95% (1071/1127) build 09-Jul-2024 17:29:28 Receiving objects: 96% (1082/1127) build 09-Jul-2024 17:29:28 Receiving objects: 97% (1094/1127) build 09-Jul-2024 17:29:28 Receiving objects: 98% (1105/1127) build 09-Jul-2024 17:29:28 Receiving objects: 99% (1116/1127) build 09-Jul-2024 17:29:28 Receiving objects: 100% (1127/1127) build 09-Jul-2024 17:29:28 Receiving objects: 100% (1127/1127), 216.86 KiB | 10.84 MiB/s, done. build 09-Jul-2024 17:29:28 Resolving deltas: 0% (0/579) build 09-Jul-2024 17:29:28 Resolving deltas: 1% (6/579) build 09-Jul-2024 17:29:28 Resolving deltas: 2% (12/579) build 09-Jul-2024 17:29:28 Resolving deltas: 3% (18/579) build 09-Jul-2024 17:29:28 Resolving deltas: 4% (24/579) build 09-Jul-2024 17:29:28 Resolving deltas: 5% (29/579) build 09-Jul-2024 17:29:28 Resolving deltas: 6% (35/579) build 09-Jul-2024 17:29:28 Resolving deltas: 7% (41/579) build 09-Jul-2024 17:29:28 Resolving deltas: 8% (47/579) build 09-Jul-2024 17:29:28 Resolving deltas: 9% (53/579) build 09-Jul-2024 17:29:28 Resolving deltas: 10% (58/579) build 09-Jul-2024 17:29:28 Resolving deltas: 11% (64/579) build 09-Jul-2024 17:29:28 Resolving deltas: 12% (70/579) build 09-Jul-2024 17:29:28 Resolving deltas: 13% (76/579) build 09-Jul-2024 17:29:28 Resolving deltas: 14% (82/579) build 09-Jul-2024 17:29:28 Resolving deltas: 15% (87/579) build 09-Jul-2024 17:29:28 Resolving deltas: 16% (93/579) build 09-Jul-2024 17:29:28 Resolving deltas: 17% (99/579) build 09-Jul-2024 17:29:28 Resolving deltas: 18% (105/579) build 09-Jul-2024 17:29:28 Resolving deltas: 19% (111/579) build 09-Jul-2024 17:29:28 Resolving deltas: 20% (116/579) build 09-Jul-2024 17:29:28 Resolving deltas: 21% (122/579) build 09-Jul-2024 17:29:28 Resolving deltas: 22% (128/579) build 09-Jul-2024 17:29:28 Resolving deltas: 23% (134/579) build 09-Jul-2024 17:29:28 Resolving deltas: 24% (139/579) build 09-Jul-2024 17:29:28 Resolving deltas: 25% (145/579) build 09-Jul-2024 17:29:28 Resolving deltas: 26% (151/579) build 09-Jul-2024 17:29:28 Resolving deltas: 27% (157/579) build 09-Jul-2024 17:29:28 Resolving deltas: 28% (163/579) build 09-Jul-2024 17:29:28 Resolving deltas: 29% (168/579) build 09-Jul-2024 17:29:28 Resolving deltas: 30% (174/579) build 09-Jul-2024 17:29:28 Resolving deltas: 31% (180/579) build 09-Jul-2024 17:29:28 Resolving deltas: 32% (186/579) build 09-Jul-2024 17:29:28 Resolving deltas: 33% (192/579) build 09-Jul-2024 17:29:28 Resolving deltas: 34% (197/579) build 09-Jul-2024 17:29:28 Resolving deltas: 35% (203/579) build 09-Jul-2024 17:29:28 Resolving deltas: 36% (209/579) build 09-Jul-2024 17:29:28 Resolving deltas: 37% (216/579) build 09-Jul-2024 17:29:28 Resolving deltas: 38% (221/579) build 09-Jul-2024 17:29:28 Resolving deltas: 39% (226/579) build 09-Jul-2024 17:29:28 Resolving deltas: 40% (232/579) build 09-Jul-2024 17:29:28 Resolving deltas: 41% (238/579) build 09-Jul-2024 17:29:28 Resolving deltas: 42% (244/579) build 09-Jul-2024 17:29:28 Resolving deltas: 43% (249/579) build 09-Jul-2024 17:29:28 Resolving deltas: 44% (255/579) build 09-Jul-2024 17:29:28 Resolving deltas: 45% (261/579) build 09-Jul-2024 17:29:28 Resolving deltas: 46% (267/579) build 09-Jul-2024 17:29:28 Resolving deltas: 47% (273/579) build 09-Jul-2024 17:29:28 Resolving deltas: 48% (278/579) build 09-Jul-2024 17:29:28 Resolving deltas: 49% (284/579) build 09-Jul-2024 17:29:28 Resolving deltas: 50% (290/579) build 09-Jul-2024 17:29:28 Resolving deltas: 51% (296/579) build 09-Jul-2024 17:29:28 Resolving deltas: 52% (302/579) build 09-Jul-2024 17:29:28 Resolving deltas: 53% (307/579) build 09-Jul-2024 17:29:28 Resolving deltas: 54% (313/579) build 09-Jul-2024 17:29:28 Resolving deltas: 55% (319/579) build 09-Jul-2024 17:29:28 Resolving deltas: 56% (325/579) build 09-Jul-2024 17:29:28 Resolving deltas: 57% (331/579) build 09-Jul-2024 17:29:28 Resolving deltas: 58% (336/579) build 09-Jul-2024 17:29:28 Resolving deltas: 59% (342/579) build 09-Jul-2024 17:29:28 Resolving deltas: 60% (348/579) build 09-Jul-2024 17:29:28 Resolving deltas: 61% (354/579) build 09-Jul-2024 17:29:28 Resolving deltas: 62% (359/579) build 09-Jul-2024 17:29:28 Resolving deltas: 63% (365/579) build 09-Jul-2024 17:29:28 Resolving deltas: 64% (371/579) build 09-Jul-2024 17:29:28 Resolving deltas: 65% (377/579) build 09-Jul-2024 17:29:28 Resolving deltas: 66% (383/579) build 09-Jul-2024 17:29:28 Resolving deltas: 67% (388/579) build 09-Jul-2024 17:29:28 Resolving deltas: 68% (394/579) build 09-Jul-2024 17:29:28 Resolving deltas: 69% (400/579) build 09-Jul-2024 17:29:28 Resolving deltas: 70% (406/579) build 09-Jul-2024 17:29:28 Resolving deltas: 71% (412/579) build 09-Jul-2024 17:29:28 Resolving deltas: 72% (417/579) build 09-Jul-2024 17:29:28 Resolving deltas: 73% (423/579) build 09-Jul-2024 17:29:28 Resolving deltas: 74% (429/579) build 09-Jul-2024 17:29:28 Resolving deltas: 75% (435/579) build 09-Jul-2024 17:29:28 Resolving deltas: 76% (441/579) build 09-Jul-2024 17:29:28 Resolving deltas: 77% (446/579) build 09-Jul-2024 17:29:28 Resolving deltas: 78% (452/579) build 09-Jul-2024 17:29:28 Resolving deltas: 79% (458/579) build 09-Jul-2024 17:29:28 Resolving deltas: 80% (465/579) build 09-Jul-2024 17:29:28 Resolving deltas: 81% (469/579) build 09-Jul-2024 17:29:28 Resolving deltas: 82% (475/579) build 09-Jul-2024 17:29:28 Resolving deltas: 83% (482/579) build 09-Jul-2024 17:29:28 Resolving deltas: 84% (487/579) build 09-Jul-2024 17:29:28 Resolving deltas: 85% (493/579) build 09-Jul-2024 17:29:28 Resolving deltas: 86% (498/579) build 09-Jul-2024 17:29:28 Resolving deltas: 87% (504/579) build 09-Jul-2024 17:29:28 Resolving deltas: 88% (510/579) build 09-Jul-2024 17:29:28 Resolving deltas: 89% (516/579) build 09-Jul-2024 17:29:28 Resolving deltas: 90% (522/579) build 09-Jul-2024 17:29:28 Resolving deltas: 91% (527/579) build 09-Jul-2024 17:29:28 Resolving deltas: 92% (533/579) build 09-Jul-2024 17:29:28 Resolving deltas: 93% (539/579) build 09-Jul-2024 17:29:28 Resolving deltas: 94% (545/579) build 09-Jul-2024 17:29:28 Resolving deltas: 95% (551/579) build 09-Jul-2024 17:29:28 Resolving deltas: 96% (557/579) build 09-Jul-2024 17:29:28 Resolving deltas: 97% (562/579) build 09-Jul-2024 17:29:28 Resolving deltas: 98% (568/579) build 09-Jul-2024 17:29:28 Resolving deltas: 99% (574/579) build 09-Jul-2024 17:29:28 Resolving deltas: 100% (579/579) build 09-Jul-2024 17:29:28 Resolving deltas: 100% (579/579), done. build 09-Jul-2024 17:29:28 error: pathspec 'release-phpbb-3.3.11' did not match any file(s) known to git build 09-Jul-2024 17:29:28  [delete] Deleting directory /data/build/old_versions/release-3.3.11/ext/phpbb/viglink/.git build 09-Jul-2024 17:29:28  [delete] Deleting directory /data/build/old_versions/release-3.3.11/ext/phpbb/viglink/tests build 09-Jul-2024 17:29:28  [delete] Directory /data/build/old_versions/release-3.3.11/ext/phpbb/viglink/travis does not exist or is not a directory. build 09-Jul-2024 17:29:28  [delete] Deleting: /data/build/old_versions/release-3.3.11/ext/phpbb/viglink/.gitattributes build 09-Jul-2024 17:29:28  [delete] Could not find file /data/build/old_versions/release-3.3.11/ext/phpbb/viglink/.travis.yml to delete. build 09-Jul-2024 17:29:28  [delete] Deleting: /data/build/old_versions/release-3.3.11/ext/phpbb/viglink/phpunit.xml.dist build 09-Jul-2024 17:29:28  [delete] Deleting: /data/build/old_versions/release-3.3.11/ext/phpbb/viglink/README.md build 09-Jul-2024 17:29:28  [delete] Could not find file /data/build/old_versions/release-3.3.11/config.php to delete. build 09-Jul-2024 17:29:28  [delete] Deleting directory /data/build/old_versions/release-3.3.11/develop build 09-Jul-2024 17:29:28  [delete] Deleting directory /data/build/old_versions/release-3.3.11/install/data build 09-Jul-2024 17:29:28  [delete] Deleting directory /data/build/old_versions/release-3.3.11/config/development build 09-Jul-2024 17:29:28  [delete] Deleting directory /data/build/old_versions/release-3.3.11/config/test build 09-Jul-2024 17:29:28  [echo] Setting permissions for checkout of release-3.3.11 in build/old_versions/release-3.3.11 build 09-Jul-2024 17:29:28  [chmod] Changed file mode on '/data/build/old_versions/release-3.3.11/cache' to 777 build 09-Jul-2024 17:29:28  [chmod] Changed file mode on '/data/build/old_versions/release-3.3.11/store' to 777 build 09-Jul-2024 17:29:28  [chmod] Changed file mode on '/data/build/old_versions/release-3.3.11/files' to 777 build 09-Jul-2024 17:29:28  [chmod] Changed file mode on '/data/build/old_versions/release-3.3.11/images/avatars/upload' to 777 build 09-Jul-2024 17:29:28  [chmod] Changed file mode on '/data/build/old_versions/release-3.3.11/bin/phpbbcli.php' to 755 build 09-Jul-2024 17:29:28  build 09-Jul-2024 17:29:28 phpBB > clean-diff-dir: build 09-Jul-2024 17:29:28  build 09-Jul-2024 17:29:28  [delete] Deleting directory /data/build/old_versions/release-3.3.11/cache build 09-Jul-2024 17:29:28  [delete] Deleting directory /data/build/old_versions/release-3.3.11/docs build 09-Jul-2024 17:29:28  [delete] Deleting directory /data/build/old_versions/release-3.3.11/files build 09-Jul-2024 17:29:28  [delete] Deleting directory /data/build/old_versions/release-3.3.11/install build 09-Jul-2024 17:29:28  [delete] Deleting directory /data/build/old_versions/release-3.3.11/store build 09-Jul-2024 17:29:28  [delete] Directory /data/build/old_versions/release-3.3.11/vendor does not exist or is not a directory. build 09-Jul-2024 17:29:28  build 09-Jul-2024 17:29:28 phpBB > old-version-diff: build 09-Jul-2024 17:29:28  build 09-Jul-2024 17:29:28  [echo] Retrieving version 3.3.12 build 09-Jul-2024 17:29:28  [mkdir] Created dir: /data/build/old_versions/release-3.3.12 build 09-Jul-2024 17:29:28  build 09-Jul-2024 17:29:28 phpBB > export: build 09-Jul-2024 17:29:28  build 09-Jul-2024 17:29:29 Cloning into 'viglink'... build 09-Jul-2024 17:29:29 remote: Enumerating objects: 1127, done. build 09-Jul-2024 17:29:29 remote: Counting objects: 1% (1/71) build 09-Jul-2024 17:29:29 remote: Counting objects: 2% (2/71) build 09-Jul-2024 17:29:29 remote: Counting objects: 4% (3/71) build 09-Jul-2024 17:29:29 remote: Counting objects: 5% (4/71) build 09-Jul-2024 17:29:29 remote: Counting objects: 7% (5/71) build 09-Jul-2024 17:29:29 remote: Counting objects: 8% (6/71) build 09-Jul-2024 17:29:29 remote: Counting objects: 9% (7/71) build 09-Jul-2024 17:29:29 remote: Counting objects: 11% (8/71) build 09-Jul-2024 17:29:29 remote: Counting objects: 12% (9/71) build 09-Jul-2024 17:29:29 remote: Counting objects: 14% (10/71) build 09-Jul-2024 17:29:29 remote: Counting objects: 15% (11/71) build 09-Jul-2024 17:29:29 remote: Counting objects: 16% (12/71) build 09-Jul-2024 17:29:29 remote: Counting objects: 18% (13/71) build 09-Jul-2024 17:29:29 remote: Counting objects: 19% (14/71) build 09-Jul-2024 17:29:29 remote: Counting objects: 21% (15/71) build 09-Jul-2024 17:29:29 remote: Counting objects: 22% (16/71) build 09-Jul-2024 17:29:29 remote: Counting objects: 23% (17/71) build 09-Jul-2024 17:29:29 remote: Counting objects: 25% (18/71) build 09-Jul-2024 17:29:29 remote: Counting objects: 26% (19/71) build 09-Jul-2024 17:29:29 remote: Counting objects: 28% (20/71) build 09-Jul-2024 17:29:29 remote: Counting objects: 29% (21/71) build 09-Jul-2024 17:29:29 remote: Counting objects: 30% (22/71) build 09-Jul-2024 17:29:29 remote: Counting objects: 32% (23/71) build 09-Jul-2024 17:29:29 remote: Counting objects: 33% (24/71) build 09-Jul-2024 17:29:29 remote: Counting objects: 35% (25/71) build 09-Jul-2024 17:29:29 remote: Counting objects: 36% (26/71) build 09-Jul-2024 17:29:29 remote: Counting objects: 38% (27/71) build 09-Jul-2024 17:29:29 remote: Counting objects: 39% (28/71) build 09-Jul-2024 17:29:29 remote: Counting objects: 40% (29/71) build 09-Jul-2024 17:29:29 remote: Counting objects: 42% (30/71) build 09-Jul-2024 17:29:29 remote: Counting objects: 43% (31/71) build 09-Jul-2024 17:29:29 remote: Counting objects: 45% (32/71) build 09-Jul-2024 17:29:29 remote: Counting objects: 46% (33/71) build 09-Jul-2024 17:29:29 remote: Counting objects: 47% (34/71) build 09-Jul-2024 17:29:29 remote: Counting objects: 49% (35/71) build 09-Jul-2024 17:29:29 remote: Counting objects: 50% (36/71) build 09-Jul-2024 17:29:29 remote: Counting objects: 52% (37/71) build 09-Jul-2024 17:29:29 remote: Counting objects: 53% (38/71) build 09-Jul-2024 17:29:29 remote: Counting objects: 54% (39/71) build 09-Jul-2024 17:29:29 remote: Counting objects: 56% (40/71) build 09-Jul-2024 17:29:29 remote: Counting objects: 57% (41/71) build 09-Jul-2024 17:29:29 remote: Counting objects: 59% (42/71) build 09-Jul-2024 17:29:29 remote: Counting objects: 60% (43/71) build 09-Jul-2024 17:29:29 remote: Counting objects: 61% (44/71) build 09-Jul-2024 17:29:29 remote: Counting objects: 63% (45/71) build 09-Jul-2024 17:29:29 remote: Counting objects: 64% (46/71) build 09-Jul-2024 17:29:29 remote: Counting objects: 66% (47/71) build 09-Jul-2024 17:29:29 remote: Counting objects: 67% (48/71) build 09-Jul-2024 17:29:29 remote: Counting objects: 69% (49/71) build 09-Jul-2024 17:29:29 remote: Counting objects: 70% (50/71) build 09-Jul-2024 17:29:29 remote: Counting objects: 71% (51/71) build 09-Jul-2024 17:29:29 remote: Counting objects: 73% (52/71) build 09-Jul-2024 17:29:29 remote: Counting objects: 74% (53/71) build 09-Jul-2024 17:29:29 remote: Counting objects: 76% (54/71) build 09-Jul-2024 17:29:29 remote: Counting objects: 77% (55/71) build 09-Jul-2024 17:29:29 remote: Counting objects: 78% (56/71) build 09-Jul-2024 17:29:29 remote: Counting objects: 80% (57/71) build 09-Jul-2024 17:29:29 remote: Counting objects: 81% (58/71) build 09-Jul-2024 17:29:29 remote: Counting objects: 83% (59/71) build 09-Jul-2024 17:29:29 remote: Counting objects: 84% (60/71) build 09-Jul-2024 17:29:29 remote: Counting objects: 85% (61/71) build 09-Jul-2024 17:29:29 remote: Counting objects: 87% (62/71) build 09-Jul-2024 17:29:29 remote: Counting objects: 88% (63/71) build 09-Jul-2024 17:29:29 remote: Counting objects: 90% (64/71) build 09-Jul-2024 17:29:29 remote: Counting objects: 91% (65/71) build 09-Jul-2024 17:29:29 remote: Counting objects: 92% (66/71) build 09-Jul-2024 17:29:29 remote: Counting objects: 94% (67/71) build 09-Jul-2024 17:29:29 remote: Counting objects: 95% (68/71) build 09-Jul-2024 17:29:29 remote: Counting objects: 97% (69/71) build 09-Jul-2024 17:29:29 remote: Counting objects: 98% (70/71) build 09-Jul-2024 17:29:29 remote: Counting objects: 100% (71/71) build 09-Jul-2024 17:29:29 remote: Counting objects: 100% (71/71), done. build 09-Jul-2024 17:29:29 remote: Compressing objects: 2% (1/45) build 09-Jul-2024 17:29:29 remote: Compressing objects: 4% (2/45) build 09-Jul-2024 17:29:29 remote: Compressing objects: 6% (3/45) build 09-Jul-2024 17:29:29 remote: Compressing objects: 8% (4/45) build 09-Jul-2024 17:29:29 remote: Compressing objects: 11% (5/45) build 09-Jul-2024 17:29:29 remote: Compressing objects: 13% (6/45) build 09-Jul-2024 17:29:29 remote: Compressing objects: 15% (7/45) build 09-Jul-2024 17:29:29 remote: Compressing objects: 17% (8/45) build 09-Jul-2024 17:29:29 remote: Compressing objects: 20% (9/45) build 09-Jul-2024 17:29:29 remote: Compressing objects: 22% (10/45) build 09-Jul-2024 17:29:29 remote: Compressing objects: 24% (11/45) build 09-Jul-2024 17:29:29 remote: Compressing objects: 26% (12/45) build 09-Jul-2024 17:29:29 remote: Compressing objects: 28% (13/45) build 09-Jul-2024 17:29:29 remote: Compressing objects: 31% (14/45) build 09-Jul-2024 17:29:29 remote: Compressing objects: 33% (15/45) build 09-Jul-2024 17:29:29 remote: Compressing objects: 35% (16/45) build 09-Jul-2024 17:29:29 remote: Compressing objects: 37% (17/45) build 09-Jul-2024 17:29:29 remote: Compressing objects: 40% (18/45) build 09-Jul-2024 17:29:29 remote: Compressing objects: 42% (19/45) build 09-Jul-2024 17:29:29 remote: Compressing objects: 44% (20/45) build 09-Jul-2024 17:29:29 remote: Compressing objects: 46% (21/45) build 09-Jul-2024 17:29:29 remote: Compressing objects: 48% (22/45) build 09-Jul-2024 17:29:29 remote: Compressing objects: 51% (23/45) build 09-Jul-2024 17:29:29 remote: Compressing objects: 53% (24/45) build 09-Jul-2024 17:29:29 remote: Compressing objects: 55% (25/45) build 09-Jul-2024 17:29:29 remote: Compressing objects: 57% (26/45) build 09-Jul-2024 17:29:29 remote: Compressing objects: 60% (27/45) build 09-Jul-2024 17:29:29 remote: Compressing objects: 62% (28/45) build 09-Jul-2024 17:29:29 remote: Compressing objects: 64% (29/45) build 09-Jul-2024 17:29:29 remote: Compressing objects: 66% (30/45) build 09-Jul-2024 17:29:29 remote: Compressing objects: 68% (31/45) build 09-Jul-2024 17:29:29 remote: Compressing objects: 71% (32/45) build 09-Jul-2024 17:29:29 remote: Compressing objects: 73% (33/45) build 09-Jul-2024 17:29:29 remote: Compressing objects: 75% (34/45) build 09-Jul-2024 17:29:29 remote: Compressing objects: 77% (35/45) build 09-Jul-2024 17:29:29 remote: Compressing objects: 80% (36/45) build 09-Jul-2024 17:29:29 remote: Compressing objects: 82% (37/45) build 09-Jul-2024 17:29:29 remote: Compressing objects: 84% (38/45) build 09-Jul-2024 17:29:29 remote: Compressing objects: 86% (39/45) build 09-Jul-2024 17:29:29 remote: Compressing objects: 88% (40/45) build 09-Jul-2024 17:29:29 remote: Compressing objects: 91% (41/45) build 09-Jul-2024 17:29:29 remote: Compressing objects: 93% (42/45) build 09-Jul-2024 17:29:29 remote: Compressing objects: 95% (43/45) build 09-Jul-2024 17:29:29 remote: Compressing objects: 97% (44/45) build 09-Jul-2024 17:29:29 remote: Compressing objects: 100% (45/45) build 09-Jul-2024 17:29:29 remote: Compressing objects: 100% (45/45), done. build 09-Jul-2024 17:29:29 Receiving objects: 0% (1/1127) build 09-Jul-2024 17:29:29 Receiving objects: 1% (12/1127) build 09-Jul-2024 17:29:29 Receiving objects: 2% (23/1127) build 09-Jul-2024 17:29:29 Receiving objects: 3% (34/1127) build 09-Jul-2024 17:29:29 Receiving objects: 4% (46/1127) build 09-Jul-2024 17:29:29 Receiving objects: 5% (57/1127) build 09-Jul-2024 17:29:29 Receiving objects: 6% (68/1127) build 09-Jul-2024 17:29:29 Receiving objects: 7% (79/1127) build 09-Jul-2024 17:29:29 Receiving objects: 8% (91/1127) build 09-Jul-2024 17:29:29 Receiving objects: 9% (102/1127) build 09-Jul-2024 17:29:29 Receiving objects: 10% (113/1127) build 09-Jul-2024 17:29:29 Receiving objects: 11% (124/1127) build 09-Jul-2024 17:29:29 Receiving objects: 12% (136/1127) build 09-Jul-2024 17:29:29 Receiving objects: 13% (147/1127) build 09-Jul-2024 17:29:29 Receiving objects: 14% (158/1127) build 09-Jul-2024 17:29:29 Receiving objects: 15% (170/1127) build 09-Jul-2024 17:29:29 Receiving objects: 16% (181/1127) build 09-Jul-2024 17:29:29 Receiving objects: 17% (192/1127) build 09-Jul-2024 17:29:29 Receiving objects: 18% (203/1127) build 09-Jul-2024 17:29:29 Receiving objects: 19% (215/1127) build 09-Jul-2024 17:29:29 Receiving objects: 20% (226/1127) build 09-Jul-2024 17:29:29 Receiving objects: 21% (237/1127) build 09-Jul-2024 17:29:29 Receiving objects: 22% (248/1127) build 09-Jul-2024 17:29:29 Receiving objects: 23% (260/1127) build 09-Jul-2024 17:29:29 Receiving objects: 24% (271/1127) build 09-Jul-2024 17:29:29 Receiving objects: 25% (282/1127) build 09-Jul-2024 17:29:29 Receiving objects: 26% (294/1127) build 09-Jul-2024 17:29:29 Receiving objects: 27% (305/1127) build 09-Jul-2024 17:29:29 Receiving objects: 28% (316/1127) build 09-Jul-2024 17:29:29 Receiving objects: 29% (327/1127) build 09-Jul-2024 17:29:29 Receiving objects: 30% (339/1127) build 09-Jul-2024 17:29:29 Receiving objects: 31% (350/1127) build 09-Jul-2024 17:29:29 Receiving objects: 32% (361/1127) build 09-Jul-2024 17:29:29 Receiving objects: 33% (372/1127) build 09-Jul-2024 17:29:29 Receiving objects: 34% (384/1127) build 09-Jul-2024 17:29:29 Receiving objects: 35% (395/1127) build 09-Jul-2024 17:29:29 Receiving objects: 36% (406/1127) build 09-Jul-2024 17:29:29 Receiving objects: 37% (417/1127) build 09-Jul-2024 17:29:29 Receiving objects: 38% (429/1127) build 09-Jul-2024 17:29:29 Receiving objects: 39% (440/1127) build 09-Jul-2024 17:29:29 Receiving objects: 40% (451/1127) build 09-Jul-2024 17:29:29 Receiving objects: 41% (463/1127) build 09-Jul-2024 17:29:29 Receiving objects: 42% (474/1127) build 09-Jul-2024 17:29:29 Receiving objects: 43% (485/1127) build 09-Jul-2024 17:29:29 Receiving objects: 44% (496/1127) build 09-Jul-2024 17:29:29 Receiving objects: 45% (508/1127) build 09-Jul-2024 17:29:29 Receiving objects: 46% (519/1127) build 09-Jul-2024 17:29:29 Receiving objects: 47% (530/1127) build 09-Jul-2024 17:29:29 Receiving objects: 48% (541/1127) build 09-Jul-2024 17:29:29 Receiving objects: 49% (553/1127) build 09-Jul-2024 17:29:29 Receiving objects: 50% (564/1127) build 09-Jul-2024 17:29:29 Receiving objects: 51% (575/1127) build 09-Jul-2024 17:29:29 Receiving objects: 52% (587/1127) build 09-Jul-2024 17:29:29 Receiving objects: 53% (598/1127) build 09-Jul-2024 17:29:29 Receiving objects: 54% (609/1127) build 09-Jul-2024 17:29:29 Receiving objects: 55% (620/1127) build 09-Jul-2024 17:29:29 Receiving objects: 56% (632/1127) build 09-Jul-2024 17:29:29 Receiving objects: 57% (643/1127) build 09-Jul-2024 17:29:29 Receiving objects: 58% (654/1127) build 09-Jul-2024 17:29:29 Receiving objects: 59% (665/1127) build 09-Jul-2024 17:29:29 Receiving objects: 60% (677/1127) build 09-Jul-2024 17:29:29 Receiving objects: 61% (688/1127) build 09-Jul-2024 17:29:29 Receiving objects: 62% (699/1127) build 09-Jul-2024 17:29:29 Receiving objects: 63% (711/1127) build 09-Jul-2024 17:29:29 Receiving objects: 64% (722/1127) build 09-Jul-2024 17:29:29 Receiving objects: 65% (733/1127) build 09-Jul-2024 17:29:29 Receiving objects: 66% (744/1127) build 09-Jul-2024 17:29:29 Receiving objects: 67% (756/1127) build 09-Jul-2024 17:29:29 Receiving objects: 68% (767/1127) build 09-Jul-2024 17:29:29 Receiving objects: 69% (778/1127) build 09-Jul-2024 17:29:29 Receiving objects: 70% (789/1127) build 09-Jul-2024 17:29:29 remote: Total 1127 (delta 24), reused 46 (delta 15), pack-reused 1056 build 09-Jul-2024 17:29:29 Receiving objects: 71% (801/1127) build 09-Jul-2024 17:29:29 Receiving objects: 72% (812/1127) build 09-Jul-2024 17:29:29 Receiving objects: 73% (823/1127) build 09-Jul-2024 17:29:29 Receiving objects: 74% (834/1127) build 09-Jul-2024 17:29:29 Receiving objects: 75% (846/1127) build 09-Jul-2024 17:29:29 Receiving objects: 76% (857/1127) build 09-Jul-2024 17:29:29 Receiving objects: 77% (868/1127) build 09-Jul-2024 17:29:29 Receiving objects: 78% (880/1127) build 09-Jul-2024 17:29:29 Receiving objects: 79% (891/1127) build 09-Jul-2024 17:29:29 Receiving objects: 80% (902/1127) build 09-Jul-2024 17:29:29 Receiving objects: 81% (913/1127) build 09-Jul-2024 17:29:29 Receiving objects: 82% (925/1127) build 09-Jul-2024 17:29:29 Receiving objects: 83% (936/1127) build 09-Jul-2024 17:29:29 Receiving objects: 84% (947/1127) build 09-Jul-2024 17:29:29 Receiving objects: 85% (958/1127) build 09-Jul-2024 17:29:29 Receiving objects: 86% (970/1127) build 09-Jul-2024 17:29:29 Receiving objects: 87% (981/1127) build 09-Jul-2024 17:29:29 Receiving objects: 88% (992/1127) build 09-Jul-2024 17:29:29 Receiving objects: 89% (1004/1127) build 09-Jul-2024 17:29:29 Receiving objects: 90% (1015/1127) build 09-Jul-2024 17:29:29 Receiving objects: 91% (1026/1127) build 09-Jul-2024 17:29:29 Receiving objects: 92% (1037/1127) build 09-Jul-2024 17:29:29 Receiving objects: 93% (1049/1127) build 09-Jul-2024 17:29:29 Receiving objects: 94% (1060/1127) build 09-Jul-2024 17:29:29 Receiving objects: 95% (1071/1127) build 09-Jul-2024 17:29:29 Receiving objects: 96% (1082/1127) build 09-Jul-2024 17:29:29 Receiving objects: 97% (1094/1127) build 09-Jul-2024 17:29:29 Receiving objects: 98% (1105/1127) build 09-Jul-2024 17:29:29 Receiving objects: 99% (1116/1127) build 09-Jul-2024 17:29:29 Receiving objects: 100% (1127/1127) build 09-Jul-2024 17:29:29 Receiving objects: 100% (1127/1127), 216.86 KiB | 8.34 MiB/s, done. build 09-Jul-2024 17:29:29 Resolving deltas: 0% (0/579) build 09-Jul-2024 17:29:29 Resolving deltas: 1% (6/579) build 09-Jul-2024 17:29:29 Resolving deltas: 2% (12/579) build 09-Jul-2024 17:29:29 Resolving deltas: 3% (18/579) build 09-Jul-2024 17:29:29 Resolving deltas: 4% (24/579) build 09-Jul-2024 17:29:29 Resolving deltas: 5% (29/579) build 09-Jul-2024 17:29:29 Resolving deltas: 6% (35/579) build 09-Jul-2024 17:29:29 Resolving deltas: 7% (41/579) build 09-Jul-2024 17:29:29 Resolving deltas: 8% (47/579) build 09-Jul-2024 17:29:29 Resolving deltas: 9% (53/579) build 09-Jul-2024 17:29:29 Resolving deltas: 10% (58/579) build 09-Jul-2024 17:29:29 Resolving deltas: 11% (64/579) build 09-Jul-2024 17:29:29 Resolving deltas: 12% (70/579) build 09-Jul-2024 17:29:29 Resolving deltas: 13% (76/579) build 09-Jul-2024 17:29:29 Resolving deltas: 14% (82/579) build 09-Jul-2024 17:29:29 Resolving deltas: 15% (87/579) build 09-Jul-2024 17:29:29 Resolving deltas: 16% (93/579) build 09-Jul-2024 17:29:29 Resolving deltas: 17% (99/579) build 09-Jul-2024 17:29:29 Resolving deltas: 18% (105/579) build 09-Jul-2024 17:29:29 Resolving deltas: 19% (111/579) build 09-Jul-2024 17:29:29 Resolving deltas: 20% (116/579) build 09-Jul-2024 17:29:29 Resolving deltas: 21% (122/579) build 09-Jul-2024 17:29:29 Resolving deltas: 22% (128/579) build 09-Jul-2024 17:29:29 Resolving deltas: 23% (134/579) build 09-Jul-2024 17:29:29 Resolving deltas: 24% (139/579) build 09-Jul-2024 17:29:29 Resolving deltas: 25% (145/579) build 09-Jul-2024 17:29:29 Resolving deltas: 26% (151/579) build 09-Jul-2024 17:29:29 Resolving deltas: 27% (157/579) build 09-Jul-2024 17:29:29 Resolving deltas: 28% (163/579) build 09-Jul-2024 17:29:29 Resolving deltas: 29% (168/579) build 09-Jul-2024 17:29:29 Resolving deltas: 30% (174/579) build 09-Jul-2024 17:29:29 Resolving deltas: 31% (180/579) build 09-Jul-2024 17:29:29 Resolving deltas: 32% (186/579) build 09-Jul-2024 17:29:29 Resolving deltas: 33% (192/579) build 09-Jul-2024 17:29:29 Resolving deltas: 34% (197/579) build 09-Jul-2024 17:29:29 Resolving deltas: 35% (203/579) build 09-Jul-2024 17:29:29 Resolving deltas: 36% (209/579) build 09-Jul-2024 17:29:29 Resolving deltas: 37% (215/579) build 09-Jul-2024 17:29:29 Resolving deltas: 38% (221/579) build 09-Jul-2024 17:29:29 Resolving deltas: 39% (226/579) build 09-Jul-2024 17:29:29 Resolving deltas: 40% (232/579) build 09-Jul-2024 17:29:29 Resolving deltas: 41% (238/579) build 09-Jul-2024 17:29:29 Resolving deltas: 42% (244/579) build 09-Jul-2024 17:29:29 Resolving deltas: 43% (249/579) build 09-Jul-2024 17:29:29 Resolving deltas: 44% (255/579) build 09-Jul-2024 17:29:29 Resolving deltas: 45% (261/579) build 09-Jul-2024 17:29:29 Resolving deltas: 46% (267/579) build 09-Jul-2024 17:29:29 Resolving deltas: 47% (273/579) build 09-Jul-2024 17:29:29 Resolving deltas: 48% (278/579) build 09-Jul-2024 17:29:29 Resolving deltas: 49% (284/579) build 09-Jul-2024 17:29:29 Resolving deltas: 50% (290/579) build 09-Jul-2024 17:29:29 Resolving deltas: 51% (296/579) build 09-Jul-2024 17:29:29 Resolving deltas: 52% (303/579) build 09-Jul-2024 17:29:29 Resolving deltas: 53% (307/579) build 09-Jul-2024 17:29:29 Resolving deltas: 54% (313/579) build 09-Jul-2024 17:29:29 Resolving deltas: 55% (319/579) build 09-Jul-2024 17:29:29 Resolving deltas: 56% (325/579) build 09-Jul-2024 17:29:29 Resolving deltas: 57% (331/579) build 09-Jul-2024 17:29:29 Resolving deltas: 58% (336/579) build 09-Jul-2024 17:29:29 Resolving deltas: 59% (342/579) build 09-Jul-2024 17:29:29 Resolving deltas: 60% (348/579) build 09-Jul-2024 17:29:29 Resolving deltas: 61% (354/579) build 09-Jul-2024 17:29:29 Resolving deltas: 62% (360/579) build 09-Jul-2024 17:29:29 Resolving deltas: 63% (365/579) build 09-Jul-2024 17:29:29 Resolving deltas: 64% (371/579) build 09-Jul-2024 17:29:29 Resolving deltas: 65% (377/579) build 09-Jul-2024 17:29:29 Resolving deltas: 66% (383/579) build 09-Jul-2024 17:29:29 Resolving deltas: 67% (388/579) build 09-Jul-2024 17:29:29 Resolving deltas: 68% (394/579) build 09-Jul-2024 17:29:29 Resolving deltas: 69% (400/579) build 09-Jul-2024 17:29:29 Resolving deltas: 70% (406/579) build 09-Jul-2024 17:29:29 Resolving deltas: 71% (412/579) build 09-Jul-2024 17:29:29 Resolving deltas: 72% (418/579) build 09-Jul-2024 17:29:29 Resolving deltas: 73% (423/579) build 09-Jul-2024 17:29:29 Resolving deltas: 74% (429/579) build 09-Jul-2024 17:29:29 Resolving deltas: 75% (435/579) build 09-Jul-2024 17:29:29 Resolving deltas: 76% (441/579) build 09-Jul-2024 17:29:29 Resolving deltas: 77% (446/579) build 09-Jul-2024 17:29:29 Resolving deltas: 78% (452/579) build 09-Jul-2024 17:29:29 Resolving deltas: 79% (458/579) build 09-Jul-2024 17:29:29 Resolving deltas: 80% (464/579) build 09-Jul-2024 17:29:29 Resolving deltas: 81% (470/579) build 09-Jul-2024 17:29:29 Resolving deltas: 82% (475/579) build 09-Jul-2024 17:29:29 Resolving deltas: 83% (481/579) build 09-Jul-2024 17:29:29 Resolving deltas: 84% (487/579) build 09-Jul-2024 17:29:29 Resolving deltas: 85% (493/579) build 09-Jul-2024 17:29:29 Resolving deltas: 86% (498/579) build 09-Jul-2024 17:29:29 Resolving deltas: 87% (504/579) build 09-Jul-2024 17:29:29 Resolving deltas: 88% (510/579) build 09-Jul-2024 17:29:29 Resolving deltas: 89% (516/579) build 09-Jul-2024 17:29:29 Resolving deltas: 90% (522/579) build 09-Jul-2024 17:29:29 Resolving deltas: 91% (527/579) build 09-Jul-2024 17:29:29 Resolving deltas: 92% (533/579) build 09-Jul-2024 17:29:29 Resolving deltas: 93% (539/579) build 09-Jul-2024 17:29:29 Resolving deltas: 94% (545/579) build 09-Jul-2024 17:29:29 Resolving deltas: 95% (551/579) build 09-Jul-2024 17:29:29 Resolving deltas: 96% (556/579) build 09-Jul-2024 17:29:29 Resolving deltas: 97% (562/579) build 09-Jul-2024 17:29:29 Resolving deltas: 98% (569/579) build 09-Jul-2024 17:29:29 Resolving deltas: 99% (574/579) build 09-Jul-2024 17:29:29 Resolving deltas: 100% (579/579) build 09-Jul-2024 17:29:29 Resolving deltas: 100% (579/579), done. build 09-Jul-2024 17:29:29 error: pathspec 'release-phpbb-3.3.12' did not match any file(s) known to git build 09-Jul-2024 17:29:29  [delete] Deleting directory /data/build/old_versions/release-3.3.12/ext/phpbb/viglink/.git build 09-Jul-2024 17:29:29  [delete] Deleting directory /data/build/old_versions/release-3.3.12/ext/phpbb/viglink/tests build 09-Jul-2024 17:29:29  [delete] Directory /data/build/old_versions/release-3.3.12/ext/phpbb/viglink/travis does not exist or is not a directory. build 09-Jul-2024 17:29:29  [delete] Deleting: /data/build/old_versions/release-3.3.12/ext/phpbb/viglink/.gitattributes build 09-Jul-2024 17:29:29  [delete] Could not find file /data/build/old_versions/release-3.3.12/ext/phpbb/viglink/.travis.yml to delete. build 09-Jul-2024 17:29:29  [delete] Deleting: /data/build/old_versions/release-3.3.12/ext/phpbb/viglink/phpunit.xml.dist build 09-Jul-2024 17:29:29  [delete] Deleting: /data/build/old_versions/release-3.3.12/ext/phpbb/viglink/README.md build 09-Jul-2024 17:29:29  [delete] Could not find file /data/build/old_versions/release-3.3.12/config.php to delete. build 09-Jul-2024 17:29:29  [delete] Deleting directory /data/build/old_versions/release-3.3.12/develop build 09-Jul-2024 17:29:29  [delete] Deleting directory /data/build/old_versions/release-3.3.12/install/data build 09-Jul-2024 17:29:29  [delete] Deleting directory /data/build/old_versions/release-3.3.12/config/development build 09-Jul-2024 17:29:29  [delete] Deleting directory /data/build/old_versions/release-3.3.12/config/test build 09-Jul-2024 17:29:29  [echo] Setting permissions for checkout of release-3.3.12 in build/old_versions/release-3.3.12 build 09-Jul-2024 17:29:29  [chmod] Changed file mode on '/data/build/old_versions/release-3.3.12/cache' to 777 build 09-Jul-2024 17:29:29  [chmod] Changed file mode on '/data/build/old_versions/release-3.3.12/store' to 777 build 09-Jul-2024 17:29:29  [chmod] Changed file mode on '/data/build/old_versions/release-3.3.12/files' to 777 build 09-Jul-2024 17:29:29  [chmod] Changed file mode on '/data/build/old_versions/release-3.3.12/images/avatars/upload' to 777 build 09-Jul-2024 17:29:29  [chmod] Changed file mode on '/data/build/old_versions/release-3.3.12/bin/phpbbcli.php' to 755 build 09-Jul-2024 17:29:29  build 09-Jul-2024 17:29:29 phpBB > clean-diff-dir: build 09-Jul-2024 17:29:29  build 09-Jul-2024 17:29:29  [delete] Deleting directory /data/build/old_versions/release-3.3.12/cache build 09-Jul-2024 17:29:29  [delete] Deleting directory /data/build/old_versions/release-3.3.12/docs build 09-Jul-2024 17:29:29  [delete] Deleting directory /data/build/old_versions/release-3.3.12/files build 09-Jul-2024 17:29:29  [delete] Deleting directory /data/build/old_versions/release-3.3.12/install build 09-Jul-2024 17:29:29  [delete] Deleting directory /data/build/old_versions/release-3.3.12/store build 09-Jul-2024 17:29:29  [delete] Directory /data/build/old_versions/release-3.3.12/vendor does not exist or is not a directory. build 09-Jul-2024 17:29:30  build 09-Jul-2024 17:29:30 phpBB > package: build 09-Jul-2024 17:29:30  build 09-Jul-2024 17:46:38  build 09-Jul-2024 17:46:38 phpBB > checksum-dir: build 09-Jul-2024 17:46:38  build 09-Jul-2024 17:46:38  build 09-Jul-2024 17:46:38 phpBB > checksum-file: build 09-Jul-2024 17:46:38  build 09-Jul-2024 17:46:38  [echo] Creating checksum file for build/new_version/release_files/phpBB-3.2.9_to_4.0.0-a1-dev.tar.bz2 build 09-Jul-2024 17:46:38  [php] Calling PHP function: dirname() build 09-Jul-2024 17:46:38  build 09-Jul-2024 17:46:38 phpBB > checksum-file: build 09-Jul-2024 17:46:38  build 09-Jul-2024 17:46:38  [echo] Creating checksum file for build/new_version/release_files/phpBB-3.1.8_to_4.0.0-a1-dev.zip build 09-Jul-2024 17:46:38  [php] Calling PHP function: dirname() build 09-Jul-2024 17:46:38  build 09-Jul-2024 17:46:38 phpBB > checksum-file: build 09-Jul-2024 17:46:38  build 09-Jul-2024 17:46:38  [echo] Creating checksum file for build/new_version/release_files/phpBB-3.2.10_to_4.0.0-a1-dev.tar.bz2 build 09-Jul-2024 17:46:38  [php] Calling PHP function: dirname() build 09-Jul-2024 17:46:38  build 09-Jul-2024 17:46:38 phpBB > checksum-file: build 09-Jul-2024 17:46:38  build 09-Jul-2024 17:46:38  [echo] Creating checksum file for build/new_version/release_files/phpBB-3.2.1_to_4.0.0-a1-dev.tar.bz2 build 09-Jul-2024 17:46:38  [php] Calling PHP function: dirname() build 09-Jul-2024 17:46:39  build 09-Jul-2024 17:46:39 phpBB > checksum-file: build 09-Jul-2024 17:46:39  build 09-Jul-2024 17:46:39  [echo] Creating checksum file for build/new_version/release_files/phpBB-3.2.4_to_4.0.0-a1-dev.zip build 09-Jul-2024 17:46:39  [php] Calling PHP function: dirname() build 09-Jul-2024 17:46:39  build 09-Jul-2024 17:46:39 phpBB > checksum-file: build 09-Jul-2024 17:46:39  build 09-Jul-2024 17:46:39  [echo] Creating checksum file for build/new_version/release_files/phpBB-3.3.3_to_4.0.0-a1-dev.tar.bz2 build 09-Jul-2024 17:46:39  [php] Calling PHP function: dirname() build 09-Jul-2024 17:46:39  build 09-Jul-2024 17:46:39 phpBB > checksum-file: build 09-Jul-2024 17:46:39  build 09-Jul-2024 17:46:39  [echo] Creating checksum file for build/new_version/release_files/phpBB-3.2.8_to_4.0.0-a1-dev.tar.bz2 build 09-Jul-2024 17:46:39  [php] Calling PHP function: dirname() build 09-Jul-2024 17:46:39  build 09-Jul-2024 17:46:39 phpBB > checksum-file: build 09-Jul-2024 17:46:39  build 09-Jul-2024 17:46:39  [echo] Creating checksum file for build/new_version/release_files/phpBB-3.1.7_to_4.0.0-a1-dev.tar.bz2 build 09-Jul-2024 17:46:39  [php] Calling PHP function: dirname() build 09-Jul-2024 17:46:39  build 09-Jul-2024 17:46:39 phpBB > checksum-file: build 09-Jul-2024 17:46:39  build 09-Jul-2024 17:46:39  [echo] Creating checksum file for build/new_version/release_files/phpBB-3.2.5_to_4.0.0-a1-dev.zip build 09-Jul-2024 17:46:39  [php] Calling PHP function: dirname() build 09-Jul-2024 17:46:39  build 09-Jul-2024 17:46:39 phpBB > checksum-file: build 09-Jul-2024 17:46:39  build 09-Jul-2024 17:46:39  [echo] Creating checksum file for build/new_version/release_files/phpBB-4.0.0-a1-dev-files.tar.bz2 build 09-Jul-2024 17:46:39  [php] Calling PHP function: dirname() build 09-Jul-2024 17:46:39  build 09-Jul-2024 17:46:39 phpBB > checksum-file: build 09-Jul-2024 17:46:39  build 09-Jul-2024 17:46:39  [echo] Creating checksum file for build/new_version/release_files/phpBB-3.1.11_to_4.0.0-a1-dev.zip build 09-Jul-2024 17:46:39  [php] Calling PHP function: dirname() build 09-Jul-2024 17:46:40  build 09-Jul-2024 17:46:40 phpBB > checksum-file: build 09-Jul-2024 17:46:40  build 09-Jul-2024 17:46:40  [echo] Creating checksum file for build/new_version/release_files/phpBB-3.3.8_to_4.0.0-a1-dev.tar.bz2 build 09-Jul-2024 17:46:40  [php] Calling PHP function: dirname() build 09-Jul-2024 17:46:40  build 09-Jul-2024 17:46:40 phpBB > checksum-file: build 09-Jul-2024 17:46:40  build 09-Jul-2024 17:46:40  [echo] Creating checksum file for build/new_version/release_files/phpBB-3.2.7_to_4.0.0-a1-dev.zip build 09-Jul-2024 17:46:40  [php] Calling PHP function: dirname() build 09-Jul-2024 17:46:40  build 09-Jul-2024 17:46:40 phpBB > checksum-file: build 09-Jul-2024 17:46:40  build 09-Jul-2024 17:46:40  [echo] Creating checksum file for build/new_version/release_files/phpBB-3.2.6_to_4.0.0-a1-dev.zip build 09-Jul-2024 17:46:40  [php] Calling PHP function: dirname() build 09-Jul-2024 17:46:40  build 09-Jul-2024 17:46:40 phpBB > checksum-file: build 09-Jul-2024 17:46:40  build 09-Jul-2024 17:46:40  [echo] Creating checksum file for build/new_version/release_files/phpBB-3.1.1_to_4.0.0-a1-dev.tar.bz2 build 09-Jul-2024 17:46:40  [php] Calling PHP function: dirname() build 09-Jul-2024 17:46:40  build 09-Jul-2024 17:46:40 phpBB > checksum-file: build 09-Jul-2024 17:46:40  build 09-Jul-2024 17:46:40  [echo] Creating checksum file for build/new_version/release_files/phpBB-3.1.9_to_4.0.0-a1-dev.zip build 09-Jul-2024 17:46:40  [php] Calling PHP function: dirname() build 09-Jul-2024 17:46:40  build 09-Jul-2024 17:46:40 phpBB > checksum-file: build 09-Jul-2024 17:46:40  build 09-Jul-2024 17:46:40  [echo] Creating checksum file for build/new_version/release_files/phpBB-3.3.8_to_4.0.0-a1-dev.zip build 09-Jul-2024 17:46:40  [php] Calling PHP function: dirname() build 09-Jul-2024 17:46:40  build 09-Jul-2024 17:46:40 phpBB > checksum-file: build 09-Jul-2024 17:46:40  build 09-Jul-2024 17:46:40  [echo] Creating checksum file for build/new_version/release_files/phpBB-3.1.7-pl1_to_4.0.0-a1-dev.zip build 09-Jul-2024 17:46:40  [php] Calling PHP function: dirname() build 09-Jul-2024 17:46:40  build 09-Jul-2024 17:46:40 phpBB > checksum-file: build 09-Jul-2024 17:46:40  build 09-Jul-2024 17:46:40  [echo] Creating checksum file for build/new_version/release_files/phpBB-3.3.1_to_4.0.0-a1-dev.zip build 09-Jul-2024 17:46:40  [php] Calling PHP function: dirname() build 09-Jul-2024 17:46:40  build 09-Jul-2024 17:46:40 phpBB > checksum-file: build 09-Jul-2024 17:46:40  build 09-Jul-2024 17:46:40  [echo] Creating checksum file for build/new_version/release_files/phpBB-3.3.11_to_4.0.0-a1-dev.zip build 09-Jul-2024 17:46:40  [php] Calling PHP function: dirname() build 09-Jul-2024 17:46:40  build 09-Jul-2024 17:46:40 phpBB > checksum-file: build 09-Jul-2024 17:46:40  build 09-Jul-2024 17:46:40  [echo] Creating checksum file for build/new_version/release_files/phpBB-3.2.4_to_4.0.0-a1-dev.tar.bz2 build 09-Jul-2024 17:46:40  [php] Calling PHP function: dirname() build 09-Jul-2024 17:46:41  build 09-Jul-2024 17:46:41 phpBB > checksum-file: build 09-Jul-2024 17:46:41  build 09-Jul-2024 17:46:41  [echo] Creating checksum file for build/new_version/release_files/phpBB-3.2.8_to_4.0.0-a1-dev.zip build 09-Jul-2024 17:46:41  [php] Calling PHP function: dirname() build 09-Jul-2024 17:46:41  build 09-Jul-2024 17:46:41 phpBB > checksum-file: build 09-Jul-2024 17:46:41  build 09-Jul-2024 17:46:41  [echo] Creating checksum file for build/new_version/release_files/phpBB-3.2.3_to_4.0.0-a1-dev.zip build 09-Jul-2024 17:46:41  [php] Calling PHP function: dirname() build 09-Jul-2024 17:46:41  build 09-Jul-2024 17:46:41 phpBB > checksum-file: build 09-Jul-2024 17:46:41  build 09-Jul-2024 17:46:41  [echo] Creating checksum file for build/new_version/release_files/phpBB-4.0.0-a1-dev.tar.bz2 build 09-Jul-2024 17:46:41  [php] Calling PHP function: dirname() build 09-Jul-2024 17:46:41  build 09-Jul-2024 17:46:41 phpBB > checksum-file: build 09-Jul-2024 17:46:41  build 09-Jul-2024 17:46:41  [echo] Creating checksum file for build/new_version/release_files/phpBB-3.1.2_to_4.0.0-a1-dev.zip build 09-Jul-2024 17:46:41  [php] Calling PHP function: dirname() build 09-Jul-2024 17:46:41  build 09-Jul-2024 17:46:41 phpBB > checksum-file: build 09-Jul-2024 17:46:41  build 09-Jul-2024 17:46:41  [echo] Creating checksum file for build/new_version/release_files/phpBB-3.1.12_to_4.0.0-a1-dev.tar.bz2 build 09-Jul-2024 17:46:41  [php] Calling PHP function: dirname() build 09-Jul-2024 17:46:41  build 09-Jul-2024 17:46:41 phpBB > checksum-file: build 09-Jul-2024 17:46:41  build 09-Jul-2024 17:46:41  [echo] Creating checksum file for build/new_version/release_files/phpBB-3.1.3_to_4.0.0-a1-dev.zip build 09-Jul-2024 17:46:41  [php] Calling PHP function: dirname() build 09-Jul-2024 17:46:41  build 09-Jul-2024 17:46:41 phpBB > checksum-file: build 09-Jul-2024 17:46:41  build 09-Jul-2024 17:46:41  [echo] Creating checksum file for build/new_version/release_files/phpBB-3.1.10_to_4.0.0-a1-dev.zip build 09-Jul-2024 17:46:41  [php] Calling PHP function: dirname() build 09-Jul-2024 17:46:41  build 09-Jul-2024 17:46:41 phpBB > checksum-file: build 09-Jul-2024 17:46:41  build 09-Jul-2024 17:46:41  [echo] Creating checksum file for build/new_version/release_files/phpBB-3.2.10_to_4.0.0-a1-dev.zip build 09-Jul-2024 17:46:41  [php] Calling PHP function: dirname() build 09-Jul-2024 17:46:41  build 09-Jul-2024 17:46:41 phpBB > checksum-file: build 09-Jul-2024 17:46:41  build 09-Jul-2024 17:46:41  [echo] Creating checksum file for build/new_version/release_files/phpBB-4.0.0-a1-dev-files.zip build 09-Jul-2024 17:46:41  [php] Calling PHP function: dirname() build 09-Jul-2024 17:46:42  build 09-Jul-2024 17:46:42 phpBB > checksum-file: build 09-Jul-2024 17:46:42  build 09-Jul-2024 17:46:42  [echo] Creating checksum file for build/new_version/release_files/phpBB-4.0.0-a1-dev.zip build 09-Jul-2024 17:46:42  [php] Calling PHP function: dirname() build 09-Jul-2024 17:46:42  build 09-Jul-2024 17:46:42 phpBB > checksum-file: build 09-Jul-2024 17:46:42  build 09-Jul-2024 17:46:42  [echo] Creating checksum file for build/new_version/release_files/phpBB-3.2.6_to_4.0.0-a1-dev.tar.bz2 build 09-Jul-2024 17:46:42  [php] Calling PHP function: dirname() build 09-Jul-2024 17:46:42  build 09-Jul-2024 17:46:42 phpBB > checksum-file: build 09-Jul-2024 17:46:42  build 09-Jul-2024 17:46:42  [echo] Creating checksum file for build/new_version/release_files/phpBB-3.1.3_to_4.0.0-a1-dev.tar.bz2 build 09-Jul-2024 17:46:42  [php] Calling PHP function: dirname() build 09-Jul-2024 17:46:42  build 09-Jul-2024 17:46:42 phpBB > checksum-file: build 09-Jul-2024 17:46:42  build 09-Jul-2024 17:46:42  [echo] Creating checksum file for build/new_version/release_files/phpBB-4.0.0-a1-dev-patch.zip build 09-Jul-2024 17:46:42  [php] Calling PHP function: dirname() build 09-Jul-2024 17:46:43  build 09-Jul-2024 17:46:43 phpBB > checksum-file: build 09-Jul-2024 17:46:43  build 09-Jul-2024 17:46:43  [echo] Creating checksum file for build/new_version/release_files/phpBB-3.1.4_to_4.0.0-a1-dev.tar.bz2 build 09-Jul-2024 17:46:43  [php] Calling PHP function: dirname() build 09-Jul-2024 17:46:43  build 09-Jul-2024 17:46:43 phpBB > checksum-file: build 09-Jul-2024 17:46:43  build 09-Jul-2024 17:46:43  [echo] Creating checksum file for build/new_version/release_files/phpBB-3.3.7_to_4.0.0-a1-dev.tar.bz2 build 09-Jul-2024 17:46:43  [php] Calling PHP function: dirname() build 09-Jul-2024 17:46:43  build 09-Jul-2024 17:46:43 phpBB > checksum-file: build 09-Jul-2024 17:46:43  build 09-Jul-2024 17:46:43  [echo] Creating checksum file for build/new_version/release_files/phpBB-3.1.10_to_4.0.0-a1-dev.tar.bz2 build 09-Jul-2024 17:46:43  [php] Calling PHP function: dirname() build 09-Jul-2024 17:46:43  build 09-Jul-2024 17:46:43 phpBB > checksum-file: build 09-Jul-2024 17:46:43  build 09-Jul-2024 17:46:43  [echo] Creating checksum file for build/new_version/release_files/phpBB-3.3.0_to_4.0.0-a1-dev.zip build 09-Jul-2024 17:46:43  [php] Calling PHP function: dirname() build 09-Jul-2024 17:46:43  build 09-Jul-2024 17:46:43 phpBB > checksum-file: build 09-Jul-2024 17:46:43  build 09-Jul-2024 17:46:43  [echo] Creating checksum file for build/new_version/release_files/phpBB-3.2.0_to_4.0.0-a1-dev.zip build 09-Jul-2024 17:46:43  [php] Calling PHP function: dirname() build 09-Jul-2024 17:46:43  build 09-Jul-2024 17:46:43 phpBB > checksum-file: build 09-Jul-2024 17:46:43  build 09-Jul-2024 17:46:43  [echo] Creating checksum file for build/new_version/release_files/phpBB-3.1.11_to_4.0.0-a1-dev.tar.bz2 build 09-Jul-2024 17:46:43  [php] Calling PHP function: dirname() build 09-Jul-2024 17:46:43  build 09-Jul-2024 17:46:43 phpBB > checksum-file: build 09-Jul-2024 17:46:43  build 09-Jul-2024 17:46:43  [echo] Creating checksum file for build/new_version/release_files/phpBB-3.2.2_to_4.0.0-a1-dev.zip build 09-Jul-2024 17:46:43  [php] Calling PHP function: dirname() build 09-Jul-2024 17:46:43  build 09-Jul-2024 17:46:43 phpBB > checksum-file: build 09-Jul-2024 17:46:43  build 09-Jul-2024 17:46:43  [echo] Creating checksum file for build/new_version/release_files/phpBB-3.1.6_to_4.0.0-a1-dev.zip build 09-Jul-2024 17:46:43  [php] Calling PHP function: dirname() build 09-Jul-2024 17:46:43  build 09-Jul-2024 17:46:43 phpBB > checksum-file: build 09-Jul-2024 17:46:43  build 09-Jul-2024 17:46:43  [echo] Creating checksum file for build/new_version/release_files/phpBB-3.3.11_to_4.0.0-a1-dev.tar.bz2 build 09-Jul-2024 17:46:43  [php] Calling PHP function: dirname() build 09-Jul-2024 17:46:44  build 09-Jul-2024 17:46:44 phpBB > checksum-file: build 09-Jul-2024 17:46:44  build 09-Jul-2024 17:46:44  [echo] Creating checksum file for build/new_version/release_files/phpBB-3.1.8_to_4.0.0-a1-dev.tar.bz2 build 09-Jul-2024 17:46:44  [php] Calling PHP function: dirname() build 09-Jul-2024 17:46:44  build 09-Jul-2024 17:46:44 phpBB > checksum-file: build 09-Jul-2024 17:46:44  build 09-Jul-2024 17:46:44  [echo] Creating checksum file for build/new_version/release_files/phpBB-3.3.2_to_4.0.0-a1-dev.zip build 09-Jul-2024 17:46:44  [php] Calling PHP function: dirname() build 09-Jul-2024 17:46:44  build 09-Jul-2024 17:46:44 phpBB > checksum-file: build 09-Jul-2024 17:46:44  build 09-Jul-2024 17:46:44  [echo] Creating checksum file for build/new_version/release_files/phpBB-3.1.6_to_4.0.0-a1-dev.tar.bz2 build 09-Jul-2024 17:46:44  [php] Calling PHP function: dirname() build 09-Jul-2024 17:46:44  build 09-Jul-2024 17:46:44 phpBB > checksum-file: build 09-Jul-2024 17:46:44  build 09-Jul-2024 17:46:44  [echo] Creating checksum file for build/new_version/release_files/phpBB-3.3.4_to_4.0.0-a1-dev.zip build 09-Jul-2024 17:46:44  [php] Calling PHP function: dirname() build 09-Jul-2024 17:46:44  build 09-Jul-2024 17:46:44 phpBB > checksum-file: build 09-Jul-2024 17:46:44  build 09-Jul-2024 17:46:44  [echo] Creating checksum file for build/new_version/release_files/phpBB-3.1.12_to_4.0.0-a1-dev.zip build 09-Jul-2024 17:46:44  [php] Calling PHP function: dirname() build 09-Jul-2024 17:46:44  build 09-Jul-2024 17:46:44 phpBB > checksum-file: build 09-Jul-2024 17:46:44  build 09-Jul-2024 17:46:44  [echo] Creating checksum file for build/new_version/release_files/phpBB-3.1.5_to_4.0.0-a1-dev.tar.bz2 build 09-Jul-2024 17:46:44  [php] Calling PHP function: dirname() build 09-Jul-2024 17:46:44  build 09-Jul-2024 17:46:44 phpBB > checksum-file: build 09-Jul-2024 17:46:44  build 09-Jul-2024 17:46:44  [echo] Creating checksum file for build/new_version/release_files/phpBB-3.3.5_to_4.0.0-a1-dev.tar.bz2 build 09-Jul-2024 17:46:44  [php] Calling PHP function: dirname() build 09-Jul-2024 17:46:44  build 09-Jul-2024 17:46:44 phpBB > checksum-file: build 09-Jul-2024 17:46:44  build 09-Jul-2024 17:46:44  [echo] Creating checksum file for build/new_version/release_files/phpBB-3.3.0_to_4.0.0-a1-dev.tar.bz2 build 09-Jul-2024 17:46:44  [php] Calling PHP function: dirname() build 09-Jul-2024 17:46:44  build 09-Jul-2024 17:46:44 phpBB > checksum-file: build 09-Jul-2024 17:46:44  build 09-Jul-2024 17:46:44  [echo] Creating checksum file for build/new_version/release_files/phpBB-3.1.5_to_4.0.0-a1-dev.zip build 09-Jul-2024 17:46:44  [php] Calling PHP function: dirname() build 09-Jul-2024 17:46:44  build 09-Jul-2024 17:46:44 phpBB > checksum-file: build 09-Jul-2024 17:46:44  build 09-Jul-2024 17:46:44  [echo] Creating checksum file for build/new_version/release_files/phpBB-3.3.1_to_4.0.0-a1-dev.tar.bz2 build 09-Jul-2024 17:46:44  [php] Calling PHP function: dirname() build 09-Jul-2024 17:46:44  build 09-Jul-2024 17:46:44 phpBB > checksum-file: build 09-Jul-2024 17:46:44  build 09-Jul-2024 17:46:44  [echo] Creating checksum file for build/new_version/release_files/phpBB-3.1.0_to_4.0.0-a1-dev.tar.bz2 build 09-Jul-2024 17:46:44  [php] Calling PHP function: dirname() build 09-Jul-2024 17:46:44  build 09-Jul-2024 17:46:44 phpBB > checksum-file: build 09-Jul-2024 17:46:44  build 09-Jul-2024 17:46:44  [echo] Creating checksum file for build/new_version/release_files/phpBB-3.3.6_to_4.0.0-a1-dev.zip build 09-Jul-2024 17:46:44  [php] Calling PHP function: dirname() build 09-Jul-2024 17:46:44  build 09-Jul-2024 17:46:44 phpBB > checksum-file: build 09-Jul-2024 17:46:44  build 09-Jul-2024 17:46:44  [echo] Creating checksum file for build/new_version/release_files/phpBB-3.1.7-pl1_to_4.0.0-a1-dev.tar.bz2 build 09-Jul-2024 17:46:44  [php] Calling PHP function: dirname() build 09-Jul-2024 17:46:44  build 09-Jul-2024 17:46:44 phpBB > checksum-file: build 09-Jul-2024 17:46:44  build 09-Jul-2024 17:46:44  [echo] Creating checksum file for build/new_version/release_files/phpBB-3.3.5_to_4.0.0-a1-dev.zip build 09-Jul-2024 17:46:44  [php] Calling PHP function: dirname() build 09-Jul-2024 17:46:45  build 09-Jul-2024 17:46:45 phpBB > checksum-file: build 09-Jul-2024 17:46:45  build 09-Jul-2024 17:46:45  [echo] Creating checksum file for build/new_version/release_files/phpBB-3.3.7_to_4.0.0-a1-dev.zip build 09-Jul-2024 17:46:45  [php] Calling PHP function: dirname() build 09-Jul-2024 17:46:45  build 09-Jul-2024 17:46:45 phpBB > checksum-file: build 09-Jul-2024 17:46:45  build 09-Jul-2024 17:46:45  [echo] Creating checksum file for build/new_version/release_files/phpBB-3.1.0_to_4.0.0-a1-dev.zip build 09-Jul-2024 17:46:45  [php] Calling PHP function: dirname() build 09-Jul-2024 17:46:45  build 09-Jul-2024 17:46:45 phpBB > checksum-file: build 09-Jul-2024 17:46:45  build 09-Jul-2024 17:46:45  [echo] Creating checksum file for build/new_version/release_files/phpBB-3.3.4_to_4.0.0-a1-dev.tar.bz2 build 09-Jul-2024 17:46:45  [php] Calling PHP function: dirname() build 09-Jul-2024 17:46:45  build 09-Jul-2024 17:46:45 phpBB > checksum-file: build 09-Jul-2024 17:46:45  build 09-Jul-2024 17:46:45  [echo] Creating checksum file for build/new_version/release_files/phpBB-3.3.10_to_4.0.0-a1-dev.tar.bz2 build 09-Jul-2024 17:46:45  [php] Calling PHP function: dirname() build 09-Jul-2024 17:46:45  build 09-Jul-2024 17:46:45 phpBB > checksum-file: build 09-Jul-2024 17:46:45  build 09-Jul-2024 17:46:45  [echo] Creating checksum file for build/new_version/release_files/phpBB-3.1.7_to_4.0.0-a1-dev.zip build 09-Jul-2024 17:46:45  [php] Calling PHP function: dirname() build 09-Jul-2024 17:46:45  build 09-Jul-2024 17:46:45 phpBB > checksum-file: build 09-Jul-2024 17:46:45  build 09-Jul-2024 17:46:45  [echo] Creating checksum file for build/new_version/release_files/phpBB-3.2.11_to_4.0.0-a1-dev.tar.bz2 build 09-Jul-2024 17:46:45  [php] Calling PHP function: dirname() build 09-Jul-2024 17:46:45  build 09-Jul-2024 17:46:45 phpBB > checksum-file: build 09-Jul-2024 17:46:45  build 09-Jul-2024 17:46:45  [echo] Creating checksum file for build/new_version/release_files/phpBB-3.3.9_to_4.0.0-a1-dev.tar.bz2 build 09-Jul-2024 17:46:45  [php] Calling PHP function: dirname() build 09-Jul-2024 17:46:45  build 09-Jul-2024 17:46:45 phpBB > checksum-file: build 09-Jul-2024 17:46:45  build 09-Jul-2024 17:46:45  [echo] Creating checksum file for build/new_version/release_files/phpBB-3.3.12_to_4.0.0-a1-dev.zip build 09-Jul-2024 17:46:45  [php] Calling PHP function: dirname() build 09-Jul-2024 17:46:45  build 09-Jul-2024 17:46:45 phpBB > checksum-file: build 09-Jul-2024 17:46:45  build 09-Jul-2024 17:46:45  [echo] Creating checksum file for build/new_version/release_files/phpBB-3.3.10_to_4.0.0-a1-dev.zip build 09-Jul-2024 17:46:45  [php] Calling PHP function: dirname() build 09-Jul-2024 17:46:45  build 09-Jul-2024 17:46:45 phpBB > checksum-file: build 09-Jul-2024 17:46:45  build 09-Jul-2024 17:46:45  [echo] Creating checksum file for build/new_version/release_files/phpBB-3.2.1_to_4.0.0-a1-dev.zip build 09-Jul-2024 17:46:45  [php] Calling PHP function: dirname() build 09-Jul-2024 17:46:45  build 09-Jul-2024 17:46:45 phpBB > checksum-file: build 09-Jul-2024 17:46:45  build 09-Jul-2024 17:46:45  [echo] Creating checksum file for build/new_version/release_files/phpBB-3.2.2_to_4.0.0-a1-dev.tar.bz2 build 09-Jul-2024 17:46:45  [php] Calling PHP function: dirname() build 09-Jul-2024 17:46:45  build 09-Jul-2024 17:46:45 phpBB > checksum-file: build 09-Jul-2024 17:46:45  build 09-Jul-2024 17:46:45  [echo] Creating checksum file for build/new_version/release_files/phpBB-3.2.11_to_4.0.0-a1-dev.zip build 09-Jul-2024 17:46:45  [php] Calling PHP function: dirname() build 09-Jul-2024 17:46:46  build 09-Jul-2024 17:46:46 phpBB > checksum-file: build 09-Jul-2024 17:46:46  build 09-Jul-2024 17:46:46  [echo] Creating checksum file for build/new_version/release_files/phpBB-3.2.5_to_4.0.0-a1-dev.tar.bz2 build 09-Jul-2024 17:46:46  [php] Calling PHP function: dirname() build 09-Jul-2024 17:46:46  build 09-Jul-2024 17:46:46 phpBB > checksum-file: build 09-Jul-2024 17:46:46  build 09-Jul-2024 17:46:46  [echo] Creating checksum file for build/new_version/release_files/phpBB-3.2.7_to_4.0.0-a1-dev.tar.bz2 build 09-Jul-2024 17:46:46  [php] Calling PHP function: dirname() build 09-Jul-2024 17:46:46  build 09-Jul-2024 17:46:46 phpBB > checksum-file: build 09-Jul-2024 17:46:46  build 09-Jul-2024 17:46:46  [echo] Creating checksum file for build/new_version/release_files/phpBB-3.3.12_to_4.0.0-a1-dev.tar.bz2 build 09-Jul-2024 17:46:46  [php] Calling PHP function: dirname() build 09-Jul-2024 17:46:46  build 09-Jul-2024 17:46:46 phpBB > checksum-file: build 09-Jul-2024 17:46:46  build 09-Jul-2024 17:46:46  [echo] Creating checksum file for build/new_version/release_files/phpBB-3.2.3_to_4.0.0-a1-dev.tar.bz2 build 09-Jul-2024 17:46:46  [php] Calling PHP function: dirname() build 09-Jul-2024 17:46:46  build 09-Jul-2024 17:46:46 phpBB > checksum-file: build 09-Jul-2024 17:46:46  build 09-Jul-2024 17:46:46  [echo] Creating checksum file for build/new_version/release_files/phpBB-4.0.0-a1-dev-patch.tar.bz2 build 09-Jul-2024 17:46:46  [php] Calling PHP function: dirname() build 09-Jul-2024 17:46:46  build 09-Jul-2024 17:46:46 phpBB > checksum-file: build 09-Jul-2024 17:46:46  build 09-Jul-2024 17:46:46  [echo] Creating checksum file for build/new_version/release_files/phpBB-3.2.0_to_4.0.0-a1-dev.tar.bz2 build 09-Jul-2024 17:46:46  [php] Calling PHP function: dirname() build 09-Jul-2024 17:46:46  build 09-Jul-2024 17:46:46 phpBB > checksum-file: build 09-Jul-2024 17:46:46  build 09-Jul-2024 17:46:46  [echo] Creating checksum file for build/new_version/release_files/phpBB-3.3.3_to_4.0.0-a1-dev.zip build 09-Jul-2024 17:46:46  [php] Calling PHP function: dirname() build 09-Jul-2024 17:46:46  build 09-Jul-2024 17:46:46 phpBB > checksum-file: build 09-Jul-2024 17:46:46  build 09-Jul-2024 17:46:46  [echo] Creating checksum file for build/new_version/release_files/phpBB-3.3.9_to_4.0.0-a1-dev.zip build 09-Jul-2024 17:46:46  [php] Calling PHP function: dirname() build 09-Jul-2024 17:46:46  build 09-Jul-2024 17:46:46 phpBB > checksum-file: build 09-Jul-2024 17:46:46  build 09-Jul-2024 17:46:46  [echo] Creating checksum file for build/new_version/release_files/phpBB-4.0.0-a1-dev.webpi.zip build 09-Jul-2024 17:46:46  [php] Calling PHP function: dirname() build 09-Jul-2024 17:46:47  build 09-Jul-2024 17:46:47 phpBB > checksum-file: build 09-Jul-2024 17:46:47  build 09-Jul-2024 17:46:47  [echo] Creating checksum file for build/new_version/release_files/phpBB-3.3.2_to_4.0.0-a1-dev.tar.bz2 build 09-Jul-2024 17:46:47  [php] Calling PHP function: dirname() build 09-Jul-2024 17:46:47  build 09-Jul-2024 17:46:47 phpBB > checksum-file: build 09-Jul-2024 17:46:47  build 09-Jul-2024 17:46:47  [echo] Creating checksum file for build/new_version/release_files/phpBB-3.2.9_to_4.0.0-a1-dev.zip build 09-Jul-2024 17:46:47  [php] Calling PHP function: dirname() build 09-Jul-2024 17:46:47  build 09-Jul-2024 17:46:47 phpBB > checksum-file: build 09-Jul-2024 17:46:47  build 09-Jul-2024 17:46:47  [echo] Creating checksum file for build/new_version/release_files/phpBB-3.1.9_to_4.0.0-a1-dev.tar.bz2 build 09-Jul-2024 17:46:47  [php] Calling PHP function: dirname() build 09-Jul-2024 17:46:47  build 09-Jul-2024 17:46:47 phpBB > checksum-file: build 09-Jul-2024 17:46:47  build 09-Jul-2024 17:46:47  [echo] Creating checksum file for build/new_version/release_files/phpBB-3.1.2_to_4.0.0-a1-dev.tar.bz2 build 09-Jul-2024 17:46:47  [php] Calling PHP function: dirname() build 09-Jul-2024 17:46:47  build 09-Jul-2024 17:46:47 phpBB > checksum-file: build 09-Jul-2024 17:46:47  build 09-Jul-2024 17:46:47  [echo] Creating checksum file for build/new_version/release_files/phpBB-3.1.4_to_4.0.0-a1-dev.zip build 09-Jul-2024 17:46:47  [php] Calling PHP function: dirname() build 09-Jul-2024 17:46:47  build 09-Jul-2024 17:46:47 phpBB > checksum-file: build 09-Jul-2024 17:46:47  build 09-Jul-2024 17:46:47  [echo] Creating checksum file for build/new_version/release_files/phpBB-3.3.6_to_4.0.0-a1-dev.tar.bz2 build 09-Jul-2024 17:46:47  [php] Calling PHP function: dirname() build 09-Jul-2024 17:46:47  build 09-Jul-2024 17:46:47 phpBB > checksum-file: build 09-Jul-2024 17:46:47  build 09-Jul-2024 17:46:47  [echo] Creating checksum file for build/new_version/release_files/phpBB-3.1.1_to_4.0.0-a1-dev.zip build 09-Jul-2024 17:46:47  [php] Calling PHP function: dirname() build 09-Jul-2024 17:46:47  build 09-Jul-2024 17:46:47 phpBB > sign-packages: build 09-Jul-2024 17:46:47  build 09-Jul-2024 17:46:47  [echo] Skipping signing of packages due to missing build/package_signature build 09-Jul-2024 17:46:47  build 09-Jul-2024 17:46:47 BUILD FINISHED build 09-Jul-2024 17:46:47 build 09-Jul-2024 17:46:47 Total time: 18 minutes 27.87 seconds build 09-Jul-2024 17:46:47  simple 09-Jul-2024 17:46:48 Finished task 'Package release files' with result: Success simple 09-Jul-2024 17:46:48 Running post build plugin 'Artifact Copier' simple 09-Jul-2024 17:46:48 Publishing an artifact: Release Files simple 09-Jul-2024 17:46:53 Finished publishing of artifact Non required job artifact Http Compression On : [Release Files], patterns: [**/*.*] anchored at: [build/new_version/release_files/] in 5.471 s simple 09-Jul-2024 17:46:53 Running post build plugin 'npm Cache Cleanup' simple 09-Jul-2024 17:46:53 Running post build plugin 'NCover Results Collector' simple 09-Jul-2024 17:46:53 Running post build plugin 'Build Results Label Collector' simple 09-Jul-2024 17:46:53 Running post build plugin 'Clover Results Collector' simple 09-Jul-2024 17:46:53 Running post build plugin 'Docker Container Cleanup' simple 09-Jul-2024 17:47:33 Successfully removed working directory at '/home/bamboo/local-working-dir/PHPBB3-DDM-P5SP' simple 09-Jul-2024 17:47:33 Finalising the build... simple 09-Jul-2024 17:47:33 Stopping timer. simple 09-Jul-2024 17:47:33 Build PHPBB3-DDM-P5SP-1303 completed. simple 09-Jul-2024 17:47:33 Running on server: post build plugin 'Build Hanging Detection Configuration' simple 09-Jul-2024 17:47:33 Running on server: post build plugin 'NCover Results Collector' simple 09-Jul-2024 17:47:33 Running on server: post build plugin 'Build Labeller' simple 09-Jul-2024 17:47:33 Running on server: post build plugin 'Clover Delta Calculator' simple 09-Jul-2024 17:47:33 Running on server: post build plugin 'Maven Dependencies Postprocessor' simple 09-Jul-2024 17:47:33 All post build plugins have finished simple 09-Jul-2024 17:47:33 Generating build results summary... simple 09-Jul-2024 17:47:33 Saving build results to disk... simple 09-Jul-2024 17:47:33 Store variable context... simple 09-Jul-2024 17:47:33 Finished building PHPBB3-DDM-P5SP-1303.