Advertisement
stronk7

Untitled

Nov 30th, 2020
110
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 65.11 KB | None | 0 0
  1. ./cirunner
  2. moodle-ci-runner/runner/master/run.sh: line 153: uuid: command not found
  3. >>> startsection Job summary <<<
  4. ============================================================================
  5. == Workspace: /tmp/ws
  6. == Build Id: cirunner
  7. == Output directory: /tmp/ws/cirunner
  8. == UUID: da39a3ee5e6b4b0d
  9. == Container prefix: da39a3ee5e6b4b0d
  10. == PHP Version: 7.4
  11. == DBTORUN:
  12. == DBTYPE: pgsql
  13. == DBSLAVES: 0
  14. == TESTTORUN: phpunit
  15. == BROWSER:
  16. == BEHAT_TOTAL_RUNS:
  17. == BEHAT_NUM_RERUNS:
  18. == BEHAT_INCREASE_TIMEOUT:
  19. == BEHAT_SUITE:
  20. == TAGS:
  21. == NAME:
  22. == MOBILE_VERSION:
  23. == PLUGINSTOINSTALL:
  24. == TESTSUITE:
  25. == Environment: /tmp/ws/cirunner/environment.list
  26. ============================================================================
  27. >>> stopsection <<<
  28.  
  29. >>> startsection Checking networks <<<
  30. ============================================================================
  31. Found network 'moodle' with identifier b715bed86a07
  32. ============================================================================
  33. >>> stopsection <<<
  34.  
  35. >>> startsection Starting database server <<<
  36. ============================================================================
  37. ee50413aa593f977fec9a6b25ab8efe97dee5639eb0cf01d139d2dd4d79cf14b
  38. ============================================================================
  39. >>> stopsection <<<
  40.  
  41. >>> startsection Database summary <<<
  42. ============================================================================
  43. == DBTORUN:
  44. == DBTYPE: pgsql
  45. == DBHOST: databaseda39a3ee5e6b4b0d
  46. == DBHOST_SLAVE:
  47. == DBUSER: moodle
  48. == DBPASS: moodle
  49. == DBNAME: moodle
  50. ********************************************************************************
  51. WARNING: POSTGRES_HOST_AUTH_METHOD has been set to "trust". This will allow
  52. anyone with access to the Postgres port to access your database without
  53. a password, even if POSTGRES_PASSWORD is set. See PostgreSQL
  54. documentation about "trust":
  55. https://www.postgresql.org/docs/current/auth-trust.html
  56. In Docker's default configuration, this is effectively any other
  57. container on the same system.
  58.  
  59. It is not recommended to use POSTGRES_HOST_AUTH_METHOD=trust. Replace
  60. it with "-e POSTGRES_PASSWORD=password" instead to set a password in
  61. "docker run".
  62. ********************************************************************************
  63. The files belonging to this database system will be owned by user "postgres".
  64. This user must also own the server process.
  65.  
  66. The database cluster will be initialized with locale "en_US.utf8".
  67. The default database encoding has accordingly been set to "UTF8".
  68. The default text search configuration will be set to "english".
  69.  
  70. Data page checksums are disabled.
  71.  
  72. fixing permissions on existing directory /var/lib/postgresql/data ... ok
  73. creating subdirectories ... ok
  74. selecting default max_connections ... 100
  75. selecting default shared_buffers ... 128MB
  76. selecting default timezone ... Etc/UTC
  77. selecting dynamic shared memory implementation ... posix
  78. creating configuration files ... ok
  79. running bootstrap script ... ok
  80. performing post-bootstrap initialization ... ok
  81.  
  82. WARNING: enabling "trust" authentication for local connections
  83. You can change this by editing pg_hba.conf or using the option -A, or
  84. --auth-local and --auth-host, the next time you run initdb.
  85. syncing data to disk ... ok
  86.  
  87. Success. You can now start the database server using:
  88.  
  89. pg_ctl -D /var/lib/postgresql/data -l logfile start
  90.  
  91. waiting for server to start....LOG: database system was shut down at 2020-11-29 18:07:26 UTC
  92. LOG: MultiXact member wraparound protections are now enabled
  93. LOG: database system is ready to accept connections
  94. LOG: autovacuum launcher started
  95. done
  96. server started
  97. CREATE DATABASE
  98.  
  99.  
  100. /usr/local/bin/docker-entrypoint.sh: sourcing /docker-entrypoint-initdb.d/initdb.sh
  101. CREATE DATABASE
  102. GRANT
  103.  
  104. /usr/local/bin/docker-entrypoint.sh: running /docker-entrypoint-initdb.d/master.sh
  105. Not a postgres master in master/slave cluster
  106.  
  107. /usr/local/bin/docker-entrypoint.sh: running /docker-entrypoint-initdb.d/slave.sh
  108. Not a postgres slave in master/slave cluster
  109.  
  110. /usr/local/bin/docker-entrypoint.sh: running /docker-entrypoint-initdb.d/tuning.sh
  111.  
  112. LOG: received fast shutdown request
  113. LOG: aborting any active transactions
  114. LOG: autovacuum launcher shutting down
  115. waiting for server to shut down....LOG: shutting down
  116. LOG: database system is shut down
  117. done
  118. server stopped
  119.  
  120. PostgreSQL init process complete; ready for start up.
  121.  
  122. LOG: database system was shut down at 2020-11-29 18:07:28 UTC
  123. LOG: MultiXact member wraparound protections are now enabled
  124. LOG: autovacuum launcher started
  125. LOG: database system is ready to accept connections
  126. ============================================================================
  127. >>> stopsection <<<
  128.  
  129. >>> startsection Starting supplemental services <<<
  130. ============================================================================
  131. 5b71f4188eb3f673d62308cac43ab78bcabbe348836b1bb847e6c43af6586ed2
  132. aec21f6b8ef9c22d0a87de9cbf4f463984c82865b46c8d418f879edcbf18eb88
  133. 5fc3e373 @(#) $OpenLDAP: slapd (Ubuntu) (May 31 2017 21:52:16) $
  134. buildd@lgw01-30:/build/openldap-tnOaja/openldap-2.4.31/debian/build/servers/slapd
  135. ca90f67fd7de55ea3c903d8d8683d812622fe282e483dbf2515a8402f565f190
  136. Executing /opt/docker-solr/scripts/solr-precreate test
  137. Executing /opt/docker-solr/scripts/precreate-core test
  138. Created test
  139. Starting Solr
  140. e4da97cd3930b93c84f2fce4b99734ad5eb21db73e99f40dd7b6fcedc10c4dad
  141. 1:C 29 Nov 18:07:48.457 # Warning: no config file specified, using the default config. In order to specify a config file use redis-server /path/to/redis.conf
  142. _._
  143. _.-``__ ''-._
  144. _.-`` `. `_. ''-._ Redis 3.2.12 (00000000/0) 64 bit
  145. .-`` .-```. ```\/ _.,_ ''-._
  146. ( ' , .-` | `, ) Running in standalone mode
  147. |`-._`-...-` __...-.``-._|'` _.-'| Port: 6379
  148. | `-._ `._ / _.-' | PID: 1
  149. `-._ `-._ `-./ _.-' _.-'
  150. |`-._`-._ `-.__.-' _.-'_.-'|
  151. | `-._`-._ _.-'_.-' | http://redis.io
  152. `-._ `-._`-.__.-'_.-' _.-'
  153. |`-._`-._ `-.__.-' _.-'_.-'|
  154. | `-._`-._ _.-'_.-' |
  155. `-._ `-._`-.__.-'_.-' _.-'
  156. `-._ `-.__.-' _.-'
  157. `-._ _.-'
  158. `-.__.-'
  159.  
  160. 1:M 29 Nov 18:07:48.459 # WARNING: The TCP backlog setting of 511 cannot be enforced because /proc/sys/net/core/somaxconn is set to the lower value of 128.
  161. 1:M 29 Nov 18:07:48.459 # Server started, Redis version 3.2.12
  162. 1:M 29 Nov 18:07:48.460 # WARNING overcommit_memory is set to 0! Background save may fail under low memory condition. To fix this issue add 'vm.overcommit_memory = 1' to /etc/sysctl.conf and then reboot or run the command 'sysctl vm.overcommit_memory=1' for this to take effect.
  163. 1:M 29 Nov 18:07:48.461 # WARNING you have Transparent Huge Pages (THP) support enabled in your kernel. This will create latency and memory usage issues with Redis. To fix this issue run the command 'echo never > /sys/kernel/mm/transparent_hugepage/enabled' as root, and add it to your /etc/rc.local in order to retain the setting after a reboot. Redis must be restarted after THP is disabled.
  164. 1:M 29 Nov 18:07:48.461 * The server is now ready to accept connections on port 6379
  165. 5513f79d930fc6023d467baf1afc66a759cbf6e0f4089f6fae793fe568d7e41e
  166. f59e7ccd442b7f7ef69b919e1f42076b6f067d310eb9e16468cc2973e9b4eb83
  167. 6497e60d30679e67b68d52134efff58c941b9df6fc72deb326c36915698abcd3
  168. ============================================================================
  169. >>> stopsection <<<
  170.  
  171. >>> startsection Starting web server <<<
  172. ============================================================================
  173. 0a086ee7598939d2894e5e654d02a0666af1203c00a960ae131a6692673dcb65
  174. == Copying code in place
  175. Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB]
  176. Get:2 http://deb.debian.org/debian buster InRelease [121 kB]
  177. Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB]
  178. Get:4 https://packages.microsoft.com/debian/9/prod stretch InRelease [4009 B]
  179. Get:5 http://security.debian.org/debian-security buster/updates/main amd64 Packages [253 kB]
  180. Get:6 http://deb.debian.org/debian buster/main amd64 Packages [7906 kB]
  181. Get:7 http://deb.debian.org/debian buster-updates/main amd64 Packages [7856 B]
  182. Get:8 https://packages.microsoft.com/debian/9/prod stretch/main amd64 Packages [114 kB]
  183. Fetched 8524 kB in 2s (3593 kB/s)
  184. Reading package lists...
  185. Reading package lists...
  186. Building dependency tree...
  187. Reading state information...
  188. apt-transport-https is already the newest version (1.8.2.1).
  189. git is already the newest version (1:2.20.1-2+deb10u3).
  190. 0 upgraded, 0 newly installed, 0 to remove and 8 not upgraded.
  191. == Copying configuration
  192. ============================================================================
  193. AH00558: apache2: Could not reliably determine the server's fully qualified domain name, using 172.18.0.10. Set the 'ServerName' directive globally to suppress this message
  194. AH00558: apache2: Could not reliably determine the server's fully qualified domain name, using 172.18.0.10. Set the 'ServerName' directive globally to suppress this message
  195. [Sun Nov 29 18:07:52.175808 2020] [mpm_prefork:notice] [pid 1] AH00163: Apache/2.4.38 (Debian) PHP/7.4.12 configured -- resuming normal operations
  196. [Sun Nov 29 18:07:52.175895 2020] [core:notice] [pid 1] AH00094: Command line: 'apache2 -D FOREGROUND'
  197. ============================================================================
  198. >>> stopsection <<<
  199.  
  200. >>> startsection Waiting for all containers to become healthy<<<
  201. ============================================================================
  202. All containers started
  203. ============================================================================
  204. >>> stopsection <<<
  205.  
  206. >>> startsection Details about the images being used by the run<<<
  207. ============================================================================
  208. larrycai/openldap created:2017-09-19T17:41:17.470368627Z sha256:94f7120f3b2c07c9cda32c5db452d8d2d37f2d1d46783588970e6664fbd313be
  209. memcached:1.4 created:2017-07-18T23:06:18.592169579Z sha256:f4504742a8fb03c3ac0cd172e1c1d2277117629f8d21d52f78307121ddc3de5f
  210. mongo:4.0 created:2020-11-26T01:27:23.815373205Z sha256:0695ca6174f9e34f5de6d433b94451a16517bd69a1d81293534ffa065f7a6966
  211. moodlehq/moodle-exttests:latest created:2020-10-18T14:32:49.637211235Z sha256:4d0237eb70906dd606161d3a561cd5dbfac90865c1fa5a7a3b0148fe0770f0e3
  212. moodlehq/moodle-php-apache:7.4 created:2020-11-28T10:53:27.068787582Z sha256:c3a8287f66c6a1523e42ea23da696c70b3c70ab3785ccc4b20139563bcf3d715
  213. postgres:9.6 created:2020-11-18T08:40:00.464068879Z sha256:cd9fe2d45072804673497580a5a1165bd950d08194e738bf48230b8cc1890edb
  214. redis:3 created:2018-10-16T04:37:34.298955455Z sha256:7b0a40301bc1567205e6461c5bf94c38e1e1ad0169709e49132cafc47f6b51f3
  215. solr:7 created:2020-11-19T08:43:19.530223438Z sha256:a5dfe275f90bb7639ab03ff711a141aa83d0734029b9c2a42938b05c4200d3c6
  216. ============================================================================
  217. >>> stopsection <<<
  218.  
  219. >>> startsection Initialising test environment<<<
  220. ============================================================================
  221. Initialising Moodle PHPUnit test environment...
  222. Cannot create cache directory /var/www/.composer/cache/repo/https---repo.packagist.org/, or directory is not writable. Proceeding without cache
  223. Cannot create cache directory /var/www/.composer/cache/files/, or directory is not writable. Proceeding without cache
  224. Installing dependencies from lock file (including require-dev)
  225. Verifying lock file contents can be installed on current platform.
  226. Package operations: 74 installs, 0 updates, 0 removals
  227. - Downloading behat/gherkin (v4.6.2)
  228. - Downloading symfony/polyfill-mbstring (v1.18.1)
  229. - Downloading symfony/polyfill-ctype (v1.18.1)
  230. - Downloading symfony/dom-crawler (v4.4.15)
  231. - Downloading symfony/browser-kit (v4.4.15)
  232. - Downloading symfony/css-selector (v5.1.7)
  233. - Downloading behat/mink (v1.8.1)
  234. - Downloading behat/mink-browserkit-driver (v1.3.4)
  235. - Downloading behat/transliterator (v1.3.0)
  236. - Downloading psr/container (1.0.0)
  237. - Downloading container-interop/container-interop (1.2.0)
  238. - Downloading symfony/polyfill-php72 (v1.18.1)
  239. - Downloading paragonie/random_compat (v9.99.99)
  240. - Downloading symfony/polyfill-php70 (v1.18.1)
  241. - Downloading symfony/polyfill-intl-normalizer (v1.18.1)
  242. - Downloading symfony/polyfill-intl-idn (v1.18.1)
  243. - Downloading ralouphie/getallheaders (3.0.3)
  244. - Downloading psr/http-message (1.0.1)
  245. - Downloading guzzlehttp/psr7 (1.7.0)
  246. - Downloading guzzlehttp/promises (1.4.0)
  247. - Downloading guzzlehttp/guzzle (6.5.5)
  248. - Downloading fabpot/goutte (v3.3.0)
  249. - Syncing instaclick/php-webdriver (dev-local 3df8272) into cache
  250. Failed to download instaclick/php-webdriver from source: Failed to execute git clone --mirror 'https://***:***@github.com/moodlehq/php-webdriver.git.git' '/var/www/.composer/cache/vcs/https---github.com-moodlehq-php-webdriver.git/'
  251.  
  252. fatal: could not create leading directories of '/var/www/.composer/cache/vcs/https---github.com-moodlehq-php-webdriver.git'
  253.  
  254. Now trying to download from dist
  255. - Downloading instaclick/php-webdriver (dev-local 3df8272)
  256. - Downloading mikey179/vfsstream (v1.6.8)
  257. - Downloading symfony/polyfill-php80 (v1.18.1)
  258. - Downloading symfony/process (v5.1.7)
  259. - Downloading behat/mink-selenium2-driver (v1.4.0)
  260. - Downloading behat/mink-goutte-driver (v1.2.1)
  261. - Downloading symfony/filesystem (v5.1.7)
  262. - Downloading symfony/config (v4.4.15)
  263. - Downloading symfony/deprecation-contracts (v2.2.0)
  264. - Downloading symfony/yaml (v5.1.7)
  265. - Downloading symfony/translation-contracts (v2.3.0)
  266. - Downloading symfony/translation (v4.4.15)
  267. - Downloading psr/event-dispatcher (1.0.0)
  268. - Downloading symfony/event-dispatcher-contracts (v2.2.0)
  269. - Downloading symfony/event-dispatcher (v5.1.7)
  270. - Downloading symfony/service-contracts (v2.2.0)
  271. - Downloading symfony/dependency-injection (v4.4.15)
  272. - Downloading symfony/polyfill-intl-grapheme (v1.18.1)
  273. - Downloading symfony/string (v5.1.7)
  274. - Downloading symfony/polyfill-php73 (v1.18.1)
  275. - Downloading symfony/console (v5.1.7)
  276. - Downloading behat/behat (v3.6.1)
  277. - Downloading behat/mink-extension (2.3.1)
  278. - Downloading moodlehq/behat-extension (v3.400.0)
  279. - Downloading webmozart/assert (1.9.1)
  280. - Downloading phpdocumentor/reflection-common (2.2.0)
  281. - Downloading phpdocumentor/type-resolver (1.4.0)
  282. - Downloading phpdocumentor/reflection-docblock (5.2.2)
  283. - Downloading phpunit/php-token-stream (3.1.1)
  284. - Downloading sebastian/version (2.0.1)
  285. - Downloading sebastian/type (1.1.3)
  286. - Downloading sebastian/resource-operations (2.0.1)
  287. - Downloading sebastian/recursion-context (3.0.0)
  288. - Downloading sebastian/object-reflector (1.1.1)
  289. - Downloading sebastian/object-enumerator (3.0.3)
  290. - Downloading sebastian/global-state (3.0.0)
  291. - Downloading sebastian/exporter (3.1.2)
  292. - Downloading sebastian/environment (4.2.3)
  293. - Downloading sebastian/diff (3.0.2)
  294. - Downloading sebastian/comparator (3.0.2)
  295. - Downloading phpunit/php-timer (2.1.2)
  296. - Downloading phpunit/php-text-template (1.2.1)
  297. - Downloading phpunit/php-file-iterator (2.0.2)
  298. - Downloading theseer/tokenizer (1.2.0)
  299. - Downloading sebastian/code-unit-reverse-lookup (1.0.1)
  300. - Downloading phpunit/php-code-coverage (7.0.10)
  301. - Downloading doctrine/instantiator (1.3.1)
  302. - Downloading phpspec/prophecy (1.12.1)
  303. - Downloading phar-io/version (2.0.1)
  304. - Downloading phar-io/manifest (1.0.3)
  305. - Downloading myclabs/deep-copy (1.10.1)
  306. - Downloading phpunit/phpunit (8.5.8)
  307. 0/74 [>---------------------------] 0%
  308. 1/74 [>---------------------------] 1%
  309. 2/74 [>---------------------------] 2%
  310. 3/74 [=>--------------------------] 4%
  311. 4/74 [=>--------------------------] 5%
  312. 5/74 [=>--------------------------] 6%
  313. 6/74 [==>-------------------------] 8%
  314. 7/74 [==>-------------------------] 9%
  315. 8/74 [===>------------------------] 10%
  316. 9/74 [===>------------------------] 12%
  317. 10/74 [===>------------------------] 13%
  318. 11/74 [====>-----------------------] 14%
  319. 12/74 [====>-----------------------] 16%
  320. 14/74 [=====>----------------------] 18%
  321. 16/74 [======>---------------------] 21%
  322. 17/74 [======>---------------------] 22%
  323. 18/74 [======>---------------------] 24%
  324. 19/74 [=======>--------------------] 25%
  325. 20/74 [=======>--------------------] 27%
  326. 22/74 [========>-------------------] 29%
  327. 23/74 [========>-------------------] 31%
  328. 24/74 [=========>------------------] 32%
  329. 25/74 [=========>------------------] 33%
  330. 26/74 [=========>------------------] 35%
  331. 27/74 [==========>-----------------] 36%
  332. 28/74 [==========>-----------------] 37%
  333. 29/74 [==========>-----------------] 39%
  334. 30/74 [===========>----------------] 40%
  335. 31/74 [===========>----------------] 41%
  336. 32/74 [============>---------------] 43%
  337. 33/74 [============>---------------] 44%
  338. 34/74 [============>---------------] 45%
  339. 35/74 [=============>--------------] 47%
  340. 36/74 [=============>--------------] 48%
  341. 37/74 [==============>-------------] 50%
  342. 38/74 [==============>-------------] 51%
  343. 39/74 [==============>-------------] 52%
  344. 40/74 [===============>------------] 54%
  345. 41/74 [===============>------------] 55%
  346. 42/74 [===============>------------] 56%
  347. 43/74 [================>-----------] 58%
  348. 44/74 [================>-----------] 59%
  349. 45/74 [=================>----------] 60%
  350. 46/74 [=================>----------] 62%
  351. 47/74 [=================>----------] 63%
  352. 48/74 [==================>---------] 64%
  353. 49/74 [==================>---------] 66%
  354. 50/74 [==================>---------] 67%
  355. 51/74 [===================>--------] 68%
  356. 52/74 [===================>--------] 70%
  357. 53/74 [====================>-------] 71%
  358. 54/74 [====================>-------] 72%
  359. 55/74 [====================>-------] 74%
  360. 56/74 [=====================>------] 75%
  361. 57/74 [=====================>------] 77%
  362. 58/74 [=====================>------] 78%
  363. 59/74 [======================>-----] 79%
  364. 60/74 [======================>-----] 81%
  365. 61/74 [=======================>----] 82%
  366. 62/74 [=======================>----] 83%
  367. 63/74 [=======================>----] 85%
  368. 64/74 [========================>---] 86%
  369. 65/74 [========================>---] 87%
  370. 66/74 [========================>---] 89%
  371. 67/74 [=========================>--] 90%
  372. 68/74 [=========================>--] 91%
  373. 69/74 [==========================>-] 93%
  374. 70/74 [==========================>-] 94%
  375. 71/74 [==========================>-] 95%
  376. 72/74 [===========================>] 97%
  377. 73/74 [===========================>] 98%
  378. 74/74 [============================] 100% - Installing behat/gherkin (v4.6.2): Extracting archive
  379. - Installing symfony/polyfill-mbstring (v1.18.1): Extracting archive
  380. - Installing symfony/polyfill-ctype (v1.18.1): Extracting archive
  381. - Installing symfony/dom-crawler (v4.4.15): Extracting archive
  382. - Installing symfony/browser-kit (v4.4.15): Extracting archive
  383. - Installing symfony/css-selector (v5.1.7): Extracting archive
  384. - Installing behat/mink (v1.8.1): Extracting archive
  385. - Installing behat/mink-browserkit-driver (v1.3.4): Extracting archive
  386. - Installing behat/transliterator (v1.3.0): Extracting archive
  387. - Installing psr/container (1.0.0): Extracting archive
  388. - Installing container-interop/container-interop (1.2.0): Extracting archive
  389. - Installing symfony/polyfill-php72 (v1.18.1): Extracting archive
  390. - Installing paragonie/random_compat (v9.99.99): Extracting archive
  391. - Installing symfony/polyfill-php70 (v1.18.1): Extracting archive
  392. - Installing symfony/polyfill-intl-normalizer (v1.18.1): Extracting archive
  393. - Installing symfony/polyfill-intl-idn (v1.18.1): Extracting archive
  394. - Installing ralouphie/getallheaders (3.0.3): Extracting archive
  395. - Installing psr/http-message (1.0.1): Extracting archive
  396. - Installing guzzlehttp/psr7 (1.7.0): Extracting archive
  397. - Installing guzzlehttp/promises (1.4.0): Extracting archive
  398. - Installing guzzlehttp/guzzle (6.5.5): Extracting archive
  399. - Installing fabpot/goutte (v3.3.0): Extracting archive
  400. - Installing instaclick/php-webdriver (dev-local 3df8272): Extracting archive
  401. - Installing mikey179/vfsstream (v1.6.8): Extracting archive
  402. - Installing symfony/polyfill-php80 (v1.18.1): Extracting archive
  403. - Installing symfony/process (v5.1.7): Extracting archive
  404. - Installing behat/mink-selenium2-driver (v1.4.0): Extracting archive
  405. - Installing behat/mink-goutte-driver (v1.2.1): Extracting archive
  406. - Installing symfony/filesystem (v5.1.7): Extracting archive
  407. - Installing symfony/config (v4.4.15): Extracting archive
  408. - Installing symfony/deprecation-contracts (v2.2.0): Extracting archive
  409. - Installing symfony/yaml (v5.1.7): Extracting archive
  410. - Installing symfony/translation-contracts (v2.3.0): Extracting archive
  411. - Installing symfony/translation (v4.4.15): Extracting archive
  412. - Installing psr/event-dispatcher (1.0.0): Extracting archive
  413. - Installing symfony/event-dispatcher-contracts (v2.2.0): Extracting archive
  414. - Installing symfony/event-dispatcher (v5.1.7): Extracting archive
  415. - Installing symfony/service-contracts (v2.2.0): Extracting archive
  416. - Installing symfony/dependency-injection (v4.4.15): Extracting archive
  417. - Installing symfony/polyfill-intl-grapheme (v1.18.1): Extracting archive
  418. - Installing symfony/string (v5.1.7): Extracting archive
  419. - Installing symfony/polyfill-php73 (v1.18.1): Extracting archive
  420. - Installing symfony/console (v5.1.7): Extracting archive
  421. - Installing behat/behat (v3.6.1): Extracting archive
  422. - Installing behat/mink-extension (2.3.1): Extracting archive
  423. - Installing moodlehq/behat-extension (v3.400.0): Extracting archive
  424. - Installing webmozart/assert (1.9.1): Extracting archive
  425. - Installing phpdocumentor/reflection-common (2.2.0): Extracting archive
  426. - Installing phpdocumentor/type-resolver (1.4.0): Extracting archive
  427. - Installing phpdocumentor/reflection-docblock (5.2.2): Extracting archive
  428. - Installing phpunit/php-token-stream (3.1.1): Extracting archive
  429. - Installing sebastian/version (2.0.1): Extracting archive
  430. - Installing sebastian/type (1.1.3): Extracting archive
  431. - Installing sebastian/resource-operations (2.0.1): Extracting archive
  432. - Installing sebastian/recursion-context (3.0.0): Extracting archive
  433. - Installing sebastian/object-reflector (1.1.1): Extracting archive
  434. - Installing sebastian/object-enumerator (3.0.3): Extracting archive
  435. - Installing sebastian/global-state (3.0.0): Extracting archive
  436. - Installing sebastian/exporter (3.1.2): Extracting archive
  437. - Installing sebastian/environment (4.2.3): Extracting archive
  438. - Installing sebastian/diff (3.0.2): Extracting archive
  439. - Installing sebastian/comparator (3.0.2): Extracting archive
  440. - Installing phpunit/php-timer (2.1.2): Extracting archive
  441. - Installing phpunit/php-text-template (1.2.1): Extracting archive
  442. - Installing phpunit/php-file-iterator (2.0.2): Extracting archive
  443. - Installing theseer/tokenizer (1.2.0): Extracting archive
  444. - Installing sebastian/code-unit-reverse-lookup (1.0.1): Extracting archive
  445. - Installing phpunit/php-code-coverage (7.0.10): Extracting archive
  446. - Installing doctrine/instantiator (1.3.1): Extracting archive
  447. - Installing phpspec/prophecy (1.12.1): Extracting archive
  448. - Installing phar-io/version (2.0.1): Extracting archive
  449. - Installing phar-io/manifest (1.0.3): Extracting archive
  450. - Installing myclabs/deep-copy (1.10.1): Extracting archive
  451. - Installing phpunit/phpunit (8.5.8): Extracting archive
  452. 0/64 [>---------------------------] 0%
  453. 9/64 [===>------------------------] 14%
  454. 19/64 [========>-------------------] 29%
  455. 29/64 [============>---------------] 45%
  456. 39/64 [=================>----------] 60%
  457. 48/64 [=====================>------] 75%
  458. 58/64 [=========================>--] 90%
  459. 62/64 [===========================>] 96%
  460. 64/64 [============================] 100%Package container-interop/container-interop is abandoned, you should avoid using it. Use psr/container instead.
  461. Package phpunit/php-token-stream is abandoned, you should avoid using it. No replacement was suggested.
  462. Generating autoload files
  463. 29 packages you are using are looking for funding.
  464. Use the `composer fund` command to find out more!
  465. -->System
  466. ++ Success ++
  467. -->antivirus_clamav
  468. ++ Success ++
  469. -->availability_completion
  470. ++ Success ++
  471. -->availability_date
  472. ++ Success ++
  473. -->availability_grade
  474. ++ Success ++
  475. -->availability_group
  476. ++ Success ++
  477. -->availability_grouping
  478. ++ Success ++
  479. -->availability_profile
  480. ++ Success ++
  481. -->qtype_calculated
  482. ++ Success ++
  483. -->qtype_calculatedmulti
  484. ++ Success ++
  485. -->qtype_calculatedsimple
  486. ++ Success ++
  487. -->qtype_ddimageortext
  488. ++ Success ++
  489. -->qtype_ddmarker
  490. ++ Success ++
  491. -->qtype_ddwtos
  492. ++ Success ++
  493. -->qtype_description
  494. ++ Success ++
  495. -->qtype_essay
  496. ++ Success ++
  497. -->qtype_gapselect
  498. ++ Success ++
  499. -->qtype_match
  500. ++ Success ++
  501. -->qtype_missingtype
  502. ++ Success ++
  503. -->qtype_multianswer
  504. ++ Success ++
  505. -->qtype_multichoice
  506. ++ Success ++
  507. -->qtype_numerical
  508. ++ Success ++
  509. -->qtype_random
  510. ++ Success ++
  511. -->qtype_randomsamatch
  512. ++ Success ++
  513. -->qtype_shortanswer
  514. ++ Success ++
  515. -->qtype_truefalse
  516. ++ Success ++
  517. -->mod_assign
  518. ++ Success ++
  519. -->mod_assignment
  520. ++ Success ++
  521. -->mod_book
  522. ++ Success ++
  523. -->mod_chat
  524. ++ Success ++
  525. -->mod_choice
  526. ++ Success ++
  527. -->mod_data
  528. ++ Success ++
  529. -->mod_feedback
  530. ++ Success ++
  531. -->mod_folder
  532. ++ Success ++
  533. -->mod_forum
  534. ++ Success ++
  535. -->mod_glossary
  536. ++ Success ++
  537. -->mod_h5pactivity
  538. ++ Success ++
  539. -->mod_imscp
  540. ++ Success ++
  541. -->mod_label
  542. ++ Success ++
  543. -->mod_lesson
  544. ++ Success ++
  545. -->mod_lti
  546. ++ Success ++
  547. -->mod_page
  548. ++ Success ++
  549. -->mod_quiz
  550. ++ Success ++
  551. -->mod_resource
  552. ++ Success ++
  553. -->mod_scorm
  554. ++ Success ++
  555. -->mod_survey
  556. ++ Success ++
  557. -->mod_url
  558. ++ Success ++
  559. -->mod_wiki
  560. ++ Success ++
  561. -->mod_workshop
  562. ++ Success ++
  563. -->auth_cas
  564. ++ Success ++
  565. -->auth_db
  566. ++ Success ++
  567. -->auth_email
  568. ++ Success ++
  569. -->auth_ldap
  570. ++ Success ++
  571. -->auth_lti
  572. ++ Success ++
  573. -->auth_manual
  574. ++ Success ++
  575. -->auth_mnet
  576. ++ Success ++
  577. -->auth_nologin
  578. ++ Success ++
  579. -->auth_none
  580. ++ Success ++
  581. -->auth_oauth2
  582. ++ Success ++
  583. -->auth_shibboleth
  584. ++ Success ++
  585. -->auth_webservice
  586. ++ Success ++
  587. -->calendartype_gregorian
  588. ++ Success ++
  589. -->customfield_checkbox
  590. ++ Success ++
  591. -->customfield_date
  592. ++ Success ++
  593. -->customfield_select
  594. ++ Success ++
  595. -->customfield_text
  596. ++ Success ++
  597. -->customfield_textarea
  598. ++ Success ++
  599. -->enrol_category
  600. ++ Success ++
  601. -->enrol_cohort
  602. ++ Success ++
  603. -->enrol_database
  604. ++ Success ++
  605. -->enrol_fee
  606. ++ Success ++
  607. -->enrol_flatfile
  608. ++ Success ++
  609. -->enrol_guest
  610. ++ Success ++
  611. -->enrol_imsenterprise
  612. ++ Success ++
  613. -->enrol_ldap
  614. ++ Success ++
  615. -->enrol_lti
  616. ++ Success ++
  617. -->enrol_manual
  618. ++ Success ++
  619. -->enrol_meta
  620. ++ Success ++
  621. -->enrol_mnet
  622. ++ Success ++
  623. -->enrol_paypal
  624. ++ Success ++
  625. -->enrol_self
  626. ++ Success ++
  627. -->message_airnotifier
  628. ++ Success ++
  629. -->message_email
  630. ++ Success ++
  631. -->message_jabber
  632. ++ Success ++
  633. -->message_popup
  634. ++ Success ++
  635. -->block_activity_modules
  636. ++ Success ++
  637. -->block_activity_results
  638. ++ Success ++
  639. -->block_admin_bookmarks
  640. ++ Success ++
  641. -->block_badges
  642. ++ Success ++
  643. -->block_blog_menu
  644. ++ Success ++
  645. -->block_blog_recent
  646. ++ Success ++
  647. -->block_blog_tags
  648. ++ Success ++
  649. -->block_calendar_month
  650. ++ Success ++
  651. -->block_calendar_upcoming
  652. ++ Success ++
  653. -->block_comments
  654. ++ Success ++
  655. -->block_completionstatus
  656. ++ Success ++
  657. -->block_course_list
  658. ++ Success ++
  659. -->block_course_summary
  660. ++ Success ++
  661. -->block_feedback
  662. ++ Success ++
  663. -->block_globalsearch
  664. ++ Success ++
  665. -->block_glossary_random
  666. ++ Success ++
  667. -->block_html
  668. ++ Success ++
  669. -->block_login
  670. ++ Success ++
  671. -->block_lp
  672. ++ Success ++
  673. -->block_mentees
  674. ++ Success ++
  675. -->block_mnet_hosts
  676. ++ Success ++
  677. -->block_myoverview
  678. ++ Success ++
  679. -->block_myprofile
  680. ++ Success ++
  681. -->block_navigation
  682. ++ Success ++
  683. -->block_news_items
  684. ++ Success ++
  685. -->block_online_users
  686. ++ Success ++
  687. -->block_private_files
  688. ++ Success ++
  689. -->block_quiz_results
  690. ++ Success ++
  691. -->block_recent_activity
  692. ++ Success ++
  693. -->block_recentlyaccessedcourses
  694. ++ Success ++
  695. -->block_recentlyaccesseditems
  696. ++ Success ++
  697. -->block_rss_client
  698. ++ Success ++
  699. -->block_search_forums
  700. ++ Success ++
  701. -->block_section_links
  702. ++ Success ++
  703. -->block_selfcompletion
  704. ++ Success ++
  705. -->block_settings
  706. ++ Success ++
  707. -->block_site_main_menu
  708. ++ Success ++
  709. -->block_social_activities
  710. ++ Success ++
  711. -->block_starredcourses
  712. ++ Success ++
  713. -->block_tag_flickr
  714. ++ Success ++
  715. -->block_tag_youtube
  716. ++ Success ++
  717. -->block_tags
  718. ++ Success ++
  719. -->block_timeline
  720. ++ Success ++
  721. -->media_html5audio
  722. ++ Success ++
  723. -->media_html5video
  724. ++ Success ++
  725. -->media_swf
  726. ++ Success ++
  727. -->media_videojs
  728. ++ Success ++
  729. -->media_vimeo
  730. ++ Success ++
  731. -->media_youtube
  732. ++ Success ++
  733. -->filter_activitynames
  734. ++ Success ++
  735. -->filter_algebra
  736. ++ Success ++
  737. -->filter_censor
  738. ++ Success ++
  739. -->filter_data
  740. ++ Success ++
  741. -->filter_displayh5p
  742. ++ Success ++
  743. -->filter_emailprotect
  744. ++ Success ++
  745. -->filter_emoticon
  746. ++ Success ++
  747. -->filter_glossary
  748. ++ Success ++
  749. -->filter_mathjaxloader
  750. ++ Success ++
  751. -->filter_mediaplugin
  752. ++ Success ++
  753. -->filter_multilang
  754. ++ Success ++
  755. -->filter_tex
  756. ++ Success ++
  757. -->filter_tidy
  758. ++ Success ++
  759. -->filter_urltolink
  760. ++ Success ++
  761. -->editor_atto
  762. ++ Success ++
  763. -->editor_textarea
  764. ++ Success ++
  765. -->editor_tinymce
  766. ++ Success ++
  767. -->format_singleactivity
  768. ++ Success ++
  769. -->format_social
  770. ++ Success ++
  771. -->format_topics
  772. ++ Success ++
  773. -->format_weeks
  774. ++ Success ++
  775. -->dataformat_csv
  776. ++ Success ++
  777. -->dataformat_excel
  778. ++ Success ++
  779. -->dataformat_html
  780. ++ Success ++
  781. -->dataformat_json
  782. ++ Success ++
  783. -->dataformat_ods
  784. ++ Success ++
  785. -->dataformat_pdf
  786. ++ Success ++
  787. -->profilefield_checkbox
  788. ++ Success ++
  789. -->profilefield_datetime
  790. ++ Success ++
  791. -->profilefield_menu
  792. ++ Success ++
  793. -->profilefield_text
  794. ++ Success ++
  795. -->profilefield_textarea
  796. ++ Success ++
  797. -->report_backups
  798. ++ Success ++
  799. -->report_competency
  800. ++ Success ++
  801. -->report_completion
  802. ++ Success ++
  803. -->report_configlog
  804. ++ Success ++
  805. -->report_courseoverview
  806. ++ Success ++
  807. -->report_eventlist
  808. ++ Success ++
  809. -->report_infectedfiles
  810. ++ Success ++
  811. -->report_insights
  812. ++ Success ++
  813. -->report_log
  814. ++ Success ++
  815. -->report_loglive
  816. ++ Success ++
  817. -->report_outline
  818. ++ Success ++
  819. -->report_participation
  820. ++ Success ++
  821. -->report_performance
  822. ++ Success ++
  823. -->report_progress
  824. ++ Success ++
  825. -->report_questioninstances
  826. ++ Success ++
  827. -->report_security
  828. ++ Success ++
  829. -->report_stats
  830. ++ Success ++
  831. -->report_status
  832. ++ Success ++
  833. -->report_usersessions
  834. ++ Success ++
  835. -->gradeexport_ods
  836. ++ Success ++
  837. -->gradeexport_txt
  838. ++ Success ++
  839. -->gradeexport_xls
  840. ++ Success ++
  841. -->gradeexport_xml
  842. ++ Success ++
  843. -->gradeimport_csv
  844. ++ Success ++
  845. -->gradeimport_direct
  846. ++ Success ++
  847. -->gradeimport_xml
  848. ++ Success ++
  849. -->gradereport_grader
  850. ++ Success ++
  851. -->gradereport_history
  852. ++ Success ++
  853. -->gradereport_outcomes
  854. ++ Success ++
  855. -->gradereport_overview
  856. ++ Success ++
  857. -->gradereport_singleview
  858. ++ Success ++
  859. -->gradereport_user
  860. ++ Success ++
  861. -->gradingform_guide
  862. ++ Success ++
  863. -->gradingform_rubric
  864. ++ Success ++
  865. -->mlbackend_php
  866. ++ Success ++
  867. -->mlbackend_python
  868. ++ Success ++
  869. -->mnetservice_enrol
  870. ++ Success ++
  871. -->webservice_rest
  872. ++ Success ++
  873. -->webservice_soap
  874. ++ Success ++
  875. -->webservice_xmlrpc
  876. ++ Success ++
  877. -->repository_areafiles
  878. ++ Success ++
  879. -->repository_boxnet
  880. ++ Success ++
  881. -->repository_contentbank
  882. ++ Success ++
  883. -->repository_coursefiles
  884. ++ Success ++
  885. -->repository_dropbox
  886. ++ Success ++
  887. -->repository_equella
  888. ++ Success ++
  889. -->repository_filesystem
  890. ++ Success ++
  891. -->repository_flickr
  892. ++ Success ++
  893. -->repository_flickr_public
  894. ++ Success ++
  895. -->repository_googledocs
  896. ++ Success ++
  897. -->repository_local
  898. ++ Success ++
  899. -->repository_merlot
  900. ++ Success ++
  901. -->repository_nextcloud
  902. ++ Success ++
  903. -->repository_onedrive
  904. ++ Success ++
  905. -->repository_picasa
  906. ++ Success ++
  907. -->repository_recent
  908. ++ Success ++
  909. -->repository_s3
  910. ++ Success ++
  911. -->repository_skydrive
  912. ++ Success ++
  913. -->repository_upload
  914. ++ Success ++
  915. -->repository_url
  916. ++ Success ++
  917. -->repository_user
  918. ++ Success ++
  919. -->repository_webdav
  920. ++ Success ++
  921. -->repository_wikimedia
  922. ++ Success ++
  923. -->repository_youtube
  924. ++ Success ++
  925. -->portfolio_boxnet
  926. ++ Success ++
  927. -->portfolio_download
  928. ++ Success ++
  929. -->portfolio_flickr
  930. ++ Success ++
  931. -->portfolio_googledocs
  932. ++ Success ++
  933. -->portfolio_mahara
  934. ++ Success ++
  935. -->portfolio_picasa
  936. ++ Success ++
  937. -->search_simpledb
  938. ++ Success ++
  939. -->search_solr
  940. ++ Success ++
  941. -->qbehaviour_adaptive
  942. ++ Success ++
  943. -->qbehaviour_adaptivenopenalty
  944. ++ Success ++
  945. -->qbehaviour_deferredcbm
  946. ++ Success ++
  947. -->qbehaviour_deferredfeedback
  948. ++ Success ++
  949. -->qbehaviour_immediatecbm
  950. ++ Success ++
  951. -->qbehaviour_immediatefeedback
  952. ++ Success ++
  953. -->qbehaviour_informationitem
  954. ++ Success ++
  955. -->qbehaviour_interactive
  956. ++ Success ++
  957. -->qbehaviour_interactivecountback
  958. ++ Success ++
  959. -->qbehaviour_manualgraded
  960. ++ Success ++
  961. -->qbehaviour_missing
  962. ++ Success ++
  963. -->qformat_aiken
  964. ++ Success ++
  965. -->qformat_blackboard_six
  966. ++ Success ++
  967. -->qformat_examview
  968. ++ Success ++
  969. -->qformat_gift
  970. ++ Success ++
  971. -->qformat_missingword
  972. ++ Success ++
  973. -->qformat_multianswer
  974. ++ Success ++
  975. -->qformat_webct
  976. ++ Success ++
  977. -->qformat_xhtml
  978. ++ Success ++
  979. -->qformat_xml
  980. ++ Success ++
  981. -->tool_analytics
  982. ++ Success ++
  983. -->tool_availabilityconditions
  984. ++ Success ++
  985. -->tool_behat
  986. ++ Success ++
  987. -->tool_capability
  988. ++ Success ++
  989. -->tool_cohortroles
  990. ++ Success ++
  991. -->tool_customlang
  992. ++ Success ++
  993. -->tool_dataprivacy
  994. ++ Success ++
  995. -->tool_dbtransfer
  996. ++ Success ++
  997. -->tool_filetypes
  998. ++ Success ++
  999. -->tool_generator
  1000. ++ Success ++
  1001. -->tool_health
  1002. ++ Success ++
  1003. -->tool_httpsreplace
  1004. ++ Success ++
  1005. -->tool_innodb
  1006. ++ Success ++
  1007. -->tool_installaddon
  1008. ++ Success ++
  1009. -->tool_langimport
  1010. ++ Success ++
  1011. -->tool_licensemanager
  1012. ++ Success ++
  1013. -->tool_log
  1014. ++ Success ++
  1015. -->tool_lp
  1016. ++ Success ++
  1017. -->tool_lpimportcsv
  1018. ++ Success ++
  1019. -->tool_lpmigrate
  1020. ++ Success ++
  1021. -->tool_messageinbound
  1022. ++ Success ++
  1023. -->tool_mobile
  1024. ++ Success ++
  1025. -->tool_monitor
  1026. ++ Success ++
  1027. -->tool_moodlenet
  1028. ++ Success ++
  1029. -->tool_multilangupgrade
  1030. ++ Success ++
  1031. -->tool_oauth2
  1032. ++ Success ++
  1033. -->tool_phpunit
  1034. ++ Success ++
  1035. -->tool_policy
  1036. ++ Success ++
  1037. -->tool_profiling
  1038. ++ Success ++
  1039. -->tool_recyclebin
  1040. ++ Success ++
  1041. -->tool_replace
  1042. ++ Success ++
  1043. -->tool_spamcleaner
  1044. ++ Success ++
  1045. -->tool_task
  1046. ++ Success ++
  1047. -->tool_templatelibrary
  1048. ++ Success ++
  1049. -->tool_unsuproles
  1050. ++ Success ++
  1051. -->tool_uploadcourse
  1052. ++ Success ++
  1053. -->tool_uploaduser
  1054. ++ Success ++
  1055. -->tool_usertours
  1056. ++ Success ++
  1057. -->tool_xmldb
  1058. ++ Success ++
  1059. -->cachestore_apcu
  1060. ++ Success ++
  1061. -->cachestore_file
  1062. ++ Success ++
  1063. -->cachestore_memcached
  1064. ++ Success ++
  1065. -->cachestore_mongodb
  1066. ++ Success ++
  1067. -->cachestore_redis
  1068. ++ Success ++
  1069. -->cachestore_session
  1070. ++ Success ++
  1071. -->cachestore_static
  1072. ++ Success ++
  1073. -->cachelock_file
  1074. ++ Success ++
  1075. -->fileconverter_googledrive
  1076. ++ Success ++
  1077. -->fileconverter_unoconv
  1078. ++ Success ++
  1079. -->contenttype_h5p
  1080. ++ Success ++
  1081. -->theme_boost
  1082. ++ Success ++
  1083. -->theme_classic
  1084. ++ Success ++
  1085. -->h5plib_v124
  1086. ++ Success ++
  1087. -->paygw_paypal
  1088. ++ Success ++
  1089. -->assignsubmission_comments
  1090. ++ Success ++
  1091. -->assignsubmission_file
  1092. ++ Success ++
  1093. -->assignsubmission_onlinetext
  1094. ++ Success ++
  1095. -->assignfeedback_comments
  1096. ++ Success ++
  1097. -->assignfeedback_editpdf
  1098. ++ Success ++
  1099. -->assignfeedback_file
  1100. ++ Success ++
  1101. -->assignfeedback_offline
  1102. ++ Success ++
  1103. -->assignment_offline
  1104. ++ Success ++
  1105. -->assignment_online
  1106. ++ Success ++
  1107. -->assignment_upload
  1108. ++ Success ++
  1109. -->assignment_uploadsingle
  1110. ++ Success ++
  1111. -->booktool_exportimscp
  1112. ++ Success ++
  1113. -->booktool_importhtml
  1114. ++ Success ++
  1115. -->booktool_print
  1116. ++ Success ++
  1117. -->datafield_checkbox
  1118. ++ Success ++
  1119. -->datafield_date
  1120. ++ Success ++
  1121. -->datafield_file
  1122. ++ Success ++
  1123. -->datafield_latlong
  1124. ++ Success ++
  1125. -->datafield_menu
  1126. ++ Success ++
  1127. -->datafield_multimenu
  1128. ++ Success ++
  1129. -->datafield_number
  1130. ++ Success ++
  1131. -->datafield_picture
  1132. ++ Success ++
  1133. -->datafield_radiobutton
  1134. ++ Success ++
  1135. -->datafield_text
  1136. ++ Success ++
  1137. -->datafield_textarea
  1138. ++ Success ++
  1139. -->datafield_url
  1140. ++ Success ++
  1141. -->datapreset_imagegallery
  1142. ++ Success ++
  1143. -->forumreport_summary
  1144. ++ Success ++
  1145. -->ltiservice_basicoutcomes
  1146. ++ Success ++
  1147. -->ltiservice_gradebookservices
  1148. ++ Success ++
  1149. -->ltiservice_memberships
  1150. ++ Success ++
  1151. -->ltiservice_profile
  1152. ++ Success ++
  1153. -->ltiservice_toolproxy
  1154. ++ Success ++
  1155. -->ltiservice_toolsettings
  1156. ++ Success ++
  1157. -->quiz_grading
  1158. ++ Success ++
  1159. -->quiz_overview
  1160. ++ Success ++
  1161. -->quiz_responses
  1162. ++ Success ++
  1163. -->quiz_statistics
  1164. ++ Success ++
  1165. -->quizaccess_delaybetweenattempts
  1166. ++ Success ++
  1167. -->quizaccess_ipaddress
  1168. ++ Success ++
  1169. -->quizaccess_numattempts
  1170. ++ Success ++
  1171. -->quizaccess_offlineattempts
  1172. ++ Success ++
  1173. -->quizaccess_openclosedate
  1174. ++ Success ++
  1175. -->quizaccess_password
  1176. ++ Success ++
  1177. -->quizaccess_seb
  1178. ++ Success ++
  1179. -->quizaccess_securewindow
  1180. ++ Success ++
  1181. -->quizaccess_timelimit
  1182. ++ Success ++
  1183. -->scormreport_basic
  1184. ++ Success ++
  1185. -->scormreport_graphs
  1186. ++ Success ++
  1187. -->scormreport_interactions
  1188. ++ Success ++
  1189. -->scormreport_objectives
  1190. ++ Success ++
  1191. -->workshopform_accumulative
  1192. ++ Success ++
  1193. -->workshopform_comments
  1194. ++ Success ++
  1195. -->workshopform_numerrors
  1196. ++ Success ++
  1197. -->workshopform_rubric
  1198. ++ Success ++
  1199. -->workshopallocation_manual
  1200. ++ Success ++
  1201. -->workshopallocation_random
  1202. ++ Success ++
  1203. -->workshopallocation_scheduled
  1204. ++ Success ++
  1205. -->workshopeval_best
  1206. ++ Success ++
  1207. -->atto_accessibilitychecker
  1208. ++ Success ++
  1209. -->atto_accessibilityhelper
  1210. ++ Success ++
  1211. -->atto_align
  1212. ++ Success ++
  1213. -->atto_backcolor
  1214. ++ Success ++
  1215. -->atto_bold
  1216. ++ Success ++
  1217. -->atto_charmap
  1218. ++ Success ++
  1219. -->atto_clear
  1220. ++ Success ++
  1221. -->atto_collapse
  1222. ++ Success ++
  1223. -->atto_emojipicker
  1224. ++ Success ++
  1225. -->atto_emoticon
  1226. ++ Success ++
  1227. -->atto_equation
  1228. ++ Success ++
  1229. -->atto_fontcolor
  1230. ++ Success ++
  1231. -->atto_h5p
  1232. ++ Success ++
  1233. -->atto_html
  1234. ++ Success ++
  1235. -->atto_image
  1236. ++ Success ++
  1237. -->atto_indent
  1238. ++ Success ++
  1239. -->atto_italic
  1240. ++ Success ++
  1241. -->atto_link
  1242. ++ Success ++
  1243. -->atto_managefiles
  1244. ++ Success ++
  1245. -->atto_media
  1246. ++ Success ++
  1247. -->atto_noautolink
  1248. ++ Success ++
  1249. -->atto_orderedlist
  1250. ++ Success ++
  1251. -->atto_recordrtc
  1252. ++ Success ++
  1253. -->atto_rtl
  1254. ++ Success ++
  1255. -->atto_strike
  1256. ++ Success ++
  1257. -->atto_subscript
  1258. ++ Success ++
  1259. -->atto_superscript
  1260. ++ Success ++
  1261. -->atto_table
  1262. ++ Success ++
  1263. -->atto_title
  1264. ++ Success ++
  1265. -->atto_underline
  1266. ++ Success ++
  1267. -->atto_undo
  1268. ++ Success ++
  1269. -->atto_unorderedlist
  1270. ++ Success ++
  1271. -->tinymce_ctrlhelp
  1272. ++ Success ++
  1273. -->tinymce_managefiles
  1274. ++ Success ++
  1275. -->tinymce_moodleemoticon
  1276. ++ Success ++
  1277. -->tinymce_moodleimage
  1278. ++ Success ++
  1279. -->tinymce_moodlemedia
  1280. ++ Success ++
  1281. -->tinymce_moodlenolink
  1282. ++ Success ++
  1283. -->tinymce_pdw
  1284. ++ Success ++
  1285. -->tinymce_spellchecker
  1286. ++ Success ++
  1287. -->tinymce_wrap
  1288. ++ Success ++
  1289. -->logstore_database
  1290. ++ Success ++
  1291. -->logstore_legacy
  1292. ++ Success ++
  1293. -->logstore_standard
  1294. ++ Success ++
  1295.  
  1296. PHPUnit test environment setup complete.
  1297. ============================================================================
  1298. >>> stopsection <<<
  1299.  
  1300. >>> startsection Starting phpunit run at Sun Nov 29 18:09:36 UTC 2020 <<<
  1301. ============================================================================
  1302. Moodle 4.0dev (Build: 20201127), f34b44674f97262e60dce6b4f50a878336866bd2
  1303. Php: 7.4.12, pgsql: 9.6.20, OS: Linux 4.19.0-10-cloud-amd64 x86_64
  1304. PHPUnit 8.5.8 by Sebastian Bergmann and contributors.
  1305.  
  1306. Runtime: PHP 7.4.12
  1307. Configuration: /var/www/html/phpunit.xml
  1308.  
  1309. ........................................................... 59 / 16361 ( 0%)
  1310. ..............................S............................ 118 / 16361 ( 0%)
  1311. ........................................................... 177 / 16361 ( 1%)
  1312. ........................................................... 236 / 16361 ( 1%)
  1313. ........................................................... 295 / 16361 ( 1%)
  1314. ........................................................... 354 / 16361 ( 2%)
  1315. ........................................................... 413 / 16361 ( 2%)
  1316. ........................................................... 472 / 16361 ( 2%)
  1317. ........................................................... 531 / 16361 ( 3%)
  1318. ........................................................... 590 / 16361 ( 3%)
  1319. ........................................................... 649 / 16361 ( 3%)
  1320. ........................................................... 708 / 16361 ( 4%)
  1321. ........................................................... 767 / 16361 ( 4%)
  1322. ........................................................... 826 / 16361 ( 5%)
  1323. ........................................................... 885 / 16361 ( 5%)
  1324. ........................................................... 944 / 16361 ( 5%)
  1325. ........................................................... 1003 / 16361 ( 6%)
  1326. ........................................................... 1062 / 16361 ( 6%)
  1327. ........................................................... 1121 / 16361 ( 6%)
  1328. ........................................................... 1180 / 16361 ( 7%)
  1329. ........................................................... 1239 / 16361 ( 7%)
  1330. ........................................................... 1298 / 16361 ( 7%)
  1331. ........................................................... 1357 / 16361 ( 8%)
  1332. ........................................................... 1416 / 16361 ( 8%)
  1333. ........................................................... 1475 / 16361 ( 9%)
  1334. ........................................................... 1534 / 16361 ( 9%)
  1335. ........................................................... 1593 / 16361 ( 9%)
  1336. ........................................................... 1652 / 16361 ( 10%)
  1337. ........................................................... 1711 / 16361 ( 10%)
  1338. ........................................................... 1770 / 16361 ( 10%)
  1339. ........................................................... 1829 / 16361 ( 11%)
  1340. ........................................................... 1888 / 16361 ( 11%)
  1341. ........................................................... 1947 / 16361 ( 11%)
  1342. ........................................................... 2006 / 16361 ( 12%)
  1343. ........................................................... 2065 / 16361 ( 12%)
  1344. ........................................................... 2124 / 16361 ( 12%)
  1345. ........................................................... 2183 / 16361 ( 13%)
  1346. ........................................................... 2242 / 16361 ( 13%)
  1347. ........................................................... 2301 / 16361 ( 14%)
  1348. ........................................................... 2360 / 16361 ( 14%)
  1349. ........................................................... 2419 / 16361 ( 14%)
  1350. ........................................................... 2478 / 16361 ( 15%)
  1351. ........................................................... 2537 / 16361 ( 15%)
  1352. ........................................................... 2596 / 16361 ( 15%)
  1353. ........................................................... 2655 / 16361 ( 16%)
  1354. ........................................................... 2714 / 16361 ( 16%)
  1355. ........................................................... 2773 / 16361 ( 16%)
  1356. ........................................................... 2832 / 16361 ( 17%)
  1357. ........................................................... 2891 / 16361 ( 17%)
  1358. ........................................................... 2950 / 16361 ( 18%)
  1359. ........................................................... 3009 / 16361 ( 18%)
  1360. ........................................................... 3068 / 16361 ( 18%)
  1361. ........................................................... 3127 / 16361 ( 19%)
  1362. ........................................................... 3186 / 16361 ( 19%)
  1363. ........................................................... 3245 / 16361 ( 19%)
  1364. ........................................................... 3304 / 16361 ( 20%)
  1365. ........................................................... 3363 / 16361 ( 20%)
  1366. ........................................................... 3422 / 16361 ( 20%)
  1367. ........................................................... 3481 / 16361 ( 21%)
  1368. ........................................................... 3540 / 16361 ( 21%)
  1369. ........................................................... 3599 / 16361 ( 21%)
  1370. ........................................................... 3658 / 16361 ( 22%)
  1371. ........................................................... 3717 / 16361 ( 22%)
  1372. ........................................................... 3776 / 16361 ( 23%)
  1373. ........................................................... 3835 / 16361 ( 23%)
  1374. ........................................................... 3894 / 16361 ( 23%)
  1375. ........................................................... 3953 / 16361 ( 24%)
  1376. ........................................................... 4012 / 16361 ( 24%)
  1377. ........................................................... 4071 / 16361 ( 24%)
  1378. ........................................................... 4130 / 16361 ( 25%)
  1379. ........................................................... 4189 / 16361 ( 25%)
  1380. ........................................................... 4248 / 16361 ( 25%)
  1381. ........................................................... 4307 / 16361 ( 26%)
  1382. ........................................................... 4366 / 16361 ( 26%)
  1383. ........................................................... 4425 / 16361 ( 27%)
  1384. ........................................................... 4484 / 16361 ( 27%)
  1385. ........................................................... 4543 / 16361 ( 27%)
  1386. ........................................................... 4602 / 16361 ( 28%)
  1387. ........................................................... 4661 / 16361 ( 28%)
  1388. ........................................................... 4720 / 16361 ( 28%)
  1389. ........................................................... 4779 / 16361 ( 29%)
  1390. ........................................................... 4838 / 16361 ( 29%)
  1391. ........................................................... 4897 / 16361 ( 29%)
  1392. ........................................................... 4956 / 16361 ( 30%)
  1393. ........................................................... 5015 / 16361 ( 30%)
  1394. ........................................................... 5074 / 16361 ( 31%)
  1395. ........................................................... 5133 / 16361 ( 31%)
  1396. ........................................................... 5192 / 16361 ( 31%)
  1397. ........................................................... 5251 / 16361 ( 32%)
  1398. ........................................................... 5310 / 16361 ( 32%)
  1399. ........................................................... 5369 / 16361 ( 32%)
  1400. ........................................................... 5428 / 16361 ( 33%)
  1401. ....................................................SS.S... 5487 / 16361 ( 33%)
  1402. .SSSS.S..SS.S.............................................. 5546 / 16361 ( 33%)
  1403. ........................................................... 5605 / 16361 ( 34%)
  1404. ........................................................... 5664 / 16361 ( 34%)
  1405. ........................................................... 5723 / 16361 ( 34%)
  1406. ........................................................... 5782 / 16361 ( 35%)
  1407. ........................................................... 5841 / 16361 ( 35%)
  1408. ........................................................... 5900 / 16361 ( 36%)
  1409. ........................................................... 5959 / 16361 ( 36%)
  1410. ........................................................... 6018 / 16361 ( 36%)
  1411. ........................................................... 6077 / 16361 ( 37%)
  1412. ........................................................... 6136 / 16361 ( 37%)
  1413. ........................................................... 6195 / 16361 ( 37%)
  1414. ........................................................... 6254 / 16361 ( 38%)
  1415. ........................................................... 6313 / 16361 ( 38%)
  1416. ........................................................... 6372 / 16361 ( 38%)
  1417. ........................................................... 6431 / 16361 ( 39%)
  1418. ........................................................... 6490 / 16361 ( 39%)
  1419. ........................................................... 6549 / 16361 ( 40%)
  1420. ........................................................... 6608 / 16361 ( 40%)
  1421. ........................................................... 6667 / 16361 ( 40%)
  1422. ........................................................... 6726 / 16361 ( 41%)
  1423. ........................................................... 6785 / 16361 ( 41%)
  1424. ........................................................... 6844 / 16361 ( 41%)
  1425. ........................................................... 6903 / 16361 ( 42%)
  1426. ........................................................... 6962 / 16361 ( 42%)
  1427. ........................................................... 7021 / 16361 ( 42%)
  1428. ........................................................... 7080 / 16361 ( 43%)
  1429. ........................................................... 7139 / 16361 ( 43%)
  1430. ........................................................... 7198 / 16361 ( 43%)
  1431. ........................................................... 7257 / 16361 ( 44%)
  1432. ........................................................... 7316 / 16361 ( 44%)
  1433. ........................................................... 7375 / 16361 ( 45%)
  1434. ........................................................... 7434 / 16361 ( 45%)
  1435. ........................................................... 7493 / 16361 ( 45%)
  1436. ........................................................... 7552 / 16361 ( 46%)
  1437. ........................................................... 7611 / 16361 ( 46%)
  1438. ........................................................... 7670 / 16361 ( 46%)
  1439. ........................................................... 7729 / 16361 ( 47%)
  1440. ........................................................... 7788 / 16361 ( 47%)
  1441. ........................................................... 7847 / 16361 ( 47%)
  1442. ........................................................... 7906 / 16361 ( 48%)
  1443. ........................................................... 7965 / 16361 ( 48%)
  1444. ........................................................... 8024 / 16361 ( 49%)
  1445. ........................................................... 8083 / 16361 ( 49%)
  1446. ........................................................... 8142 / 16361 ( 49%)
  1447. ........................................................... 8201 / 16361 ( 50%)
  1448. ........................................................... 8260 / 16361 ( 50%)
  1449. ........................................................... 8319 / 16361 ( 50%)
  1450. ........................................................... 8378 / 16361 ( 51%)
  1451. ........................................................... 8437 / 16361 ( 51%)
  1452. ........................................................... 8496 / 16361 ( 51%)
  1453. ........................................................... 8555 / 16361 ( 52%)
  1454. ........................................................... 8614 / 16361 ( 52%)
  1455. ........................................................... 8673 / 16361 ( 53%)
  1456. ........................................................... 8732 / 16361 ( 53%)
  1457. ........................................................... 8791 / 16361 ( 53%)
  1458. ........................................................... 8850 / 16361 ( 54%)
  1459. ........................................................... 8909 / 16361 ( 54%)
  1460. ........................................................... 8968 / 16361 ( 54%)
  1461. ........................................................... 9027 / 16361 ( 55%)
  1462. ........................................................... 9086 / 16361 ( 55%)
  1463. ........................................................... 9145 / 16361 ( 55%)
  1464. ........................................................... 9204 / 16361 ( 56%)
  1465. ........................................................... 9263 / 16361 ( 56%)
  1466. ........................................................... 9322 / 16361 ( 56%)
  1467. ........................................................... 9381 / 16361 ( 57%)
  1468. ........................................................... 9440 / 16361 ( 57%)
  1469. ........................................................... 9499 / 16361 ( 58%)
  1470. ........................................................... 9558 / 16361 ( 58%)
  1471. ........................................................... 9617 / 16361 ( 58%)
  1472. ........................................................... 9676 / 16361 ( 59%)
  1473. ........................................................... 9735 / 16361 ( 59%)
  1474. ........................................................... 9794 / 16361 ( 59%)
  1475. ........................................................... 9853 / 16361 ( 60%)
  1476. ........................................................... 9912 / 16361 ( 60%)
  1477. ........................................................... 9971 / 16361 ( 60%)
  1478. ........................................................... 10030 / 16361 ( 61%)
  1479. ........................................................... 10089 / 16361 ( 61%)
  1480. ........................................................... 10148 / 16361 ( 62%)
  1481. ........................................................... 10207 / 16361 ( 62%)
  1482. ........................................................... 10266 / 16361 ( 62%)
  1483. ........................................................... 10325 / 16361 ( 63%)
  1484. ........................................................... 10384 / 16361 ( 63%)
  1485. ........................................................... 10443 / 16361 ( 63%)
  1486. ........................................................... 10502 / 16361 ( 64%)
  1487. ........................................................... 10561 / 16361 ( 64%)
  1488. ........................................................... 10620 / 16361 ( 64%)
  1489. ........................................................... 10679 / 16361 ( 65%)
  1490. ........................................................... 10738 / 16361 ( 65%)
  1491. ........................................................... 10797 / 16361 ( 65%)
  1492. ........................................................... 10856 / 16361 ( 66%)
  1493. ........................................................... 10915 / 16361 ( 66%)
  1494. ........................................................... 10974 / 16361 ( 67%)
  1495. ........................................................... 11033 / 16361 ( 67%)
  1496. ........................................................... 11092 / 16361 ( 67%)
  1497. ........................................................... 11151 / 16361 ( 68%)
  1498. ........................................................... 11210 / 16361 ( 68%)
  1499. ....................................................S...... 11269 / 16361 ( 68%)
  1500. ........................................................... 11328 / 16361 ( 69%)
  1501. ........................................................... 11387 / 16361 ( 69%)
  1502. ........................................................... 11446 / 16361 ( 69%)
  1503. ........................................................... 11505 / 16361 ( 70%)
  1504. ........................................................... 11564 / 16361 ( 70%)
  1505. ........................................................... 11623 / 16361 ( 71%)
  1506. ........................................................... 11682 / 16361 ( 71%)
  1507. ........................................................... 11741 / 16361 ( 71%)
  1508. ........................................................... 11800 / 16361 ( 72%)
  1509. ........................................................... 11859 / 16361 ( 72%)
  1510. ........................................................... 11918 / 16361 ( 72%)
  1511. ........................................................... 11977 / 16361 ( 73%)
  1512. ........................................................... 12036 / 16361 ( 73%)
  1513. ........................................................... 12095 / 16361 ( 73%)
  1514. ........................................................... 12154 / 16361 ( 74%)
  1515. ........................................................... 12213 / 16361 ( 74%)
  1516. ........................................................... 12272 / 16361 ( 75%)
  1517. ........................................................... 12331 / 16361 ( 75%)
  1518. ........................................................... 12390 / 16361 ( 75%)
  1519. ........................................................... 12449 / 16361 ( 76%)
  1520. ........................................................... 12508 / 16361 ( 76%)
  1521. ........................................................... 12567 / 16361 ( 76%)
  1522. ........................................................... 12626 / 16361 ( 77%)
  1523. ........................................................... 12685 / 16361 ( 77%)
  1524. ........................................................... 12744 / 16361 ( 77%)
  1525. ........................................................... 12803 / 16361 ( 78%)
  1526. ........................................................... 12862 / 16361 ( 78%)
  1527. ........................................................... 12921 / 16361 ( 78%)
  1528. ........................................................... 12980 / 16361 ( 79%)
  1529. ........................................................... 13039 / 16361 ( 79%)
  1530. ........................................................... 13098 / 16361 ( 80%)
  1531. ........................................................... 13157 / 16361 ( 80%)
  1532. ........................................................... 13216 / 16361 ( 80%)
  1533. ........................................................... 13275 / 16361 ( 81%)
  1534. ........................................................... 13334 / 16361 ( 81%)
  1535. ........................................................... 13393 / 16361 ( 81%)
  1536. ........................................................... 13452 / 16361 ( 82%)
  1537. ........................................................... 13511 / 16361 ( 82%)
  1538. ........................................................... 13570 / 16361 ( 82%)
  1539. ........................................................... 13629 / 16361 ( 83%)
  1540. ........................................................... 13688 / 16361 ( 83%)
  1541. ........................................................... 13747 / 16361 ( 84%)
  1542. ........................................................... 13806 / 16361 ( 84%)
  1543. ........................................................... 13865 / 16361 ( 84%)
  1544. ........................................................... 13924 / 16361 ( 85%)
  1545. ........................................................... 13983 / 16361 ( 85%)
  1546. ........................................................... 14042 / 16361 ( 85%)
  1547. ........................................................... 14101 / 16361 ( 86%)
  1548. ........................................................... 14160 / 16361 ( 86%)
  1549. ........................................................... 14219 / 16361 ( 86%)
  1550. ........................................................... 14278 / 16361 ( 87%)
  1551. ........................................................... 14337 / 16361 ( 87%)
  1552. ........................................................... 14396 / 16361 ( 87%)
  1553. ........................................................... 14455 / 16361 ( 88%)
  1554. ........................................................... 14514 / 16361 ( 88%)
  1555. ........................................................... 14573 / 16361 ( 89%)
  1556. ........................................................... 14632 / 16361 ( 89%)
  1557. ........................................................... 14691 / 16361 ( 89%)
  1558. ........................................................... 14750 / 16361 ( 90%)
  1559. ........................................................... 14809 / 16361 ( 90%)
  1560. ........................................................... 14868 / 16361 ( 90%)
  1561. ........................................................... 14927 / 16361 ( 91%)
  1562. ........................................................... 14986 / 16361 ( 91%)
  1563. ........................................................... 15045 / 16361 ( 91%)
  1564. ........................................................... 15104 / 16361 ( 92%)
  1565. ..................................................============================================================================
  1566. >>> stopsection <<<
  1567.  
  1568. >>> startsection Cleaning workspace<<<
  1569. ============================================================================
  1570. CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
  1571. 0a086ee75989 moodlehq/moodle-php-apache:7.4 "docker-php-entrypoi…" 37 minutes ago Up 37 minutes 80/tcp webserverda39a3ee5e6b4b0d
  1572. 6497e60d3067 mongo:4.0 "docker-entrypoint.s…" 37 minutes ago Up 37 minutes 27017/tcp mongodbda39a3ee5e6b4b0d
  1573. f59e7ccd442b memcached:1.4 "docker-entrypoint.s…" 37 minutes ago Up 37 minutes 11211/tcp memcached2da39a3ee5e6b4b0d
  1574. 5513f79d930f memcached:1.4 "docker-entrypoint.s…" 37 minutes ago Up 37 minutes 11211/tcp memcached1da39a3ee5e6b4b0d
  1575. e4da97cd3930 redis:3 "docker-entrypoint.s…" 37 minutes ago Up 37 minutes 6379/tcp redisda39a3ee5e6b4b0d
  1576. ca90f67fd7de solr:7 "docker-entrypoint.s…" 37 minutes ago Up 37 minutes 8983/tcp solrda39a3ee5e6b4b0d
  1577. aec21f6b8ef9 larrycai/openldap "/bin/sh -c 'slapd -…" 37 minutes ago Up 37 minutes 389/tcp ldapda39a3ee5e6b4b0d
  1578. 5b71f4188eb3 moodlehq/moodle-exttests:latest "docker-php-entrypoi…" 37 minutes ago Up 37 minutes 80/tcp exttestsda39a3ee5e6b4b0d
  1579. ee50413aa593 postgres:9.6 "docker-entrypoint.s…" 38 minutes ago Up 38 minutes 5432/tcp databaseda39a3ee5e6b4b0d
  1580. Exporting webserver logs to /tmp/ws/cirunner/webserver.gz
  1581. Exporting mongodb logs to /tmp/ws/cirunner/mongodb.gz
  1582. Exporting memcached2 logs to /tmp/ws/cirunner/memcached2.gz
  1583. Exporting memcached1 logs to /tmp/ws/cirunner/memcached1.gz
  1584. Exporting redis logs to /tmp/ws/cirunner/redis.gz
  1585. Exporting solr logs to /tmp/ws/cirunner/solr.gz
  1586. Exporting ldap logs to /tmp/ws/cirunner/ldap.gz
  1587. Exporting exttests logs to /tmp/ws/cirunner/exttests.gz
  1588. Exporting database logs to /tmp/ws/cirunner/database.gz
  1589. ============================================================================
  1590. >>> stopsection <<<
  1591.  
  1592. ============================================================================
  1593. == Exit summary:
  1594. == Exit code: 139
  1595. ============================================================================
  1596.  
  1597. >>> startsection Cleaning up docker images <<<
  1598. ============================================================================
  1599. Stopping all docker images for da39a3ee5e6b4b0d
  1600. CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
  1601. 0a086ee75989 moodlehq/moodle-php-apache:7.4 "docker-php-entrypoi…" 37 minutes ago Up 37 minutes 80/tcp webserverda39a3ee5e6b4b0d
  1602. 6497e60d3067 mongo:4.0 "docker-entrypoint.s…" 37 minutes ago Up 37 minutes 27017/tcp mongodbda39a3ee5e6b4b0d
  1603. f59e7ccd442b memcached:1.4 "docker-entrypoint.s…" 37 minutes ago Up 37 minutes 11211/tcp memcached2da39a3ee5e6b4b0d
  1604. 5513f79d930f memcached:1.4 "docker-entrypoint.s…" 37 minutes ago Up 37 minutes 11211/tcp memcached1da39a3ee5e6b4b0d
  1605. e4da97cd3930 redis:3 "docker-entrypoint.s…" 37 minutes ago Up 37 minutes 6379/tcp redisda39a3ee5e6b4b0d
  1606. ca90f67fd7de solr:7 "docker-entrypoint.s…" 37 minutes ago Up 37 minutes 8983/tcp solrda39a3ee5e6b4b0d
  1607. aec21f6b8ef9 larrycai/openldap "/bin/sh -c 'slapd -…" 37 minutes ago Up 37 minutes 389/tcp ldapda39a3ee5e6b4b0d
  1608. 5b71f4188eb3 moodlehq/moodle-exttests:latest "docker-php-entrypoi…" 37 minutes ago Up 37 minutes 80/tcp exttestsda39a3ee5e6b4b0d
  1609. ee50413aa593 postgres:9.6 "docker-entrypoint.s…" 38 minutes ago Up 38 minutes 5432/tcp databaseda39a3ee5e6b4b0d
  1610. 0a086ee75989
  1611. 0a086ee75989
  1612. 6497e60d3067
  1613. 6497e60d3067
  1614. f59e7ccd442b
  1615. f59e7ccd442b
  1616. 5513f79d930f
  1617. 5513f79d930f
  1618. e4da97cd3930
  1619. e4da97cd3930
  1620. ca90f67fd7de
  1621. ca90f67fd7de
  1622. aec21f6b8ef9
  1623. aec21f6b8ef9
  1624. 5b71f4188eb3
  1625. 5b71f4188eb3
  1626. ee50413aa593
  1627. ee50413aa593
  1628. ============================================================================
  1629. >>> stopsection <<<
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement