Advertisement
stronk7

Untitled

Nov 1st, 2020
117
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 128.37 KB | None | 0 0
  1. stronk7@~/bin$ cirunner
  2. chmod: changing permissions of '/tmp/ws/cirunner': Operation not permitted
  3. chmod: changing permissions of '/tmp/ws/cirunner/environment.list': Operation not permitted
  4. >>> startsection Job summary <<<
  5. ============================================================================
  6. == Workspace: /tmp/ws
  7. == Build Id: cirunner
  8. == Output directory: /tmp/ws/cirunner
  9. == UUID: 25ad655e39d02da9
  10. == Container prefix: 25ad655e39d02da9
  11. == PHP Version: 7.3
  12. == DBTORUN:
  13. == DBTYPE: pgsql
  14. == DBSLAVES: 0
  15. == TESTTORUN: behat
  16. == BROWSER: chrome
  17. == BEHAT_TOTAL_RUNS: 3
  18. == BEHAT_NUM_RERUNS: 5
  19. == BEHAT_INCREASE_TIMEOUT:
  20. == BEHAT_SUITE: default
  21. == TAGS: @core_auth
  22. == NAME:
  23. == MOBILE_VERSION:
  24. == PLUGINSTOINSTALL:
  25. == TESTSUITE:
  26. == Environment: /tmp/ws/cirunner/environment.list
  27. ============================================================================
  28. >>> stopsection <<<
  29.  
  30. >>> startsection Checking networks <<<
  31. ============================================================================
  32. Found network 'moodle' with identifier a86adb73a264
  33. ============================================================================
  34. >>> stopsection <<<
  35.  
  36. >>> startsection Starting database server <<<
  37. ============================================================================
  38. 8bf0e6b4bb928cfc9bcf0f0d3442018a7ae32d04aafda31d14df9664a151beee
  39. ============================================================================
  40. >>> stopsection <<<
  41.  
  42. >>> startsection Database summary <<<
  43. ============================================================================
  44. == DBTORUN:
  45. == DBTYPE: pgsql
  46. == DBHOST: database25ad655e39d02da9
  47. == DBHOST_SLAVE:
  48. == DBUSER: moodle
  49. == DBPASS: moodle
  50. == DBNAME: moodle
  51. ********************************************************************************
  52. WARNING: POSTGRES_HOST_AUTH_METHOD has been set to "trust". This will allow
  53. anyone with access to the Postgres port to access your database without
  54. a password, even if POSTGRES_PASSWORD is set. See PostgreSQL
  55. documentation about "trust":
  56. https://www.postgresql.org/docs/current/auth-trust.html
  57. In Docker's default configuration, this is effectively any other
  58. container on the same system.
  59.  
  60. It is not recommended to use POSTGRES_HOST_AUTH_METHOD=trust. Replace
  61. it with "-e POSTGRES_PASSWORD=password" instead to set a password in
  62. "docker run".
  63. ********************************************************************************
  64. The files belonging to this database system will be owned by user "postgres".
  65. This user must also own the server process.
  66.  
  67. The database cluster will be initialized with locale "en_US.utf8".
  68. The default database encoding has accordingly been set to "UTF8".
  69. The default text search configuration will be set to "english".
  70.  
  71. Data page checksums are disabled.
  72.  
  73. fixing permissions on existing directory /var/lib/postgresql/data ... ok
  74. creating subdirectories ... ok
  75. selecting default max_connections ... 100
  76. selecting default shared_buffers ... 128MB
  77. selecting default timezone ... Etc/UTC
  78. selecting dynamic shared memory implementation ... posix
  79. creating configuration files ... ok
  80. running bootstrap script ... ok
  81. performing post-bootstrap initialization ... ok
  82.  
  83. WARNING: enabling "trust" authentication for local connections
  84. You can change this by editing pg_hba.conf or using the option -A, or
  85. --auth-local and --auth-host, the next time you run initdb.
  86. syncing data to disk ... ok
  87.  
  88. Success. You can now start the database server using:
  89.  
  90. pg_ctl -D /var/lib/postgresql/data -l logfile start
  91.  
  92. waiting for server to start....LOG: database system was shut down at 2020-11-01 15:49:04 UTC
  93. LOG: MultiXact member wraparound protections are now enabled
  94. LOG: autovacuum launcher started
  95. LOG: database system is ready to accept connections
  96. done
  97. server started
  98. CREATE DATABASE
  99.  
  100.  
  101. /usr/local/bin/docker-entrypoint.sh: sourcing /docker-entrypoint-initdb.d/initdb.sh
  102. CREATE DATABASE
  103. GRANT
  104.  
  105. /usr/local/bin/docker-entrypoint.sh: running /docker-entrypoint-initdb.d/master.sh
  106. Not a postgres master in master/slave cluster
  107.  
  108. /usr/local/bin/docker-entrypoint.sh: running /docker-entrypoint-initdb.d/slave.sh
  109. Not a postgres slave in master/slave cluster
  110.  
  111. /usr/local/bin/docker-entrypoint.sh: running /docker-entrypoint-initdb.d/tuning.sh
  112.  
  113. LOG: received fast shutdown request
  114. waiting for server to shut down....LOG: aborting any active transactions
  115. LOG: autovacuum launcher shutting down
  116. LOG: shutting down
  117. LOG: database system is shut down
  118. done
  119. server stopped
  120.  
  121. PostgreSQL init process complete; ready for start up.
  122.  
  123. LOG: database system was shut down at 2020-11-01 15:49:06 UTC
  124. LOG: MultiXact member wraparound protections are now enabled
  125. LOG: database system is ready to accept connections
  126. LOG: autovacuum launcher started
  127. ============================================================================
  128. >>> stopsection <<<
  129.  
  130. >>> startsection Starting selenium server <<<
  131. ============================================================================
  132. ee2a2b12f786093f23f52403569cd68c27246e6c17af48fb825a89b3455553a1
  133. 347327e06154e5d06a0364690b48ea06b739913737fb40791effb6509a2fde23
  134. 2ad2bb593452bcd9c0d4cdb97e7738f74cef3d3fb1e2fbb84d59b20eda6f6cc8
  135. 2020-11-01 15:49:24,671 INFO Included extra file "/etc/supervisor/conf.d/selenium.conf" during parsing
  136. 2020-11-01 15:49:24,672 INFO supervisord started with pid 8
  137. 2020-11-01 15:49:25,675 INFO spawned: 'xvfb' with pid 11
  138. 2020-11-01 15:49:25,676 INFO spawned: 'selenium-standalone' with pid 12
  139. 15:49:25.842 INFO [GridLauncherV3.parse] - Selenium server version: 3.141.59, revision: e82be7d358
  140. 2020-11-01 15:49:25,843 INFO success: xvfb entered RUNNING state, process has stayed up for > than 0 seconds (startsecs)
  141. 2020-11-01 15:49:25,844 INFO success: selenium-standalone entered RUNNING state, process has stayed up for > than 0 seconds (startsecs)
  142. 15:49:25.907 INFO [GridLauncherV3.lambda$buildLaunchers$3] - Launching a standalone Selenium Server on port 4444
  143. 2020-11-01 15:49:25.938:INFO::main: Logging initialized @253ms to org.seleniumhq.jetty9.util.log.StdErrLog
  144. 15:49:26.103 INFO [WebDriverServlet.<init>] - Initialising WebDriverServlet
  145. 15:49:26.176 INFO [SeleniumServer.boot] - Selenium Server is up and running on port 4444
  146. 2020-11-01 15:49:24,994 INFO Included extra file "/etc/supervisor/conf.d/selenium.conf" during parsing
  147. 2020-11-01 15:49:24,995 INFO supervisord started with pid 7
  148. 2020-11-01 15:49:25,997 INFO spawned: 'xvfb' with pid 10
  149. 2020-11-01 15:49:25,998 INFO spawned: 'selenium-standalone' with pid 11
  150. 15:49:26.198 INFO [GridLauncherV3.parse] - Selenium server version: 3.141.59, revision: e82be7d358
  151. 2020-11-01 15:49:26,199 INFO success: xvfb entered RUNNING state, process has stayed up for > than 0 seconds (startsecs)
  152. 2020-11-01 15:49:26,199 INFO success: selenium-standalone entered RUNNING state, process has stayed up for > than 0 seconds (startsecs)
  153. 15:49:26.260 INFO [GridLauncherV3.lambda$buildLaunchers$3] - Launching a standalone Selenium Server on port 4444
  154. 2020-11-01 15:49:26.294:INFO::main: Logging initialized @287ms to org.seleniumhq.jetty9.util.log.StdErrLog
  155. 15:49:26.460 INFO [WebDriverServlet.<init>] - Initialising WebDriverServlet
  156. 15:49:26.527 INFO [SeleniumServer.boot] - Selenium Server is up and running on port 4444
  157. 2020-11-01 15:49:25,316 INFO Included extra file "/etc/supervisor/conf.d/selenium.conf" during parsing
  158. 2020-11-01 15:49:25,317 INFO supervisord started with pid 8
  159. 2020-11-01 15:49:26,319 INFO spawned: 'xvfb' with pid 11
  160. 2020-11-01 15:49:26,321 INFO spawned: 'selenium-standalone' with pid 12
  161. 15:49:26.495 INFO [GridLauncherV3.parse] - Selenium server version: 3.141.59, revision: e82be7d358
  162. 2020-11-01 15:49:26,496 INFO success: xvfb entered RUNNING state, process has stayed up for > than 0 seconds (startsecs)
  163. 2020-11-01 15:49:26,496 INFO success: selenium-standalone entered RUNNING state, process has stayed up for > than 0 seconds (startsecs)
  164. 15:49:26.559 INFO [GridLauncherV3.lambda$buildLaunchers$3] - Launching a standalone Selenium Server on port 4444
  165. 2020-11-01 15:49:26.592:INFO::main: Logging initialized @263ms to org.seleniumhq.jetty9.util.log.StdErrLog
  166. 15:49:26.755 INFO [WebDriverServlet.<init>] - Initialising WebDriverServlet
  167. 15:49:26.819 INFO [SeleniumServer.boot] - Selenium Server is up and running on port 4444
  168. ============================================================================
  169. >>> stopsection <<<
  170.  
  171. >>> startsection Starting web server <<<
  172. ============================================================================
  173. 04515302c8e76ffed1972170e1823162c89e33a1a5baf53586f1a2437f88092f
  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 [243 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 [110 kB]
  183. Fetched 8510 kB in 2s (5240 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 15 not upgraded.
  191. == Copying configuration
  192. ============================================================================
  193. AH00558: apache2: Could not reliably determine the server's fully qualified domain name, using 172.23.0.6. 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.23.0.6. Set the 'ServerName' directive globally to suppress this message
  195. [Sun Nov 01 15:49:30.782418 2020] [mpm_prefork:notice] [pid 1] AH00163: Apache/2.4.38 (Debian) PHP/7.3.22 configured -- resuming normal operations
  196. [Sun Nov 01 15:49:30.782491 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. moodlehq/moodle-php-apache:7.3 created:2020-09-17T17:44:38.812170593Z sha256:de0ab6a11721819cb0d3a6142e14d91102455089f5feb42d128b30d65490d387
  209. postgres:9.6 created:2020-10-13T12:36:21.011285794Z sha256:56b556d681143501e02f794d149213e7b04e0fde814689e8efeaba64cf5b86be
  210. selenium/standalone-chrome:3.141.59-zinc created:2020-01-15T01:21:27.761681954Z sha256:81c3cdb9cec3d60e0717eaa2e24848e1eaafc71a52bf8f8d86bfc8fab7223b4f
  211. ============================================================================
  212. >>> stopsection <<<
  213.  
  214. >>> startsection Initialising test environment<<<
  215. ============================================================================
  216. php admin/tool/behat/cli/init.php -a=default -j=3
  217. Updating to version 2.0.4 (stable channel).
  218. Downloading (100%)
  219. Use composer self-update --rollback to return to version 1.10.7
  220. Installing dependencies from lock file (including require-dev)
  221. Verifying lock file contents can be installed on current platform.
  222. Package operations: 74 installs, 0 updates, 0 removals
  223. - Syncing instaclick/php-webdriver (dev-local 3df8272) into cache
  224. 0 [>---------------------------] 0 [>---------------------------] - Installing behat/gherkin (v4.6.2): Extracting archive
  225. - Installing symfony/polyfill-mbstring (v1.18.1): Extracting archive
  226. - Installing symfony/polyfill-ctype (v1.18.1): Extracting archive
  227. - Installing symfony/dom-crawler (v4.4.15): Extracting archive
  228. - Installing symfony/browser-kit (v4.4.15): Extracting archive
  229. - Installing symfony/css-selector (v5.1.7): Extracting archive
  230. - Installing behat/mink (v1.8.1): Extracting archive
  231. - Installing behat/mink-browserkit-driver (v1.3.4): Extracting archive
  232. - Installing behat/transliterator (v1.3.0): Extracting archive
  233. - Installing psr/container (1.0.0): Extracting archive
  234. - Installing container-interop/container-interop (1.2.0): Extracting archive
  235. - Installing symfony/polyfill-php72 (v1.18.1): Extracting archive
  236. - Installing paragonie/random_compat (v9.99.99): Extracting archive
  237. - Installing symfony/polyfill-php70 (v1.18.1): Extracting archive
  238. - Installing symfony/polyfill-intl-normalizer (v1.18.1): Extracting archive
  239. - Installing symfony/polyfill-intl-idn (v1.18.1): Extracting archive
  240. - Installing ralouphie/getallheaders (3.0.3): Extracting archive
  241. - Installing psr/http-message (1.0.1): Extracting archive
  242. - Installing guzzlehttp/psr7 (1.7.0): Extracting archive
  243. - Installing guzzlehttp/promises (1.4.0): Extracting archive
  244. - Installing guzzlehttp/guzzle (6.5.5): Extracting archive
  245. - Installing fabpot/goutte (v3.3.0): Extracting archive
  246. - Installing instaclick/php-webdriver (dev-local 3df8272): Cloning 3df827208e from cache
  247. - Installing mikey179/vfsstream (v1.6.8): Extracting archive
  248. - Installing symfony/polyfill-php80 (v1.18.1): Extracting archive
  249. - Installing symfony/process (v5.1.7): Extracting archive
  250. - Installing behat/mink-selenium2-driver (v1.4.0): Extracting archive
  251. - Installing behat/mink-goutte-driver (v1.2.1): Extracting archive
  252. - Installing symfony/filesystem (v5.1.7): Extracting archive
  253. - Installing symfony/config (v4.4.15): Extracting archive
  254. - Installing symfony/deprecation-contracts (v2.2.0): Extracting archive
  255. - Installing symfony/yaml (v5.1.7): Extracting archive
  256. - Installing symfony/translation-contracts (v2.3.0): Extracting archive
  257. - Installing symfony/translation (v4.4.15): Extracting archive
  258. - Installing psr/event-dispatcher (1.0.0): Extracting archive
  259. - Installing symfony/event-dispatcher-contracts (v2.2.0): Extracting archive
  260. - Installing symfony/event-dispatcher (v5.1.7): Extracting archive
  261. - Installing symfony/service-contracts (v2.2.0): Extracting archive
  262. - Installing symfony/dependency-injection (v4.4.15): Extracting archive
  263. - Installing symfony/polyfill-intl-grapheme (v1.18.1): Extracting archive
  264. - Installing symfony/string (v5.1.7): Extracting archive
  265. - Installing symfony/polyfill-php73 (v1.18.1): Extracting archive
  266. - Installing symfony/console (v5.1.7): Extracting archive
  267. - Installing behat/behat (v3.6.1): Extracting archive
  268. - Installing behat/mink-extension (2.3.1): Extracting archive
  269. - Installing moodlehq/behat-extension (v3.400.0): Extracting archive
  270. - Installing webmozart/assert (1.9.1): Extracting archive
  271. - Installing phpdocumentor/reflection-common (2.2.0): Extracting archive
  272. - Installing phpdocumentor/type-resolver (1.4.0): Extracting archive
  273. - Installing phpdocumentor/reflection-docblock (5.2.2): Extracting archive
  274. - Installing phpunit/php-token-stream (3.1.1): Extracting archive
  275. - Installing sebastian/version (2.0.1): Extracting archive
  276. - Installing sebastian/type (1.1.3): Extracting archive
  277. - Installing sebastian/resource-operations (2.0.1): Extracting archive
  278. - Installing sebastian/recursion-context (3.0.0): Extracting archive
  279. - Installing sebastian/object-reflector (1.1.1): Extracting archive
  280. - Installing sebastian/object-enumerator (3.0.3): Extracting archive
  281. - Installing sebastian/global-state (3.0.0): Extracting archive
  282. - Installing sebastian/exporter (3.1.2): Extracting archive
  283. - Installing sebastian/environment (4.2.3): Extracting archive
  284. - Installing sebastian/diff (3.0.2): Extracting archive
  285. - Installing sebastian/comparator (3.0.2): Extracting archive
  286. - Installing phpunit/php-timer (2.1.2): Extracting archive
  287. - Installing phpunit/php-text-template (1.2.1): Extracting archive
  288. - Installing phpunit/php-file-iterator (2.0.2): Extracting archive
  289. - Installing theseer/tokenizer (1.2.0): Extracting archive
  290. - Installing sebastian/code-unit-reverse-lookup (1.0.1): Extracting archive
  291. - Installing phpunit/php-code-coverage (7.0.10): Extracting archive
  292. - Installing doctrine/instantiator (1.3.1): Extracting archive
  293. - Installing phpspec/prophecy (1.12.1): Extracting archive
  294. - Installing phar-io/version (2.0.1): Extracting archive
  295. - Installing phar-io/manifest (1.0.3): Extracting archive
  296. - Installing myclabs/deep-copy (1.10.1): Extracting archive
  297. - Installing phpunit/phpunit (8.5.8): Extracting archive
  298. 0/63 [>---------------------------] 0%
  299. 10/63 [====>-----------------------] 15%
  300. 20/63 [========>-------------------] 31%
  301. 30/63 [=============>--------------] 47%
  302. 39/63 [=================>----------] 61%
  303. 49/63 [=====================>------] 77%
  304. 59/63 [==========================>-] 93%
  305. 63/63 [============================] 100%Package container-interop/container-interop is abandoned, you should avoid using it. Use psr/container instead.
  306. Package phpunit/php-token-stream is abandoned, you should avoid using it. No replacement was suggested.
  307. Generating autoload files
  308. 29 packages you are using are looking for funding.
  309. Use the `composer fund` command to find out more!
  310. Installing behat site for 3 parallel behat run
  311. [behatrun1] [behatrun2] [behatrun3]
  312. |-->System |-->System |-->System
  313. | |++ Success ++ |
  314. | |-->antivirus_clamav |
  315. | |++ Success ++ |
  316. | |-->availability_completio |
  317. | |++ Success ++ |
  318. | |-->availability_date |
  319. | |++ Success ++ |
  320. | |-->availability_grade |
  321. | |++ Success ++ |
  322. | |-->availability_group |
  323. |++ Success ++ |++ Success ++ |++ Success ++
  324. | |-->availability_grouping |
  325. | |++ Success ++ |
  326. | |-->availability_profile |
  327. |-->antivirus_clamav |++ Success ++ |-->antivirus_clamav
  328. | |-->qtype_calculated |
  329. |++ Success ++ | |++ Success ++
  330. |-->availability_completio | |-->availability_completio
  331. | | |++ Success ++
  332. | | |-->availability_date
  333. |++ Success ++ |++ Success ++ |++ Success ++
  334. |-->availability_date |-->qtype_calculatedmulti |-->availability_grade
  335. |++ Success ++ |++ Success ++ |
  336. |-->availability_grade |-->qtype_calculatedsimple |
  337. |++ Success ++ |++ Success ++ |++ Success ++
  338. |-->availability_group |-->qtype_ddimageortext |-->availability_group
  339. |++ Success ++ |++ Success ++ |++ Success ++
  340. |-->availability_grouping |-->qtype_ddmarker |-->availability_grouping
  341. | | |++ Success ++
  342. | | |-->availability_profile
  343. |++ Success ++ | |++ Success ++
  344. |-->availability_profile | |-->qtype_calculated
  345. |++ Success ++ | |
  346. |-->qtype_calculated | |
  347. | |++ Success ++ |
  348. | |-->qtype_ddwtos |
  349. |++ Success ++ |++ Success ++ |++ Success ++
  350. |-->qtype_calculatedmulti |-->qtype_description |-->qtype_calculatedmulti
  351. | |++ Success ++ |++ Success ++
  352. | |-->qtype_essay |-->qtype_calculatedsimple
  353. |++ Success ++ | |++ Success ++
  354. |-->qtype_calculatedsimple | |-->qtype_ddimageortext
  355. |++ Success ++ | |
  356. |-->qtype_ddimageortext | |
  357. | |++ Success ++ |++ Success ++
  358. | |-->qtype_gapselect |-->qtype_ddmarker
  359. |++ Success ++ |++ Success ++ |
  360. |-->qtype_ddmarker |-->qtype_match |
  361. |++ Success ++ |++ Success ++ |++ Success ++
  362. |-->qtype_ddwtos |-->qtype_missingtype |-->qtype_ddwtos
  363. | |++ Success ++ |++ Success ++
  364. | |-->qtype_multianswer |-->qtype_description
  365. |++ Success ++ |++ Success ++ |++ Success ++
  366. |-->qtype_description |-->qtype_multichoice |-->qtype_essay
  367. |++ Success ++ | |++ Success ++
  368. |-->qtype_essay | |-->qtype_gapselect
  369. |++ Success ++ |++ Success ++ |++ Success ++
  370. |-->qtype_gapselect |-->qtype_numerical |-->qtype_match
  371. |++ Success ++ |++ Success ++ |
  372. |-->qtype_match |-->qtype_random |
  373. |++ Success ++ |++ Success ++ |++ Success ++
  374. |-->qtype_missingtype |-->qtype_randomsamatch |-->qtype_missingtype
  375. | | |++ Success ++
  376. | | |-->qtype_multianswer
  377. |++ Success ++ |++ Success ++ |++ Success ++
  378. |-->qtype_multianswer |-->qtype_shortanswer |-->qtype_multichoice
  379. |++ Success ++ |++ Success ++ |++ Success ++
  380. |-->qtype_multichoice |-->qtype_truefalse |-->qtype_numerical
  381. |++ Success ++ |++ Success ++ |
  382. |-->qtype_numerical |-->mod_assign |
  383. |++ Success ++ | |++ Success ++
  384. |-->qtype_random | |-->qtype_random
  385. | | |++ Success ++
  386. | | |-->qtype_randomsamatch
  387. |++ Success ++ | |++ Success ++
  388. |-->qtype_randomsamatch | |-->qtype_shortanswer
  389. |++ Success ++ | |
  390. |-->qtype_shortanswer | |
  391. |++ Success ++ | |++ Success ++
  392. |-->qtype_truefalse | |-->qtype_truefalse
  393. |++ Success ++ | |++ Success ++
  394. |-->mod_assign | |-->mod_assign
  395. | |++ Success ++ |
  396. | |-->mod_assignment |
  397. |++ Success ++ |++ Success ++ |++ Success ++
  398. |-->mod_assignment |-->mod_book |-->mod_assignment
  399. | |++ Success ++ |++ Success ++
  400. | |-->mod_chat |-->mod_book
  401. |++ Success ++ | |
  402. |-->mod_book | |
  403. | | |++ Success ++
  404. | | |-->mod_chat
  405. |++ Success ++ | |
  406. |-->mod_chat | |
  407. | |++ Success ++ |
  408. | |-->mod_choice |
  409. |++ Success ++ | |++ Success ++
  410. |-->mod_choice | |-->mod_choice
  411. | |++ Success ++ |
  412. | |-->mod_data |
  413. | | |++ Success ++
  414. | | |-->mod_data
  415. |++ Success ++ | |
  416. |-->mod_data | |
  417. | |++ Success ++ |
  418. | |-->mod_feedback |
  419. |++ Success ++ | |++ Success ++
  420. |-->mod_feedback | |-->mod_feedback
  421. | |++ Success ++ |
  422. | |-->mod_folder |
  423. | |++ Success ++ |
  424. | |-->mod_forum |
  425. |++ Success ++ | |++ Success ++
  426. |-->mod_folder | |-->mod_folder
  427. | | |++ Success ++
  428. | | |-->mod_forum
  429. |++ Success ++ | |
  430. |-->mod_forum | |
  431. | |++ Success ++ |
  432. | |-->mod_glossary |
  433. |++ Success ++ | |++ Success ++
  434. |-->mod_glossary | |-->mod_glossary
  435. | |++ Success ++ |
  436. | |-->mod_h5pactivity |
  437. | |++ Success ++ |
  438. | |-->mod_imscp |
  439. |++ Success ++ | |++ Success ++
  440. |-->mod_h5pactivity | |-->mod_h5pactivity
  441. | |++ Success ++ |
  442. | |-->mod_label |
  443. | |++ Success ++ |
  444. | |-->mod_lesson |
  445. | | |++ Success ++
  446. | | |-->mod_imscp
  447. |++ Success ++ | |
  448. |-->mod_imscp | |
  449. | | |++ Success ++
  450. | | |-->mod_label
  451. |++ Success ++ | |
  452. |-->mod_label | |
  453. | | |++ Success ++
  454. | | |-->mod_lesson
  455. |++ Success ++ | |
  456. |-->mod_lesson | |
  457. | |++ Success ++ |
  458. | |-->mod_lti |
  459. |++ Success ++ | |++ Success ++
  460. |-->mod_lti | |-->mod_lti
  461. | |++ Success ++ |
  462. | |-->mod_page |
  463. | |++ Success ++ |
  464. | |-->mod_quiz |
  465. | | |++ Success ++
  466. | | |-->mod_page
  467. |++ Success ++ | |
  468. |-->mod_page | |
  469. | | |++ Success ++
  470. | | |-->mod_quiz
  471. |++ Success ++ | |
  472. |-->mod_quiz | |
  473. | |++ Success ++ |
  474. | |-->mod_resource |
  475. | |++ Success ++ |
  476. | |-->mod_scorm |
  477. | | |++ Success ++
  478. | | |-->mod_resource
  479. |++ Success ++ | |++ Success ++
  480. |-->mod_resource | |-->mod_scorm
  481. |++ Success ++ | |
  482. |-->mod_scorm | |
  483. | |++ Success ++ |
  484. | |-->mod_survey |
  485. | | |++ Success ++
  486. | | |-->mod_survey
  487. |++ Success ++ | |
  488. |-->mod_survey | |
  489. | |++ Success ++ |
  490. | |-->mod_url |
  491. | |++ Success ++ |
  492. | |-->mod_wiki |
  493. | | |++ Success ++
  494. | | |-->mod_url
  495. |++ Success ++ | |++ Success ++
  496. |-->mod_url | |-->mod_wiki
  497. |++ Success ++ | |
  498. |-->mod_wiki | |
  499. | |++ Success ++ |
  500. | |-->mod_workshop |
  501. | | |++ Success ++
  502. | | |-->mod_workshop
  503. |++ Success ++ | |
  504. |-->mod_workshop | |
  505. | |++ Success ++ |
  506. | |-->auth_cas |
  507. | |++ Success ++ |
  508. | |-->auth_db |
  509. | |++ Success ++ |
  510. | |-->auth_email |
  511. | |++ Success ++ |
  512. | |-->auth_ldap |
  513. | |++ Success ++ |
  514. | |-->auth_lti |
  515. | |++ Success ++ |
  516. | |-->auth_manual |
  517. | |++ Success ++ |++ Success ++
  518. | |-->auth_mnet |-->auth_cas
  519. | | |++ Success ++
  520. | | |-->auth_db
  521. | | |++ Success ++
  522. |++ Success ++ |++ Success ++ |-->auth_email
  523. |-->auth_cas |-->auth_nologin |++ Success ++
  524. | | |-->auth_ldap
  525. |++ Success ++ |++ Success ++ |++ Success ++
  526. |-->auth_db |-->auth_none |-->auth_lti
  527. |++ Success ++ |++ Success ++ |++ Success ++
  528. |-->auth_email |-->auth_oauth2 |-->auth_manual
  529. |++ Success ++ | |++ Success ++
  530. |-->auth_ldap | |-->auth_mnet
  531. |++ Success ++ |++ Success ++ |
  532. |-->auth_lti |-->auth_shibboleth |
  533. | |++ Success ++ |
  534. | |-->auth_webservice |
  535. |++ Success ++ |++ Success ++ |++ Success ++
  536. |-->auth_manual |-->calendartype_gregorian |-->auth_nologin
  537. |++ Success ++ | |
  538. |-->auth_mnet | |
  539. | |++ Success ++ |++ Success ++
  540. | |-->customfield_checkbox |-->auth_none
  541. | | |++ Success ++
  542. | | |-->auth_oauth2
  543. | |++ Success ++ |
  544. | |-->customfield_date |
  545. |++ Success ++ |++ Success ++ |++ Success ++
  546. |-->auth_nologin |-->customfield_select |-->auth_shibboleth
  547. | |++ Success ++ |
  548. | |-->customfield_text |
  549. |++ Success ++ |++ Success ++ |++ Success ++
  550. |-->auth_none |-->customfield_textarea |-->auth_webservice
  551. |++ Success ++ | |
  552. |-->auth_oauth2 | |
  553. | |++ Success ++ |++ Success ++
  554. | |-->enrol_category |-->calendartype_gregorian
  555. |++ Success ++ | |++ Success ++
  556. |-->auth_shibboleth | |-->customfield_checkbox
  557. |++ Success ++ |++ Success ++ |++ Success ++
  558. |-->auth_webservice |-->enrol_cohort |-->customfield_date
  559. | | |++ Success ++
  560. | | |-->customfield_select
  561. |++ Success ++ |++ Success ++ |++ Success ++
  562. |-->calendartype_gregorian |-->enrol_database |-->customfield_text
  563. |++ Success ++ | |++ Success ++
  564. |-->customfield_checkbox | |-->customfield_textarea
  565. |++ Success ++ |++ Success ++ |++ Success ++
  566. |-->customfield_date |-->enrol_fee |-->enrol_category
  567. |++ Success ++ | |
  568. |-->customfield_select | |
  569. |++ Success ++ | |++ Success ++
  570. |-->customfield_text | |-->enrol_cohort
  571. |++ Success ++ |++ Success ++ |
  572. |-->customfield_textarea |-->enrol_flatfile |
  573. |++ Success ++ | |++ Success ++
  574. |-->enrol_category | |-->enrol_database
  575. |++ Success ++ |++ Success ++ |
  576. |-->enrol_cohort |-->enrol_guest |
  577. | |++ Success ++ |++ Success ++
  578. | |-->enrol_imsenterprise |-->enrol_fee
  579. |++ Success ++ | |++ Success ++
  580. |-->enrol_database | |-->enrol_flatfile
  581. | |++ Success ++ |
  582. | |-->enrol_ldap |
  583. |++ Success ++ |++ Success ++ |++ Success ++
  584. |-->enrol_fee |-->enrol_lti |-->enrol_guest
  585. |++ Success ++ | |++ Success ++
  586. |-->enrol_flatfile | |-->enrol_imsenterprise
  587. |++ Success ++ | |++ Success ++
  588. |-->enrol_guest | |-->enrol_ldap
  589. |++ Success ++ |++ Success ++ |++ Success ++
  590. |-->enrol_imsenterprise |-->enrol_manual |-->enrol_lti
  591. |++ Success ++ | |
  592. |-->enrol_ldap | |
  593. |++ Success ++ |++ Success ++ |
  594. |-->enrol_lti |-->enrol_meta |
  595. | | |++ Success ++
  596. | | |-->enrol_manual
  597. | |++ Success ++ |
  598. | |-->enrol_mnet |
  599. |++ Success ++ |++ Success ++ |++ Success ++
  600. |-->enrol_manual |-->enrol_paypal |-->enrol_meta
  601. | | |++ Success ++
  602. | | |-->enrol_mnet
  603. |++ Success ++ |++ Success ++ |
  604. |-->enrol_meta |-->enrol_self |
  605. | | |++ Success ++
  606. | | |-->enrol_paypal
  607. |++ Success ++ | |
  608. |-->enrol_mnet | |
  609. | |++ Success ++ |
  610. | |-->message_airnotifier |
  611. |++ Success ++ | |++ Success ++
  612. |-->enrol_paypal | |-->enrol_self
  613. |++ Success ++ |++ Success ++ |++ Success ++
  614. |-->enrol_self |-->message_email |-->message_airnotifier
  615. |++ Success ++ | |
  616. |-->message_airnotifier | |
  617. | |++ Success ++ |++ Success ++
  618. | |-->message_jabber |-->message_email
  619. |++ Success ++ |++ Success ++ |
  620. |-->message_email |-->message_popup |
  621. | | |++ Success ++
  622. | | |-->message_jabber
  623. | |++ Success ++ |
  624. | |-->block_activity_modules |
  625. |++ Success ++ |++ Success ++ |++ Success ++
  626. |-->message_jabber |-->block_activity_results |-->message_popup
  627. | |++ Success ++ |
  628. | |-->block_admin_bookmarks |
  629. |++ Success ++ |++ Success ++ |
  630. |-->message_popup |-->block_badges |
  631. | | |++ Success ++
  632. | | |-->block_activity_modules
  633. | |++ Success ++ |++ Success ++
  634. | |-->block_blog_menu |-->block_activity_results
  635. |++ Success ++ |++ Success ++ |++ Success ++
  636. |-->block_activity_modules |-->block_blog_recent |-->block_admin_bookmarks
  637. |++ Success ++ |++ Success ++ |++ Success ++
  638. |-->block_activity_results |-->block_blog_tags |-->block_badges
  639. |++ Success ++ |++ Success ++ |
  640. |-->block_admin_bookmarks |-->block_calendar_month |
  641. | | |++ Success ++
  642. | | |-->block_blog_menu
  643. |++ Success ++ |++ Success ++ |++ Success ++
  644. |-->block_badges |-->block_calendar_upcomin |-->block_blog_recent
  645. | |++ Success ++ |
  646. | |-->block_comments |
  647. |++ Success ++ | |++ Success ++
  648. |-->block_blog_menu | |-->block_blog_tags
  649. |++ Success ++ |++ Success ++ |++ Success ++
  650. |-->block_blog_recent |-->block_completionstatus |-->block_calendar_month
  651. |++ Success ++ |++ Success ++ |
  652. |-->block_blog_tags |-->block_course_list |
  653. | | |++ Success ++
  654. | | |-->block_calendar_upcomin
  655. |++ Success ++ |++ Success ++ |++ Success ++
  656. |-->block_calendar_month |-->block_course_summary |-->block_comments
  657. |++ Success ++ |++ Success ++ |
  658. |-->block_calendar_upcomin |-->block_feedback |
  659. | | |++ Success ++
  660. | | |-->block_completionstatus
  661. |++ Success ++ |++ Success ++ |++ Success ++
  662. |-->block_comments |-->block_globalsearch |-->block_course_list
  663. |++ Success ++ |++ Success ++ |
  664. |-->block_completionstatus |-->block_glossary_random |
  665. | | |++ Success ++
  666. | | |-->block_course_summary
  667. |++ Success ++ |++ Success ++ |++ Success ++
  668. |-->block_course_list |-->block_html |-->block_feedback
  669. |++ Success ++ |++ Success ++ |++ Success ++
  670. |-->block_course_summary |-->block_login |-->block_globalsearch
  671. |++ Success ++ |++ Success ++ |++ Success ++
  672. |-->block_feedback |-->block_lp |-->block_glossary_random
  673. |++ Success ++ |++ Success ++ |
  674. |-->block_globalsearch | |
  675. | |-->block_mentees |++ Success ++
  676. | | |-->block_html
  677. |++ Success ++ |++ Success ++ |++ Success ++
  678. |-->block_glossary_random |-->block_mnet_hosts |-->block_login
  679. |++ Success ++ | |
  680. |-->block_html | |
  681. | |++ Success ++ |++ Success ++
  682. | |-->block_myoverview |-->block_lp
  683. |++ Success ++ |++ Success ++ |++ Success ++
  684. |-->block_login |-->block_myprofile |-->block_mentees
  685. |++ Success ++ |++ Success ++ |
  686. |-->block_lp |-->block_navigation |
  687. | | |++ Success ++
  688. | | |-->block_mnet_hosts
  689. |++ Success ++ |++ Success ++ |++ Success ++
  690. |-->block_mentees |-->block_news_items |-->block_myoverview
  691. | | |++ Success ++
  692. | | |-->block_myprofile
  693. |++ Success ++ |++ Success ++ |
  694. |-->block_mnet_hosts |-->block_online_users |
  695. | | |++ Success ++
  696. | | |-->block_navigation
  697. |++ Success ++ | |
  698. |-->block_myoverview | |
  699. |++ Success ++ |++ Success ++ |++ Success ++
  700. |-->block_myprofile |-->block_private_files |-->block_news_items
  701. |++ Success ++ | |++ Success ++
  702. |-->block_navigation | |-->block_online_users
  703. | |++ Success ++ |
  704. | |-->block_quiz_results |
  705. |++ Success ++ |++ Success ++ |
  706. |-->block_news_items |-->block_recent_activity |
  707. |++ Success ++ | |++ Success ++
  708. |-->block_online_users | |-->block_private_files
  709. | |++ Success ++ |
  710. | |-->block_recentlyaccessed |
  711. | | |++ Success ++
  712. | | |-->block_quiz_results
  713. | |++ Success ++ |
  714. | |-->block_recentlyaccessed |
  715. |++ Success ++ |++ Success ++ |++ Success ++
  716. |-->block_private_files |-->block_rss_client |-->block_recent_activity
  717. |++ Success ++ | |
  718. |-->block_quiz_results | |
  719. | | |++ Success ++
  720. | | |-->block_recentlyaccessed
  721. |++ Success ++ |++ Success ++ |++ Success ++
  722. |-->block_recent_activity |-->block_search_forums |-->block_recentlyaccessed
  723. |++ Success ++ |++ Success ++ |++ Success ++
  724. |-->block_recentlyaccessed |-->block_section_links |-->block_rss_client
  725. |++ Success ++ |++ Success ++ |
  726. |-->block_recentlyaccessed |-->block_selfcompletion |
  727. | |++ Success ++ |
  728. | |-->block_settings |
  729. |++ Success ++ | |++ Success ++
  730. |-->block_rss_client | |-->block_search_forums
  731. | |++ Success ++ |++ Success ++
  732. | |-->block_site_main_menu |-->block_section_links
  733. | |++ Success ++ |++ Success ++
  734. | |-->block_social_activitie |-->block_selfcompletion
  735. |++ Success ++ | |
  736. |-->block_search_forums | |
  737. |++ Success ++ |++ Success ++ |++ Success ++
  738. |-->block_section_links |-->block_starredcourses |-->block_settings
  739. |++ Success ++ |++ Success ++ |++ Success ++
  740. |-->block_selfcompletion |-->block_tag_flickr |-->block_site_main_menu
  741. | |++ Success ++ |
  742. | |-->block_tag_youtube |
  743. |++ Success ++ | |++ Success ++
  744. |-->block_settings | |-->block_social_activitie
  745. |++ Success ++ |++ Success ++ |++ Success ++
  746. |-->block_site_main_menu |-->block_tags |-->block_starredcourses
  747. | |++ Success ++ |++ Success ++
  748. | |-->block_timeline |-->block_tag_flickr
  749. |++ Success ++ |++ Success ++ |++ Success ++
  750. |-->block_social_activitie | |-->block_tag_youtube
  751. |++ Success ++ |-->media_html5audio |
  752. |-->block_starredcourses | |
  753. |++ Success ++ |++ Success ++ |++ Success ++
  754. |-->block_tag_flickr |-->media_html5video |-->block_tags
  755. | |++ Success ++ |
  756. | |-->media_swf |
  757. |++ Success ++ |++ Success ++ |++ Success ++
  758. |-->block_tag_youtube |-->media_videojs |-->block_timeline
  759. |++ Success ++ |++ Success ++ |++ Success ++
  760. |-->block_tags |-->media_vimeo |
  761. | |++ Success ++ |
  762. | |-->media_youtube |
  763. | |++ Success ++ |-->media_html5audio
  764. | |-->filter_activitynames |++ Success ++
  765. | | |-->media_html5video
  766. |++ Success ++ |++ Success ++ |++ Success ++
  767. |-->block_timeline |-->filter_algebra |-->media_swf
  768. |++ Success ++ |++ Success ++ |++ Success ++
  769. | |-->filter_censor |-->media_videojs
  770. |-->media_html5audio |++ Success ++ |++ Success ++
  771. | |-->filter_data |-->media_vimeo
  772. | | |++ Success ++
  773. | | |-->media_youtube
  774. |++ Success ++ |++ Success ++ |++ Success ++
  775. |-->media_html5video |-->filter_displayh5p |-->filter_activitynames
  776. |++ Success ++ |++ Success ++ |++ Success ++
  777. |-->media_swf |-->filter_emailprotect |-->filter_algebra
  778. |++ Success ++ |++ Success ++ |
  779. |-->media_videojs |-->filter_emoticon |
  780. |++ Success ++ |++ Success ++ |++ Success ++
  781. |-->media_vimeo |-->filter_glossary |-->filter_censor
  782. |++ Success ++ |++ Success ++ |++ Success ++
  783. |-->media_youtube |-->filter_mathjaxloader |-->filter_data
  784. | | |++ Success ++
  785. | | |-->filter_displayh5p
  786. |++ Success ++ |++ Success ++ |++ Success ++
  787. |-->filter_activitynames |-->filter_mediaplugin |-->filter_emailprotect
  788. |++ Success ++ | |
  789. |-->filter_algebra |++ Success ++ |++ Success ++
  790. |++ Success ++ |-->filter_multilang |-->filter_emoticon
  791. |-->filter_censor | |
  792. |++ Success ++ |++ Success ++ |++ Success ++
  793. |-->filter_data |-->filter_tex |-->filter_glossary
  794. | |++ Success ++ |
  795. | |-->filter_tidy |
  796. |++ Success ++ |++ Success ++ |++ Success ++
  797. |-->filter_displayh5p |-->filter_urltolink |-->filter_mathjaxloader
  798. |++ Success ++ |++ Success ++ |++ Success ++
  799. |-->filter_emailprotect |-->editor_atto |-->filter_mediaplugin
  800. |++ Success ++ |++ Success ++ |++ Success ++
  801. |-->filter_emoticon |-->editor_textarea |-->filter_multilang
  802. | | |++ Success ++
  803. | | |-->filter_tex
  804. |++ Success ++ |++ Success ++ |++ Success ++
  805. |-->filter_glossary |-->editor_tinymce |-->filter_tidy
  806. |++ Success ++ | |
  807. |-->filter_mathjaxloader | |
  808. |++ Success ++ |++ Success ++ |++ Success ++
  809. |-->filter_mediaplugin |-->format_singleactivity |-->filter_urltolink
  810. |++ Success ++ |++ Success ++ |++ Success ++
  811. |-->filter_multilang |-->format_social |-->editor_atto
  812. | |++ Success ++ |
  813. | |-->format_topics |
  814. |++ Success ++ |++ Success ++ |++ Success ++
  815. |-->filter_tex |-->format_weeks |-->editor_textarea
  816. |++ Success ++ |++ Success ++ |++ Success ++
  817. |-->filter_tidy |-->dataformat_csv |-->editor_tinymce
  818. |++ Success ++ |++ Success ++ |++ Success ++
  819. |-->filter_urltolink |-->dataformat_excel |-->format_singleactivity
  820. |++ Success ++ |++ Success ++ |++ Success ++
  821. |-->editor_atto |-->dataformat_html |-->format_social
  822. |++ Success ++ |++ Success ++ |++ Success ++
  823. |-->editor_textarea |-->dataformat_json |-->format_topics
  824. | |++ Success ++ |++ Success ++
  825. | |-->dataformat_ods |-->format_weeks
  826. |++ Success ++ |++ Success ++ |++ Success ++
  827. |-->editor_tinymce |-->dataformat_pdf |-->dataformat_csv
  828. |++ Success ++ |++ Success ++ |++ Success ++
  829. |-->format_singleactivity |-->profilefield_checkbox |-->dataformat_excel
  830. |++ Success ++ |++ Success ++ |++ Success ++
  831. |-->format_social |-->profilefield_datetime |-->dataformat_html
  832. |++ Success ++ |++ Success ++ |++ Success ++
  833. |-->format_topics |-->profilefield_menu |-->dataformat_json
  834. |++ Success ++ |++ Success ++ |++ Success ++
  835. |-->format_weeks |-->profilefield_text |-->dataformat_ods
  836. |++ Success ++ |++ Success ++ |++ Success ++
  837. |-->dataformat_csv |-->profilefield_textarea |-->dataformat_pdf
  838. |++ Success ++ |++ Success ++ |++ Success ++
  839. |-->dataformat_excel |-->report_backups |-->profilefield_checkbox
  840. |++ Success ++ |++ Success ++ |++ Success ++
  841. |-->dataformat_html |-->report_competency |-->profilefield_datetime
  842. |++ Success ++ |++ Success ++ |++ Success ++
  843. |-->dataformat_json |-->report_completion |-->profilefield_menu
  844. |++ Success ++ |++ Success ++ |++ Success ++
  845. |-->dataformat_ods |-->report_configlog |-->profilefield_text
  846. |++ Success ++ | |++ Success ++
  847. |-->dataformat_pdf | |-->profilefield_textarea
  848. |++ Success ++ |++ Success ++ |++ Success ++
  849. |-->profilefield_checkbox |-->report_courseoverview |-->report_backups
  850. |++ Success ++ | |++ Success ++
  851. |-->profilefield_datetime | |-->report_competency
  852. |++ Success ++ |++ Success ++ |++ Success ++
  853. |-->profilefield_menu |-->report_eventlist |-->report_completion
  854. | |++ Success ++ |
  855. | |-->report_infectedfiles |
  856. |++ Success ++ |++ Success ++ |++ Success ++
  857. |-->profilefield_text |-->report_insights |-->report_configlog
  858. |++ Success ++ | |
  859. |-->profilefield_textarea | |
  860. |++ Success ++ |++ Success ++ |++ Success ++
  861. |-->report_backups |-->report_log |-->report_courseoverview
  862. |++ Success ++ | |
  863. |-->report_competency | |
  864. |++ Success ++ |++ Success ++ |++ Success ++
  865. |-->report_completion |-->report_loglive |-->report_eventlist
  866. | | |++ Success ++
  867. | | |-->report_infectedfiles
  868. |++ Success ++ | |++ Success ++
  869. |-->report_configlog | |-->report_insights
  870. |++ Success ++ |++ Success ++ |++ Success ++
  871. |-->report_courseoverview |-->report_outline |-->report_log
  872. |++ Success ++ |++ Success ++ |++ Success ++
  873. |-->report_eventlist |-->report_participation |-->report_loglive
  874. |++ Success ++ | |
  875. |-->report_infectedfiles | |
  876. |++ Success ++ | |
  877. |-->report_insights | |
  878. |++ Success ++ |++ Success ++ |++ Success ++
  879. |-->report_log |-->report_performance |-->report_outline
  880. | |++ Success ++ |
  881. | |-->report_progress |
  882. |++ Success ++ |++ Success ++ |++ Success ++
  883. |-->report_loglive |-->report_questioninstanc |-->report_participation
  884. | |++ Success ++ |
  885. | |-->report_security |
  886. |++ Success ++ |++ Success ++ |++ Success ++
  887. |-->report_outline |-->report_stats |-->report_performance
  888. | | |++ Success ++
  889. | | |-->report_progress
  890. |++ Success ++ |++ Success ++ |
  891. |-->report_participation |-->report_status |
  892. | |++ Success ++ |++ Success ++
  893. | |-->report_usersessions |-->report_questioninstanc
  894. | | |++ Success ++
  895. | | |-->report_security
  896. |++ Success ++ |++ Success ++ |++ Success ++
  897. |-->report_performance |-->gradeexport_ods |-->report_stats
  898. |++ Success ++ | |
  899. |-->report_progress | |
  900. | |++ Success ++ |++ Success ++
  901. | |-->gradeexport_txt |-->report_status
  902. |++ Success ++ | |++ Success ++
  903. |-->report_questioninstanc | |-->report_usersessions
  904. |++ Success ++ | |
  905. |-->report_security | |
  906. |++ Success ++ |++ Success ++ |
  907. |-->report_stats |-->gradeexport_xls |
  908. | | |++ Success ++
  909. | | |-->gradeexport_ods
  910. |++ Success ++ |++ Success ++ |++ Success ++
  911. |-->report_status |-->gradeexport_xml |-->gradeexport_txt
  912. |++ Success ++ | |
  913. |-->report_usersessions | |
  914. | |++ Success ++ |++ Success ++
  915. | |-->gradeimport_csv |-->gradeexport_xls
  916. |++ Success ++ |++ Success ++ |
  917. |-->gradeexport_ods |-->gradeimport_direct |
  918. | | |++ Success ++
  919. | | |-->gradeexport_xml
  920. |++ Success ++ |++ Success ++ |
  921. |-->gradeexport_txt |-->gradeimport_xml |
  922. | |++ Success ++ |++ Success ++
  923. | |-->gradereport_grader |-->gradeimport_csv
  924. |++ Success ++ | |++ Success ++
  925. |-->gradeexport_xls | |-->gradeimport_direct
  926. |++ Success ++ |++ Success ++ |
  927. |-->gradeexport_xml |-->gradereport_history |
  928. | |++ Success ++ |++ Success ++
  929. | |-->gradereport_outcomes |-->gradeimport_xml
  930. |++ Success ++ | |++ Success ++
  931. |-->gradeimport_csv | |-->gradereport_grader
  932. | |++ Success ++ |
  933. | |-->gradereport_overview |
  934. |++ Success ++ |++ Success ++ |++ Success ++
  935. |-->gradeimport_direct |-->gradereport_singleview |-->gradereport_history
  936. |++ Success ++ |++ Success ++ |++ Success ++
  937. |-->gradeimport_xml |-->gradereport_user |-->gradereport_outcomes
  938. |++ Success ++ | |
  939. |-->gradereport_grader | |
  940. | |++ Success ++ |++ Success ++
  941. | |-->gradingform_guide |-->gradereport_overview
  942. |++ Success ++ | |++ Success ++
  943. |-->gradereport_history | |-->gradereport_singleview
  944. | |++ Success ++ |++ Success ++
  945. | |-->gradingform_rubric |-->gradereport_user
  946. |++ Success ++ |++ Success ++ |
  947. |-->gradereport_outcomes |-->mlbackend_php |
  948. |++ Success ++ |++ Success ++ |++ Success ++
  949. |-->gradereport_overview |-->mlbackend_python |-->gradingform_guide
  950. |++ Success ++ |++ Success ++ |
  951. |-->gradereport_singleview |-->mnetservice_enrol |
  952. | |++ Success ++ |++ Success ++
  953. | |-->webservice_rest |-->gradingform_rubric
  954. |++ Success ++ |++ Success ++ |
  955. |-->gradereport_user |-->webservice_soap |
  956. | |++ Success ++ |++ Success ++
  957. | |-->webservice_xmlrpc |-->mlbackend_php
  958. | | |++ Success ++
  959. | | |-->mlbackend_python
  960. |++ Success ++ |++ Success ++ |++ Success ++
  961. |-->gradingform_guide |-->repository_areafiles |-->mnetservice_enrol
  962. |++ Success ++ |++ Success ++ |
  963. |-->gradingform_rubric |-->repository_boxnet |
  964. | |++ Success ++ |++ Success ++
  965. | |-->repository_contentbank |-->webservice_rest
  966. | | |++ Success ++
  967. | | |-->webservice_soap
  968. |++ Success ++ | |++ Success ++
  969. |-->mlbackend_php | |-->webservice_xmlrpc
  970. |++ Success ++ | |++ Success ++
  971. |-->mlbackend_python | |-->repository_areafiles
  972. |++ Success ++ | |
  973. |-->mnetservice_enrol | |
  974. |++ Success ++ |++ Success ++ |++ Success ++
  975. |-->webservice_rest |-->repository_coursefiles |-->repository_boxnet
  976. |++ Success ++ | |++ Success ++
  977. |-->webservice_soap | |-->repository_contentbank
  978. |++ Success ++ | |
  979. |-->webservice_xmlrpc | |
  980. |++ Success ++ |++ Success ++ |
  981. |-->repository_areafiles |-->repository_dropbox |
  982. | |++ Success ++ |
  983. | |-->repository_equella |
  984. |++ Success ++ |++ Success ++ |
  985. |-->repository_boxnet |-->repository_filesystem |
  986. |++ Success ++ | |++ Success ++
  987. |-->repository_contentbank | |-->repository_coursefiles
  988. | |++ Success ++ |
  989. | |-->repository_flickr |
  990. | |++ Success ++ |++ Success ++
  991. | |-->repository_flickr_publ |-->repository_dropbox
  992. | |++ Success ++ |++ Success ++
  993. | |-->repository_googledocs |-->repository_equella
  994. |++ Success ++ |++ Success ++ |++ Success ++
  995. |-->repository_coursefiles |-->repository_local |-->repository_filesystem
  996. |++ Success ++ | |++ Success ++
  997. |-->repository_dropbox | |-->repository_flickr
  998. |++ Success ++ |++ Success ++ |++ Success ++
  999. |-->repository_equella |-->repository_merlot |-->repository_flickr_publ
  1000. |++ Success ++ |++ Success ++ |++ Success ++
  1001. |-->repository_filesystem |-->repository_nextcloud |-->repository_googledocs
  1002. | |++ Success ++ |++ Success ++
  1003. | |-->repository_onedrive |-->repository_local
  1004. |++ Success ++ | |
  1005. |-->repository_flickr | |
  1006. |++ Success ++ |++ Success ++ |++ Success ++
  1007. |-->repository_flickr_publ |-->repository_picasa |-->repository_merlot
  1008. |++ Success ++ |++ Success ++ |++ Success ++
  1009. |-->repository_googledocs |-->repository_recent |-->repository_nextcloud
  1010. |++ Success ++ |++ Success ++ |++ Success ++
  1011. |-->repository_local |-->repository_s3 |-->repository_onedrive
  1012. | |++ Success ++ |
  1013. | |-->repository_skydrive |
  1014. | | |++ Success ++
  1015. | | |-->repository_picasa
  1016. |++ Success ++ |++ Success ++ |++ Success ++
  1017. |-->repository_merlot |-->repository_upload |-->repository_recent
  1018. |++ Success ++ |++ Success ++ |++ Success ++
  1019. |-->repository_nextcloud |-->repository_url |-->repository_s3
  1020. |++ Success ++ | |++ Success ++
  1021. |-->repository_onedrive | |
  1022. |++ Success ++ |++ Success ++ |-->repository_skydrive
  1023. |-->repository_picasa |-->repository_user |
  1024. |++ Success ++ |++ Success ++ |++ Success ++
  1025. |-->repository_recent |-->repository_webdav |-->repository_upload
  1026. | | |++ Success ++
  1027. | | |-->repository_url
  1028. |++ Success ++ |++ Success ++ |
  1029. |-->repository_s3 |-->repository_wikimedia |
  1030. |++ Success ++ | |++ Success ++
  1031. |-->repository_skydrive | |-->repository_user
  1032. |++ Success ++ |++ Success ++ |++ Success ++
  1033. |-->repository_upload |-->repository_youtube |-->repository_webdav
  1034. | |++ Success ++ |
  1035. | |-->portfolio_boxnet |
  1036. |++ Success ++ |++ Success ++ |++ Success ++
  1037. |-->repository_url |-->portfolio_download |-->repository_wikimedia
  1038. | |++ Success ++ |
  1039. | |-->portfolio_flickr |
  1040. |++ Success ++ |++ Success ++ |
  1041. |-->repository_user |-->portfolio_googledocs |
  1042. | |++ Success ++ |++ Success ++
  1043. | |-->portfolio_mahara |-->repository_youtube
  1044. |++ Success ++ |++ Success ++ |++ Success ++
  1045. |-->repository_webdav |-->portfolio_picasa |-->portfolio_boxnet
  1046. | |++ Success ++ |++ Success ++
  1047. | |-->search_simpledb |-->portfolio_download
  1048. | | |++ Success ++
  1049. | | |-->portfolio_flickr
  1050. |++ Success ++ |++ Success ++ |++ Success ++
  1051. |-->repository_wikimedia |-->search_solr |-->portfolio_googledocs
  1052. |++ Success ++ |++ Success ++ |++ Success ++
  1053. |-->repository_youtube |-->qbehaviour_adaptive |-->portfolio_mahara
  1054. |++ Success ++ |++ Success ++ |++ Success ++
  1055. |-->portfolio_boxnet |-->qbehaviour_adaptivenop |-->portfolio_picasa
  1056. |++ Success ++ |++ Success ++ |++ Success ++
  1057. |-->portfolio_download |-->qbehaviour_deferredcbm |-->search_simpledb
  1058. |++ Success ++ |++ Success ++ |++ Success ++
  1059. |-->portfolio_flickr |-->qbehaviour_deferredfee |-->search_solr
  1060. | |++ Success ++ |
  1061. | |-->qbehaviour_immediatecb |
  1062. |++ Success ++ |++ Success ++ |++ Success ++
  1063. |-->portfolio_googledocs |-->qbehaviour_immediatefe |-->qbehaviour_adaptive
  1064. |++ Success ++ | |
  1065. |-->portfolio_mahara | |
  1066. | |++ Success ++ |++ Success ++
  1067. | |-->qbehaviour_information |-->qbehaviour_adaptivenop
  1068. |++ Success ++ |++ Success ++ |++ Success ++
  1069. |-->portfolio_picasa |-->qbehaviour_interactive |-->qbehaviour_deferredcbm
  1070. |++ Success ++ |++ Success ++ |++ Success ++
  1071. |-->search_simpledb |-->qbehaviour_interactive |-->qbehaviour_deferredfee
  1072. | |++ Success ++ |++ Success ++
  1073. | |-->qbehaviour_manualgrade |-->qbehaviour_immediatecb
  1074. |++ Success ++ |++ Success ++ |++ Success ++
  1075. |-->search_solr |-->qbehaviour_missing |-->qbehaviour_immediatefe
  1076. |++ Success ++ |++ Success ++ |++ Success ++
  1077. |-->qbehaviour_adaptive |-->qformat_aiken |-->qbehaviour_information
  1078. |++ Success ++ | |
  1079. |-->qbehaviour_adaptivenop | |
  1080. |++ Success ++ |++ Success ++ |++ Success ++
  1081. |-->qbehaviour_deferredcbm |-->qformat_blackboard_six |-->qbehaviour_interactive
  1082. | |++ Success ++ |++ Success ++
  1083. | |-->qformat_examview |-->qbehaviour_interactive
  1084. |++ Success ++ |++ Success ++ |++ Success ++
  1085. |-->qbehaviour_deferredfee |-->qformat_gift |-->qbehaviour_manualgrade
  1086. |++ Success ++ |++ Success ++ |++ Success ++
  1087. |-->qbehaviour_immediatecb |-->qformat_missingword |-->qbehaviour_missing
  1088. |++ Success ++ |++ Success ++ |++ Success ++
  1089. |-->qbehaviour_immediatefe |-->qformat_multianswer |-->qformat_aiken
  1090. |++ Success ++ | |
  1091. |-->qbehaviour_information | |
  1092. |++ Success ++ |++ Success ++ |++ Success ++
  1093. |-->qbehaviour_interactive |-->qformat_webct |-->qformat_blackboard_six
  1094. | |++ Success ++ |++ Success ++
  1095. | |-->qformat_xhtml |-->qformat_examview
  1096. |++ Success ++ |++ Success ++ |++ Success ++
  1097. |-->qbehaviour_interactive |-->qformat_xml |-->qformat_gift
  1098. |++ Success ++ |++ Success ++ |++ Success ++
  1099. |-->qbehaviour_manualgrade |-->tool_analytics |-->qformat_missingword
  1100. |++ Success ++ | |
  1101. |-->qbehaviour_missing | |
  1102. |++ Success ++ |++ Success ++ |++ Success ++
  1103. |-->qformat_aiken |-->tool_availabilitycondi |-->qformat_multianswer
  1104. |++ Success ++ |++ Success ++ |++ Success ++
  1105. |-->qformat_blackboard_six |-->tool_behat |-->qformat_webct
  1106. | |++ Success ++ |++ Success ++
  1107. | |-->tool_capability |-->qformat_xhtml
  1108. |++ Success ++ |++ Success ++ |++ Success ++
  1109. |-->qformat_examview |-->tool_cohortroles |-->qformat_xml
  1110. |++ Success ++ | |
  1111. |-->qformat_gift | |
  1112. |++ Success ++ |++ Success ++ |++ Success ++
  1113. |-->qformat_missingword |-->tool_customlang |-->tool_analytics
  1114. |++ Success ++ | |++ Success ++
  1115. |-->qformat_multianswer | |-->tool_availabilitycondi
  1116. |++ Success ++ | |++ Success ++
  1117. |-->qformat_webct | |-->tool_behat
  1118. | | |++ Success ++
  1119. | | |-->tool_capability
  1120. |++ Success ++ |++ Success ++ |++ Success ++
  1121. |-->qformat_xhtml |-->tool_dataprivacy |-->tool_cohortroles
  1122. |++ Success ++ | |
  1123. |-->qformat_xml | |
  1124. |++ Success ++ | |++ Success ++
  1125. |-->tool_analytics | |-->tool_customlang
  1126. |++ Success ++ | |
  1127. |-->tool_availabilitycondi | |
  1128. |++ Success ++ | |
  1129. |-->tool_behat | |
  1130. |++ Success ++ |++ Success ++ |++ Success ++
  1131. |-->tool_capability |-->tool_dbtransfer |-->tool_dataprivacy
  1132. |++ Success ++ | |
  1133. |-->tool_cohortroles | |
  1134. |++ Success ++ |++ Success ++ |
  1135. |-->tool_customlang |-->tool_filetypes |
  1136. | |++ Success ++ |
  1137. | |-->tool_generator |
  1138. | |++ Success ++ |
  1139. | |-->tool_health |
  1140. | |++ Success ++ |
  1141. | |-->tool_httpsreplace |
  1142. |++ Success ++ |++ Success ++ |
  1143. |-->tool_dataprivacy |-->tool_innodb |
  1144. | |++ Success ++ |++ Success ++
  1145. | |-->tool_installaddon |-->tool_dbtransfer
  1146. | | |++ Success ++
  1147. | | |-->tool_filetypes
  1148. | |++ Success ++ |++ Success ++
  1149. | |-->tool_langimport |-->tool_generator
  1150. | |++ Success ++ |
  1151. | |-->tool_licensemanager |
  1152. | |++ Success ++ |++ Success ++
  1153. | |-->tool_log |-->tool_health
  1154. |++ Success ++ |++ Success ++ |++ Success ++
  1155. |-->tool_dbtransfer |-->tool_lp |-->tool_httpsreplace
  1156. | | |++ Success ++
  1157. | | |-->tool_innodb
  1158. |++ Success ++ |++ Success ++ |++ Success ++
  1159. |-->tool_filetypes |-->tool_lpimportcsv |-->tool_installaddon
  1160. |++ Success ++ |++ Success ++ |++ Success ++
  1161. |-->tool_generator |-->tool_lpmigrate |-->tool_langimport
  1162. |++ Success ++ |++ Success ++ |++ Success ++
  1163. |-->tool_health |-->tool_messageinbound |-->tool_licensemanager
  1164. |++ Success ++ | |
  1165. |-->tool_httpsreplace | |
  1166. |++ Success ++ | |++ Success ++
  1167. |-->tool_innodb | |-->tool_log
  1168. |++ Success ++ |++ Success ++ |++ Success ++
  1169. |-->tool_installaddon |-->tool_mobile |-->tool_lp
  1170. |++ Success ++ |++ Success ++ |++ Success ++
  1171. |-->tool_langimport |-->tool_monitor |-->tool_lpimportcsv
  1172. |++ Success ++ | |++ Success ++
  1173. |-->tool_licensemanager | |-->tool_lpmigrate
  1174. |++ Success ++ | |++ Success ++
  1175. |-->tool_log | |-->tool_messageinbound
  1176. |++ Success ++ | |
  1177. |-->tool_lp | |
  1178. | | |++ Success ++
  1179. | | |-->tool_mobile
  1180. |++ Success ++ |++ Success ++ |++ Success ++
  1181. |-->tool_lpimportcsv |-->tool_moodlenet |-->tool_monitor
  1182. |++ Success ++ | |
  1183. |-->tool_lpmigrate | |
  1184. |++ Success ++ |++ Success ++ |
  1185. |-->tool_messageinbound |-->tool_multilangupgrade |
  1186. | |++ Success ++ |
  1187. | |-->tool_oauth2 |
  1188. | |++ Success ++ |
  1189. | |-->tool_phpunit |
  1190. |++ Success ++ |++ Success ++ |
  1191. |-->tool_mobile |-->tool_policy |
  1192. |++ Success ++ | |++ Success ++
  1193. |-->tool_monitor | |-->tool_moodlenet
  1194. | | |++ Success ++
  1195. | | |-->tool_multilangupgrade
  1196. | |++ Success ++ |++ Success ++
  1197. | |-->tool_profiling |-->tool_oauth2
  1198. | |++ Success ++ |
  1199. | |-->tool_recyclebin |
  1200. | | |++ Success ++
  1201. | | |-->tool_phpunit
  1202. | | |++ Success ++
  1203. | | |-->tool_policy
  1204. |++ Success ++ | |
  1205. |-->tool_moodlenet | |
  1206. |++ Success ++ | |
  1207. |-->tool_multilangupgrade | |
  1208. |++ Success ++ | |
  1209. |-->tool_oauth2 | |
  1210. |++ Success ++ |++ Success ++ |++ Success ++
  1211. |-->tool_phpunit |-->tool_replace |-->tool_profiling
  1212. |++ Success ++ |++ Success ++ |++ Success ++
  1213. |-->tool_policy |-->tool_spamcleaner |-->tool_recyclebin
  1214. | |++ Success ++ |
  1215. | |-->tool_task |
  1216. | |++ Success ++ |
  1217. | |-->tool_templatelibrary |
  1218. | |++ Success ++ |
  1219. | |-->tool_unsuproles |
  1220. |++ Success ++ |++ Success ++ |++ Success ++
  1221. |-->tool_profiling |-->tool_uploadcourse |-->tool_replace
  1222. |++ Success ++ | |
  1223. |-->tool_recyclebin | |
  1224. | |++ Success ++ |++ Success ++
  1225. | |-->tool_uploaduser |-->tool_spamcleaner
  1226. | |++ Success ++ |++ Success ++
  1227. | |-->tool_usertours |-->tool_task
  1228. | | |++ Success ++
  1229. | | |-->tool_templatelibrary
  1230. |++ Success ++ | |++ Success ++
  1231. |-->tool_replace | |-->tool_unsuproles
  1232. | | |++ Success ++
  1233. | | |-->tool_uploadcourse
  1234. |++ Success ++ |++ Success ++ |++ Success ++
  1235. |-->tool_spamcleaner |-->tool_xmldb |-->tool_uploaduser
  1236. |++ Success ++ |++ Success ++ |
  1237. |-->tool_task |-->cachestore_apcu |++ Success ++
  1238. |++ Success ++ |++ Success ++ |-->tool_usertours
  1239. |-->tool_templatelibrary |-->cachestore_file |
  1240. |++ Success ++ |++ Success ++ |
  1241. |-->tool_unsuproles |-->cachestore_memcached |
  1242. |++ Success ++ |++ Success ++ |
  1243. |-->tool_uploadcourse |-->cachestore_mongodb |
  1244. |++ Success ++ |++ Success ++ |++ Success ++
  1245. |-->tool_uploaduser |-->cachestore_redis |-->tool_xmldb
  1246. | |++ Success ++ |++ Success ++
  1247. | | |-->cachestore_apcu
  1248. |++ Success ++ |-->cachestore_session |++ Success ++
  1249. |-->tool_usertours |++ Success ++ |-->cachestore_file
  1250. | |-->cachestore_static |
  1251. | |++ Success ++ |++ Success ++
  1252. | |-->cachelock_file |-->cachestore_memcached
  1253. |++ Success ++ |++ Success ++ |++ Success ++
  1254. |-->tool_xmldb |-->fileconverter_googledr |-->cachestore_mongodb
  1255. |++ Success ++ |++ Success ++ |++ Success ++
  1256. |-->cachestore_apcu |-->fileconverter_unoconv |-->cachestore_redis
  1257. |++ Success ++ |++ Success ++ |++ Success ++
  1258. |-->cachestore_file |-->contenttype_h5p |-->cachestore_session
  1259. |++ Success ++ | |++ Success ++
  1260. |-->cachestore_memcached | |-->cachestore_static
  1261. | | |++ Success ++
  1262. | | |-->cachelock_file
  1263. |++ Success ++ | |++ Success ++
  1264. |-->cachestore_mongodb | |-->fileconverter_googledr
  1265. |++ Success ++ |++ Success ++ |++ Success ++
  1266. |-->cachestore_redis |-->theme_boost |-->fileconverter_unoconv
  1267. |++ Success ++ |++ Success ++ |++ Success ++
  1268. |-->cachestore_session |-->theme_classic |-->contenttype_h5p
  1269. |++ Success ++ | |
  1270. |-->cachestore_static | |
  1271. |++ Success ++ |++ Success ++ |
  1272. |-->cachelock_file |-->local_moodlemobileapp |
  1273. | |++ Success ++ |
  1274. | |-->h5plib_v124 |
  1275. |++ Success ++ |++ Success ++ |
  1276. |-->fileconverter_googledr |-->paygw_paypal |
  1277. |++ Success ++ |++ Success ++ |++ Success ++
  1278. |-->fileconverter_unoconv |-->assignsubmission_comme |-->theme_boost
  1279. |++ Success ++ |++ Success ++ |++ Success ++
  1280. |-->contenttype_h5p | |-->theme_classic
  1281. | |-->assignsubmission_file |++ Success ++
  1282. | | |-->local_moodlemobileapp
  1283. | | |++ Success ++
  1284. | | |-->h5plib_v124
  1285. | |++ Success ++ |++ Success ++
  1286. | |-->assignsubmission_onlin |-->paygw_paypal
  1287. |++ Success ++ |++ Success ++ |++ Success ++
  1288. |-->theme_boost |-->assignfeedback_comment |-->assignsubmission_comme
  1289. |++ Success ++ | |
  1290. |-->theme_classic | |
  1291. |++ Success ++ |++ Success ++ |++ Success ++
  1292. |-->local_moodlemobileapp | |-->assignsubmission_file
  1293. |++ Success ++ |-->assignfeedback_editpdf |
  1294. |-->h5plib_v124 | |
  1295. |++ Success ++ | |++ Success ++
  1296. |-->paygw_paypal | |-->assignsubmission_onlin
  1297. |++ Success ++ |++ Success ++ |++ Success ++
  1298. |-->assignsubmission_comme |-->assignfeedback_file |-->assignfeedback_comment
  1299. |++ Success ++ |++ Success ++ |++ Success ++
  1300. |-->assignsubmission_file |-->assignfeedback_offline |-->assignfeedback_editpdf
  1301. |++ Success ++ |++ Success ++ |
  1302. |-->assignsubmission_onlin |-->assignment_offline |
  1303. | |++ Success ++ |
  1304. | |-->assignment_online |
  1305. | |++ Success ++ |
  1306. | |-->assignment_upload |
  1307. |++ Success ++ |++ Success ++ |++ Success ++
  1308. |-->assignfeedback_comment |-->assignment_uploadsingl |-->assignfeedback_file
  1309. |++ Success ++ |++ Success ++ |++ Success ++
  1310. |-->assignfeedback_editpdf |-->booktool_exportimscp |-->assignfeedback_offline
  1311. | |++ Success ++ |++ Success ++
  1312. | |-->booktool_importhtml |-->assignment_offline
  1313. |++ Success ++ |++ Success ++ |++ Success ++
  1314. |-->assignfeedback_file |-->booktool_print |-->assignment_online
  1315. | | |++ Success ++
  1316. | | |-->assignment_upload
  1317. | | |++ Success ++
  1318. | | |-->assignment_uploadsingl
  1319. |++ Success ++ | |++ Success ++
  1320. |-->assignfeedback_offline | |-->booktool_exportimscp
  1321. |++ Success ++ | |
  1322. |-->assignment_offline | |
  1323. |++ Success ++ |++ Success ++ |++ Success ++
  1324. |-->assignment_online |-->datafield_checkbox |-->booktool_importhtml
  1325. | |++ Success ++ |
  1326. | |-->datafield_date |
  1327. |++ Success ++ |++ Success ++ |++ Success ++
  1328. |-->assignment_upload |-->datafield_file |-->booktool_print
  1329. |++ Success ++ |++ Success ++ |
  1330. |-->assignment_uploadsingl |-->datafield_latlong |
  1331. |++ Success ++ |++ Success ++ |
  1332. |-->booktool_exportimscp |-->datafield_menu |
  1333. |++ Success ++ |++ Success ++ |
  1334. |-->booktool_importhtml |-->datafield_multimenu |
  1335. | |++ Success ++ |++ Success ++
  1336. | |-->datafield_number |-->datafield_checkbox
  1337. | | |++ Success ++
  1338. | | |-->datafield_date
  1339. |++ Success ++ |++ Success ++ |++ Success ++
  1340. |-->booktool_print |-->datafield_picture |-->datafield_file
  1341. | |++ Success ++ |++ Success ++
  1342. | |-->datafield_radiobutton |-->datafield_latlong
  1343. |++ Success ++ |++ Success ++ |++ Success ++
  1344. |-->datafield_checkbox |-->datafield_text |-->datafield_menu
  1345. | |++ Success ++ |++ Success ++
  1346. | |-->datafield_textarea |-->datafield_multimenu
  1347. |++ Success ++ |++ Success ++ |++ Success ++
  1348. |-->datafield_date |-->datafield_url |-->datafield_number
  1349. |++ Success ++ |++ Success ++ |++ Success ++
  1350. |-->datafield_file |-->datapreset_imagegaller |-->datafield_picture
  1351. |++ Success ++ | |
  1352. |-->datafield_latlong | |
  1353. |++ Success ++ |++ Success ++ |++ Success ++
  1354. |-->datafield_menu |-->forumreport_summary |-->datafield_radiobutton
  1355. | | |++ Success ++
  1356. | | |-->datafield_text
  1357. |++ Success ++ | |++ Success ++
  1358. |-->datafield_multimenu | |-->datafield_textarea
  1359. |++ Success ++ |++ Success ++ |++ Success ++
  1360. |-->datafield_number |-->ltiservice_basicoutcom |-->datafield_url
  1361. |++ Success ++ |++ Success ++ |++ Success ++
  1362. |-->datafield_picture |-->ltiservice_gradebookse |-->datapreset_imagegaller
  1363. |++ Success ++ | |
  1364. |-->datafield_radiobutton | |
  1365. |++ Success ++ |++ Success ++ |++ Success ++
  1366. |-->datafield_text |-->ltiservice_memberships |-->forumreport_summary
  1367. |++ Success ++ |++ Success ++ |
  1368. |-->datafield_textarea |-->ltiservice_profile |
  1369. | |++ Success ++ |
  1370. | |-->ltiservice_toolproxy |
  1371. |++ Success ++ |++ Success ++ |++ Success ++
  1372. |-->datafield_url |-->ltiservice_toolsetting |-->ltiservice_basicoutcom
  1373. |++ Success ++ | |
  1374. |-->datapreset_imagegaller | |
  1375. |++ Success ++ |++ Success ++ |++ Success ++
  1376. |-->forumreport_summary |-->quiz_grading |-->ltiservice_gradebookse
  1377. | | |++ Success ++
  1378. | | |-->ltiservice_memberships
  1379. | |++ Success ++ |++ Success ++
  1380. | |-->quiz_overview |-->ltiservice_profile
  1381. |++ Success ++ | |++ Success ++
  1382. |-->ltiservice_basicoutcom | |-->ltiservice_toolproxy
  1383. |++ Success ++ | |++ Success ++
  1384. |-->ltiservice_gradebookse | |-->ltiservice_toolsetting
  1385. | |++ Success ++ |++ Success ++
  1386. | |-->quiz_responses |-->quiz_grading
  1387. | |++ Success ++ |
  1388. |++ Success ++ |-->quiz_statistics |
  1389. |-->ltiservice_memberships | |
  1390. |++ Success ++ | |
  1391. |-->ltiservice_profile | |
  1392. |++ Success ++ |++ Success ++ |
  1393. |-->ltiservice_toolproxy |-->quizaccess_delaybetwee |
  1394. |++ Success ++ |++ Success ++ |++ Success ++
  1395. |-->ltiservice_toolsetting |-->quizaccess_ipaddress |-->quiz_overview
  1396. |++ Success ++ |++ Success ++ |++ Success ++
  1397. |-->quiz_grading |-->quizaccess_numattempts |-->quiz_responses
  1398. | |++ Success ++ |++ Success ++
  1399. | |-->quizaccess_offlineatte |-->quiz_statistics
  1400. |++ Success ++ |++ Success ++ |
  1401. |-->quiz_overview |-->quizaccess_opencloseda |
  1402. | |++ Success ++ |
  1403. | |-->quizaccess_password |
  1404. |++ Success ++ |++ Success ++ |++ Success ++
  1405. |-->quiz_responses |-->quizaccess_seb |-->quizaccess_delaybetwee
  1406. | | |++ Success ++
  1407. | | |-->quizaccess_ipaddress
  1408. |++ Success ++ | |++ Success ++
  1409. |-->quiz_statistics | |-->quizaccess_numattempts
  1410. | | |++ Success ++
  1411. | | |-->quizaccess_offlineatte
  1412. |++ Success ++ | |++ Success ++
  1413. |-->quizaccess_delaybetwee | |-->quizaccess_opencloseda
  1414. | | |++ Success ++
  1415. | | |-->quizaccess_password
  1416. |++ Success ++ | |++ Success ++
  1417. |-->quizaccess_ipaddress | |-->quizaccess_seb
  1418. |++ Success ++ | |
  1419. |-->quizaccess_numattempts | |
  1420. |++ Success ++ | |
  1421. |-->quizaccess_offlineatte | |
  1422. |++ Success ++ | |
  1423. |-->quizaccess_opencloseda | |
  1424. |++ Success ++ | |
  1425. |-->quizaccess_password | |
  1426. |++ Success ++ | |
  1427. |-->quizaccess_seb | |
  1428. | |++ Success ++ |
  1429. | |-->quizaccess_securewindo |
  1430. | |++ Success ++ |
  1431. | |-->quizaccess_timelimit |
  1432. | |++ Success ++ |
  1433. | |-->scormreport_basic |
  1434. | |++ Success ++ |
  1435. | |-->scormreport_graphs |
  1436. | |++ Success ++ |
  1437. | |-->scormreport_interactio |
  1438. | |++ Success ++ |
  1439. | |-->scormreport_objectives |
  1440. | |++ Success ++ |++ Success ++
  1441. | |-->workshopform_accumulat |-->quizaccess_securewindo
  1442. | | |++ Success ++
  1443. | | |-->quizaccess_timelimit
  1444. | |++ Success ++ |++ Success ++
  1445. | |-->workshopform_comments |-->scormreport_basic
  1446. | |++ Success ++ |++ Success ++
  1447. | |-->workshopform_numerrors |-->scormreport_graphs
  1448. |++ Success ++ | |++ Success ++
  1449. |-->quizaccess_securewindo | |-->scormreport_interactio
  1450. | | |++ Success ++
  1451. | | |-->scormreport_objectives
  1452. |++ Success ++ |++ Success ++ |++ Success ++
  1453. |-->quizaccess_timelimit |-->workshopform_rubric |-->workshopform_accumulat
  1454. |++ Success ++ | |
  1455. |-->scormreport_basic | |
  1456. |++ Success ++ |++ Success ++ |++ Success ++
  1457. |-->scormreport_graphs |-->workshopallocation_man |-->workshopform_comments
  1458. |++ Success ++ |++ Success ++ |
  1459. |-->scormreport_interactio |-->workshopallocation_ran |
  1460. |++ Success ++ |++ Success ++ |++ Success ++
  1461. |-->scormreport_objectives |-->workshopallocation_sch |-->workshopform_numerrors
  1462. |++ Success ++ |++ Success ++ |++ Success ++
  1463. |-->workshopform_accumulat |-->workshopeval_best |-->workshopform_rubric
  1464. |++ Success ++ |++ Success ++ |
  1465. |-->workshopform_comments |-->atto_accessibilitychec |
  1466. |++ Success ++ |++ Success ++ |++ Success ++
  1467. |-->workshopform_numerrors |-->atto_accessibilityhelp |-->workshopallocation_man
  1468. | |++ Success ++ |++ Success ++
  1469. | |-->atto_align |-->workshopallocation_ran
  1470. |++ Success ++ |++ Success ++ |++ Success ++
  1471. |-->workshopform_rubric |-->atto_backcolor |-->workshopallocation_sch
  1472. | |++ Success ++ |++ Success ++
  1473. | |-->atto_bold |-->workshopeval_best
  1474. |++ Success ++ |++ Success ++ |++ Success ++
  1475. |-->workshopallocation_man |-->atto_charmap |-->atto_accessibilitychec
  1476. |++ Success ++ |++ Success ++ |
  1477. |-->workshopallocation_ran |-->atto_clear |
  1478. |++ Success ++ |++ Success ++ |++ Success ++
  1479. |-->workshopallocation_sch |-->atto_collapse |-->atto_accessibilityhelp
  1480. |++ Success ++ |++ Success ++ |++ Success ++
  1481. |-->workshopeval_best |-->atto_emojipicker |-->atto_align
  1482. | |++ Success ++ |++ Success ++
  1483. | |-->atto_emoticon |-->atto_backcolor
  1484. |++ Success ++ |++ Success ++ |++ Success ++
  1485. |-->atto_accessibilitychec |-->atto_equation |-->atto_bold
  1486. |++ Success ++ |++ Success ++ |++ Success ++
  1487. |-->atto_accessibilityhelp |-->atto_fontcolor |-->atto_charmap
  1488. |++ Success ++ |++ Success ++ |++ Success ++
  1489. |-->atto_align |-->atto_h5p |-->atto_clear
  1490. |++ Success ++ |++ Success ++ |++ Success ++
  1491. |-->atto_backcolor |-->atto_html |-->atto_collapse
  1492. |++ Success ++ |++ Success ++ |++ Success ++
  1493. |-->atto_bold |-->atto_image |-->atto_emojipicker
  1494. |++ Success ++ | |
  1495. |-->atto_charmap | |
  1496. |++ Success ++ |++ Success ++ |++ Success ++
  1497. |-->atto_clear |-->atto_indent |-->atto_emoticon
  1498. | | |++ Success ++
  1499. | | |-->atto_equation
  1500. |++ Success ++ |++ Success ++ |++ Success ++
  1501. |-->atto_collapse |-->atto_italic |-->atto_fontcolor
  1502. | |++ Success ++ |
  1503. | |-->atto_link |
  1504. |++ Success ++ |++ Success ++ |++ Success ++
  1505. |-->atto_emojipicker |-->atto_managefiles |-->atto_h5p
  1506. |++ Success ++ |++ Success ++ |++ Success ++
  1507. |-->atto_emoticon |-->atto_media |-->atto_html
  1508. |++ Success ++ | |
  1509. |-->atto_equation | |
  1510. |++ Success ++ |++ Success ++ |++ Success ++
  1511. |-->atto_fontcolor |-->atto_noautolink |-->atto_image
  1512. |++ Success ++ |++ Success ++ |++ Success ++
  1513. |-->atto_h5p |-->atto_orderedlist |-->atto_indent
  1514. |++ Success ++ |++ Success ++ |++ Success ++
  1515. |-->atto_html |-->atto_recordrtc |-->atto_italic
  1516. |++ Success ++ |++ Success ++ |++ Success ++
  1517. |-->atto_image |-->atto_rtl |-->atto_link
  1518. | | |++ Success ++
  1519. | | |-->atto_managefiles
  1520. |++ Success ++ |++ Success ++ |++ Success ++
  1521. |-->atto_indent |-->atto_strike |-->atto_media
  1522. |++ Success ++ | |
  1523. |-->atto_italic | |
  1524. |++ Success ++ |++ Success ++ |++ Success ++
  1525. |-->atto_link |-->atto_subscript |-->atto_noautolink
  1526. | |++ Success ++ |
  1527. | |-->atto_superscript |
  1528. |++ Success ++ |++ Success ++ |++ Success ++
  1529. |-->atto_managefiles |-->atto_table |-->atto_orderedlist
  1530. | | |++ Success ++
  1531. | | |-->atto_recordrtc
  1532. |++ Success ++ |++ Success ++ |
  1533. |-->atto_media |-->atto_title |
  1534. |++ Success ++ |++ Success ++ |++ Success ++
  1535. |-->atto_noautolink |-->atto_underline |-->atto_rtl
  1536. |++ Success ++ | |
  1537. |-->atto_orderedlist | |
  1538. |++ Success ++ |++ Success ++ |++ Success ++
  1539. |-->atto_recordrtc |-->atto_undo |-->atto_strike
  1540. | |++ Success ++ |++ Success ++
  1541. | |-->atto_unorderedlist |-->atto_subscript
  1542. |++ Success ++ |++ Success ++ |++ Success ++
  1543. |-->atto_rtl |-->tinymce_ctrlhelp |-->atto_superscript
  1544. |++ Success ++ |++ Success ++ |++ Success ++
  1545. |-->atto_strike |-->tinymce_managefiles |-->atto_table
  1546. |++ Success ++ |++ Success ++ |++ Success ++
  1547. |-->atto_subscript |-->tinymce_moodleemoticon |-->atto_title
  1548. |++ Success ++ |++ Success ++ |++ Success ++
  1549. |-->atto_superscript |-->tinymce_moodleimage |-->atto_underline
  1550. | |++ Success ++ |++ Success ++
  1551. | |-->tinymce_moodlemedia |-->atto_undo
  1552. |++ Success ++ |++ Success ++ |++ Success ++
  1553. |-->atto_table |-->tinymce_moodlenolink |-->atto_unorderedlist
  1554. |++ Success ++ | |
  1555. |-->atto_title | |
  1556. |++ Success ++ |++ Success ++ |++ Success ++
  1557. |-->atto_underline |-->tinymce_pdw |-->tinymce_ctrlhelp
  1558. |++ Success ++ |++ Success ++ |++ Success ++
  1559. |-->atto_undo |-->tinymce_spellchecker |-->tinymce_managefiles
  1560. |++ Success ++ |++ Success ++ |++ Success ++
  1561. |-->atto_unorderedlist |-->tinymce_wrap |-->tinymce_moodleemoticon
  1562. |++ Success ++ |++ Success ++ |++ Success ++
  1563. |-->tinymce_ctrlhelp |-->logstore_database |-->tinymce_moodleimage
  1564. |++ Success ++ |++ Success ++ |++ Success ++
  1565. |-->tinymce_managefiles |-->logstore_legacy |-->tinymce_moodlemedia
  1566. |++ Success ++ |++ Success ++ |++ Success ++
  1567. |-->tinymce_moodleemoticon |-->logstore_standard |-->tinymce_moodlenolink
  1568. |++ Success ++ | |++ Success ++
  1569. |-->tinymce_moodleimage | |-->tinymce_pdw
  1570. |++ Success ++ |++ Success ++ |++ Success ++
  1571. |-->tinymce_moodlemedia | |-->tinymce_spellchecker
  1572. |++ Success ++ | |++ Success ++
  1573. |-->tinymce_moodlenolink | |-->tinymce_wrap
  1574. |++ Success ++ | |++ Success ++
  1575. |-->tinymce_pdw | |-->logstore_database
  1576. |++ Success ++ | |++ Success ++
  1577. |-->tinymce_spellchecker | |-->logstore_legacy
  1578. |++ Success ++ | |++ Success ++
  1579. |-->tinymce_wrap | |-->logstore_standard
  1580. |++ Success ++ | |
  1581. |-->logstore_database | |
  1582. |++ Success ++ | |++ Success ++
  1583. |-->logstore_legacy | |
  1584. |++ Success ++ | |
  1585. |-->logstore_standard | |
  1586. |++ Success ++ | |
  1587.  
  1588. Acceptance tests site installed for sites:
  1589. http://webserver25ad655e39d02da9/behatrun1
  1590. http://webserver25ad655e39d02da9/behatrun2
  1591. http://webserver25ad655e39d02da9/behatrun3
  1592. [behatrun1] Creating Behat configuration ... done in 0.83 seconds.
  1593. Building theme CSS for boost [ltr] ... done in 3.96 seconds.
  1594. Building theme CSS for classic [ltr] ... done in 3.86 seconds.
  1595. Testing environment themes built
  1596. [behatrun2] Creating Behat configuration ... done in 0.78 seconds.
  1597. Building theme CSS for boost [ltr] ... done in 4.05 seconds.
  1598. Building theme CSS for classic [ltr] ... done in 3.85 seconds.
  1599. Testing environment themes built
  1600. [behatrun3] Creating Behat configuration ... done in 0.76 seconds.
  1601. Building theme CSS for boost [ltr] ... done in 3.72 seconds.
  1602. Building theme CSS for classic [ltr] ... done in 3.79 seconds.
  1603. Testing environment themes built
  1604. Acceptance tests environment enabled on http://webserver25ad655e39d02da9, to run the tests use:
  1605. php admin/tool/behat/cli/run.php
  1606. ============================================================================
  1607. >>> stopsection <<<
  1608.  
  1609. >>> startsection Starting behat test run at Sun Nov 1 16:51:30 CET 2020 <<<
  1610. ============================================================================
  1611. php admin/tool/behat/cli/run.php --format=moodle_progress --out=std --format=pretty --out=/shared/pretty{runprocess}.txt --replace={runprocess} --format=junit --out=/shared/log{runprocess}.junit --replace={runprocess} --suite=default --tags=@core_auth
  1612. Running 3 parallel behat sites:
  1613. [behatrun1] vendor/bin/behat --config /var/www/behatdata/run/behatrun1/behat/behat.yml --format="moodle_progress" --out="std" --format="pretty" --out="/shared/pretty1.txt" --format="junit" --out="/shared/log1.junit" '' --tags="@core_auth" --suite="default"
  1614. [behatrun2] vendor/bin/behat --config /var/www/behatdata/run/behatrun2/behat/behat.yml --format="moodle_progress" --out="std" --format="pretty" --out="/shared/pretty2.txt" --format="junit" --out="/shared/log2.junit" '' --tags="@core_auth" --suite="default"
  1615. [behatrun3] vendor/bin/behat --config /var/www/behatdata/run/behatrun3/behat/behat.yml --format="moodle_progress" --out="std" --format="pretty" --out="/shared/pretty3.txt" --format="junit" --out="/shared/log3.junit" '' --tags="@core_auth" --suite="default"
  1616. Moodle 4.0dev (Build: 20201030), 58ba94a7290940391d1581e591a64fc7e6bb410a
  1617. Php: 7.3.22, pgsql: 9.6.19, OS: Linux 4.19.76-linuxkit x86_64
  1618. Run optional tests:
  1619. - Accessibility: No
  1620. Server OS "Linux", Browser: "chrome"
  1621. Browser specific fixes have been applied. See http://docs.moodle.org/dev/Acceptance_testing#Browser_specific_fixes
  1622. Started at 01-11-2020, 23:51
  1623. Moodle 4.0dev (Build: 20201030), 58ba94a7290940391d1581e591a64fc7e6bb410a
  1624. Php: 7.3.22, pgsql: 9.6.19, OS: Linux 4.19.76-linuxkit x86_64
  1625. Run optional tests:
  1626. - Accessibility: No
  1627. Server OS "Linux", Browser: "chrome"
  1628. Browser specific fixes have been applied. See http://docs.moodle.org/dev/Acceptance_testing#Browser_specific_fixes
  1629. Started at 01-11-2020, 23:51
  1630. Moodle 4.0dev (Build: 20201030), 58ba94a7290940391d1581e591a64fc7e6bb410a
  1631. Php: 7.3.22, pgsql: 9.6.19, OS: Linux 4.19.76-linuxkit x86_64
  1632. Run optional tests:
  1633. - Accessibility: No
  1634. Server OS "Linux", Browser: "chrome"
  1635. Browser specific fixes have been applied. See http://docs.moodle.org/dev/Acceptance_testing#Browser_specific_fixes
  1636. Started at 01-11-2020, 23:51
  1637. ...................................................................... 70
  1638. ............................................
  1639. Finished in 0h 00m 27s
  1640.  
  1641. **************** [behatrun1] ****************
  1642. Php: 7.3.22, pgsql: 9.6.19, OS: Linux 4.19.76-linuxkit x86_64
  1643. Run optional tests:
  1644. - Accessibility: No
  1645. No scenarios
  1646. No steps
  1647. 0m1.44s (44.45Mb)
  1648.  
  1649. **************** [behatrun2] ****************
  1650. Php: 7.3.22, pgsql: 9.6.19, OS: Linux 4.19.76-linuxkit x86_64
  1651. Run optional tests:
  1652. - Accessibility: No
  1653. 2 scenarios (2 passed)
  1654. 33 steps (33 passed)
  1655. 0m4.75s (48.40Mb)
  1656.  
  1657. **************** [behatrun3] ****************
  1658. Php: 7.3.22, pgsql: 9.6.19, OS: Linux 4.19.76-linuxkit x86_64
  1659. Run optional tests:
  1660. - Accessibility: No
  1661. 12 scenarios (12 passed)
  1662. 81 steps (81 passed)
  1663. 0m26.80s (49.11Mb)
  1664.  
  1665. ============================================================================
  1666. >>> stopsection <<<
  1667. ============================================================================
  1668. == Exit code: 0
  1669. == Test result: Pass
  1670. == End time Sun Nov 1 16:51:57 CET 2020
  1671. ============================================================================
  1672.  
  1673. >>> startsection Cleaning workspace<<<
  1674. ============================================================================
  1675. CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
  1676. 04515302c8e7 moodlehq/moodle-php-apache:7.3 "docker-php-entrypoi…" 2 minutes ago Up 2 minutes 80/tcp webserver25ad655e39d02da9
  1677. 2ad2bb593452 selenium/standalone-chrome:3.141.59-zinc "/opt/bin/entry_poin…" 2 minutes ago Up 2 minutes 4444/tcp selenium225ad655e39d02da9
  1678. 347327e06154 selenium/standalone-chrome:3.141.59-zinc "/opt/bin/entry_poin…" 2 minutes ago Up 2 minutes 4444/tcp selenium125ad655e39d02da9
  1679. ee2a2b12f786 selenium/standalone-chrome:3.141.59-zinc "/opt/bin/entry_poin…" 2 minutes ago Up 2 minutes 4444/tcp selenium025ad655e39d02da9
  1680. 8bf0e6b4bb92 postgres:9.6 "docker-entrypoint.s…" 2 minutes ago Up 2 minutes 5432/tcp database25ad655e39d02da9
  1681. Exporting webserver logs to /tmp/ws/cirunner/webserver.gz
  1682. Exporting selenium2 logs to /tmp/ws/cirunner/selenium2.gz
  1683. Exporting selenium1 logs to /tmp/ws/cirunner/selenium1.gz
  1684. Exporting selenium0 logs to /tmp/ws/cirunner/selenium0.gz
  1685. Exporting database logs to /tmp/ws/cirunner/database.gz
  1686. ============================================================================
  1687. >>> stopsection <<<
  1688.  
  1689. ============================================================================
  1690. == Exit summary:
  1691. == Exit code: 0
  1692. ============================================================================
  1693.  
  1694. >>> startsection Cleaning up docker images <<<
  1695. ============================================================================
  1696. Stopping all docker images for 25ad655e39d02da9
  1697. CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
  1698. 04515302c8e7 moodlehq/moodle-php-apache:7.3 "docker-php-entrypoi…" 2 minutes ago Up 2 minutes 80/tcp webserver25ad655e39d02da9
  1699. 2ad2bb593452 selenium/standalone-chrome:3.141.59-zinc "/opt/bin/entry_poin…" 2 minutes ago Up 2 minutes 4444/tcp selenium225ad655e39d02da9
  1700. 347327e06154 selenium/standalone-chrome:3.141.59-zinc "/opt/bin/entry_poin…" 2 minutes ago Up 2 minutes 4444/tcp selenium125ad655e39d02da9
  1701. ee2a2b12f786 selenium/standalone-chrome:3.141.59-zinc "/opt/bin/entry_poin…" 2 minutes ago Up 2 minutes 4444/tcp selenium025ad655e39d02da9
  1702. 8bf0e6b4bb92 postgres:9.6 "docker-entrypoint.s…" 2 minutes ago Up 2 minutes 5432/tcp database25ad655e39d02da9
  1703. 04515302c8e7
  1704. 2ad2bb593452
  1705. 347327e06154
  1706. ee2a2b12f786
  1707. 8bf0e6b4bb92
  1708. ============================================================================
  1709. >>> stopsection <<<
  1710. stronk7@~/bin$
  1711.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement