Page MenuHomePhabricator

Build 33692
PassedPublic

You are viewing an older run of this build. View Current Build

History

Run "arc unit --everything"

When
Completed at May 15 2020, 8:59 PM · Built for 3 m, 32 s
Status
Failed
5 empty logs are hidden. Show all logs.

Build Log 32515 (remote - stderr)
25 - 50 - 100 - Unlimited Lines

1 Exception
2Command failed with error #255!
3COMMAND
4php /core/data/drydock/workingcopy-82/repo/phabricator/scripts/sql/manage_storage.php upgrade --force --namespace phabricator_unittest_togbdfi2wu3zyszigdhwgr4f
5
6STDOUT
7Loading quickstart template onto "localhost"...
8Applying patch "phabricator:db.paste" to host "localhost"...
9Applying patch "phabricator:20190523.myisam.01.documentfield.sql" to host "localhost"...
10Applying patch "phabricator:20190718.paste.01.edge.sql" to host "localhost"...
11Applying patch "phabricator:20190718.paste.02.edgedata.sql" to host "localhost"...
12Applying patch "phabricator:20190718.paste.03.paste.sql" to host "localhost"...
13Applying patch "phabricator:20190718.paste.04.xaction.sql" to host "localhost"...
14Applying patch "phabricator:20190718.paste.05.comment.sql" to host "localhost"...
15Applying patch "phabricator:20190802.email.01.storage.sql" to host "localhost"...
16Applying patch "phabricator:20190802.email.02.xaction.sql" to host "localhost"...
17Applying patch "phabricator:20190815.account.01.carts.php" to host "localhost"...
18Applying patch "phabricator:20190815.account.02.subscriptions.php" to host "localhost"...
19Applying patch "phabricator:20190816.payment.01.xaction.sql"... (2,140 more bytes) ...
20
21STDERR
22[2020-05-15 20:59:41] EXCEPTION: (AphrontConnectionLostQueryException) #2006: MySQL server has gone away
23
24This error may occur if your configured MySQL "wait_timeout" or "max_allowed_packet" values are too small. This may also indicate that something used the MySQL "KILL <process>" command to kill the connection running the query. at [<phabricator>/src/infrastructure/storage/connection/mysql/AphrontBaseMySQLDatabaseConnection.php:335]
25arcanist(head=master, ref.master=e3030ebcad53), phabricator(head=93b08f0e83e684d3bb0c1c1b0ed414618a9987a6)
26 #0 AphrontBaseMySQLDatabaseConnection::throwCommonException(integer, string) called at [<phabricator>/src/infrastructure/storage/connection/mysql/AphrontBaseMySQLDatabaseConnection.php:379]
27 #1 AphrontBaseMySQLDatabaseConnection::throwQueryCodeException(integer, string) called at [<phabricator>/src/infrastructure/storage/connection/mysql/AphrontBaseMySQLDatabaseConnection.php:320]
28 #2 AphrontBaseMySQLDatabaseConnection::throwQueryException(mysqli... (2,403 more bytes) ...
29(Run with `--trace` for a full exception trace.)
30

Build Log 32511 (remote - stderr)
25 - 50 - 100 - Unlimited Lines

1 Exception
2Command failed with error #255!
3COMMAND
4php /core/data/drydock/workingcopy-82/repo/phabricator/scripts/sql/manage_storage.php upgrade --force --namespace phabricator_unittest_j6rgd3uhgqtmzfezs7hgtmyf
5
6STDOUT
7Loading quickstart template onto "localhost"...
8Applying patch "phabricator:db.paste" to host "localhost"...
9Applying patch "phabricator:20190523.myisam.01.documentfield.sql" to host "localhost"...
10Applying patch "phabricator:20190718.paste.01.edge.sql" to host "localhost"...
11Applying patch "phabricator:20190718.paste.02.edgedata.sql" to host "localhost"...
12Applying patch "phabricator:20190718.paste.03.paste.sql" to host "localhost"...
13Applying patch "phabricator:20190718.paste.04.xaction.sql" to host "localhost"...
14Applying patch "phabricator:20190718.paste.05.comment.sql" to host "localhost"...
15Applying patch "phabricator:20190802.email.01.storage.sql" to host "localhost"...
16Applying patch "phabricator:20190802.email.02.xaction.sql" to host "localhost"...
17Applying patch "phabricator:20190815.account.01.carts.php" to host "localhost"...
18Applying patch "phabricator:20190815.account.02.subscriptions.php" to host "localhost"...
19Applying patch "phabricator:20190816.payment.01.xaction.sql"... (2,140 more bytes) ...
20
21STDERR
22[2020-05-15 20:59:41] EXCEPTION: (AphrontConnectionLostQueryException) #2006: MySQL server has gone away
23
24This error may occur if your configured MySQL "wait_timeout" or "max_allowed_packet" values are too small. This may also indicate that something used the MySQL "KILL <process>" command to kill the connection running the query. at [<phabricator>/src/infrastructure/storage/connection/mysql/AphrontBaseMySQLDatabaseConnection.php:335]
25arcanist(head=master, ref.master=e3030ebcad53), phabricator(head=93b08f0e83e684d3bb0c1c1b0ed414618a9987a6)
26 #0 AphrontBaseMySQLDatabaseConnection::throwCommonException(integer, string) called at [<phabricator>/src/infrastructure/storage/connection/mysql/AphrontBaseMySQLDatabaseConnection.php:379]
27 #1 AphrontBaseMySQLDatabaseConnection::throwQueryCodeException(integer, string) called at [<phabricator>/src/infrastructure/storage/connection/mysql/AphrontBaseMySQLDatabaseConnection.php:320]
28 #2 AphrontBaseMySQLDatabaseConnection::throwQueryException(mysqli... (2,403 more bytes) ...
29(Run with `--trace` for a full exception trace.)
30

Build Log 32507 (remote - stderr)
25 - 50 - 100 - Unlimited Lines

1[2020-05-15 20:59:39] PHLOG: 'Retrying database connection to "localhost" after connection failure (attempt 1; "AphrontConnectionQueryException"; error #2002): Attempt to connect to root@localhost failed with error #2002: No such file or directory.' at [/core/data/drydock/workingcopy-82/repo/phabricator/src/infrastructure/storage/connection/mysql/AphrontBaseMySQLDatabaseConnection.php:135]
2[2020-05-15 20:59:39] PHLOG: 'Retrying database connection to "localhost" after connection failure (attempt 2; "AphrontConnectionQueryException"; error #2002): Attempt to connect to root@localhost failed with error #2002: No such file or directory.' at [/core/data/drydock/workingcopy-82/repo/phabricator/src/infrastructure/storage/connection/mysql/AphrontBaseMySQLDatabaseConnection.php:135]
3[2020-05-15 20:59:39] PHLOG: 'Retrying database connection to "localhost" after connection failure (attempt 1; "AphrontConnectionQueryException"; error #2002): Attempt to connect to root@localhost failed with error #2002: No such file or directory.' at [/core/data/drydock/workingcopy-82/repo/phabricator/src/infrastructure/storage/connection/mysql/AphrontBaseMySQLDatabaseConnection.php:135]
4[2020-05-15 20:59:39] PHLOG: 'Retrying database connection to "localhost" after connection failure (attempt 2; "AphrontConnectionQueryException"; error #2002): Attempt to connect to root@localhost failed with error #2002: No such file or directory.' at [/core/data/drydock/workingcopy-82/repo/phabricator/src/infrastructure/storage/connection/mysql/AphrontBaseMySQLDatabaseConnection.php:135]
5[2020-05-15 20:59:39] PHLOG: 'Retrying database connection to "localhost" after connection failure (attempt 1; "AphrontConnectionQueryException"; error #2002): Attempt to connect to root@localhost failed with error #2002: No such file or directory.' at [/core/data/drydock/workingcopy-82/repo/phabricator/src/infrastructure/storage/connection/mysql/AphrontBaseMySQLDatabaseConnection.php:135]
6[2020-05-15 20:59:39] PHLOG: 'Retrying database connection to "localhost" after connection failure (attempt 2; "AphrontConnectionQueryException"; error #2002): Attempt to connect to root@localhost failed with error #2002: No such file or directory.' at [/core/data/drydock/workingcopy-82/repo/phabricator/src/infrastructure/storage/connection/mysql/AphrontBaseMySQLDatabaseConnection.php:135]
7[2020-05-15 20:59:39] PHLOG: 'Retrying database connection to "localhost" after connection failure (attempt 1; "AphrontConnectionQueryException"; error #2002): Attempt to connect to root@localhost failed with error #2002: No such file or directory.' at [/core/data/drydock/workingcopy-82/repo/phabricator/src/infrastructure/storage/connection/mysql/AphrontBaseMySQLDatabaseConnection.php:135]
8[2020-05-15 20:59:39] PHLOG: 'Retrying database connection to "localhost" after connection failure (attempt 2; "AphrontConnectionQueryException"; error #2002): Attempt to connect to root@localhost failed with error #2002: No such file or directory.' at [/core/data/drydock/workingcopy-82/repo/phabricator/src/infrastructure/storage/connection/mysql/AphrontBaseMySQLDatabaseConnection.php:135]
9[2020-05-15 20:59:39] PHLOG: 'Retrying database connection to "localhost" after connection failure (attempt 1; "AphrontConnectionQueryException"; error #2002): Attempt to connect to root@localhost failed with error #2002: No such file or directory.' at [/core/data/drydock/workingcopy-82/repo/phabricator/src/infrastructure/storage/connection/mysql/AphrontBaseMySQLDatabaseConnection.php:135]
10[2020-05-15 20:59:39] PHLOG: 'Retrying database connection to "localhost" after connection failure (attempt 2; "AphrontConnectionQueryException"; error #2002): Attempt to connect to root@localhost failed with error #2002: No such file or directory.' at [/core/data/drydock/workingcopy-82/repo/phabricator/src/infrastructure/storage/connection/mysql/AphrontBaseMySQLDatabaseConnection.php:135]
11[2020-05-15 20:59:39] PHLOG: 'Retrying database connection to "localhost" after connection failure (attempt 1; "AphrontConnectionQueryException"; error #2002): Attempt to connect to root@localhost failed with error #2002: No such file or directory.' at [/core/data/drydock/workingcopy-82/repo/phabricator/src/infrastructure/storage/connection/mysql/AphrontBaseMySQLDatabaseConnection.php:135]
12[2020-05-15 20:59:39] PHLOG: 'Retrying database connection to "localhost" after connection failure (attempt 2; "AphrontConnectionQueryException"; error #2002): Attempt to connect to root@localhost failed with error #2002: No such file or directory.' at [/core/data/drydock/workingcopy-82/repo/phabricator/src/infrastructure/storage/connection/mysql/AphrontBaseMySQLDatabaseConnection.php:135]
13[2020-05-15 20:59:39] PHLOG: 'Retrying database connection to "localhost" after connection failure (attempt 1; "AphrontConnectionQueryException"; error #2002): Attempt to connect to root@localhost failed with error #2002: No such file or directory.' at [/core/data/drydock/workingcopy-82/repo/phabricator/src/infrastructure/storage/connection/mysql/AphrontBaseMySQLDatabaseConnection.php:135]
14[2020-05-15 20:59:39] PHLOG: 'Retrying database connection to "localhost" after connection failure (attempt 2; "AphrontConnectionQueryException"; error #2002): Attempt to connect to root@localhost failed with error #2002: No such file or directory.' at [/core/data/drydock/workingcopy-82/repo/phabricator/src/infrastructure/storage/connection/mysql/AphrontBaseMySQLDatabaseConnection.php:135]
15[2020-05-15 20:59:39] PHLOG: 'Retrying database connection to "localhost" after connection failure (attempt 1; "AphrontConnectionQueryException"; error #2002): Attempt to connect to root@localhost failed with error #2002: No such file or directory.' at [/core/data/drydock/workingcopy-82/repo/phabricator/src/infrastructure/storage/connection/mysql/AphrontBaseMySQLDatabaseConnection.php:135]
16[2020-05-15 20:59:39] PHLOG: 'Retrying database connection to "localhost" after connection failure (attempt 2; "AphrontConnectionQueryException"; error #2002): Attempt to connect to root@localhost failed with error #2002: No such file or directory.' at [/core/data/drydock/workingcopy-82/repo/phabricator/src/infrastructure/storage/connection/mysql/AphrontBaseMySQLDatabaseConnection.php:135]
17[2020-05-15 20:59:39] PHLOG: 'Retrying database connection to "localhost" after connection failure (attempt 1; "AphrontConnectionQueryException"; error #2002): Attempt to connect to root@localhost failed with error #2002: No such file or directory.' at [/core/data/drydock/workingcopy-82/repo/phabricator/src/infrastructure/storage/connection/mysql/AphrontBaseMySQLDatabaseConnection.php:135]
18[2020-05-15 20:59:39] PHLOG: 'Retrying database connection to "localhost" after connection failure (attempt 2; "AphrontConnectionQueryException"; error #2002): Attempt to connect to root@localhost failed with error #2002: No such file or directory.' at [/core/data/drydock/workingcopy-82/repo/phabricator/src/infrastructure/storage/connection/mysql/AphrontBaseMySQLDatabaseConnection.php:135]
19[2020-05-15 20:59:39] PHLOG: 'Retrying database connection to "localhost" after connection failure (attempt 1; "AphrontConnectionQueryException"; error #2002): Attempt to connect to root@localhost failed with error #2002: No such file or directory.' at [/core/data/drydock/workingcopy-82/repo/phabricator/src/infrastructure/storage/connection/mysql/AphrontBaseMySQLDatabaseConnection.php:135]
20[2020-05-15 20:59:39] PHLOG: 'Retrying database connection to "localhost" after connection failure (attempt 2; "AphrontConnectionQueryException"; error #2002): Attempt to connect to root@localhost failed with error #2002: No such file or directory.' at [/core/data/drydock/workingcopy-82/repo/phabricator/src/infrastructure/storage/connection/mysql/AphrontBaseMySQLDatabaseConnection.php:135]
21[2020-05-15 20:59:39] PHLOG: 'Retrying database connection to "localhost" after connection failure (attempt 1; "AphrontConnectionQueryException"; error #2002): Attempt to connect to root@localhost failed with error #2002: No such file or directory.' at [/core/data/drydock/workingcopy-82/repo/phabricator/src/infrastructure/storage/connection/mysql/AphrontBaseMySQLDatabaseConnection.php:135]
22[2020-05-15 20:59:39] PHLOG: 'Retrying database connection to "localhost" after connection failure (attempt 2; "AphrontConnectionQueryException"; error #2002): Attempt to connect to root@localhost failed with error #2002: No such file or directory.' at [/core/data/drydock/workingcopy-82/repo/phabricator/src/infrastructure/storage/connection/mysql/AphrontBaseMySQLDatabaseConnection.php:135]
23[2020-05-15 20:59:39] PHLOG: 'Retrying database connection to "localhost" after connection failure (attempt 1; "AphrontConnectionQueryException"; error #2002): Attempt to connect to root@localhost failed with error #2002: No such file or directory.' at [/core/data/drydock/workingcopy-82/repo/phabricator/src/infrastructure/storage/connection/mysql/AphrontBaseMySQLDatabaseConnection.php:135]
24[2020-05-15 20:59:39] PHLOG: 'Retrying database connection to "localhost" after connection failure (attempt 2; "AphrontConnectionQueryException"; error #2002): Attempt to connect to root@localhost failed with error #2002: No such file or directory.' at [/core/data/drydock/workingcopy-82/repo/phabricator/src/infrastructure/storage/connection/mysql/AphrontBaseMySQLDatabaseConnection.php:135]
25[2020-05-15 20:59:39] PHLOG: 'Retrying database connection to "localhost" after connection failure (attempt 1; "AphrontConnectionQueryException"; error #2002): Attempt to connect to root@localhost failed with error #2002: No such file or directory.' at [/core/data/drydock/workingcopy-82/repo/phabricator/src/infrastructure/storage/connection/mysql/AphrontBaseMySQLDatabaseConnection.php:135]
26[2020-05-15 20:59:39] PHLOG: 'Retrying database connection to "localhost" after connection failure (attempt 2; "AphrontConnectionQueryException"; error #2002): Attempt to connect to root@localhost failed with error #2002: No such file or directory.' at [/core/data/drydock/workingcopy-82/repo/phabricator/src/infrastructure/storage/connection/mysql/AphrontBaseMySQLDatabaseConnection.php:135]
27[2020-05-15 20:59:39] PHLOG: 'Retrying database connection to "localhost" after connection failure (attempt 1; "AphrontConnectionQueryException"; error #2002): Attempt to connect to root@localhost failed with error #2002: No such file or directory.' at [/core/data/drydock/workingcopy-82/repo/phabricator/src/infrastructure/storage/connection/mysql/AphrontBaseMySQLDatabaseConnection.php:135]
28[2020-05-15 20:59:39] PHLOG: 'Retrying database connection to "localhost" after connection failure (attempt 2; "AphrontConnectionQueryException"; error #2002): Attempt to connect to root@localhost failed with error #2002: No such file or directory.' at [/core/data/drydock/workingcopy-82/repo/phabricator/src/infrastructure/storage/connection/mysql/AphrontBaseMySQLDatabaseConnection.php:135]
29[2020-05-15 20:59:39] PHLOG: 'Retrying database connection to "localhost" after connection failure (attempt 1; "AphrontConnectionQueryException"; error #2002): Attempt to connect to root@localhost failed with error #2002: No such file or directory.' at [/core/data/drydock/workingcopy-82/repo/phabricator/src/infrastructure/storage/connection/mysql/AphrontBaseMySQLDatabaseConnection.php:135]
30[2020-05-15 20:59:39] PHLOG: 'Retrying database connection to "localhost" after connection failure (attempt 2; "AphrontConnectionQueryException"; error #2002): Attempt to connect to root@localhost failed with error #2002: No such file or directory.' at [/core/data/drydock/workingcopy-82/repo/phabricator/src/infrastructure/storage/connection/mysql/AphrontBaseMySQLDatabaseConnection.php:135]
31[2020-05-15 20:59:39] PHLOG: 'Retrying database connection to "localhost" after connection failure (attempt 1; "AphrontConnectionQueryException"; error #2002): Attempt to connect to root@localhost failed with error #2002: No such file or directory.' at [/core/data/drydock/workingcopy-82/repo/phabricator/src/infrastructure/storage/connection/mysql/AphrontBaseMySQLDatabaseConnection.php:135]
32[2020-05-15 20:59:39] PHLOG: 'Retrying database connection to "localhost" after connection failure (attempt 2; "AphrontConnectionQueryException"; error #2002): Attempt to connect to root@localhost failed with error #2002: No such file or directory.' at [/core/data/drydock/workingcopy-82/repo/phabricator/src/infrastructure/storage/connection/mysql/AphrontBaseMySQLDatabaseConnection.php:135]
33[2020-05-15 20:59:39] PHLOG: 'Retrying database connection to "localhost" after connection failure (attempt 1; "AphrontConnectionQueryException"; error #2002): Attempt to connect to root@localhost failed with error #2002: No such file or directory.' at [/core/data/drydock/workingcopy-82/repo/phabricator/src/infrastructure/storage/connection/mysql/AphrontBaseMySQLDatabaseConnection.php:135]
34[2020-05-15 20:59:39] PHLOG: 'Retrying database connection to "localhost" after connection failure (attempt 2; "AphrontConnectionQueryException"; error #2002): Attempt to connect to root@localhost failed with error #2002: No such file or directory.' at [/core/data/drydock/workingcopy-82/repo/phabricator/src/infrastructure/storage/connection/mysql/AphrontBaseMySQLDatabaseConnection.php:135]
35[2020-05-15 20:59:39] PHLOG: 'Retrying database connection to "localhost" after connection failure (attempt 1; "AphrontConnectionQueryException"; error #2002): Attempt to connect to root@localhost failed with error #2002: No such file or directory.' at [/core/data/drydock/workingcopy-82/repo/phabricator/src/infrastructure/storage/connection/mysql/AphrontBaseMySQLDatabaseConnection.php:135]
36[2020-05-15 20:59:39] PHLOG: 'Retrying database connection to "localhost" after connection failure (attempt 2; "AphrontConnectionQueryException"; error #2002): Attempt to connect to root@localhost failed with error #2002: No such file or directory.' at [/core/data/drydock/workingcopy-82/repo/phabricator/src/infrastructure/storage/connection/mysql/AphrontBaseMySQLDatabaseConnection.php:135]
37[2020-05-15 20:59:39] PHLOG: 'Retrying database connection to "localhost" after connection failure (attempt 1; "AphrontConnectionQueryException"; error #2002): Attempt to connect to root@localhost failed with error #2002: No such file or directory.' at [/core/data/drydock/workingcopy-82/repo/phabricator/src/infrastructure/storage/connection/mysql/AphrontBaseMySQLDatabaseConnection.php:135]
38[2020-05-15 20:59:39] PHLOG: 'Retrying database connection to "localhost" after connection failure (attempt 2; "AphrontConnectionQueryException"; error #2002): Attempt to connect to root@localhost failed with error #2002: No such file or directory.' at [/core/data/drydock/workingcopy-82/repo/phabricator/src/infrastructure/storage/connection/mysql/AphrontBaseMySQLDatabaseConnection.php:135]
39[2020-05-15 20:59:39] PHLOG: 'Retrying database connection to "localhost" after connection failure (attempt 1; "AphrontConnectionQueryException"; error #2002): Attempt to connect to root@localhost failed with error #2002: No such file or directory.' at [/core/data/drydock/workingcopy-82/repo/phabricator/src/infrastructure/storage/connection/mysql/AphrontBaseMySQLDatabaseConnection.php:135]
40[2020-05-15 20:59:39] PHLOG: 'Retrying database connection to "localhost" after connection failure (attempt 2; "AphrontConnectionQueryException"; error #2002): Attempt to connect to root@localhost failed with error #2002: No such file or directory.' at [/core/data/drydock/workingcopy-82/repo/phabricator/src/infrastructure/storage/connection/mysql/AphrontBaseMySQLDatabaseConnection.php:135]
41[2020-05-15 20:59:39] PHLOG: 'Retrying database connection to "localhost" after connection failure (attempt 1; "AphrontConnectionQueryException"; error #2002): Attempt to connect to root@localhost failed with error #2002: No such file or directory.' at [/core/data/drydock/workingcopy-82/repo/phabricator/src/infrastructure/storage/connection/mysql/AphrontBaseMySQLDatabaseConnection.php:135]
42[2020-05-15 20:59:39] PHLOG: 'Retrying database connection to "localhost" after connection failure (attempt 2; "AphrontConnectionQueryException"; error #2002): Attempt to connect to root@localhost failed with error #2002: No such file or directory.' at [/core/data/drydock/workingcopy-82/repo/phabricator/src/infrastructure/storage/connection/mysql/AphrontBaseMySQLDatabaseConnection.php:135]
43[2020-05-15 20:59:39] PHLOG: 'Retrying database connection to "localhost" after connection failure (attempt 1; "AphrontConnectionQueryException"; error #2002): Attempt to connect to root@localhost failed with error #2002: No such file or directory.' at [/core/data/drydock/workingcopy-82/repo/phabricator/src/infrastructure/storage/connection/mysql/AphrontBaseMySQLDatabaseConnection.php:135]
44[2020-05-15 20:59:39] PHLOG: 'Retrying database connection to "localhost" after connection failure (attempt 2; "AphrontConnectionQueryException"; error #2002): Attempt to connect to root@localhost failed with error #2002: No such file or directory.' at [/core/data/drydock/workingcopy-82/repo/phabricator/src/infrastructure/storage/connection/mysql/AphrontBaseMySQLDatabaseConnection.php:135]
45[2020-05-15 20:59:39] PHLOG: 'Retrying database connection to "localhost" after connection failure (attempt 1; "AphrontConnectionQueryException"; error #2002): Attempt to connect to root@localhost failed with error #2002: No such file or directory.' at [/core/data/drydock/workingcopy-82/repo/phabricator/src/infrastructure/storage/connection/mysql/AphrontBaseMySQLDatabaseConnection.php:135]
46[2020-05-15 20:59:39] PHLOG: 'Retrying database connection to "localhost" after connection failure (attempt 2; "AphrontConnectionQueryException"; error #2002): Attempt to connect to root@localhost failed with error #2002: No such file or directory.' at [/core/data/drydock/workingcopy-82/repo/phabricator/src/infrastructure/storage/connection/mysql/AphrontBaseMySQLDatabaseConnection.php:135]
47[2020-05-15 20:59:39] PHLOG: 'Retrying database connection to "localhost" after connection failure (attempt 1; "AphrontConnectionQueryException"; error #2002): Attempt to connect to root@localhost failed with error #2002: No such file or directory.' at [/core/data/drydock/workingcopy-82/repo/phabricator/src/infrastructure/storage/connection/mysql/AphrontBaseMySQLDatabaseConnection.php:135]
48[2020-05-15 20:59:39] PHLOG: 'Retrying database connection to "localhost" after connection failure (attempt 2; "AphrontConnectionQueryException"; error #2002): Attempt to connect to root@localhost failed with error #2002: No such file or directory.' at [/core/data/drydock/workingcopy-82/repo/phabricator/src/infrastructure/storage/connection/mysql/AphrontBaseMySQLDatabaseConnection.php:135]
49[2020-05-15 20:59:39] PHLOG: 'Retrying database connection to "localhost" after connection failure (attempt 1; "AphrontConnectionQueryException"; error #2002): Attempt to connect to root@localhost failed with error #2002: No such file or directory.' at [/core/data/drydock/workingcopy-82/repo/phabricator/src/infrastructure/storage/connection/mysql/AphrontBaseMySQLDatabaseConnection.php:135]
50[2020-05-15 20:59:39] PHLOG: 'Retrying database connection to "localhost" after connection failure (attempt 2; "AphrontConnectionQueryException"; error #2002): Attempt to connect to root@localhost failed with error #2002: No such file or directory.' at [/core/data/drydock/workingcopy-82/repo/phabricator/src/infrastructure/storage/connection/mysql/AphrontBaseMySQLDatabaseConnection.php:135]
51[2020-05-15 20:59:39] PHLOG: 'Retrying database connection to "localhost" after connection failure (attempt 1; "AphrontConnectionQueryException"; error #2002): Attempt to connect to root@localhost failed with error #2002: No such file or directory.' at [/core/data/drydock/workingcopy-82/repo/phabricator/src/infrastructure/storage/connection/mysql/AphrontBaseMySQLDatabaseConnection.php:135]
52[2020-05-15 20:59:39] PHLOG: 'Retrying database connection to "localhost" after connection failure (attempt 2; "AphrontConnectionQueryException"; error #2002): Attempt to connect to root@localhost failed with error #2002: No such file or directory.' at [/core/data/drydock/workingcopy-82/repo/phabricator/src/infrastructure/storage/connection/mysql/AphrontBaseMySQLDatabaseConnection.php:135]
53[2020-05-15 20:59:39] PHLOG: 'Retrying database connection to "localhost" after connection failure (attempt 1; "AphrontConnectionQueryException"; error #2002): Attempt to connect to root@localhost failed with error #2002: No such file or directory.' at [/core/data/drydock/workingcopy-82/repo/phabricator/src/infrastructure/storage/connection/mysql/AphrontBaseMySQLDatabaseConnection.php:135]
54[2020-05-15 20:59:39] PHLOG: 'Retrying database connection to "localhost" after connection failure (attempt 2; "AphrontConnectionQueryException"; error #2002): Attempt to connect to root@localhost failed with error #2002: No such file or directory.' at [/core/data/drydock/workingcopy-82/repo/phabricator/src/infrastructure/storage/connection/mysql/AphrontBaseMySQLDatabaseConnection.php:135]
55[2020-05-15 20:59:39] PHLOG: 'Retrying database connection to "localhost" after connection failure (attempt 1; "AphrontConnectionQueryException"; error #2002): Attempt to connect to root@localhost failed with error #2002: No such file or directory.' at [/core/data/drydock/workingcopy-82/repo/phabricator/src/infrastructure/storage/connection/mysql/AphrontBaseMySQLDatabaseConnection.php:135]
56[2020-05-15 20:59:39] PHLOG: 'Retrying database connection to "localhost" after connection failure (attempt 2; "AphrontConnectionQueryException"; error #2002): Attempt to connect to root@localhost failed with error #2002: No such file or directory.' at [/core/data/drydock/workingcopy-82/repo/phabricator/src/infrastructure/storage/connection/mysql/AphrontBaseMySQLDatabaseConnection.php:135]
57[2020-05-15 20:59:39] PHLOG: 'Retrying database connection to "localhost" after connection failure (attempt 1; "AphrontConnectionQueryException"; error #2002): Attempt to connect to root@localhost failed with error #2002: No such file or directory.' at [/core/data/drydock/workingcopy-82/repo/phabricator/src/infrastructure/storage/connection/mysql/AphrontBaseMySQLDatabaseConnection.php:135]
58[2020-05-15 20:59:39] PHLOG: 'Retrying database connection to "localhost" after connection failure (attempt 2; "AphrontConnectionQueryException"; error #2002): Attempt to connect to root@localhost failed with error #2002: No such file or directory.' at [/core/data/drydock/workingcopy-82/repo/phabricator/src/infrastructure/storage/connection/mysql/AphrontBaseMySQLDatabaseConnection.php:135]
59[2020-05-15 20:59:39] PHLOG: 'Retrying database connection to "localhost" after connection failure (attempt 1; "AphrontConnectionQueryException"; error #2002): Attempt to connect to root@localhost failed with error #2002: No such file or directory.' at [/core/data/drydock/workingcopy-82/repo/phabricator/src/infrastructure/storage/connection/mysql/AphrontBaseMySQLDatabaseConnection.php:135]
60[2020-05-15 20:59:39] PHLOG: 'Retrying database connection to "localhost" after connection failure (attempt 2; "AphrontConnectionQueryException"; error #2002): Attempt to connect to root@localhost failed with error #2002: No such file or directory.' at [/core/data/drydock/workingcopy-82/repo/phabricator/src/infrastructure/storage/connection/mysql/AphrontBaseMySQLDatabaseConnection.php:135]
61[2020-05-15 20:59:39] PHLOG: 'Retrying database connection to "localhost" after connection failure (attempt 1; "AphrontConnectionQueryException"; error #2002): Attempt to connect to root@localhost failed with error #2002: No such file or directory.' at [/core/data/drydock/workingcopy-82/repo/phabricator/src/infrastructure/storage/connection/mysql/AphrontBaseMySQLDatabaseConnection.php:135]
62[2020-05-15 20:59:39] PHLOG: 'Retrying database connection to "localhost" after connection failure (attempt 2; "AphrontConnectionQueryException"; error #2002): Attempt to connect to root@localhost failed with error #2002: No such file or directory.' at [/core/data/drydock/workingcopy-82/repo/phabricator/src/infrastructure/storage/connection/mysql/AphrontBaseMySQLDatabaseConnection.php:135]
63[2020-05-15 20:59:39] PHLOG: 'Retrying database connection to "localhost" after connection failure (attempt 1; "AphrontConnectionQueryException"; error #2002): Attempt to connect to root@localhost failed with error #2002: No such file or directory.' at [/core/data/drydock/workingcopy-82/repo/phabricator/src/infrastructure/storage/connection/mysql/AphrontBaseMySQLDatabaseConnection.php:135]
64[2020-05-15 20:59:39] PHLOG: 'Retrying database connection to "localhost" after connection failure (attempt 2; "AphrontConnectionQueryException"; error #2002): Attempt to connect to root@localhost failed with error #2002: No such file or directory.' at [/core/data/drydock/workingcopy-82/repo/phabricator/src/infrastructure/storage/connection/mysql/AphrontBaseMySQLDatabaseConnection.php:135]
65[2020-05-15 20:59:39] PHLOG: 'Retrying database connection to "localhost" after connection failure (attempt 1; "AphrontConnectionQueryException"; error #2002): Attempt to connect to root@localhost failed with error #2002: No such file or directory.' at [/core/data/drydock/workingcopy-82/repo/phabricator/src/infrastructure/storage/connection/mysql/AphrontBaseMySQLDatabaseConnection.php:135]
66[2020-05-15 20:59:39] PHLOG: 'Retrying database connection to "localhost" after connection failure (attempt 2; "AphrontConnectionQueryException"; error #2002): Attempt to connect to root@localhost failed with error #2002: No such file or directory.' at [/core/data/drydock/workingcopy-82/repo/phabricator/src/infrastructure/storage/connection/mysql/AphrontBaseMySQLDatabaseConnection.php:135]
67[2020-05-15 20:59:39] PHLOG: 'Retrying database connection to "localhost" after connection failure (attempt 1; "AphrontConnectionQueryException"; error #2002): Attempt to connect to root@localhost failed with error #2002: No such file or directory.' at [/core/data/drydock/workingcopy-82/repo/phabricator/src/infrastructure/storage/connection/mysql/AphrontBaseMySQLDatabaseConnection.php:135]
68[2020-05-15 20:59:39] PHLOG: 'Retrying database connection to "localhost" after connection failure (attempt 2; "AphrontConnectionQueryException"; error #2002): Attempt to connect to root@localhost failed with error #2002: No such file or directory.' at [/core/data/drydock/workingcopy-82/repo/phabricator/src/infrastructure/storage/connection/mysql/AphrontBaseMySQLDatabaseConnection.php:135]
69[2020-05-15 20:59:39] PHLOG: 'Retrying database connection to "localhost" after connection failure (attempt 1; "AphrontConnectionQueryException"; error #2002): Attempt to connect to root@localhost failed with error #2002: No such file or directory.' at [/core/data/drydock/workingcopy-82/repo/phabricator/src/infrastructure/storage/connection/mysql/AphrontBaseMySQLDatabaseConnection.php:135]
70[2020-05-15 20:59:39] PHLOG: 'Retrying database connection to "localhost" after connection failure (attempt 2; "AphrontConnectionQueryException"; error #2002): Attempt to connect to root@localhost failed with error #2002: No such file or directory.' at [/core/data/drydock/workingcopy-82/repo/phabricator/src/infrastructure/storage/connection/mysql/AphrontBaseMySQLDatabaseConnection.php:135]
71[2020-05-15 20:59:39] PHLOG: 'Retrying database connection to "localhost" after connection failure (attempt 1; "AphrontConnectionQueryException"; error #2002): Attempt to connect to root@localhost failed with error #2002: No such file or directory.' at [/core/data/drydock/workingcopy-82/repo/phabricator/src/infrastructure/storage/connection/mysql/AphrontBaseMySQLDatabaseConnection.php:135]
72[2020-05-15 20:59:39] PHLOG: 'Retrying database connection to "localhost" after connection failure (attempt 2; "AphrontConnectionQueryException"; error #2002): Attempt to connect to root@localhost failed with error #2002: No such file or directory.' at [/core/data/drydock/workingcopy-82/repo/phabricator/src/infrastructure/storage/connection/mysql/AphrontBaseMySQLDatabaseConnection.php:135]
73[2020-05-15 20:59:39] PHLOG: 'Retrying database connection to "localhost" after connection failure (attempt 1; "AphrontConnectionQueryException"; error #2002): Attempt to connect to root@localhost failed with error #2002: No such file or directory.' at [/core/data/drydock/workingcopy-82/repo/phabricator/src/infrastructure/storage/connection/mysql/AphrontBaseMySQLDatabaseConnection.php:135]
74[2020-05-15 20:59:39] PHLOG: 'Retrying database connection to "localhost" after connection failure (attempt 2; "AphrontConnectionQueryException"; error #2002): Attempt to connect to root@localhost failed with error #2002: No such file or directory.' at [/core/data/drydock/workingcopy-82/repo/phabricator/src/infrastructure/storage/connection/mysql/AphrontBaseMySQLDatabaseConnection.php:135]
75[2020-05-15 20:59:39] PHLOG: 'Retrying database connection to "localhost" after connection failure (attempt 1; "AphrontConnectionQueryException"; error #2002): Attempt to connect to root@localhost failed with error #2002: No such file or directory.' at [/core/data/drydock/workingcopy-82/repo/phabricator/src/infrastructure/storage/connection/mysql/AphrontBaseMySQLDatabaseConnection.php:135]
76[2020-05-15 20:59:39] PHLOG: 'Retrying database connection to "localhost" after connection failure (attempt 2; "AphrontConnectionQueryException"; error #2002): Attempt to connect to root@localhost failed with error #2002: No such file or directory.' at [/core/data/drydock/workingcopy-82/repo/phabricator/src/infrastructure/storage/connection/mysql/AphrontBaseMySQLDatabaseConnection.php:135]
77[2020-05-15 20:59:39] PHLOG: 'Retrying database connection to "localhost" after connection failure (attempt 1; "AphrontConnectionQueryException"; error #2002): Attempt to connect to root@localhost failed with error #2002: No such file or directory.' at [/core/data/drydock/workingcopy-82/repo/phabricator/src/infrastructure/storage/connection/mysql/AphrontBaseMySQLDatabaseConnection.php:135]
78[2020-05-15 20:59:39] PHLOG: 'Retrying database connection to "localhost" after connection failure (attempt 2; "AphrontConnectionQueryException"; error #2002): Attempt to connect to root@localhost failed with error #2002: No such file or directory.' at [/core/data/drydock/workingcopy-82/repo/phabricator/src/infrastructure/storage/connection/mysql/AphrontBaseMySQLDatabaseConnection.php:135]
79[2020-05-15 20:59:39] PHLOG: 'Retrying database connection to "localhost" after connection failure (attempt 1; "AphrontConnectionQueryException"; error #2002): Attempt to connect to root@localhost failed with error #2002: No such file or directory.' at [/core/data/drydock/workingcopy-82/repo/phabricator/src/infrastructure/storage/connection/mysql/AphrontBaseMySQLDatabaseConnection.php:135]
80[2020-05-15 20:59:39] PHLOG: 'Retrying database connection to "localhost" after connection failure (attempt 2; "AphrontConnectionQueryException"; error #2002): Attempt to connect to root@localhost failed with error #2002: No such file or directory.' at [/core/data/drydock/workingcopy-82/repo/phabricator/src/infrastructure/storage/connection/mysql/AphrontBaseMySQLDatabaseConnection.php:135]
81[2020-05-15 20:59:39] PHLOG: 'Retrying database connection to "localhost" after connection failure (attempt 1; "AphrontConnectionQueryException"; error #2002): Attempt to connect to root@localhost failed with error #2002: No such file or directory.' at [/core/data/drydock/workingcopy-82/repo/phabricator/src/infrastructure/storage/connection/mysql/AphrontBaseMySQLDatabaseConnection.php:135]
82[2020-05-15 20:59:39] PHLOG: 'Retrying database connection to "localhost" after connection failure (attempt 2; "AphrontConnectionQueryException"; error #2002): Attempt to connect to root@localhost failed with error #2002: No such file or directory.' at [/core/data/drydock/workingcopy-82/repo/phabricator/src/infrastructure/storage/connection/mysql/AphrontBaseMySQLDatabaseConnection.php:135]
83[2020-05-15 20:59:39] PHLOG: 'Retrying database connection to "localhost" after connection failure (attempt 1; "AphrontConnectionQueryException"; error #2002): Attempt to connect to root@localhost failed with error #2002: No such file or directory.' at [/core/data/drydock/workingcopy-82/repo/phabricator/src/infrastructure/storage/connection/mysql/AphrontBaseMySQLDatabaseConnection.php:135]
84[2020-05-15 20:59:39] PHLOG: 'Retrying database connection to "localhost" after connection failure (attempt 2; "AphrontConnectionQueryException"; error #2002): Attempt to connect to root@localhost failed with error #2002: No such file or directory.' at [/core/data/drydock/workingcopy-82/repo/phabricator/src/infrastructure/storage/connection/mysql/AphrontBaseMySQLDatabaseConnection.php:135]
85[2020-05-15 20:59:39] PHLOG: 'Retrying database connection to "localhost" after connection failure (attempt 1; "AphrontConnectionQueryException"; error #2002): Attempt to connect to root@localhost failed with error #2002: No such file or directory.' at [/core/data/drydock/workingcopy-82/repo/phabricator/src/infrastructure/storage/connection/mysql/AphrontBaseMySQLDatabaseConnection.php:135]
86[2020-05-15 20:59:39] PHLOG: 'Retrying database connection to "localhost" after connection failure (attempt 2; "AphrontConnectionQueryException"; error #2002): Attempt to connect to root@localhost failed with error #2002: No such file or directory.' at [/core/data/drydock/workingcopy-82/repo/phabricator/src/infrastructure/storage/connection/mysql/AphrontBaseMySQLDatabaseConnection.php:135]
87[2020-05-15 20:59:39] PHLOG: 'Retrying database connection to "localhost" after connection failure (attempt 1; "AphrontConnectionQueryException"; error #2002): Attempt to connect to root@localhost failed with error #2002: No such file or directory.' at [/core/data/drydock/workingcopy-82/repo/phabricator/src/infrastructure/storage/connection/mysql/AphrontBaseMySQLDatabaseConnection.php:135]
88[2020-05-15 20:59:39] PHLOG: 'Retrying database connection to "localhost" after connection failure (attempt 2; "AphrontConnectionQueryException"; error #2002): Attempt to connect to root@localhost failed with error #2002: No such file or directory.' at [/core/data/drydock/workingcopy-82/repo/phabricator/src/infrastructure/storage/connection/mysql/AphrontBaseMySQLDatabaseConnection.php:135]
89[2020-05-15 20:59:39] PHLOG: 'Retrying database connection to "localhost" after connection failure (attempt 1; "AphrontConnectionQueryException"; error #2002): Attempt to connect to root@localhost failed with error #2002: No such file or directory.' at [/core/data/drydock/workingcopy-82/repo/phabricator/src/infrastructure/storage/connection/mysql/AphrontBaseMySQLDatabaseConnection.php:135]
90[2020-05-15 20:59:39] PHLOG: 'Retrying database connection to "localhost" after connection failure (attempt 2; "AphrontConnectionQueryException"; error #2002): Attempt to connect to root@localhost failed with error #2002: No such file or directory.' at [/core/data/drydock/workingcopy-82/repo/phabricator/src/infrastructure/storage/connection/mysql/AphrontBaseMySQLDatabaseConnection.php:135]
91[2020-05-15 20:59:39] PHLOG: 'Retrying database connection to "localhost" after connection failure (attempt 1; "AphrontConnectionQueryException"; error #2002): Attempt to connect to root@localhost failed with error #2002: No such file or directory.' at [/core/data/drydock/workingcopy-82/repo/phabricator/src/infrastructure/storage/connection/mysql/AphrontBaseMySQLDatabaseConnection.php:135]
92[2020-05-15 20:59:39] PHLOG: 'Retrying database connection to "localhost" after connection failure (attempt 2; "AphrontConnectionQueryException"; error #2002): Attempt to connect to root@localhost failed with error #2002: No such file or directory.' at [/core/data/drydock/workingcopy-82/repo/phabricator/src/infrastructure/storage/connection/mysql/AphrontBaseMySQLDatabaseConnection.php:135]
93[2020-05-15 20:59:39] PHLOG: 'Retrying database connection to "localhost" after connection failure (attempt 1; "AphrontConnectionQueryException"; error #2002): Attempt to connect to root@localhost failed with error #2002: No such file or directory.' at [/core/data/drydock/workingcopy-82/repo/phabricator/src/infrastructure/storage/connection/mysql/AphrontBaseMySQLDatabaseConnection.php:135]
94[2020-05-15 20:59:39] PHLOG: 'Retrying database connection to "localhost" after connection failure (attempt 2; "AphrontConnectionQueryException"; error #2002): Attempt to connect to root@localhost failed with error #2002: No such file or directory.' at [/core/data/drydock/workingcopy-82/repo/phabricator/src/infrastructure/storage/connection/mysql/AphrontBaseMySQLDatabaseConnection.php:135]
95PHP Fatal error: Uncaught exception 'CommandException' with message 'Command failed with error #1!
96COMMAND
97php /core/data/drydock/workingcopy-82/repo/phabricator/scripts/sql/manage_storage.php destroy --force --namespace phabricator_unittest_6fshzmmdeaq3cjahdmjbum2m
98
99STDOUT
100MySQL Credentials Not Configured
101
102Unable to connect to MySQL using the configured credentials. You must
103configure standard credentials before you can upgrade storage. Run these
104commands to set up credentials:
105
106 phabricator/ $ ./bin/config set mysql.host __host__
107 phabricator/ $ ./bin/config set mysql.user __username__
108 phabricator/ $ ./bin/config set mysql.pass __password__
109
110These standard credentials are separate from any administrative credentials
111provided to this command with __--user__ or __--password__, and must be
112configured correctly before you can proceed.
113
114Raw MySQL Error: Attempt to connect to root@localhost failed with error
115#2002: No such file or directory.
116
117
118STDERR
119[2020-05-15 20:59:46] PHLOG: 'Retrying database connection to "localhost" af in /core/data/drydock/workingcopy-82/repo/arcanist/src/future/exec/ExecFuture.php on line 409
120

Build Log 32506 (remote - stdout)
25 - 50 - 100 - Unlimited Lines

1 PASS 1.6s PhabricatorLibraryTestCase::testLibraryMap
2 PASS 6.6s PhabricatorLibraryTestCase::testMethodVisibility
3 PASS 27ms★ PhabricatorLibraryTestCase::testEverythingImplemented
4 PASS 1ms★ AphrontHTTPHeaderParserTestCase::testHeaderParser
5 PASS <1ms★ AphrontMultipartParserTestCase::testParser
6 PASS 14ms★ DifferentialAdjustmentMapTestCase::testBasicMaps
7 PASS 8ms★ DifferentialAdjustmentMapTestCase::testInverseMaps
8 PASS 9ms★ DifferentialAdjustmentMapTestCase::testNearestMaps
9 PASS 5ms★ DifferentialAdjustmentMapTestCase::testChainMaps
10 PASS 79ms DifferentialDiffTestCase::testDetectSlowCopiedCode
11 PASS 3ms★ DifferentialDiffTestCase::testDetectCopiedCode
12 PASS 3ms★ DifferentialDiffTestCase::testDetectCopiedOverlaidCode
13 PASS 2ms★ DifferentialHunkTestCase::testMakeStructuredNewlineAbsent
14 PASS <1ms★ DifferentialHunkTestCase::testMakeChanges
15 PASS 2ms★ DifferentialHunkTestCase::testMakeStructuredNewlineRemoved
16 PASS 2ms★ DifferentialHunkTestCase::testMakeStructuredNewlineAdded
17 PASS 2ms★ DifferentialHunkTestCase::testMakeStructuredOffset
18 PASS 2ms★ DifferentialHunkTestCase::testMakeStructuredChanges2
19 PASS 2ms★ DifferentialHunkTestCase::testMakeStructuredChanges1
20 PASS <1ms★ DiffusionURITestCase::testBlobDecodeFail
21 PASS 9ms★ DiffusionURITestCase::testURIGeneration
22 PASS <1ms★ DiffusionURITestCase::testBlobDecode
23 PASS 3ms★ HeraldFieldTestCase::testGetAllFields
24 PASS 3ms★ PhabricatorPHIDTypeTestCase::testGetPHIDTypeApplicationClass
25 PASS <1ms★ PhabricatorPHIDTypeTestCase::testGetAllTypes
26 PASS 2ms★ AlmanacNamesTestCase::testServiceOrDeviceNames
27 PASS <1ms★ AlmanacServiceTypeTestCase::testGetAllServiceTypes
28 PASS <1ms★ AphrontHTTPSinkTestCase::testHTTPHeaderNames
29 PASS <1ms★ AphrontHTTPSinkTestCase::testHTTPSinkBasics
30 PASS <1ms★ AphrontHTTPSinkTestCase::testHTTPSinkResponseSplitting
31 PASS <1ms★ AphrontHTTPSinkTestCase::testJSONContentSniff
32 PASS <1ms★ AphrontHTTPSinkTestCase::testHTTPSinkStatusCode
33 PASS <1ms★ AphrontIsolatedDatabaseConnectionTestCase::testInsertGeneratesID
34 PASS 2ms★ AphrontIsolatedDatabaseConnectionTestCase::testTransactionStack
35 PASS <1ms★ AphrontIsolatedDatabaseConnectionTestCase::testIsolation
36 PASS <1ms★ AphrontIsolatedDatabaseConnectionTestCase::testDeletePermitted
37 PASS 31ms★ AphrontIsolatedDatabaseConnectionTestCase::testTransactionRollback
38 PASS 2ms★ AphrontMySQLDatabaseConnectionTestCase::testConnectionFailures
39 PASS 2ms★ AphrontRedirectResponseTestCase::testLocalRedirectURIs
40 PASS <1ms★ AphrontRequestTestCase::testRequestDataAccess
41 PASS <1ms★ AphrontRequestTestCase::testFlattenRequestData
42 PASS <1ms★ AphrontRequestTestCase::testGetHTTPHeader
43 PASS <1ms★ AphrontRequestTestCase::testHostAttacks
44 PASS 100ms AphrontRoutingMapTestCase::testRoutingMaps
45 PASS 4ms★ CalendarTimeUtilTestCase::testTimestampsStartDay
46 PASS 2ms★ CalendarTimeUtilTestCase::testTimestampsAtMidnight
47 PASS <1ms★ CelerityPhysicalResourcesTestCase::testGetAll
48 PASS <1ms★ CelerityPostprocessorTestCase::testGetAllCelerityPostprocessors
49 PASS 2ms★ CelerityResourceTransformerTestCase::testTransformation
50 PASS 4ms★ ConduitAPIMethodTestCase::testLoadAllConduitMethods
51 PASS 1ms★ ConduitCallTestCase::testConduitPing
52 PASS 1ms★ ConduitCallTestCase::testConduitAuth
53 PASS 319ms ConpherenceRoomTestCase::testOneUserRoomCreate
54 PASS 510ms ConpherenceRoomTestCase::testRoomParticipantAddition
55 PASS 642ms ConpherenceRoomTestCase::testRoomParticipantDeletion
56 PASS 314ms ConpherenceRoomTestCase::testNUserRoomCreate
57 PASS 194ms DifferentialChangesetParserTestCase::testDiffChangesets
58 PASS 7ms★ DifferentialCommitMessageFieldTestCase::testRevisionCommitMessageFieldParsing
59 PASS <1ms★ DifferentialCommitMessageParserTestCase::testDifferentialCommitMessageParserNormalization
60 PASS 7ms★ DifferentialCommitMessageParserTestCase::testDifferentialCommitMessageFieldParser
61 PASS 8ms★ DifferentialCommitMessageParserTestCase::testDifferentialCommitMessageParser
62 PASS 1ms★ DifferentialCustomFieldDependsOnParserTestCase::testParser
63 PASS 2ms★ DifferentialCustomFieldRevertsParserTestCase::testParser
64 PASS <1ms★ DifferentialHunkParserTestCase::testOverlapFromStartOfHunk
65 PASS 9ms★ DifferentialHunkParserTestCase::testMissingContext
66 PASS <1ms★ DifferentialHunkParserTestCase::testInclusionOfOldFileInNewCommentFromStart
67 PASS <1ms★ DifferentialHunkParserTestCase::testInclusionOfNewFileInOldCommentFromStartWithContext
68 PASS <1ms★ DifferentialHunkParserTestCase::testNoNewlineAtEndOfFile
69 PASS <1ms★ DifferentialHunkParserTestCase::testInclusionOfOldFileInNewCommentFromStartWithContext
70 PASS <1ms★ DifferentialHunkParserTestCase::testOverlapAfterEndOfHunk
71 PASS <1ms★ DifferentialHunkParserTestCase::testCannotFindContext
72 PASS <1ms★ DifferentialHunkParserTestCase::testMultiLineNewComment
73 PASS <1ms★ DifferentialHunkParserTestCase::testMultiLineOldComment
74 PASS <1ms★ DifferentialHunkParserTestCase::testOneLineOldComment
75 PASS <1ms★ DifferentialHunkParserTestCase::testOneLineNewComment
76 PASS <1ms★ DifferentialHunkParserTestCase::testInclusionOfNewFileInOldCommentFromStart
77 PASS 626ms DifferentialParseRenderTestCase::testParseRender
78 PASS <1ms★ DifferentialTabReplacementTestCase::testTabReplacement
79 PASS 7ms★ DiffusionCommandEngineTestCase::testCommandEngine
80 PASS 1ms★ DiffusionCommitRemarkupRuleTestCase::testProjectObjectRemarkup
81 PASS <1ms★ DiffusionGitBranchTestCase::testRemoteBranchParser
82 PASS <1ms★ DiffusionMercurialWireProtocolTests::testFilteringBundle2Capability
83 PASS 4ms★ DiffusionMercurialWireSSHTestCase::testMercurialClientWireProtocolParser
84 PASS <1ms★ DiffusionPathQueryTestCase::testParentEdgeCases
85 PASS <1ms★ DiffusionPathQueryTestCase::testExpandEdgeCases
86 PASS 1ms★ DiffusionSubversionWireProtocolTestCase::testSubversionWireProtocolParser
87 PASS <1ms★ DiffusionSubversionWireProtocolTestCase::testSubversionWireProtocolPartialFrame
88 PASS <1ms★ DoorkeeperBridgeJIRATestCase::testJIRABridgeRestAPIURIConversion
89 PASS <1ms★ DrydockBlueprintImplementationTestCase::testGetAllBlueprintImplementations
90 PASS 1.1s HarbormasterAutotargetsTestCase::testGenerateHarbormasterAutotargets
91 PASS 2ms★ HarbormasterBuildLogTestCase::testBuildLogLineMaps
92 PASS <1ms★ HarbormasterBuildStepImplementationTestCase::testGetImplementations
93 PASS <1ms★ HeraldRuleTestCase::testHeraldRuleExecutionOrder
94 PASS 1ms★ HeraldTranscriptTestCase::testTranscriptTruncation
95 PASS <1ms★ LiskChunkTestCase::testSQLChunking
96 PASS <1ms★ LiskDAOTestCase::testCheckProperty
97 PASS 27ms★ LiskFixtureTestCase::testTransactionalIsolation2of2
98 PASS 18ms★ LiskFixtureTestCase::testFixturesBasicallyWork
99 PASS 19ms★ LiskFixtureTestCase::testNonmutableColumns
100 PASS 36ms★ LiskFixtureTestCase::testGarbageLoadCalls
101 PASS 40ms★ LiskFixtureTestCase::testReadableTransactions
102 PASS 54ms LiskFixtureTestCase::testCounters
103 PASS 8ms★ LiskFixtureTestCase::testTransactionalIsolation1of2
104 PASS <1ms★ LiskIsolationTestCase::testMagicMethods
105 PASS <1ms★ LiskIsolationTestCase::testIsolationContainment
106 PASS 1ms★ LiskIsolationTestCase::testEphemeral
107 PASS 2ms★ LiskIsolationTestCase::testIsolatedWrites
108 PASS 2ms★ ManiphestCustomFieldStatusParserTestCase::testParser
109 PASS <1ms★ ManiphestTaskStatusTestCase::testManiphestStatusConstants
110 PASS 391ms ManiphestTaskStatusTestCase::testManiphestStatusConfigValidation
111 PASS 1ms★ MetaMTAEmailTransactionCommandTestCase::testGetAllTypes
112 PASS 9ms★ NuanceGitHubRawEventTestCase::testRepositoryEvents
113 PASS 5ms★ NuanceGitHubRawEventTestCase::testIssueEvents
114 PASS <1ms★ NuanceSourceDefinitionTestCase::testGetAllTypes
115 PASS <1ms★ PHUIDiffGraphViewTestCase::testThreeWayGraphJoin
116 PASS <1ms★ PHUIDiffGraphViewTestCase::testJoinTerminateTree
117 PASS <1ms★ PHUIDiffGraphViewTestCase::testTailTermination
118 PASS <1ms★ PHUIDiffGraphViewTestCase::testReverseTree
119 PASS 9ms★ PHUIInvisibleCharacterTestCase::testEmptyString
120 PASS <1ms★ PHUIInvisibleCharacterTestCase::testWithHexChars
121 PASS <1ms★ PHUIInvisibleCharacterTestCase::testEmptyPlainText
122 PASS <1ms★ PHUIInvisibleCharacterTestCase::testWithNamedChars
123 PASS <1ms★ PHUIInvisibleCharacterTestCase::testHtmlDecoration
124 PASS <1ms★ PHUIInvisibleCharacterTestCase::testWithNamedAsHex
125 PASS <1ms★ PHUIListViewTestCase::testAppendAfter
126 PASS <1ms★ PHUIListViewTestCase::testAppendBefore
127 PASS <1ms★ PHUIListViewTestCase::testAppend
128 PASS <1ms★ PHUIListViewTestCase::testAppendLabel
129 PASS <1ms★ PassphraseCredentialTypeTestCase::testGetAllTypes
130 PASS 480ms PhabricatorAccessControlTestCase::testControllerAccessControls
131 PASS 3ms★ PhabricatorAnchorTestCase::testAnchors
132 PASS <1ms★ PhabricatorAphrontViewTestCase::testHasChildren
133 PASS <1ms★ PhabricatorApplicationConfigurationPanelTestCase::testLoadAllPanels
134 PASS 2ms★ PhabricatorApplicationSearchEngineTestCase::testGetAllEngines
135 PASS <1ms★ PhabricatorApplicationTestCase::testGetAllApplications
136 PASS <1ms★ PhabricatorAuthFactorTestCase::testGetAllFactors
137 PASS 8.4s PhabricatorAuthInviteTestCase::testInviteWithKnownEmail
138 PASS 94ms PhabricatorAuthInviteTestCase::testInvalidInvite
139 PASS 186ms PhabricatorAuthInviteTestCase::testInviteWithNewEmail
140 PASS 125ms PhabricatorAuthInviteTestCase::testDuplicateInvite
141 PASS 678ms PhabricatorAuthPasswordTestCase::testCompare
142 PASS 2.9s PhabricatorAuthPasswordTestCase::testPasswordEngine
143 PASS 180ms PhabricatorAuthPasswordTestCase::testPasswordBlocklisting
144 PASS 1.1s PhabricatorAuthPasswordTestCase::testPasswordUpgrade
145 PASS 256ms PhabricatorAuthSSHKeyTestCase::testRevokeSSHKey
146 PASS 21ms★ PhabricatorCachesTestCase::testRequestCache
147 PASS 351ms PhabricatorCelerityTestCase::testCelerityMaps
148 PASS 188ms PhabricatorConduitTestCase::testConduitMethods
149 PASS <1ms★ PhabricatorDiffScopeEngineTestCase::testScopeEngine
150 PASS <1ms★ PhabricatorEdgeChangeRecordTestCase::testEdgeStorageFormats
151 PASS 24ms★ PhabricatorEdgeTestCase::testCycleDetection
152 PASS <1ms★ PhabricatorEdgeTypeTestCase::testGetAllTypes
153 PASS <1ms★ PhabricatorEditEngineSubtypeTestCase::testEditEngineSubtypeKeys
154 PASS <1ms★ PhabricatorEditorURIEngineTestCase::testPatternParsing
155 PASS 3ms★ PhabricatorEditorURIEngineTestCase::testPatternProtocols
156 PASS <1ms★ PhabricatorEnvTestCase::testOverrides
157 PASS 33ms★ PhabricatorEnvTestCase::testRemoteURIForFetch
158 PASS 3ms★ PhabricatorEnvTestCase::testSelfURI
159 PASS <1ms★ PhabricatorEnvTestCase::testStackSource
160 PASS <1ms★ PhabricatorEnvTestCase::testRemoteURIForLink
161 PASS <1ms★ PhabricatorEnvTestCase::testLocalURIForLink
162 PASS <1ms★ PhabricatorEnvTestCase::testDictionarySource
163 PASS <1ms★ PhabricatorEnvTestCase::testGetEnvExceptions
164 PASS <1ms★ PhabricatorEnvTestCase::testOverrideOrder
165 PASS <1ms★ PhabricatorFactEngineTestCase::testLoadAllEngines
166 PASS <1ms★ PhabricatorFerretEngineTestCase::testTermsCorpus
167 PASS <1ms★ PhabricatorFerretEngineTestCase::testTermNgramExtraction
168 PASS <1ms★ PhabricatorFileStorageEngineTestCase::testLoadAllEngines
169 PASS 58ms PhabricatorFileStorageFormatTestCase::testAES256Storage
170 PASS 33ms★ PhabricatorFileStorageFormatTestCase::testStorageTampering
171 PASS 38ms★ PhabricatorFileStorageFormatTestCase::testRot13Storage
172 PASS 277ms PhabricatorFileTestCase::testFileIndirectScramble
173 PASS 27ms★ PhabricatorFileTestCase::testReadWriteTtlFiles
174 PASS 48ms★ PhabricatorFileTestCase::testFileStorageUploadDifferentFiles
175 PASS 53ms PhabricatorFileTestCase::testFileStorageDeleteSharedHandle
176 PASS 49ms★ PhabricatorFileTestCase::testFileStorageUploadSameFile
177 PASS 142ms PhabricatorFileTestCase::testFileTransformDelete
178 PASS 236ms PhabricatorFileTestCase::testFileVisibility
179 PASS 183ms PhabricatorFileTestCase::testFileDirectScramble
180 PASS 47ms★ PhabricatorFileTestCase::testFileStorageDelete
181 PASS 32ms★ PhabricatorFileTestCase::testFileStorageReadWrite
182 PASS 158ms PhabricatorFileTransformTestCase::testThumbTransformDefaults
183 PASS <1ms★ PhabricatorFileTransformTestCase::testGetAllTransforms
184 PASS <1ms★ PhabricatorHMACTestCase::testSHA256Hashing
185 PASS 7ms★ PhabricatorHMACTestCase::testHMACKeyGeneration
186 PASS 283ms PhabricatorHandlePoolTestCase::testHandlePools
187 PASS <1ms★ PhabricatorHashTestCase::testHashForAnchor
188 PASS 1ms★ PhabricatorHashTestCase::testHashForIndex
189 PASS <1ms★ PhabricatorInfrastructureTestCase::testApplicationsInstalled
190 PASS 6ms★ PhabricatorInfrastructureTestCase::testRejectMySQLNonUTF8Queries
191 PASS 2ms★ PhabricatorIteratedMD5PasswordHasherTestCase::testHasher
192 PASS 65ms PhabricatorLocalTimeTestCase::testLocalTimeFormatting
193 PASS 11ms★ PhabricatorLocaleScopeGuardTestCase::testLocaleScopeGuard
194 PASS 1ms★ PhabricatorMacroTestCase::testMacroNames
195 PASS 28ms★ PhabricatorMailAdapterTestCase::testSupportsMessageID
196 PASS 15ms★ PhabricatorMailConfigTestCase::testMailerConstraints
197 PASS 13ms★ PhabricatorMailConfigTestCase::testMailerPriorities
198 PASS 1ms★ PhabricatorMailReceiverTestCase::testReservedAddresses
199 PASS 2ms★ PhabricatorMailReceiverTestCase::testAddressSimilarity
200 PASS <1ms★ PhabricatorMarkupEngineTestCase::testRemarkupSentenceSummmaries
201 PASS 6ms★ PhabricatorMetaMTAEmailBodyParserTestCase::testEmailBodyCommandParsing
202 PASS 1ms★ PhabricatorMetaMTAEmailBodyParserTestCase::testQuotedTextStripping
203 PASS <1ms★ PhabricatorMetaMTAEmailBodyParserTestCase::testFalsePositiveForOnWrote
204 PASS <1ms★ PhabricatorMetaMTAMailBodyTestCase::testBodyRender
205 PASS 277ms PhabricatorMetaMTAMailTestCase::testThreadIDHeaders
206 PASS 161ms PhabricatorMetaMTAMailTestCase::testMailerFailover
207 PASS 135ms PhabricatorMetaMTAMailTestCase::testMailSendFailures
208 PASS 524ms PhabricatorMetaMTAMailTestCase::testRecipients
209 PASS 2.8s PhabricatorMetaMTAMailTestCase::testMailSizeLimits
210 PASS 33ms★ PhabricatorMetaMTAReceivedMailTestCase::testDropUnknownSenderMail
211 PASS 71ms PhabricatorMetaMTAReceivedMailTestCase::testDropUnreceivableMail
212 PASS 4ms★ PhabricatorMetaMTAReceivedMailTestCase::testDropSelfMail
213 PASS 11ms★ PhabricatorMetaMTAReceivedMailTestCase::testDropDuplicateMail
214 PASS 61ms PhabricatorMetaMTAReceivedMailTestCase::testDropDisabledSenderMail
215 PASS <1ms★ PhabricatorMetronomeTestCase::testMetronomeTicks
216 PASS <1ms★ PhabricatorMetronomeTestCase::testMetronomeOffsets
217 PASS 4ms★ PhabricatorOAuthServerTestCase::testValidateSecondaryRedirectURI
218 PASS 5ms★ PhabricatorOAuthServerTestCase::testValidateRedirectURI
219 PASS 77ms PhabricatorObjectListQueryTestCase::testObjectListQuery
220 PASS 119ms PhabricatorObjectMailReceiverTestCase::testDropUserMismatchMail
221 PASS 480ms PhabricatorObjectMailReceiverTestCase::testDropUnconfiguredPublicMail
222 PASS 198ms PhabricatorObjectMailReceiverTestCase::testDropHashMismatchMail
223 PASS 477ms PhabricatorObjectMailReceiverTestCase::testDropPolicyViolationMail
224 PASS 326ms PhabricatorObjectMailReceiverTestCase::testDropInvalidObjectMail
225 PASS 1ms★ PhabricatorOwnersPackageTestCase::testFindLongestPathsPerPackage
226 PASS <1ms★ PhabricatorPasswordHasherTestCase::testGetAllHashers
227 PASS <1ms★ PhabricatorPasswordHasherTestCase::testHasherSyntax
228 PASS <1ms★ PhabricatorPhoneNumberTestCase::testNumberNormalization
229 PASS 75ms PhabricatorPhortuneTestCase::testNewPhortuneAccount
230 PASS <1ms★ PhabricatorPolicyCapabilityTestCase::testGetCapabilityMap
231 PASS 58ms PhabricatorPolicyDataTestCase::testObjectPolicyRuleThreadMembers
232 PASS 85ms PhabricatorPolicyDataTestCase::testCustomPolicyRuleAdministrators
233 PASS 48ms★ PhabricatorPolicyDataTestCase::testProjectPolicyMembership
234 PASS 117ms PhabricatorPolicyDataTestCase::testCustomPolicyRuleUser
235 PASS 67ms PhabricatorPolicyDataTestCase::testCustomPolicyRuleLunarPhase
236 PASS 75ms PhabricatorPolicyDataTestCase::testObjectPolicyRuleTaskAuthor
237 PASS 63ms PhabricatorPolicyDataTestCase::testObjectPolicyRuleSubscribers
238 PASS <1ms★ PhabricatorPolicyTestCase::testMultipleCapabilities
239 PASS 10ms★ PhabricatorPolicyTestCase::testNoOnePolicy
240 PASS 15ms★ PhabricatorPolicyTestCase::testExtendedPolicies
241 PASS 3ms★ PhabricatorPolicyTestCase::testPublicPolicyDisabled
242 PASS 5ms★ PhabricatorPolicyTestCase::testLimits
243 PASS <1ms★ PhabricatorPolicyTestCase::testBulkExtendedPolicies
244 PASS <1ms★ PhabricatorPolicyTestCase::testOmnipotence
245 PASS 5ms★ PhabricatorPolicyTestCase::testAdminPolicy
246 PASS 1ms★ PhabricatorPolicyTestCase::testPolicyStrength
247 PASS 17ms★ PhabricatorPolicyTestCase::testAllQueriesBelongToActualApplications
248 PASS 3ms★ PhabricatorPolicyTestCase::testUsersPolicy
249 PASS <1ms★ PhabricatorPolicyTestCase::testInvalidPolicyVisibleByOmnipotentUser
250 PASS 2ms★ PhabricatorPolicyTestCase::testOffsets
251 PASS 15ms★ PhabricatorPolicyTestCase::testRejectInvalidPolicy
252 PASS 22ms★ PhabricatorPolicyTestCase::testExtendedPolicyCycles
253 PASS 1ms★ PhabricatorPolicyTestCase::testPublicPolicyEnabled
254 PASS <1ms★ PhabricatorPreambleTestCase::testXForwardedForLayers
255 PASS 621ms PhabricatorProjectCoreTestCase::testEditProject
256 PASS 516ms PhabricatorProjectCoreTestCase::testParentProject
257 PASS 359ms PhabricatorProjectCoreTestCase::testColumnExtendedPolicies
258 PASS 645ms PhabricatorProjectCoreTestCase::testAncestryQueries
259 PASS 924ms PhabricatorProjectCoreTestCase::testComplexConstraints
260 PASS 99ms PhabricatorProjectCoreTestCase::testDuplicateSlugs
261 PASS 449ms PhabricatorProjectCoreTestCase::testMemberMaterialization
262 PASS 227ms PhabricatorProjectCoreTestCase::testSameSlugAsName
263 FAIL PhabricatorProjectCoreTestCase::testViewProject
264EXCEPTION (PhabricatorClusterImpossibleWriteException): Unable to connect to master database ("phabricator_unittest_6fshzmmdeaq3cjahdmjbum2m_file"). This is a severe failure; your request did not complete.
265#0 /core/data/drydock/workingcopy-82/repo/phabricator/src/infrastructure/storage/lisk/PhabricatorLiskDAO.php(97): PhabricatorLiskDAO->raiseImpossibleWrite('phabricator_uni...')
266#1 /core/data/drydock/workingcopy-82/repo/phabricator/src/infrastructure/storage/lisk/PhabricatorLiskDAO.php(72): PhabricatorLiskDAO->newClusterConnection('file', 'phabricator_uni...', 'w')
267#2 /core/data/drydock/workingcopy-82/repo/phabricator/src/infrastructure/storage/lisk/LiskDAO.php(841): PhabricatorLiskDAO->establishLiveConnection('w')
268#3 /core/data/drydock/workingcopy-82/repo/phabricator/src/infrastructure/storage/lisk/LiskDAO.php(518): LiskDAO->establishConnection('r')
269#4 [internal function]: LiskDAO->loadRawDataWhere('contentHash = %...', '7b75993f2f8aaa0...')
270#5 /core/data/drydock/workingcopy-82/repo/phabricator/src/infrastructure/storage/lisk/LiskDAO.php(499): call_user_func_array(Array, Array)
271#6 /core/data/drydock/workingcopy-82/repo/phabricator/src/applications/files/storage/PhabricatorFile.php(246): LiskDAO->loadOneWhere('contentHash = %...', '7b75993f2f8aaa0...')
272#7 /core/data/drydock/workingcopy-82/repo/phabricator/src/applications/files/storage/PhabricatorFile.php(442): PhabricatorFile::newFileFromContentHash('7b75993f2f8aaa0...', Array)
273#8 /core/data/drydock/workingcopy-82/repo/phabricator/src/applications/files/builtin/PhabricatorFilesComposeAvatarBuiltinFile.php(39): PhabricatorFile::newFromFileData('?PNG????????IHD...', Array)
274#9 /core/data/drydock/workingcopy-82/repo/phabricator/src/applications/people/cache/PhabricatorUserProfileImageCacheType.php(50): PhabricatorFilesComposeAvatarBuiltinFile->updateUser(Object(PhabricatorUser))
275#10 /core/data/drydock/workingcopy-82/repo/phabricator/src/applications/people/query/PhabricatorPeopleQuery.php(610): PhabricatorUserProfileImageCacheType->newValueForUsers('user.profile.im...', Array)
276#11 /core/data/drydock/workingcopy-82/repo/phabricator/src/applications/people/query/PhabricatorPeopleQuery.php(440): PhabricatorPeopleQuery->fillUserCaches(Array)
277#12 /core/data/drydock/workingcopy-82/repo/phabricator/src/applications/people/query/PhabricatorPeopleQuery.php(201): PhabricatorPeopleQuery->rebuildAvailabilityCache(Array)
278#13 /core/data/drydock/workingcopy-82/repo/phabricator/src/infrastructure/query/policy/PhabricatorPolicyAwareQuery.php(288): PhabricatorPeopleQuery->didFilterPage(Array)
279#14 /core/data/drydock/workingcopy-82/repo/phabricator/src/applications/phid/type/PhabricatorPHIDType.php(91): PhabricatorPolicyAwareQuery->execute()
280#15 /core/data/drydock/workingcopy-82/repo/phabricator/src/applications/phid/query/PhabricatorObjectQuery.php(153): PhabricatorPHIDType->loadObjects(Object(PhabricatorObjectQuery), Array)
281#16 /core/data/drydock/workingcopy-82/repo/phabricator/src/applications/phid/query/PhabricatorObjectQuery.php(73): PhabricatorObjectQuery->loadObjectsByPHID(Array, Array)
282#17 /core/data/drydock/workingcopy-82/repo/phabricator/src/infrastructure/query/policy/PhabricatorPolicyAwareQuery.php(251): PhabricatorObjectQuery->loadPage()
283#18 /core/data/drydock/workingcopy-82/repo/phabricator/src/applications/transactions/editor/PhabricatorApplicationTransactionEditor.php(4124): PhabricatorPolicyAwareQuery->execute()
284#19 /core/data/drydock/workingcopy-82/repo/phabricator/src/applications/transactions/editor/PhabricatorApplicationTransactionEditor.php(930): PhabricatorApplicationTransactionEditor->applyInverseEdgeTransactions(Object(PhabricatorProject), Object(PhabricatorProjectTransaction), 14)
285#20 /core/data/drydock/workingcopy-82/repo/phabricator/src/applications/transactions/editor/PhabricatorApplicationTransactionEditor.php(1241): PhabricatorApplicationTransactionEditor->didCommitTransactions(Object(PhabricatorProject), Array)
286#21 /core/data/drydock/workingcopy-82/repo/phabricator/src/applications/project/__tests__/PhabricatorProjectCoreTestCase.php(1690): PhabricatorApplicationTransactionEditor->applyTransactions(Object(PhabricatorProject), Array)
287#22 /core/data/drydock/workingcopy-82/repo/phabricator/src/applications/project/__tests__/PhabricatorProjectCoreTestCase.php(1676): PhabricatorProjectCoreTestCase->applyTransactions(Object(PhabricatorProject), Object(PhabricatorUser), Array)
288#23 /core/data/drydock/workingcopy-82/repo/phabricator/src/applications/project/__tests__/PhabricatorProjectCoreTestCase.php(1646): PhabricatorProjectCoreTestCase->applyProjectEdgeTransaction(Object(PhabricatorProject), Object(PhabricatorUser), '+', 13)
289#24 /core/data/drydock/workingcopy-82/repo/phabricator/src/applications/project/__tests__/PhabricatorProjectCoreTestCase.php(1617): PhabricatorProjectCoreTestCase->joinOrLeaveProject(Object(PhabricatorProject), Object(PhabricatorUser), '+')
290#25 /core/data/drydock/workingcopy-82/repo/phabricator/src/applications/project/__tests__/PhabricatorProjectCoreTestCase.php(22): PhabricatorProjectCoreTestCase->joinProject(Object(PhabricatorProject), Object(PhabricatorUser))
291#26 [internal function]: PhabricatorProjectCoreTestCase->testViewProject()
292#27 /core/data/drydock/workingcopy-82/repo/arcanist/src/unit/engine/phutil/PhutilTestCase.php(493): call_user_func_array(Array, Array)
293#28 /core/data/drydock/workingcopy-82/repo/arcanist/src/unit/engine/PhutilUnitTestEngine.php(69): PhutilTestCase->run()
294#29 /core/data/drydock/workingcopy-82/repo/arcanist/src/unit/engine/ArcanistConfigurationDrivenUnitTestEngine.php(148): PhutilUnitTestEngine->run()
295#30 /core/data/drydock/workingcopy-82/repo/arcanist/src/workflow/ArcanistUnitWorkflow.php(170): ArcanistConfigurationDrivenUnitTestEngine->run()
296#31 /core/data/drydock/workingcopy-82/repo/arcanist/scripts/arcanist.php(411): ArcanistUnitWorkflow->run()
297#32 {main}
298 FAIL PhabricatorProjectCoreTestCase::testSlugMaps
299EXCEPTION (PhabricatorClusterImpossibleWriteException): Unable to connect to master database ("phabricator_unittest_6fshzmmdeaq3cjahdmjbum2m_user"). This is a severe failure; your request did not complete.
300#0 /core/data/drydock/workingcopy-82/repo/phabricator/src/infrastructure/storage/lisk/PhabricatorLiskDAO.php(97): PhabricatorLiskDAO->raiseImpossibleWrite('phabricator_uni...')
301#1 /core/data/drydock/workingcopy-82/repo/phabricator/src/infrastructure/storage/lisk/PhabricatorLiskDAO.php(72): PhabricatorLiskDAO->newClusterConnection('user', 'phabricator_uni...', 'w')
302#2 /core/data/drydock/workingcopy-82/repo/phabricator/src/infrastructure/storage/lisk/LiskDAO.php(841): PhabricatorLiskDAO->establishLiveConnection('w')
303#3 /core/data/drydock/workingcopy-82/repo/phabricator/src/infrastructure/storage/lisk/LiskDAO.php(1035): LiskDAO->establishConnection('w')
304#4 /core/data/drydock/workingcopy-82/repo/phabricator/src/infrastructure/storage/lisk/LiskDAO.php(939): LiskDAO->insertRecordIntoDatabase('INSERT')
305#5 /core/data/drydock/workingcopy-82/repo/phabricator/src/infrastructure/storage/lisk/LiskDAO.php(908): LiskDAO->insert()
306#6 /core/data/drydock/workingcopy-82/repo/phabricator/src/applications/people/storage/PhabricatorUser.php(270): LiskDAO->save()
307#7 /core/data/drydock/workingcopy-82/repo/phabricator/src/applications/people/storage/PhabricatorUser.php(282): PhabricatorUser->saveWithoutIndex()
308#8 /core/data/drydock/workingcopy-82/repo/phabricator/src/applications/project/__tests__/PhabricatorProjectCoreTestCase.php(591): PhabricatorUser->save()
309#9 [internal function]: PhabricatorProjectCoreTestCase->testSlugMaps()
310#10 /core/data/drydock/workingcopy-82/repo/arcanist/src/unit/engine/phutil/PhutilTestCase.php(493): call_user_func_array(Array, Array)
311#11 /core/data/drydock/workingcopy-82/repo/arcanist/src/unit/engine/PhutilUnitTestEngine.php(69): PhutilTestCase->run()
312#12 /core/data/drydock/workingcopy-82/repo/arcanist/src/unit/engine/ArcanistConfigurationDrivenUnitTestEngine.php(148): PhutilUnitTestEngine->run()
313#13 /core/data/drydock/workingcopy-82/repo/arcanist/src/workflow/ArcanistUnitWorkflow.php(170): ArcanistConfigurationDrivenUnitTestEngine->run()
314#14 /core/data/drydock/workingcopy-82/repo/arcanist/scripts/arcanist.php(411): ArcanistUnitWorkflow->run()
315#15 {main}
316 FAIL PhabricatorProjectCoreTestCase::testIsViewerMemberOrWatcher
317EXCEPTION (PhabricatorClusterImpossibleWriteException): Unable to connect to master database ("phabricator_unittest_6fshzmmdeaq3cjahdmjbum2m_user"). This is a severe failure; your request did not complete.
318#0 /core/data/drydock/workingcopy-82/repo/phabricator/src/infrastructure/storage/lisk/PhabricatorLiskDAO.php(97): PhabricatorLiskDAO->raiseImpossibleWrite('phabricator_uni...')
319#1 /core/data/drydock/workingcopy-82/repo/phabricator/src/infrastructure/storage/lisk/PhabricatorLiskDAO.php(72): PhabricatorLiskDAO->newClusterConnection('user', 'phabricator_uni...', 'w')
320#2 /core/data/drydock/workingcopy-82/repo/phabricator/src/infrastructure/storage/lisk/LiskDAO.php(841): PhabricatorLiskDAO->establishLiveConnection('w')
321#3 /core/data/drydock/workingcopy-82/repo/phabricator/src/infrastructure/storage/lisk/LiskDAO.php(1035): LiskDAO->establishConnection('w')
322#4 /core/data/drydock/workingcopy-82/repo/phabricator/src/infrastructure/storage/lisk/LiskDAO.php(939): LiskDAO->insertRecordIntoDatabase('INSERT')
323#5 /core/data/drydock/workingcopy-82/repo/phabricator/src/infrastructure/storage/lisk/LiskDAO.php(908): LiskDAO->insert()
324#6 /core/data/drydock/workingcopy-82/repo/phabricator/src/applications/people/storage/PhabricatorUser.php(270): LiskDAO->save()
325#7 /core/data/drydock/workingcopy-82/repo/phabricator/src/applications/people/storage/PhabricatorUser.php(282): PhabricatorUser->saveWithoutIndex()
326#8 /core/data/drydock/workingcopy-82/repo/phabricator/src/applications/project/__tests__/PhabricatorProjectCoreTestCase.php(104): PhabricatorUser->save()
327#9 [internal function]: PhabricatorProjectCoreTestCase->testIsViewerMemberOrWatcher()
328#10 /core/data/drydock/workingcopy-82/repo/arcanist/src/unit/engine/phutil/PhutilTestCase.php(493): call_user_func_array(Array, Array)
329#11 /core/data/drydock/workingcopy-82/repo/arcanist/src/unit/engine/PhutilUnitTestEngine.php(69): PhutilTestCase->run()
330#12 /core/data/drydock/workingcopy-82/repo/arcanist/src/unit/engine/ArcanistConfigurationDrivenUnitTestEngine.php(148): PhutilUnitTestEngine->run()
331#13 /core/data/drydock/workingcopy-82/repo/arcanist/src/workflow/ArcanistUnitWorkflow.php(170): ArcanistConfigurationDrivenUnitTestEngine->run()
332#14 /core/data/drydock/workingcopy-82/repo/arcanist/scripts/arcanist.php(411): ArcanistUnitWorkflow->run()
333#15 {main}
334 FAIL PhabricatorProjectCoreTestCase::testApplicationPolicy
335EXCEPTION (PhabricatorClusterImpossibleWriteException): Unable to connect to master database ("phabricator_unittest_6fshzmmdeaq3cjahdmjbum2m_user"). This is a severe failure; your request did not complete.
336#0 /core/data/drydock/workingcopy-82/repo/phabricator/src/infrastructure/storage/lisk/PhabricatorLiskDAO.php(97): PhabricatorLiskDAO->raiseImpossibleWrite('phabricator_uni...')
337#1 /core/data/drydock/workingcopy-82/repo/phabricator/src/infrastructure/storage/lisk/PhabricatorLiskDAO.php(72): PhabricatorLiskDAO->newClusterConnection('user', 'phabricator_uni...', 'w')
338#2 /core/data/drydock/workingcopy-82/repo/phabricator/src/infrastructure/storage/lisk/LiskDAO.php(841): PhabricatorLiskDAO->establishLiveConnection('w')
339#3 /core/data/drydock/workingcopy-82/repo/phabricator/src/infrastructure/storage/lisk/LiskDAO.php(1035): LiskDAO->establishConnection('w')
340#4 /core/data/drydock/workingcopy-82/repo/phabricator/src/infrastructure/storage/lisk/LiskDAO.php(939): LiskDAO->insertRecordIntoDatabase('INSERT')
341#5 /core/data/drydock/workingcopy-82/repo/phabricator/src/infrastructure/storage/lisk/LiskDAO.php(908): LiskDAO->insert()
342#6 /core/data/drydock/workingcopy-82/repo/phabricator/src/applications/people/storage/PhabricatorUser.php(270): LiskDAO->save()
343#7 /core/data/drydock/workingcopy-82/repo/phabricator/src/applications/people/storage/PhabricatorUser.php(282): PhabricatorUser->saveWithoutIndex()
344#8 /core/data/drydock/workingcopy-82/repo/phabricator/src/applications/project/__tests__/PhabricatorProjectCoreTestCase.php(44): PhabricatorUser->save()
345#9 [internal function]: PhabricatorProjectCoreTestCase->testApplicationPolicy()
346#10 /core/data/drydock/workingcopy-82/repo/arcanist/src/unit/engine/phutil/PhutilTestCase.php(493): call_user_func_array(Array, Array)
347#11 /core/data/drydock/workingcopy-82/repo/arcanist/src/unit/engine/PhutilUnitTestEngine.php(69): PhutilTestCase->run()
348#12 /core/data/drydock/workingcopy-82/repo/arcanist/src/unit/engine/ArcanistConfigurationDrivenUnitTestEngine.php(148): PhutilUnitTestEngine->run()
349#13 /core/data/drydock/workingcopy-82/repo/arcanist/src/workflow/ArcanistUnitWorkflow.php(170): ArcanistConfigurationDrivenUnitTestEngine->run()
350#14 /core/data/drydock/workingcopy-82/repo/arcanist/scripts/arcanist.php(411): ArcanistUnitWorkflow->run()
351#15 {main}
352 FAIL PhabricatorProjectCoreTestCase::testMilestones
353EXCEPTION (PhabricatorClusterImpossibleWriteException): Unable to connect to master database ("phabricator_unittest_6fshzmmdeaq3cjahdmjbum2m_user"). This is a severe failure; your request did not complete.
354#0 /core/data/drydock/workingcopy-82/repo/phabricator/src/infrastructure/storage/lisk/PhabricatorLiskDAO.php(97): PhabricatorLiskDAO->raiseImpossibleWrite('phabricator_uni...')
355#1 /core/data/drydock/workingcopy-82/repo/phabricator/src/infrastructure/storage/lisk/PhabricatorLiskDAO.php(72): PhabricatorLiskDAO->newClusterConnection('user', 'phabricator_uni...', 'w')
356#2 /core/data/drydock/workingcopy-82/repo/phabricator/src/infrastructure/storage/lisk/LiskDAO.php(841): PhabricatorLiskDAO->establishLiveConnection('w')
357#3 /core/data/drydock/workingcopy-82/repo/phabricator/src/infrastructure/storage/lisk/LiskDAO.php(1035): LiskDAO->establishConnection('w')
358#4 /core/data/drydock/workingcopy-82/repo/phabricator/src/infrastructure/storage/lisk/LiskDAO.php(939): LiskDAO->insertRecordIntoDatabase('INSERT')
359#5 /core/data/drydock/workingcopy-82/repo/phabricator/src/infrastructure/storage/lisk/LiskDAO.php(908): LiskDAO->insert()
360#6 /core/data/drydock/workingcopy-82/repo/phabricator/src/applications/people/storage/PhabricatorUser.php(270): LiskDAO->save()
361#7 /core/data/drydock/workingcopy-82/repo/phabricator/src/applications/people/storage/PhabricatorUser.php(282): PhabricatorUser->saveWithoutIndex()
362#8 /core/data/drydock/workingcopy-82/repo/phabricator/src/applications/project/__tests__/PhabricatorProjectCoreTestCase.php(303): PhabricatorUser->save()
363#9 [internal function]: PhabricatorProjectCoreTestCase->testMilestones()
364#10 /core/data/drydock/workingcopy-82/repo/arcanist/src/unit/engine/phutil/PhutilTestCase.php(493): call_user_func_array(Array, Array)
365#11 /core/data/drydock/workingcopy-82/repo/arcanist/src/unit/engine/PhutilUnitTestEngine.php(69): PhutilTestCase->run()
366#12 /core/data/drydock/workingcopy-82/repo/arcanist/src/unit/engine/ArcanistConfigurationDrivenUnitTestEngine.php(148): PhutilUnitTestEngine->run()
367#13 /core/data/drydock/workingcopy-82/repo/arcanist/src/workflow/ArcanistUnitWorkflow.php(170): ArcanistConfigurationDrivenUnitTestEngine->run()
368#14 /core/data/drydock/workingcopy-82/repo/arcanist/scripts/arcanist.php(411): ArcanistUnitWorkflow->run()
369#15 {main}
370 FAIL PhabricatorProjectCoreTestCase::testTagAncestryConflicts
371EXCEPTION (PhabricatorClusterImpossibleWriteException): Unable to connect to master database ("phabricator_unittest_6fshzmmdeaq3cjahdmjbum2m_user"). This is a severe failure; your request did not complete.
372#0 /core/data/drydock/workingcopy-82/repo/phabricator/src/infrastructure/storage/lisk/PhabricatorLiskDAO.php(97): PhabricatorLiskDAO->raiseImpossibleWrite('phabricator_uni...')
373#1 /core/data/drydock/workingcopy-82/repo/phabricator/src/infrastructure/storage/lisk/PhabricatorLiskDAO.php(72): PhabricatorLiskDAO->newClusterConnection('user', 'phabricator_uni...', 'w')
374#2 /core/data/drydock/workingcopy-82/repo/phabricator/src/infrastructure/storage/lisk/LiskDAO.php(841): PhabricatorLiskDAO->establishLiveConnection('w')
375#3 /core/data/drydock/workingcopy-82/repo/phabricator/src/infrastructure/storage/lisk/LiskDAO.php(1035): LiskDAO->establishConnection('w')
376#4 /core/data/drydock/workingcopy-82/repo/phabricator/src/infrastructure/storage/lisk/LiskDAO.php(939): LiskDAO->insertRecordIntoDatabase('INSERT')
377#5 /core/data/drydock/workingcopy-82/repo/phabricator/src/infrastructure/storage/lisk/LiskDAO.php(908): LiskDAO->insert()
378#6 /core/data/drydock/workingcopy-82/repo/phabricator/src/applications/people/storage/PhabricatorUser.php(270): LiskDAO->save()
379#7 /core/data/drydock/workingcopy-82/repo/phabricator/src/applications/people/storage/PhabricatorUser.php(282): PhabricatorUser->saveWithoutIndex()
380#8 /core/data/drydock/workingcopy-82/repo/phabricator/src/applications/project/__tests__/PhabricatorProjectCoreTestCase.php(872): PhabricatorUser->save()
381#9 [internal function]: PhabricatorProjectCoreTestCase->testTagAncestryConflicts()
382#10 /core/data/drydock/workingcopy-82/repo/arcanist/src/unit/engine/phutil/PhutilTestCase.php(493): call_user_func_array(Array, Array)
383#11 /core/data/drydock/workingcopy-82/repo/arcanist/src/unit/engine/PhutilUnitTestEngine.php(69): PhutilTestCase->run()
384#12 /core/data/drydock/workingcopy-82/repo/arcanist/src/unit/engine/ArcanistConfigurationDrivenUnitTestEngine.php(148): PhutilUnitTestEngine->run()
385#13 /core/data/drydock/workingcopy-82/repo/arcanist/src/workflow/ArcanistUnitWorkflow.php(170): ArcanistConfigurationDrivenUnitTestEngine->run()
386#14 /core/data/drydock/workingcopy-82/repo/arcanist/scripts/arcanist.php(411): ArcanistUnitWorkflow->run()
387#15 {main}
388 FAIL PhabricatorProjectCoreTestCase::testAncestorMembers
389EXCEPTION (PhabricatorClusterImpossibleWriteException): Unable to connect to master database ("phabricator_unittest_6fshzmmdeaq3cjahdmjbum2m_user"). This is a severe failure; your request did not complete.
390#0 /core/data/drydock/workingcopy-82/repo/phabricator/src/infrastructure/storage/lisk/PhabricatorLiskDAO.php(97): PhabricatorLiskDAO->raiseImpossibleWrite('phabricator_uni...')
391#1 /core/data/drydock/workingcopy-82/repo/phabricator/src/infrastructure/storage/lisk/PhabricatorLiskDAO.php(72): PhabricatorLiskDAO->newClusterConnection('user', 'phabricator_uni...', 'w')
392#2 /core/data/drydock/workingcopy-82/repo/phabricator/src/infrastructure/storage/lisk/LiskDAO.php(841): PhabricatorLiskDAO->establishLiveConnection('w')
393#3 /core/data/drydock/workingcopy-82/repo/phabricator/src/infrastructure/storage/lisk/LiskDAO.php(1035): LiskDAO->establishConnection('w')
394#4 /core/data/drydock/workingcopy-82/repo/phabricator/src/infrastructure/storage/lisk/LiskDAO.php(939): LiskDAO->insertRecordIntoDatabase('INSERT')
395#5 /core/data/drydock/workingcopy-82/repo/phabricator/src/infrastructure/storage/lisk/LiskDAO.php(908): LiskDAO->insert()
396#6 /core/data/drydock/workingcopy-82/repo/phabricator/src/applications/people/storage/PhabricatorUser.php(270): LiskDAO->save()
397#7 /core/data/drydock/workingcopy-82/repo/phabricator/src/applications/people/storage/PhabricatorUser.php(282): PhabricatorUser->saveWithoutIndex()
398#8 /core/data/drydock/workingcopy-82/repo/phabricator/src/applications/project/__tests__/PhabricatorProjectCoreTestCase.php(177): PhabricatorUser->save()
399#9 [internal function]: PhabricatorProjectCoreTestCase->testAncestorMembers()
400#10 /core/data/drydock/workingcopy-82/repo/arcanist/src/unit/engine/phutil/PhutilTestCase.php(493): call_user_func_array(Array, Array)
401#11 /core/data/drydock/workingcopy-82/repo/arcanist/src/unit/engine/PhutilUnitTestEngine.php(69): PhutilTestCase->run()
402#12 /core/data/drydock/workingcopy-82/repo/arcanist/src/unit/engine/ArcanistConfigurationDrivenUnitTestEngine.php(148): PhutilUnitTestEngine->run()
403#13 /core/data/drydock/workingcopy-82/repo/arcanist/src/workflow/ArcanistUnitWorkflow.php(170): ArcanistConfigurationDrivenUnitTestEngine->run()
404#14 /core/data/drydock/workingcopy-82/repo/arcanist/scripts/arcanist.php(411): ArcanistUnitWorkflow->run()
405#15 {main}
406 FAIL PhabricatorProjectCoreTestCase::testTagMilestoneConflicts
407EXCEPTION (PhabricatorClusterImpossibleWriteException): Unable to connect to master database ("phabricator_unittest_6fshzmmdeaq3cjahdmjbum2m_user"). This is a severe failure; your request did not complete.
408#0 /core/data/drydock/workingcopy-82/repo/phabricator/src/infrastructure/storage/lisk/PhabricatorLiskDAO.php(97): PhabricatorLiskDAO->raiseImpossibleWrite('phabricator_uni...')
409#1 /core/data/drydock/workingcopy-82/repo/phabricator/src/infrastructure/storage/lisk/PhabricatorLiskDAO.php(72): PhabricatorLiskDAO->newClusterConnection('user', 'phabricator_uni...', 'w')
410#2 /core/data/drydock/workingcopy-82/repo/phabricator/src/infrastructure/storage/lisk/LiskDAO.php(841): PhabricatorLiskDAO->establishLiveConnection('w')
411#3 /core/data/drydock/workingcopy-82/repo/phabricator/src/infrastructure/storage/lisk/LiskDAO.php(1035): LiskDAO->establishConnection('w')
412#4 /core/data/drydock/workingcopy-82/repo/phabricator/src/infrastructure/storage/lisk/LiskDAO.php(939): LiskDAO->insertRecordIntoDatabase('INSERT')
413#5 /core/data/drydock/workingcopy-82/repo/phabricator/src/infrastructure/storage/lisk/LiskDAO.php(908): LiskDAO->insert()
414#6 /core/data/drydock/workingcopy-82/repo/phabricator/src/applications/people/storage/PhabricatorUser.php(270): LiskDAO->save()
415#7 /core/data/drydock/workingcopy-82/repo/phabricator/src/applications/people/storage/PhabricatorUser.php(282): PhabricatorUser->saveWithoutIndex()
416#8 /core/data/drydock/workingcopy-82/repo/phabricator/src/applications/project/__tests__/PhabricatorProjectCoreTestCase.php(925): PhabricatorUser->save()
417#9 [internal function]: PhabricatorProjectCoreTestCase->testTagMilestoneConflicts()
418#10 /core/data/drydock/workingcopy-82/repo/arcanist/src/unit/engine/phutil/PhutilTestCase.php(493): call_user_func_array(Array, Array)
419#11 /core/data/drydock/workingcopy-82/repo/arcanist/src/unit/engine/PhutilUnitTestEngine.php(69): PhutilTestCase->run()
420#12 /core/data/drydock/workingcopy-82/repo/arcanist/src/unit/engine/ArcanistConfigurationDrivenUnitTestEngine.php(148): PhutilUnitTestEngine->run()
421#13 /core/data/drydock/workingcopy-82/repo/arcanist/src/workflow/ArcanistUnitWorkflow.php(170): ArcanistConfigurationDrivenUnitTestEngine->run()
422#14 /core/data/drydock/workingcopy-82/repo/arcanist/scripts/arcanist.php(411): ArcanistUnitWorkflow->run()
423#15 {main}
424 FAIL PhabricatorProjectCoreTestCase::testMilestoneMembership
425EXCEPTION (PhabricatorClusterImpossibleWriteException): Unable to connect to master database ("phabricator_unittest_6fshzmmdeaq3cjahdmjbum2m_user"). This is a severe failure; your request did not complete.
426#0 /core/data/drydock/workingcopy-82/repo/phabricator/src/infrastructure/storage/lisk/PhabricatorLiskDAO.php(97): PhabricatorLiskDAO->raiseImpossibleWrite('phabricator_uni...')
427#1 /core/data/drydock/workingcopy-82/repo/phabricator/src/infrastructure/storage/lisk/PhabricatorLiskDAO.php(72): PhabricatorLiskDAO->newClusterConnection('user', 'phabricator_uni...', 'w')
428#2 /core/data/drydock/workingcopy-82/repo/phabricator/src/infrastructure/storage/lisk/LiskDAO.php(841): PhabricatorLiskDAO->establishLiveConnection('w')
429#3 /core/data/drydock/workingcopy-82/repo/phabricator/src/infrastructure/storage/lisk/LiskDAO.php(1035): LiskDAO->establishConnection('w')
430#4 /core/data/drydock/workingcopy-82/repo/phabricator/src/infrastructure/storage/lisk/LiskDAO.php(939): LiskDAO->insertRecordIntoDatabase('INSERT')
431#5 /core/data/drydock/workingcopy-82/repo/phabricator/src/infrastructure/storage/lisk/LiskDAO.php(908): LiskDAO->insert()
432#6 /core/data/drydock/workingcopy-82/repo/phabricator/src/applications/people/storage/PhabricatorUser.php(270): LiskDAO->save()
433#7 /core/data/drydock/workingcopy-82/repo/phabricator/src/applications/people/storage/PhabricatorUser.php(282): PhabricatorUser->saveWithoutIndex()
434#8 /core/data/drydock/workingcopy-82/repo/phabricator/src/applications/project/__tests__/PhabricatorProjectCoreTestCase.php(318): PhabricatorUser->save()
435#9 [internal function]: PhabricatorProjectCoreTestCase->testMilestoneMembership()
436#10 /core/data/drydock/workingcopy-82/repo/arcanist/src/unit/engine/phutil/PhutilTestCase.php(493): call_user_func_array(Array, Array)
437#11 /core/data/drydock/workingcopy-82/repo/arcanist/src/unit/engine/PhutilUnitTestEngine.php(69): PhutilTestCase->run()
438#12 /core/data/drydock/workingcopy-82/repo/arcanist/src/unit/engine/ArcanistConfigurationDrivenUnitTestEngine.php(148): PhutilUnitTestEngine->run()
439#13 /core/data/drydock/workingcopy-82/repo/arcanist/src/workflow/ArcanistUnitWorkflow.php(170): ArcanistConfigurationDrivenUnitTestEngine->run()
440#14 /core/data/drydock/workingcopy-82/repo/arcanist/scripts/arcanist.php(411): ArcanistUnitWorkflow->run()
441#15 {main}
442 FAIL PhabricatorProjectCoreTestCase::testProjectMembersVisibility
443EXCEPTION (PhabricatorClusterImpossibleWriteException): Unable to connect to master database ("phabricator_unittest_6fshzmmdeaq3cjahdmjbum2m_user"). This is a severe failure; your request did not complete.
444#0 /core/data/drydock/workingcopy-82/repo/phabricator/src/infrastructure/storage/lisk/PhabricatorLiskDAO.php(97): PhabricatorLiskDAO->raiseImpossibleWrite('phabricator_uni...')
445#1 /core/data/drydock/workingcopy-82/repo/phabricator/src/infrastructure/storage/lisk/PhabricatorLiskDAO.php(72): PhabricatorLiskDAO->newClusterConnection('user', 'phabricator_uni...', 'w')
446#2 /core/data/drydock/workingcopy-82/repo/phabricator/src/infrastructure/storage/lisk/LiskDAO.php(841): PhabricatorLiskDAO->establishLiveConnection('w')
447#3 /core/data/drydock/workingcopy-82/repo/phabricator/src/infrastructure/storage/lisk/LiskDAO.php(1035): LiskDAO->establishConnection('w')
448#4 /core/data/drydock/workingcopy-82/repo/phabricator/src/infrastructure/storage/lisk/LiskDAO.php(939): LiskDAO->insertRecordIntoDatabase('INSERT')
449#5 /core/data/drydock/workingcopy-82/repo/phabricator/src/infrastructure/storage/lisk/LiskDAO.php(908): LiskDAO->insert()
450#6 /core/data/drydock/workingcopy-82/repo/phabricator/src/applications/people/storage/PhabricatorUser.php(270): LiskDAO->save()
451#7 /core/data/drydock/workingcopy-82/repo/phabricator/src/applications/people/storage/PhabricatorUser.php(282): PhabricatorUser->saveWithoutIndex()
452#8 /core/data/drydock/workingcopy-82/repo/phabricator/src/applications/project/__tests__/PhabricatorProjectCoreTestCase.php(494): PhabricatorUser->save()
453#9 [internal function]: PhabricatorProjectCoreTestCase->testProjectMembersVisibility()
454#10 /core/data/drydock/workingcopy-82/repo/arcanist/src/unit/engine/phutil/PhutilTestCase.php(493): call_user_func_array(Array, Array)
455#11 /core/data/drydock/workingcopy-82/repo/arcanist/src/unit/engine/PhutilUnitTestEngine.php(69): PhutilTestCase->run()
456#12 /core/data/drydock/workingcopy-82/repo/arcanist/src/unit/engine/ArcanistConfigurationDrivenUnitTestEngine.php(148): PhutilUnitTestEngine->run()
457#13 /core/data/drydock/workingcopy-82/repo/arcanist/src/workflow/ArcanistUnitWorkflow.php(170): ArcanistConfigurationDrivenUnitTestEngine->run()
458#14 /core/data/drydock/workingcopy-82/repo/arcanist/scripts/arcanist.php(411): ArcanistUnitWorkflow->run()
459#15 {main}
460 FAIL PhabricatorProjectCoreTestCase::testBoardMoves
461EXCEPTION (PhabricatorClusterImpossibleWriteException): Unable to connect to master database ("phabricator_unittest_6fshzmmdeaq3cjahdmjbum2m_user"). This is a severe failure; your request did not complete.
462#0 /core/data/drydock/workingcopy-82/repo/phabricator/src/infrastructure/storage/lisk/PhabricatorLiskDAO.php(97): PhabricatorLiskDAO->raiseImpossibleWrite('phabricator_uni...')
463#1 /core/data/drydock/workingcopy-82/repo/phabricator/src/infrastructure/storage/lisk/PhabricatorLiskDAO.php(72): PhabricatorLiskDAO->newClusterConnection('user', 'phabricator_uni...', 'w')
464#2 /core/data/drydock/workingcopy-82/repo/phabricator/src/infrastructure/storage/lisk/LiskDAO.php(841): PhabricatorLiskDAO->establishLiveConnection('w')
465#3 /core/data/drydock/workingcopy-82/repo/phabricator/src/infrastructure/storage/lisk/LiskDAO.php(1035): LiskDAO->establishConnection('w')
466#4 /core/data/drydock/workingcopy-82/repo/phabricator/src/infrastructure/storage/lisk/LiskDAO.php(939): LiskDAO->insertRecordIntoDatabase('INSERT')
467#5 /core/data/drydock/workingcopy-82/repo/phabricator/src/infrastructure/storage/lisk/LiskDAO.php(908): LiskDAO->insert()
468#6 /core/data/drydock/workingcopy-82/repo/phabricator/src/applications/people/storage/PhabricatorUser.php(270): LiskDAO->save()
469#7 /core/data/drydock/workingcopy-82/repo/phabricator/src/applications/people/storage/PhabricatorUser.php(282): PhabricatorUser->saveWithoutIndex()
470#8 /core/data/drydock/workingcopy-82/repo/phabricator/src/applications/project/__tests__/PhabricatorProjectCoreTestCase.php(970): PhabricatorUser->save()
471#9 [internal function]: PhabricatorProjectCoreTestCase->testBoardMoves()
472#10 /core/data/drydock/workingcopy-82/repo/arcanist/src/unit/engine/phutil/PhutilTestCase.php(493): call_user_func_array(Array, Array)
473#11 /core/data/drydock/workingcopy-82/repo/arcanist/src/unit/engine/PhutilUnitTestEngine.php(69): PhutilTestCase->run()
474#12 /core/data/drydock/workingcopy-82/repo/arcanist/src/unit/engine/ArcanistConfigurationDrivenUnitTestEngine.php(148): PhutilUnitTestEngine->run()
475#13 /core/data/drydock/workingcopy-82/repo/arcanist/src/workflow/ArcanistUnitWorkflow.php(170): ArcanistConfigurationDrivenUnitTestEngine->run()
476#14 /core/data/drydock/workingcopy-82/repo/arcanist/scripts/arcanist.php(411): ArcanistUnitWorkflow->run()
477#15 {main}
478 FAIL PhabricatorProjectCoreTestCase::testMilestoneMoves
479EXCEPTION (PhabricatorClusterImpossibleWriteException): Unable to connect to master database ("phabricator_unittest_6fshzmmdeaq3cjahdmjbum2m_user"). This is a severe failure; your request did not complete.
480#0 /core/data/drydock/workingcopy-82/repo/phabricator/src/infrastructure/storage/lisk/PhabricatorLiskDAO.php(97): PhabricatorLiskDAO->raiseImpossibleWrite('phabricator_uni...')
481#1 /core/data/drydock/workingcopy-82/repo/phabricator/src/infrastructure/storage/lisk/PhabricatorLiskDAO.php(72): PhabricatorLiskDAO->newClusterConnection('user', 'phabricator_uni...', 'w')
482#2 /core/data/drydock/workingcopy-82/repo/phabricator/src/infrastructure/storage/lisk/LiskDAO.php(841): PhabricatorLiskDAO->establishLiveConnection('w')
483#3 /core/data/drydock/workingcopy-82/repo/phabricator/src/infrastructure/storage/lisk/LiskDAO.php(1035): LiskDAO->establishConnection('w')
484#4 /core/data/drydock/workingcopy-82/repo/phabricator/src/infrastructure/storage/lisk/LiskDAO.php(939): LiskDAO->insertRecordIntoDatabase('INSERT')
485#5 /core/data/drydock/workingcopy-82/repo/phabricator/src/infrastructure/storage/lisk/LiskDAO.php(908): LiskDAO->insert()
486#6 /core/data/drydock/workingcopy-82/repo/phabricator/src/applications/people/storage/PhabricatorUser.php(270): LiskDAO->save()
487#7 /core/data/drydock/workingcopy-82/repo/phabricator/src/applications/people/storage/PhabricatorUser.php(282): PhabricatorUser->saveWithoutIndex()
488#8 /core/data/drydock/workingcopy-82/repo/phabricator/src/applications/project/__tests__/PhabricatorProjectCoreTestCase.php(1041): PhabricatorUser->save()
489#9 [internal function]: PhabricatorProjectCoreTestCase->testMilestoneMoves()
490#10 /core/data/drydock/workingcopy-82/repo/arcanist/src/unit/engine/phutil/PhutilTestCase.php(493): call_user_func_array(Array, Array)
491#11 /core/data/drydock/workingcopy-82/repo/arcanist/src/unit/engine/PhutilUnitTestEngine.php(69): PhutilTestCase->run()
492#12 /core/data/drydock/workingcopy-82/repo/arcanist/src/unit/engine/ArcanistConfigurationDrivenUnitTestEngine.php(148): PhutilUnitTestEngine->run()
493#13 /core/data/drydock/workingcopy-82/repo/arcanist/src/workflow/ArcanistUnitWorkflow.php(170): ArcanistConfigurationDrivenUnitTestEngine->run()
494#14 /core/data/drydock/workingcopy-82/repo/arcanist/scripts/arcanist.php(411): ArcanistUnitWorkflow->run()
495#15 {main}
496 FAIL PhabricatorProjectCoreTestCase::testNormalizeSlugs
497EXCEPTION (PhabricatorClusterImpossibleWriteException): Unable to connect to master database ("phabricator_unittest_6fshzmmdeaq3cjahdmjbum2m_user"). This is a severe failure; your request did not complete.
498#0 /core/data/drydock/workingcopy-82/repo/phabricator/src/infrastructure/storage/lisk/PhabricatorLiskDAO.php(97): PhabricatorLiskDAO->raiseImpossibleWrite('phabricator_uni...')
499#1 /core/data/drydock/workingcopy-82/repo/phabricator/src/infrastructure/storage/lisk/PhabricatorLiskDAO.php(72): PhabricatorLiskDAO->newClusterConnection('user', 'phabricator_uni...', 'w')
500#2 /core/data/drydock/workingcopy-82/repo/phabricator/src/infrastructure/storage/lisk/LiskDAO.php(841): PhabricatorLiskDAO->establishLiveConnection('w')
501#3 /core/data/drydock/workingcopy-82/repo/phabricator/src/infrastructure/storage/lisk/LiskDAO.php(1035): LiskDAO->establishConnection('w')
502#4 /core/data/drydock/workingcopy-82/repo/phabricator/src/infrastructure/storage/lisk/LiskDAO.php(939): LiskDAO->insertRecordIntoDatabase('INSERT')
503#5 /core/data/drydock/workingcopy-82/repo/phabricator/src/infrastructure/storage/lisk/LiskDAO.php(908): LiskDAO->insert()
504#6 /core/data/drydock/workingcopy-82/repo/phabricator/src/applications/people/storage/PhabricatorUser.php(270): LiskDAO->save()
505#7 /core/data/drydock/workingcopy-82/repo/phabricator/src/applications/people/storage/PhabricatorUser.php(282): PhabricatorUser->saveWithoutIndex()
506#8 /core/data/drydock/workingcopy-82/repo/phabricator/src/applications/project/__tests__/PhabricatorProjectCoreTestCase.php(440): PhabricatorUser->save()
507#9 [internal function]: PhabricatorProjectCoreTestCase->testNormalizeSlugs()
508#10 /core/data/drydock/workingcopy-82/repo/arcanist/src/unit/engine/phutil/PhutilTestCase.php(493): call_user_func_array(Array, Array)
509#11 /core/data/drydock/workingcopy-82/repo/arcanist/src/unit/engine/PhutilUnitTestEngine.php(69): PhutilTestCase->run()
510#12 /core/data/drydock/workingcopy-82/repo/arcanist/src/unit/engine/ArcanistConfigurationDrivenUnitTestEngine.php(148): PhutilUnitTestEngine->run()
511#13 /core/data/drydock/workingcopy-82/repo/arcanist/src/workflow/ArcanistUnitWorkflow.php(170): ArcanistConfigurationDrivenUnitTestEngine->run()
512#14 /core/data/drydock/workingcopy-82/repo/arcanist/scripts/arcanist.php(411): ArcanistUnitWorkflow->run()
513#15 {main}
514 FAIL PhabricatorProjectCoreTestCase::testJoinLeaveProject
515EXCEPTION (PhabricatorClusterImpossibleWriteException): Unable to connect to master database ("phabricator_unittest_6fshzmmdeaq3cjahdmjbum2m_user"). This is a severe failure; your request did not complete.
516#0 /core/data/drydock/workingcopy-82/repo/phabricator/src/infrastructure/storage/lisk/PhabricatorLiskDAO.php(97): PhabricatorLiskDAO->raiseImpossibleWrite('phabricator_uni...')
517#1 /core/data/drydock/workingcopy-82/repo/phabricator/src/infrastructure/storage/lisk/PhabricatorLiskDAO.php(72): PhabricatorLiskDAO->newClusterConnection('user', 'phabricator_uni...', 'w')
518#2 /core/data/drydock/workingcopy-82/repo/phabricator/src/infrastructure/storage/lisk/LiskDAO.php(841): PhabricatorLiskDAO->establishLiveConnection('w')
519#3 /core/data/drydock/workingcopy-82/repo/phabricator/src/infrastructure/storage/lisk/LiskDAO.php(1035): LiskDAO->establishConnection('w')
520#4 /core/data/drydock/workingcopy-82/repo/phabricator/src/infrastructure/storage/lisk/LiskDAO.php(939): LiskDAO->insertRecordIntoDatabase('INSERT')
521#5 /core/data/drydock/workingcopy-82/repo/phabricator/src/infrastructure/storage/lisk/LiskDAO.php(908): LiskDAO->insert()
522#6 /core/data/drydock/workingcopy-82/repo/phabricator/src/applications/people/storage/PhabricatorUser.php(270): LiskDAO->save()
523#7 /core/data/drydock/workingcopy-82/repo/phabricator/src/applications/people/storage/PhabricatorUser.php(282): PhabricatorUser->saveWithoutIndex()
524#8 /core/data/drydock/workingcopy-82/repo/phabricator/src/applications/project/__tests__/PhabricatorProjectCoreTestCase.php(673): PhabricatorUser->save()
525#9 [internal function]: PhabricatorProjectCoreTestCase->testJoinLeaveProject()
526#10 /core/data/drydock/workingcopy-82/repo/arcanist/src/unit/engine/phutil/PhutilTestCase.php(493): call_user_func_array(Array, Array)
527#11 /core/data/drydock/workingcopy-82/repo/arcanist/src/unit/engine/PhutilUnitTestEngine.php(69): PhutilTestCase->run()
528#12 /core/data/drydock/workingcopy-82/repo/arcanist/src/unit/engine/ArcanistConfigurationDrivenUnitTestEngine.php(148): PhutilUnitTestEngine->run()
529#13 /core/data/drydock/workingcopy-82/repo/arcanist/src/workflow/ArcanistUnitWorkflow.php(170): ArcanistConfigurationDrivenUnitTestEngine->run()
530#14 /core/data/drydock/workingcopy-82/repo/arcanist/scripts/arcanist.php(411): ArcanistUnitWorkflow->run()
531#15 {main}
532 FAIL PhabricatorProjectCoreTestCase::testProjectPolicyRules
533EXCEPTION (PhabricatorClusterImpossibleWriteException): Unable to connect to master database ("phabricator_unittest_6fshzmmdeaq3cjahdmjbum2m_metamta"). This is a severe failure; your request did not complete.
534#0 /core/data/drydock/workingcopy-82/repo/phabricator/src/infrastructure/storage/lisk/PhabricatorLiskDAO.php(97): PhabricatorLiskDAO->raiseImpossibleWrite('phabricator_uni...')
535#1 /core/data/drydock/workingcopy-82/repo/phabricator/src/infrastructure/storage/lisk/PhabricatorLiskDAO.php(72): PhabricatorLiskDAO->newClusterConnection('metamta', 'phabricator_uni...', 'w')
536#2 /core/data/drydock/workingcopy-82/repo/phabricator/src/infrastructure/storage/lisk/LiskDAO.php(841): PhabricatorLiskDAO->establishLiveConnection('w')
537#3 /core/data/drydock/workingcopy-82/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(274): LiskDAO->establishConnection('r')
538#4 /core/data/drydock/workingcopy-82/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(269): PhabricatorCursorPagedPolicyAwareQuery->loadStandardPageRows(Object(PhabricatorMetaMTAApplicationEmail))
539#5 /core/data/drydock/workingcopy-82/repo/phabricator/src/applications/metamta/query/PhabricatorMetaMTAApplicationEmailQuery.php(38): PhabricatorCursorPagedPolicyAwareQuery->loadStandardPage(Object(PhabricatorMetaMTAApplicationEmail))
540#6 /core/data/drydock/workingcopy-82/repo/phabricator/src/infrastructure/query/policy/PhabricatorPolicyAwareQuery.php(251): PhabricatorMetaMTAApplicationEmailQuery->loadPage()
541#7 /core/data/drydock/workingcopy-82/repo/phabricator/src/infrastructure/query/policy/PhabricatorPolicyAwareQuery.php(180): PhabricatorPolicyAwareQuery->execute()
542#8 /core/data/drydock/workingcopy-82/repo/phabricator/src/applications/people/editor/PhabricatorUserEditor.php(475): PhabricatorPolicyAwareQuery->executeOne()
543#9 /core/data/drydock/workingcopy-82/repo/phabricator/src/applications/people/editor/PhabricatorUserEditor.php(60): PhabricatorUserEditor->willAddEmail(Object(PhabricatorUserEmail))
544#10 /core/data/drydock/workingcopy-82/repo/phabricator/src/infrastructure/testing/PhabricatorTestCase.php(207): PhabricatorUserEditor->createNewUser(Object(PhabricatorUser), Object(PhabricatorUserEmail))
545#11 /core/data/drydock/workingcopy-82/repo/phabricator/src/applications/project/__tests__/PhabricatorProjectCoreTestCase.php(1184): PhabricatorTestCase->generateNewTestUser()
546#12 [internal function]: PhabricatorProjectCoreTestCase->testProjectPolicyRules()
547#13 /core/data/drydock/workingcopy-82/repo/arcanist/src/unit/engine/phutil/PhutilTestCase.php(493): call_user_func_array(Array, Array)
548#14 /core/data/drydock/workingcopy-82/repo/arcanist/src/unit/engine/PhutilUnitTestEngine.php(69): PhutilTestCase->run()
549#15 /core/data/drydock/workingcopy-82/repo/arcanist/src/unit/engine/ArcanistConfigurationDrivenUnitTestEngine.php(148): PhutilUnitTestEngine->run()
550#16 /core/data/drydock/workingcopy-82/repo/arcanist/src/workflow/ArcanistUnitWorkflow.php(170): ArcanistConfigurationDrivenUnitTestEngine->run()
551#17 /core/data/drydock/workingcopy-82/repo/arcanist/scripts/arcanist.php(411): ArcanistUnitWorkflow->run()
552#18 {main}
553 PASS <1ms★ PhabricatorQueryOrderTestCase::testQueryOrderBadVectors
554 PASS 4ms★ PhabricatorQueryOrderTestCase::testQueryOrderVector
555 PASS <1ms★ PhabricatorQueryOrderTestCase::testQueryOrderItem
556 PASS 6ms★ PhabricatorRepositoryCommitTestCase::testSummarizeCommits
557 PASS 2ms★ PhabricatorRepositoryTestCase::testRepositoryShortNameValidation
558 PASS <1ms★ PhabricatorRepositoryTestCase::testSubversionPathInfo
559 PASS 5ms★ PhabricatorRepositoryTestCase::testRepositoryURIProtocols
560 PASS <1ms★ PhabricatorRepositoryTestCase::testBranchFilter
561 PASS <1ms★ PhabricatorRepositoryTestCase::testFilterMercurialDebugOutput
562 PASS 1ms★ PhabricatorRepositoryURINormalizerTestCase::testGitURINormalizer
563 PASS 5ms★ PhabricatorRepositoryURINormalizerTestCase::testDomainURINormalizer
564 PASS <1ms★ PhabricatorRepositoryURINormalizerTestCase::testSVNURINormalizer
565 FAIL PhabricatorRepositoryURITestCase::testURIGeneration
566EXCEPTION (PhabricatorClusterImpossibleWriteException): Unable to connect to master database ("phabricator_unittest_6fshzmmdeaq3cjahdmjbum2m_metamta"). This is a severe failure; your request did not complete.
567#0 /core/data/drydock/workingcopy-82/repo/phabricator/src/infrastructure/storage/lisk/PhabricatorLiskDAO.php(97): PhabricatorLiskDAO->raiseImpossibleWrite('phabricator_uni...')
568#1 /core/data/drydock/workingcopy-82/repo/phabricator/src/infrastructure/storage/lisk/PhabricatorLiskDAO.php(72): PhabricatorLiskDAO->newClusterConnection('metamta', 'phabricator_uni...', 'w')
569#2 /core/data/drydock/workingcopy-82/repo/phabricator/src/infrastructure/storage/lisk/LiskDAO.php(841): PhabricatorLiskDAO->establishLiveConnection('w')
570#3 /core/data/drydock/workingcopy-82/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(274): LiskDAO->establishConnection('r')
571#4 /core/data/drydock/workingcopy-82/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(269): PhabricatorCursorPagedPolicyAwareQuery->loadStandardPageRows(Object(PhabricatorMetaMTAApplicationEmail))
572#5 /core/data/drydock/workingcopy-82/repo/phabricator/src/applications/metamta/query/PhabricatorMetaMTAApplicationEmailQuery.php(38): PhabricatorCursorPagedPolicyAwareQuery->loadStandardPage(Object(PhabricatorMetaMTAApplicationEmail))
573#6 /core/data/drydock/workingcopy-82/repo/phabricator/src/infrastructure/query/policy/PhabricatorPolicyAwareQuery.php(251): PhabricatorMetaMTAApplicationEmailQuery->loadPage()
574#7 /core/data/drydock/workingcopy-82/repo/phabricator/src/infrastructure/query/policy/PhabricatorPolicyAwareQuery.php(180): PhabricatorPolicyAwareQuery->execute()
575#8 /core/data/drydock/workingcopy-82/repo/phabricator/src/applications/people/editor/PhabricatorUserEditor.php(475): PhabricatorPolicyAwareQuery->executeOne()
576#9 /core/data/drydock/workingcopy-82/repo/phabricator/src/applications/people/editor/PhabricatorUserEditor.php(60): PhabricatorUserEditor->willAddEmail(Object(PhabricatorUserEmail))
577#10 /core/data/drydock/workingcopy-82/repo/phabricator/src/infrastructure/testing/PhabricatorTestCase.php(207): PhabricatorUserEditor->createNewUser(Object(PhabricatorUser), Object(PhabricatorUserEmail))
578#11 /core/data/drydock/workingcopy-82/repo/phabricator/src/applications/repository/storage/__tests__/PhabricatorRepositoryURITestCase.php(58): PhabricatorTestCase->generateNewTestUser()
579#12 [internal function]: PhabricatorRepositoryURITestCase->testURIGeneration()
580#13 /core/data/drydock/workingcopy-82/repo/arcanist/src/unit/engine/phutil/PhutilTestCase.php(493): call_user_func_array(Array, Array)
581#14 /core/data/drydock/workingcopy-82/repo/arcanist/src/unit/engine/PhutilUnitTestEngine.php(69): PhutilTestCase->run()
582#15 /core/data/drydock/workingcopy-82/repo/arcanist/src/unit/engine/ArcanistConfigurationDrivenUnitTestEngine.php(148): PhutilUnitTestEngine->run()
583#16 /core/data/drydock/workingcopy-82/repo/arcanist/src/workflow/ArcanistUnitWorkflow.php(170): ArcanistConfigurationDrivenUnitTestEngine->run()
584#17 /core/data/drydock/workingcopy-82/repo/arcanist/scripts/arcanist.php(411): ArcanistUnitWorkflow->run()
585#18 {main}
586 PASS 1ms★ PhabricatorRepositoryURITestCase::testRepositoryURICanonicalization
587 PASS 1ms★ PhabricatorSetupCheckTestCase::testLoadAllChecks
588 PASS <1ms★ PhabricatorSlugTestCase::testSlugAncestry
589 PASS <1ms★ PhabricatorSlugTestCase::testSlugDepth
590 PASS 2ms★ PhabricatorSlugTestCase::testSlugNormalization
591 PASS 5ms★ PhabricatorSlugTestCase::testProjectSlugs
592 FAIL PhabricatorSpacesTestCase::testSpacesSeveralSpaces
593EXCEPTION (PhabricatorClusterImpossibleWriteException): Unable to connect to master database ("phabricator_unittest_6fshzmmdeaq3cjahdmjbum2m_spaces"). This is a severe failure; your request did not complete.
594#0 /core/data/drydock/workingcopy-82/repo/phabricator/src/infrastructure/storage/lisk/PhabricatorLiskDAO.php(97): PhabricatorLiskDAO->raiseImpossibleWrite('phabricator_uni...')
595#1 /core/data/drydock/workingcopy-82/repo/phabricator/src/infrastructure/storage/lisk/PhabricatorLiskDAO.php(72): PhabricatorLiskDAO->newClusterConnection('spaces', 'phabricator_uni...', 'w')
596#2 /core/data/drydock/workingcopy-82/repo/phabricator/src/infrastructure/storage/lisk/LiskDAO.php(841): PhabricatorLiskDAO->establishLiveConnection('w')
597#3 /core/data/drydock/workingcopy-82/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(274): LiskDAO->establishConnection('r')
598#4 /core/data/drydock/workingcopy-82/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(269): PhabricatorCursorPagedPolicyAwareQuery->loadStandardPageRows(Object(PhabricatorSpacesNamespace))
599#5 /core/data/drydock/workingcopy-82/repo/phabricator/src/applications/spaces/query/PhabricatorSpacesNamespaceQuery.php(40): PhabricatorCursorPagedPolicyAwareQuery->loadStandardPage(Object(PhabricatorSpacesNamespace))
600#6 /core/data/drydock/workingcopy-82/repo/phabricator/src/infrastructure/query/policy/PhabricatorPolicyAwareQuery.php(251): PhabricatorSpacesNamespaceQuery->loadPage()
601#7 /core/data/drydock/workingcopy-82/repo/phabricator/src/applications/spaces/__tests__/PhabricatorSpacesTestCase.php(173): PhabricatorPolicyAwareQuery->execute()
602#8 /core/data/drydock/workingcopy-82/repo/phabricator/src/applications/spaces/__tests__/PhabricatorSpacesTestCase.php(178): PhabricatorSpacesTestCase->loadAllSpaces()
603#9 /core/data/drydock/workingcopy-82/repo/phabricator/src/applications/spaces/__tests__/PhabricatorSpacesTestCase.php(37): PhabricatorSpacesTestCase->destroyAllSpaces()
604#10 [internal function]: PhabricatorSpacesTestCase->testSpacesSeveralSpaces()
605#11 /core/data/drydock/workingcopy-82/repo/arcanist/src/unit/engine/phutil/PhutilTestCase.php(493): call_user_func_array(Array, Array)
606#12 /core/data/drydock/workingcopy-82/repo/arcanist/src/unit/engine/PhutilUnitTestEngine.php(69): PhutilTestCase->run()
607#13 /core/data/drydock/workingcopy-82/repo/arcanist/src/unit/engine/ArcanistConfigurationDrivenUnitTestEngine.php(148): PhutilUnitTestEngine->run()
608#14 /core/data/drydock/workingcopy-82/repo/arcanist/src/workflow/ArcanistUnitWorkflow.php(170): ArcanistConfigurationDrivenUnitTestEngine->run()
609#15 /core/data/drydock/workingcopy-82/repo/arcanist/scripts/arcanist.php(411): ArcanistUnitWorkflow->run()
610#16 {main}
611 FAIL PhabricatorSpacesTestCase::testSpacesUniqueDefaultSpace
612EXCEPTION (PhabricatorClusterImpossibleWriteException): Unable to connect to master database ("phabricator_unittest_6fshzmmdeaq3cjahdmjbum2m_spaces"). This is a severe failure; your request did not complete.
613#0 /core/data/drydock/workingcopy-82/repo/phabricator/src/infrastructure/storage/lisk/PhabricatorLiskDAO.php(97): PhabricatorLiskDAO->raiseImpossibleWrite('phabricator_uni...')
614#1 /core/data/drydock/workingcopy-82/repo/phabricator/src/infrastructure/storage/lisk/PhabricatorLiskDAO.php(72): PhabricatorLiskDAO->newClusterConnection('spaces', 'phabricator_uni...', 'w')
615#2 /core/data/drydock/workingcopy-82/repo/phabricator/src/infrastructure/storage/lisk/LiskDAO.php(841): PhabricatorLiskDAO->establishLiveConnection('w')
616#3 /core/data/drydock/workingcopy-82/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(274): LiskDAO->establishConnection('r')
617#4 /core/data/drydock/workingcopy-82/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(269): PhabricatorCursorPagedPolicyAwareQuery->loadStandardPageRows(Object(PhabricatorSpacesNamespace))
618#5 /core/data/drydock/workingcopy-82/repo/phabricator/src/applications/spaces/query/PhabricatorSpacesNamespaceQuery.php(40): PhabricatorCursorPagedPolicyAwareQuery->loadStandardPage(Object(PhabricatorSpacesNamespace))
619#6 /core/data/drydock/workingcopy-82/repo/phabricator/src/infrastructure/query/policy/PhabricatorPolicyAwareQuery.php(251): PhabricatorSpacesNamespaceQuery->loadPage()
620#7 /core/data/drydock/workingcopy-82/repo/phabricator/src/applications/spaces/__tests__/PhabricatorSpacesTestCase.php(173): PhabricatorPolicyAwareQuery->execute()
621#8 /core/data/drydock/workingcopy-82/repo/phabricator/src/applications/spaces/__tests__/PhabricatorSpacesTestCase.php(178): PhabricatorSpacesTestCase->loadAllSpaces()
622#9 /core/data/drydock/workingcopy-82/repo/phabricator/src/applications/spaces/__tests__/PhabricatorSpacesTestCase.php(75): PhabricatorSpacesTestCase->destroyAllSpaces()
623#10 [internal function]: PhabricatorSpacesTestCase->testSpacesUniqueDefaultSpace()
624#11 /core/data/drydock/workingcopy-82/repo/arcanist/src/unit/engine/phutil/PhutilTestCase.php(493): call_user_func_array(Array, Array)
625#12 /core/data/drydock/workingcopy-82/repo/arcanist/src/unit/engine/PhutilUnitTestEngine.php(69): PhutilTestCase->run()
626#13 /core/data/drydock/workingcopy-82/repo/arcanist/src/unit/engine/ArcanistConfigurationDrivenUnitTestEngine.php(148): PhutilUnitTestEngine->run()
627#14 /core/data/drydock/workingcopy-82/repo/arcanist/src/workflow/ArcanistUnitWorkflow.php(170): ArcanistConfigurationDrivenUnitTestEngine->run()
628#15 /core/data/drydock/workingcopy-82/repo/arcanist/scripts/arcanist.php(411): ArcanistUnitWorkflow->run()
629#16 {main}
630 FAIL PhabricatorSpacesTestCase::testSpacesRequireNames
631EXCEPTION (PhabricatorClusterImpossibleWriteException): Unable to connect to master database ("phabricator_unittest_6fshzmmdeaq3cjahdmjbum2m_spaces"). This is a severe failure; your request did not complete.
632#0 /core/data/drydock/workingcopy-82/repo/phabricator/src/infrastructure/storage/lisk/PhabricatorLiskDAO.php(97): PhabricatorLiskDAO->raiseImpossibleWrite('phabricator_uni...')
633#1 /core/data/drydock/workingcopy-82/repo/phabricator/src/infrastructure/storage/lisk/PhabricatorLiskDAO.php(72): PhabricatorLiskDAO->newClusterConnection('spaces', 'phabricator_uni...', 'w')
634#2 /core/data/drydock/workingcopy-82/repo/phabricator/src/infrastructure/storage/lisk/LiskDAO.php(841): PhabricatorLiskDAO->establishLiveConnection('w')
635#3 /core/data/drydock/workingcopy-82/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(274): LiskDAO->establishConnection('r')
636#4 /core/data/drydock/workingcopy-82/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(269): PhabricatorCursorPagedPolicyAwareQuery->loadStandardPageRows(Object(PhabricatorSpacesNamespace))
637#5 /core/data/drydock/workingcopy-82/repo/phabricator/src/applications/spaces/query/PhabricatorSpacesNamespaceQuery.php(40): PhabricatorCursorPagedPolicyAwareQuery->loadStandardPage(Object(PhabricatorSpacesNamespace))
638#6 /core/data/drydock/workingcopy-82/repo/phabricator/src/infrastructure/query/policy/PhabricatorPolicyAwareQuery.php(251): PhabricatorSpacesNamespaceQuery->loadPage()
639#7 /core/data/drydock/workingcopy-82/repo/phabricator/src/applications/spaces/__tests__/PhabricatorSpacesTestCase.php(173): PhabricatorPolicyAwareQuery->execute()
640#8 /core/data/drydock/workingcopy-82/repo/phabricator/src/applications/spaces/__tests__/PhabricatorSpacesTestCase.php(178): PhabricatorSpacesTestCase->loadAllSpaces()
641#9 /core/data/drydock/workingcopy-82/repo/phabricator/src/applications/spaces/__tests__/PhabricatorSpacesTestCase.php(55): PhabricatorSpacesTestCase->destroyAllSpaces()
642#10 [internal function]: PhabricatorSpacesTestCase->testSpacesRequireNames()
643#11 /core/data/drydock/workingcopy-82/repo/arcanist/src/unit/engine/phutil/PhutilTestCase.php(493): call_user_func_array(Array, Array)
644#12 /core/data/drydock/workingcopy-82/repo/arcanist/src/unit/engine/PhutilUnitTestEngine.php(69): PhutilTestCase->run()
645#13 /core/data/drydock/workingcopy-82/repo/arcanist/src/unit/engine/ArcanistConfigurationDrivenUnitTestEngine.php(148): PhutilUnitTestEngine->run()
646#14 /core/data/drydock/workingcopy-82/repo/arcanist/src/workflow/ArcanistUnitWorkflow.php(170): ArcanistConfigurationDrivenUnitTestEngine->run()
647#15 /core/data/drydock/workingcopy-82/repo/arcanist/scripts/arcanist.php(411): ArcanistUnitWorkflow->run()
648#16 {main}
649 FAIL PhabricatorSpacesTestCase::testSpacesAnnihilation
650EXCEPTION (PhabricatorClusterImpossibleWriteException): Unable to connect to master database ("phabricator_unittest_6fshzmmdeaq3cjahdmjbum2m_spaces"). This is a severe failure; your request did not complete.
651#0 /core/data/drydock/workingcopy-82/repo/phabricator/src/infrastructure/storage/lisk/PhabricatorLiskDAO.php(97): PhabricatorLiskDAO->raiseImpossibleWrite('phabricator_uni...')
652#1 /core/data/drydock/workingcopy-82/repo/phabricator/src/infrastructure/storage/lisk/PhabricatorLiskDAO.php(72): PhabricatorLiskDAO->newClusterConnection('spaces', 'phabricator_uni...', 'w')
653#2 /core/data/drydock/workingcopy-82/repo/phabricator/src/infrastructure/storage/lisk/LiskDAO.php(841): PhabricatorLiskDAO->establishLiveConnection('w')
654#3 /core/data/drydock/workingcopy-82/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(274): LiskDAO->establishConnection('r')
655#4 /core/data/drydock/workingcopy-82/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(269): PhabricatorCursorPagedPolicyAwareQuery->loadStandardPageRows(Object(PhabricatorSpacesNamespace))
656#5 /core/data/drydock/workingcopy-82/repo/phabricator/src/applications/spaces/query/PhabricatorSpacesNamespaceQuery.php(40): PhabricatorCursorPagedPolicyAwareQuery->loadStandardPage(Object(PhabricatorSpacesNamespace))
657#6 /core/data/drydock/workingcopy-82/repo/phabricator/src/infrastructure/query/policy/PhabricatorPolicyAwareQuery.php(251): PhabricatorSpacesNamespaceQuery->loadPage()
658#7 /core/data/drydock/workingcopy-82/repo/phabricator/src/applications/spaces/__tests__/PhabricatorSpacesTestCase.php(173): PhabricatorPolicyAwareQuery->execute()
659#8 /core/data/drydock/workingcopy-82/repo/phabricator/src/applications/spaces/__tests__/PhabricatorSpacesTestCase.php(178): PhabricatorSpacesTestCase->loadAllSpaces()
660#9 /core/data/drydock/workingcopy-82/repo/phabricator/src/applications/spaces/__tests__/PhabricatorSpacesTestCase.php(12): PhabricatorSpacesTestCase->destroyAllSpaces()
661#10 [internal function]: PhabricatorSpacesTestCase->testSpacesAnnihilation()
662#11 /core/data/drydock/workingcopy-82/repo/arcanist/src/unit/engine/phutil/PhutilTestCase.php(493): call_user_func_array(Array, Array)
663#12 /core/data/drydock/workingcopy-82/repo/arcanist/src/unit/engine/PhutilUnitTestEngine.php(69): PhutilTestCase->run()
664#13 /core/data/drydock/workingcopy-82/repo/arcanist/src/unit/engine/ArcanistConfigurationDrivenUnitTestEngine.php(148): PhutilUnitTestEngine->run()
665#14 /core/data/drydock/workingcopy-82/repo/arcanist/src/workflow/ArcanistUnitWorkflow.php(170): ArcanistConfigurationDrivenUnitTestEngine->run()
666#15 /core/data/drydock/workingcopy-82/repo/arcanist/scripts/arcanist.php(411): ArcanistUnitWorkflow->run()
667#16 {main}
668 FAIL PhabricatorSpacesTestCase::testSpacesPolicyFiltering
669EXCEPTION (PhabricatorClusterImpossibleWriteException): Unable to connect to master database ("phabricator_unittest_6fshzmmdeaq3cjahdmjbum2m_spaces"). This is a severe failure; your request did not complete.
670#0 /core/data/drydock/workingcopy-82/repo/phabricator/src/infrastructure/storage/lisk/PhabricatorLiskDAO.php(97): PhabricatorLiskDAO->raiseImpossibleWrite('phabricator_uni...')
671#1 /core/data/drydock/workingcopy-82/repo/phabricator/src/infrastructure/storage/lisk/PhabricatorLiskDAO.php(72): PhabricatorLiskDAO->newClusterConnection('spaces', 'phabricator_uni...', 'w')
672#2 /core/data/drydock/workingcopy-82/repo/phabricator/src/infrastructure/storage/lisk/LiskDAO.php(841): PhabricatorLiskDAO->establishLiveConnection('w')
673#3 /core/data/drydock/workingcopy-82/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(274): LiskDAO->establishConnection('r')
674#4 /core/data/drydock/workingcopy-82/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(269): PhabricatorCursorPagedPolicyAwareQuery->loadStandardPageRows(Object(PhabricatorSpacesNamespace))
675#5 /core/data/drydock/workingcopy-82/repo/phabricator/src/applications/spaces/query/PhabricatorSpacesNamespaceQuery.php(40): PhabricatorCursorPagedPolicyAwareQuery->loadStandardPage(Object(PhabricatorSpacesNamespace))
676#6 /core/data/drydock/workingcopy-82/repo/phabricator/src/infrastructure/query/policy/PhabricatorPolicyAwareQuery.php(251): PhabricatorSpacesNamespaceQuery->loadPage()
677#7 /core/data/drydock/workingcopy-82/repo/phabricator/src/applications/spaces/__tests__/PhabricatorSpacesTestCase.php(173): PhabricatorPolicyAwareQuery->execute()
678#8 /core/data/drydock/workingcopy-82/repo/phabricator/src/applications/spaces/__tests__/PhabricatorSpacesTestCase.php(178): PhabricatorSpacesTestCase->loadAllSpaces()
679#9 /core/data/drydock/workingcopy-82/repo/phabricator/src/applications/spaces/__tests__/PhabricatorSpacesTestCase.php(93): PhabricatorSpacesTestCase->destroyAllSpaces()
680#10 [internal function]: PhabricatorSpacesTestCase->testSpacesPolicyFiltering()
681#11 /core/data/drydock/workingcopy-82/repo/arcanist/src/unit/engine/phutil/PhutilTestCase.php(493): call_user_func_array(Array, Array)
682#12 /core/data/drydock/workingcopy-82/repo/arcanist/src/unit/engine/PhutilUnitTestEngine.php(69): PhutilTestCase->run()
683#13 /core/data/drydock/workingcopy-82/repo/arcanist/src/unit/engine/ArcanistConfigurationDrivenUnitTestEngine.php(148): PhutilUnitTestEngine->run()
684#14 /core/data/drydock/workingcopy-82/repo/arcanist/src/workflow/ArcanistUnitWorkflow.php(170): ArcanistConfigurationDrivenUnitTestEngine->run()
685#15 /core/data/drydock/workingcopy-82/repo/arcanist/scripts/arcanist.php(411): ArcanistUnitWorkflow->run()
686#16 {main}
687 PASS 1ms★ PhabricatorTOTPAuthFactorTestCase::testTOTPCodeGeneration
688 PASS 1ms★ PhabricatorTimeTestCase::testParseLocalTime
689 PASS <1ms★ PhabricatorTimeTestCase::testPhabricatorTimeStack
690 PASS 1ms★ PhabricatorTriggerClockTestCase::testOneTimeTriggerClock
691 PASS 1ms★ PhabricatorTriggerClockTestCase::testDailyRoutineTriggerClockDaylightSavings
692 PASS 7ms★ PhabricatorTriggerClockTestCase::testSubscriptionTriggerClock
693 PASS 1ms★ PhabricatorTriggerClockTestCase::testDailyRoutineTriggerClockLeapSecond
694 PASS <1ms★ PhabricatorTriggerClockTestCase::testNeverTriggerClock
695 PASS 2ms★ PhabricatorTriggerClockTestCase::testCDailyRoutineTriggerClockAdjustTimeOfDay
696 PASS <1ms★ PhabricatorTrivialTestCase::testAllIsRightWithTheWorld
697 PASS <1ms★ PhabricatorTypeaheadDatasourceTestCase::testTypeaheadTokenization
698 PASS 1ms★ PhabricatorTypeaheadDatasourceTestCase::testFunctionEvaluation
699 PASS <1ms★ PhabricatorUnitsTestCase::testByteParsing
700 PASS 1ms★ PhabricatorUnitsTestCase::testDetailedDurationFormatting
701 PASS <1ms★ PhabricatorUnitsTestCase::testByteFormatting
702 FAIL PhabricatorUserEditorTestCase::testRegistrationEmailApplicationEmailCollide
703EXCEPTION (PhabricatorClusterImpossibleWriteException): Unable to connect to master database ("phabricator_unittest_6fshzmmdeaq3cjahdmjbum2m_metamta"). This is a severe failure; your request did not complete.
704#0 /core/data/drydock/workingcopy-82/repo/phabricator/src/infrastructure/storage/lisk/PhabricatorLiskDAO.php(97): PhabricatorLiskDAO->raiseImpossibleWrite('phabricator_uni...')
705#1 /core/data/drydock/workingcopy-82/repo/phabricator/src/infrastructure/storage/lisk/PhabricatorLiskDAO.php(72): PhabricatorLiskDAO->newClusterConnection('metamta', 'phabricator_uni...', 'w')
706#2 /core/data/drydock/workingcopy-82/repo/phabricator/src/infrastructure/storage/lisk/LiskDAO.php(841): PhabricatorLiskDAO->establishLiveConnection('w')
707#3 /core/data/drydock/workingcopy-82/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(274): LiskDAO->establishConnection('r')
708#4 /core/data/drydock/workingcopy-82/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(269): PhabricatorCursorPagedPolicyAwareQuery->loadStandardPageRows(Object(PhabricatorMetaMTAApplicationEmail))
709#5 /core/data/drydock/workingcopy-82/repo/phabricator/src/applications/metamta/query/PhabricatorMetaMTAApplicationEmailQuery.php(38): PhabricatorCursorPagedPolicyAwareQuery->loadStandardPage(Object(PhabricatorMetaMTAApplicationEmail))
710#6 /core/data/drydock/workingcopy-82/repo/phabricator/src/infrastructure/query/policy/PhabricatorPolicyAwareQuery.php(251): PhabricatorMetaMTAApplicationEmailQuery->loadPage()
711#7 /core/data/drydock/workingcopy-82/repo/phabricator/src/infrastructure/query/policy/PhabricatorPolicyAwareQuery.php(180): PhabricatorPolicyAwareQuery->execute()
712#8 /core/data/drydock/workingcopy-82/repo/phabricator/src/applications/people/editor/PhabricatorUserEditor.php(475): PhabricatorPolicyAwareQuery->executeOne()
713#9 /core/data/drydock/workingcopy-82/repo/phabricator/src/applications/people/editor/PhabricatorUserEditor.php(60): PhabricatorUserEditor->willAddEmail(Object(PhabricatorUserEmail))
714#10 /core/data/drydock/workingcopy-82/repo/phabricator/src/infrastructure/testing/PhabricatorTestCase.php(207): PhabricatorUserEditor->createNewUser(Object(PhabricatorUser), Object(PhabricatorUserEmail))
715#11 /core/data/drydock/workingcopy-82/repo/phabricator/src/applications/people/editor/__tests__/PhabricatorUserEditorTestCase.php(58): PhabricatorTestCase->generateNewTestUser()
716#12 [internal function]: PhabricatorUserEditorTestCase->testRegistrationEmailApplicationEmailCollide()
717#13 /core/data/drydock/workingcopy-82/repo/arcanist/src/unit/engine/phutil/PhutilTestCase.php(493): call_user_func_array(Array, Array)
718#14 /core/data/drydock/workingcopy-82/repo/arcanist/src/unit/engine/PhutilUnitTestEngine.php(69): PhutilTestCase->run()
719#15 /core/data/drydock/workingcopy-82/repo/arcanist/src/unit/engine/ArcanistConfigurationDrivenUnitTestEngine.php(148): PhutilUnitTestEngine->run()
720#16 /core/data/drydock/workingcopy-82/repo/arcanist/src/workflow/ArcanistUnitWorkflow.php(170): ArcanistConfigurationDrivenUnitTestEngine->run()
721#17 /core/data/drydock/workingcopy-82/repo/arcanist/scripts/arcanist.php(411): ArcanistUnitWorkflow->run()
722#18 {main}
723 PASS <1ms★ PhabricatorUserEditorTestCase::testRegistrationEmailDomain
724 FAIL PhabricatorUserEditorTestCase::testRegistrationEmailOK
725EXCEPTION (PhabricatorClusterImpossibleWriteException): Unable to connect to master database ("phabricator_unittest_6fshzmmdeaq3cjahdmjbum2m_metamta"). This is a severe failure; your request did not complete.
726#0 /core/data/drydock/workingcopy-82/repo/phabricator/src/infrastructure/storage/lisk/PhabricatorLiskDAO.php(97): PhabricatorLiskDAO->raiseImpossibleWrite('phabricator_uni...')
727#1 /core/data/drydock/workingcopy-82/repo/phabricator/src/infrastructure/storage/lisk/PhabricatorLiskDAO.php(72): PhabricatorLiskDAO->newClusterConnection('metamta', 'phabricator_uni...', 'w')
728#2 /core/data/drydock/workingcopy-82/repo/phabricator/src/infrastructure/storage/lisk/LiskDAO.php(841): PhabricatorLiskDAO->establishLiveConnection('w')
729#3 /core/data/drydock/workingcopy-82/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(274): LiskDAO->establishConnection('r')
730#4 /core/data/drydock/workingcopy-82/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(269): PhabricatorCursorPagedPolicyAwareQuery->loadStandardPageRows(Object(PhabricatorMetaMTAApplicationEmail))
731#5 /core/data/drydock/workingcopy-82/repo/phabricator/src/applications/metamta/query/PhabricatorMetaMTAApplicationEmailQuery.php(38): PhabricatorCursorPagedPolicyAwareQuery->loadStandardPage(Object(PhabricatorMetaMTAApplicationEmail))
732#6 /core/data/drydock/workingcopy-82/repo/phabricator/src/infrastructure/query/policy/PhabricatorPolicyAwareQuery.php(251): PhabricatorMetaMTAApplicationEmailQuery->loadPage()
733#7 /core/data/drydock/workingcopy-82/repo/phabricator/src/infrastructure/query/policy/PhabricatorPolicyAwareQuery.php(180): PhabricatorPolicyAwareQuery->execute()
734#8 /core/data/drydock/workingcopy-82/repo/phabricator/src/applications/people/editor/PhabricatorUserEditor.php(475): PhabricatorPolicyAwareQuery->executeOne()
735#9 /core/data/drydock/workingcopy-82/repo/phabricator/src/applications/people/editor/PhabricatorUserEditor.php(60): PhabricatorUserEditor->willAddEmail(Object(PhabricatorUserEmail))
736#10 /core/data/drydock/workingcopy-82/repo/phabricator/src/applications/people/editor/__tests__/PhabricatorUserEditorTestCase.php(85): PhabricatorUserEditor->createNewUser(Object(PhabricatorUser), Object(PhabricatorUserEmail))
737#11 /core/data/drydock/workingcopy-82/repo/phabricator/src/applications/people/editor/__tests__/PhabricatorUserEditorTestCase.php(17): PhabricatorUserEditorTestCase->registerUser('PhabricatorUser...', 'PhabricatorUser...')
738#12 [internal function]: PhabricatorUserEditorTestCase->testRegistrationEmailOK()
739#13 /core/data/drydock/workingcopy-82/repo/arcanist/src/unit/engine/phutil/PhutilTestCase.php(493): call_user_func_array(Array, Array)
740#14 /core/data/drydock/workingcopy-82/repo/arcanist/src/unit/engine/PhutilUnitTestEngine.php(69): PhutilTestCase->run()
741#15 /core/data/drydock/workingcopy-82/repo/arcanist/src/unit/engine/ArcanistConfigurationDrivenUnitTestEngine.php(148): PhutilUnitTestEngine->run()
742#16 /core/data/drydock/workingcopy-82/repo/arcanist/src/workflow/ArcanistUnitWorkflow.php(170): ArcanistConfigurationDrivenUnitTestEngine->run()
743#17 /core/data/drydock/workingcopy-82/repo/arcanist/scripts/arcanist.php(411): ArcanistUnitWorkflow->run()
744#18 {main}
745 PASS <1ms★ PhabricatorUserEditorTestCase::testRegistrationEmailInvalid
746 PASS <1ms★ PhabricatorUserEmailTestCase::testEmailValidation
747 PASS <1ms★ PhabricatorUserTestCase::testUsernameValidation
748 PASS <1ms★ PhabricatorWorkerBulkJobTestCase::testGetAllBulkJobTypes
749 FAIL PhabricatorWorkerTestCase::testLeaseTask
750EXCEPTION (PhabricatorClusterImpossibleWriteException): Unable to connect to master database ("phabricator_unittest_6fshzmmdeaq3cjahdmjbum2m_worker"). This is a severe failure; your request did not complete.
751#0 /core/data/drydock/workingcopy-82/repo/phabricator/src/infrastructure/storage/lisk/PhabricatorLiskDAO.php(97): PhabricatorLiskDAO->raiseImpossibleWrite('phabricator_uni...')
752#1 /core/data/drydock/workingcopy-82/repo/phabricator/src/infrastructure/storage/lisk/PhabricatorLiskDAO.php(72): PhabricatorLiskDAO->newClusterConnection('worker', 'phabricator_uni...', 'w')
753#2 /core/data/drydock/workingcopy-82/repo/phabricator/src/infrastructure/storage/lisk/LiskDAO.php(841): PhabricatorLiskDAO->establishLiveConnection('w')
754#3 /core/data/drydock/workingcopy-82/repo/phabricator/src/infrastructure/daemon/workers/__tests__/PhabricatorWorkerTestCase.php(17): LiskDAO->establishConnection('w')
755#4 /core/data/drydock/workingcopy-82/repo/arcanist/src/unit/engine/phutil/PhutilTestCase.php(486): PhabricatorWorkerTestCase->willRunOneTest('testLeaseTask')
756#5 /core/data/drydock/workingcopy-82/repo/arcanist/src/unit/engine/PhutilUnitTestEngine.php(69): PhutilTestCase->run()
757#6 /core/data/drydock/workingcopy-82/repo/arcanist/src/unit/engine/ArcanistConfigurationDrivenUnitTestEngine.php(148): PhutilUnitTestEngine->run()
758#7 /core/data/drydock/workingcopy-82/repo/arcanist/src/workflow/ArcanistUnitWorkflow.php(170): ArcanistConfigurationDrivenUnitTestEngine->run()
759#8 /core/data/drydock/workingcopy-82/repo/arcanist/scripts/arcanist.php(411): ArcanistUnitWorkflow->run()
760#9 {main}
761 FAIL PhabricatorWorkerTestCase::testMultipleLease
762EXCEPTION (PhabricatorClusterImpossibleWriteException): Unable to connect to master database ("phabricator_unittest_6fshzmmdeaq3cjahdmjbum2m_worker"). This is a severe failure; your request did not complete.
763#0 /core/data/drydock/workingcopy-82/repo/phabricator/src/infrastructure/storage/lisk/PhabricatorLiskDAO.php(97): PhabricatorLiskDAO->raiseImpossibleWrite('phabricator_uni...')
764#1 /core/data/drydock/workingcopy-82/repo/phabricator/src/infrastructure/storage/lisk/PhabricatorLiskDAO.php(72): PhabricatorLiskDAO->newClusterConnection('worker', 'phabricator_uni...', 'w')
765#2 /core/data/drydock/workingcopy-82/repo/phabricator/src/infrastructure/storage/lisk/LiskDAO.php(841): PhabricatorLiskDAO->establishLiveConnection('w')
766#3 /core/data/drydock/workingcopy-82/repo/phabricator/src/infrastructure/daemon/workers/__tests__/PhabricatorWorkerTestCase.php(17): LiskDAO->establishConnection('w')
767#4 /core/data/drydock/workingcopy-82/repo/arcanist/src/unit/engine/phutil/PhutilTestCase.php(486): PhabricatorWorkerTestCase->willRunOneTest('testMultipleLea...')
768#5 /core/data/drydock/workingcopy-82/repo/arcanist/src/unit/engine/PhutilUnitTestEngine.php(69): PhutilTestCase->run()
769#6 /core/data/drydock/workingcopy-82/repo/arcanist/src/unit/engine/ArcanistConfigurationDrivenUnitTestEngine.php(148): PhutilUnitTestEngine->run()
770#7 /core/data/drydock/workingcopy-82/repo/arcanist/src/workflow/ArcanistUnitWorkflow.php(170): ArcanistConfigurationDrivenUnitTestEngine->run()
771#8 /core/data/drydock/workingcopy-82/repo/arcanist/scripts/arcanist.php(411): ArcanistUnitWorkflow->run()
772#9 {main}
773 FAIL PhabricatorWorkerTestCase::testExecuteTask
774EXCEPTION (PhabricatorClusterImpossibleWriteException): Unable to connect to master database ("phabricator_unittest_6fshzmmdeaq3cjahdmjbum2m_worker"). This is a severe failure; your request did not complete.
775#0 /core/data/drydock/workingcopy-82/repo/phabricator/src/infrastructure/storage/lisk/PhabricatorLiskDAO.php(97): PhabricatorLiskDAO->raiseImpossibleWrite('phabricator_uni...')
776#1 /core/data/drydock/workingcopy-82/repo/phabricator/src/infrastructure/storage/lisk/PhabricatorLiskDAO.php(72): PhabricatorLiskDAO->newClusterConnection('worker', 'phabricator_uni...', 'w')
777#2 /core/data/drydock/workingcopy-82/repo/phabricator/src/infrastructure/storage/lisk/LiskDAO.php(841): PhabricatorLiskDAO->establishLiveConnection('w')
778#3 /core/data/drydock/workingcopy-82/repo/phabricator/src/infrastructure/daemon/workers/__tests__/PhabricatorWorkerTestCase.php(17): LiskDAO->establishConnection('w')
779#4 /core/data/drydock/workingcopy-82/repo/arcanist/src/unit/engine/phutil/PhutilTestCase.php(486): PhabricatorWorkerTestCase->willRunOneTest('testExecuteTask')
780#5 /core/data/drydock/workingcopy-82/repo/arcanist/src/unit/engine/PhutilUnitTestEngine.php(69): PhutilTestCase->run()
781#6 /core/data/drydock/workingcopy-82/repo/arcanist/src/unit/engine/ArcanistConfigurationDrivenUnitTestEngine.php(148): PhutilUnitTestEngine->run()
782#7 /core/data/drydock/workingcopy-82/repo/arcanist/src/workflow/ArcanistUnitWorkflow.php(170): ArcanistConfigurationDrivenUnitTestEngine->run()
783#8 /core/data/drydock/workingcopy-82/repo/arcanist/scripts/arcanist.php(411): ArcanistUnitWorkflow->run()
784#9 {main}
785 FAIL PhabricatorWorkerTestCase::testRequiredLeaseTime
786EXCEPTION (PhabricatorClusterImpossibleWriteException): Unable to connect to master database ("phabricator_unittest_6fshzmmdeaq3cjahdmjbum2m_worker"). This is a severe failure; your request did not complete.
787#0 /core/data/drydock/workingcopy-82/repo/phabricator/src/infrastructure/storage/lisk/PhabricatorLiskDAO.php(97): PhabricatorLiskDAO->raiseImpossibleWrite('phabricator_uni...')
788#1 /core/data/drydock/workingcopy-82/repo/phabricator/src/infrastructure/storage/lisk/PhabricatorLiskDAO.php(72): PhabricatorLiskDAO->newClusterConnection('worker', 'phabricator_uni...', 'w')
789#2 /core/data/drydock/workingcopy-82/repo/phabricator/src/infrastructure/storage/lisk/LiskDAO.php(841): PhabricatorLiskDAO->establishLiveConnection('w')
790#3 /core/data/drydock/workingcopy-82/repo/phabricator/src/infrastructure/daemon/workers/__tests__/PhabricatorWorkerTestCase.php(17): LiskDAO->establishConnection('w')
791#4 /core/data/drydock/workingcopy-82/repo/arcanist/src/unit/engine/phutil/PhutilTestCase.php(486): PhabricatorWorkerTestCase->willRunOneTest('testRequiredLea...')
792#5 /core/data/drydock/workingcopy-82/repo/arcanist/src/unit/engine/PhutilUnitTestEngine.php(69): PhutilTestCase->run()
793#6 /core/data/drydock/workingcopy-82/repo/arcanist/src/unit/engine/ArcanistConfigurationDrivenUnitTestEngine.php(148): PhutilUnitTestEngine->run()
794#7 /core/data/drydock/workingcopy-82/repo/arcanist/src/workflow/ArcanistUnitWorkflow.php(170): ArcanistConfigurationDrivenUnitTestEngine->run()
795#8 /core/data/drydock/workingcopy-82/repo/arcanist/scripts/arcanist.php(411): ArcanistUnitWorkflow->run()
796#9 {main}
797 FAIL PhabricatorWorkerTestCase::testNewBeforeLeased
798EXCEPTION (PhabricatorClusterImpossibleWriteException): Unable to connect to master database ("phabricator_unittest_6fshzmmdeaq3cjahdmjbum2m_worker"). This is a severe failure; your request did not complete.
799#0 /core/data/drydock/workingcopy-82/repo/phabricator/src/infrastructure/storage/lisk/PhabricatorLiskDAO.php(97): PhabricatorLiskDAO->raiseImpossibleWrite('phabricator_uni...')
800#1 /core/data/drydock/workingcopy-82/repo/phabricator/src/infrastructure/storage/lisk/PhabricatorLiskDAO.php(72): PhabricatorLiskDAO->newClusterConnection('worker', 'phabricator_uni...', 'w')
801#2 /core/data/drydock/workingcopy-82/repo/phabricator/src/infrastructure/storage/lisk/LiskDAO.php(841): PhabricatorLiskDAO->establishLiveConnection('w')
802#3 /core/data/drydock/workingcopy-82/repo/phabricator/src/infrastructure/daemon/workers/__tests__/PhabricatorWorkerTestCase.php(17): LiskDAO->establishConnection('w')
803#4 /core/data/drydock/workingcopy-82/repo/arcanist/src/unit/engine/phutil/PhutilTestCase.php(486): PhabricatorWorkerTestCase->willRunOneTest('testNewBeforeLe...')
804#5 /core/data/drydock/workingcopy-82/repo/arcanist/src/unit/engine/PhutilUnitTestEngine.php(69): PhutilTestCase->run()
805#6 /core/data/drydock/workingcopy-82/repo/arcanist/src/unit/engine/ArcanistConfigurationDrivenUnitTestEngine.php(148): PhutilUnitTestEngine->run()
806#7 /core/data/drydock/workingcopy-82/repo/arcanist/src/workflow/ArcanistUnitWorkflow.php(170): ArcanistConfigurationDrivenUnitTestEngine->run()
807#8 /core/data/drydock/workingcopy-82/repo/arcanist/scripts/arcanist.php(411): ArcanistUnitWorkflow->run()
808#9 {main}
809 FAIL PhabricatorWorkerTestCase::testWaitBeforeRetry
810EXCEPTION (PhabricatorClusterImpossibleWriteException): Unable to connect to master database ("phabricator_unittest_6fshzmmdeaq3cjahdmjbum2m_worker"). This is a severe failure; your request did not complete.
811#0 /core/data/drydock/workingcopy-82/repo/phabricator/src/infrastructure/storage/lisk/PhabricatorLiskDAO.php(97): PhabricatorLiskDAO->raiseImpossibleWrite('phabricator_uni...')
812#1 /core/data/drydock/workingcopy-82/repo/phabricator/src/infrastructure/storage/lisk/PhabricatorLiskDAO.php(72): PhabricatorLiskDAO->newClusterConnection('worker', 'phabricator_uni...', 'w')
813#2 /core/data/drydock/workingcopy-82/repo/phabricator/src/infrastructure/storage/lisk/LiskDAO.php(841): PhabricatorLiskDAO->establishLiveConnection('w')
814#3 /core/data/drydock/workingcopy-82/repo/phabricator/src/infrastructure/daemon/workers/__tests__/PhabricatorWorkerTestCase.php(17): LiskDAO->establishConnection('w')
815#4 /core/data/drydock/workingcopy-82/repo/arcanist/src/unit/engine/phutil/PhutilTestCase.php(486): PhabricatorWorkerTestCase->willRunOneTest('testWaitBeforeR...')
816#5 /core/data/drydock/workingcopy-82/repo/arcanist/src/unit/engine/PhutilUnitTestEngine.php(69): PhutilTestCase->run()
817#6 /core/data/drydock/workingcopy-82/repo/arcanist/src/unit/engine/ArcanistConfigurationDrivenUnitTestEngine.php(148): PhutilUnitTestEngine->run()
818#7 /core/data/drydock/workingcopy-82/repo/arcanist/src/workflow/ArcanistUnitWorkflow.php(170): ArcanistConfigurationDrivenUnitTestEngine->run()
819#8 /core/data/drydock/workingcopy-82/repo/arcanist/scripts/arcanist.php(411): ArcanistUnitWorkflow->run()
820#9 {main}
821 FAIL PhabricatorWorkerTestCase::testLeasedIsLowestPriority
822EXCEPTION (PhabricatorClusterImpossibleWriteException): Unable to connect to master database ("phabricator_unittest_6fshzmmdeaq3cjahdmjbum2m_worker"). This is a severe failure; your request did not complete.
823#0 /core/data/drydock/workingcopy-82/repo/phabricator/src/infrastructure/storage/lisk/PhabricatorLiskDAO.php(97): PhabricatorLiskDAO->raiseImpossibleWrite('phabricator_uni...')
824#1 /core/data/drydock/workingcopy-82/repo/phabricator/src/infrastructure/storage/lisk/PhabricatorLiskDAO.php(72): PhabricatorLiskDAO->newClusterConnection('worker', 'phabricator_uni...', 'w')
825#2 /core/data/drydock/workingcopy-82/repo/phabricator/src/infrastructure/storage/lisk/LiskDAO.php(841): PhabricatorLiskDAO->establishLiveConnection('w')
826#3 /core/data/drydock/workingcopy-82/repo/phabricator/src/infrastructure/daemon/workers/__tests__/PhabricatorWorkerTestCase.php(17): LiskDAO->establishConnection('w')
827#4 /core/data/drydock/workingcopy-82/repo/arcanist/src/unit/engine/phutil/PhutilTestCase.php(486): PhabricatorWorkerTestCase->willRunOneTest('testLeasedIsLow...')
828#5 /core/data/drydock/workingcopy-82/repo/arcanist/src/unit/engine/PhutilUnitTestEngine.php(69): PhutilTestCase->run()
829#6 /core/data/drydock/workingcopy-82/repo/arcanist/src/unit/engine/ArcanistConfigurationDrivenUnitTestEngine.php(148): PhutilUnitTestEngine->run()
830#7 /core/data/drydock/workingcopy-82/repo/arcanist/src/workflow/ArcanistUnitWorkflow.php(170): ArcanistConfigurationDrivenUnitTestEngine->run()
831#8 /core/data/drydock/workingcopy-82/repo/arcanist/scripts/arcanist.php(411): ArcanistUnitWorkflow->run()
832#9 {main}
833 FAIL PhabricatorWorkerTestCase::testTemporaryTaskFailure
834EXCEPTION (PhabricatorClusterImpossibleWriteException): Unable to connect to master database ("phabricator_unittest_6fshzmmdeaq3cjahdmjbum2m_worker"). This is a severe failure; your request did not complete.
835#0 /core/data/drydock/workingcopy-82/repo/phabricator/src/infrastructure/storage/lisk/PhabricatorLiskDAO.php(97): PhabricatorLiskDAO->raiseImpossibleWrite('phabricator_uni...')
836#1 /core/data/drydock/workingcopy-82/repo/phabricator/src/infrastructure/storage/lisk/PhabricatorLiskDAO.php(72): PhabricatorLiskDAO->newClusterConnection('worker', 'phabricator_uni...', 'w')
837#2 /core/data/drydock/workingcopy-82/repo/phabricator/src/infrastructure/storage/lisk/LiskDAO.php(841): PhabricatorLiskDAO->establishLiveConnection('w')
838#3 /core/data/drydock/workingcopy-82/repo/phabricator/src/infrastructure/daemon/workers/__tests__/PhabricatorWorkerTestCase.php(17): LiskDAO->establishConnection('w')
839#4 /core/data/drydock/workingcopy-82/repo/arcanist/src/unit/engine/phutil/PhutilTestCase.php(486): PhabricatorWorkerTestCase->willRunOneTest('testTemporaryTa...')
840#5 /core/data/drydock/workingcopy-82/repo/arcanist/src/unit/engine/PhutilUnitTestEngine.php(69): PhutilTestCase->run()
841#6 /core/data/drydock/workingcopy-82/repo/arcanist/src/unit/engine/ArcanistConfigurationDrivenUnitTestEngine.php(148): PhutilUnitTestEngine->run()
842#7 /core/data/drydock/workingcopy-82/repo/arcanist/src/workflow/ArcanistUnitWorkflow.php(170): ArcanistConfigurationDrivenUnitTestEngine->run()
843#8 /core/data/drydock/workingcopy-82/repo/arcanist/scripts/arcanist.php(411): ArcanistUnitWorkflow->run()
844#9 {main}
845 FAIL PhabricatorWorkerTestCase::testTooManyTaskFailures
846EXCEPTION (PhabricatorClusterImpossibleWriteException): Unable to connect to master database ("phabricator_unittest_6fshzmmdeaq3cjahdmjbum2m_worker"). This is a severe failure; your request did not complete.
847#0 /core/data/drydock/workingcopy-82/repo/phabricator/src/infrastructure/storage/lisk/PhabricatorLiskDAO.php(97): PhabricatorLiskDAO->raiseImpossibleWrite('phabricator_uni...')
848#1 /core/data/drydock/workingcopy-82/repo/phabricator/src/infrastructure/storage/lisk/PhabricatorLiskDAO.php(72): PhabricatorLiskDAO->newClusterConnection('worker', 'phabricator_uni...', 'w')
849#2 /core/data/drydock/workingcopy-82/repo/phabricator/src/infrastructure/storage/lisk/LiskDAO.php(841): PhabricatorLiskDAO->establishLiveConnection('w')
850#3 /core/data/drydock/workingcopy-82/repo/phabricator/src/infrastructure/daemon/workers/__tests__/PhabricatorWorkerTestCase.php(17): LiskDAO->establishConnection('w')
851#4 /core/data/drydock/workingcopy-82/repo/arcanist/src/unit/engine/phutil/PhutilTestCase.php(486): PhabricatorWorkerTestCase->willRunOneTest('testTooManyTask...')
852#5 /core/data/drydock/workingcopy-82/repo/arcanist/src/unit/engine/PhutilUnitTestEngine.php(69): PhutilTestCase->run()
853#6 /core/data/drydock/workingcopy-82/repo/arcanist/src/unit/engine/ArcanistConfigurationDrivenUnitTestEngine.php(148): PhutilUnitTestEngine->run()
854#7 /core/data/drydock/workingcopy-82/repo/arcanist/src/workflow/ArcanistUnitWorkflow.php(170): ArcanistConfigurationDrivenUnitTestEngine->run()
855#8 /core/data/drydock/workingcopy-82/repo/arcanist/scripts/arcanist.php(411): ArcanistUnitWorkflow->run()
856#9 {main}
857 FAIL PhabricatorWorkerTestCase::testOldestFirst
858EXCEPTION (PhabricatorClusterImpossibleWriteException): Unable to connect to master database ("phabricator_unittest_6fshzmmdeaq3cjahdmjbum2m_worker"). This is a severe failure; your request did not complete.
859#0 /core/data/drydock/workingcopy-82/repo/phabricator/src/infrastructure/storage/lisk/PhabricatorLiskDAO.php(97): PhabricatorLiskDAO->raiseImpossibleWrite('phabricator_uni...')
860#1 /core/data/drydock/workingcopy-82/repo/phabricator/src/infrastructure/storage/lisk/PhabricatorLiskDAO.php(72): PhabricatorLiskDAO->newClusterConnection('worker', 'phabricator_uni...', 'w')
861#2 /core/data/drydock/workingcopy-82/repo/phabricator/src/infrastructure/storage/lisk/LiskDAO.php(841): PhabricatorLiskDAO->establishLiveConnection('w')
862#3 /core/data/drydock/workingcopy-82/repo/phabricator/src/infrastructure/daemon/workers/__tests__/PhabricatorWorkerTestCase.php(17): LiskDAO->establishConnection('w')
863#4 /core/data/drydock/workingcopy-82/repo/arcanist/src/unit/engine/phutil/PhutilTestCase.php(486): PhabricatorWorkerTestCase->willRunOneTest('testOldestFirst')
864#5 /core/data/drydock/workingcopy-82/repo/arcanist/src/unit/engine/PhutilUnitTestEngine.php(69): PhutilTestCase->run()
865#6 /core/data/drydock/workingcopy-82/repo/arcanist/src/unit/engine/ArcanistConfigurationDrivenUnitTestEngine.php(148): PhutilUnitTestEngine->run()
866#7 /core/data/drydock/workingcopy-82/repo/arcanist/src/workflow/ArcanistUnitWorkflow.php(170): ArcanistConfigurationDrivenUnitTestEngine->run()
867#8 /core/data/drydock/workingcopy-82/repo/arcanist/scripts/arcanist.php(411): ArcanistUnitWorkflow->run()
868#9 {main}
869 FAIL PhabricatorWorkerTestCase::testPermanentTaskFailure
870EXCEPTION (PhabricatorClusterImpossibleWriteException): Unable to connect to master database ("phabricator_unittest_6fshzmmdeaq3cjahdmjbum2m_worker"). This is a severe failure; your request did not complete.
871#0 /core/data/drydock/workingcopy-82/repo/phabricator/src/infrastructure/storage/lisk/PhabricatorLiskDAO.php(97): PhabricatorLiskDAO->raiseImpossibleWrite('phabricator_uni...')
872#1 /core/data/drydock/workingcopy-82/repo/phabricator/src/infrastructure/storage/lisk/PhabricatorLiskDAO.php(72): PhabricatorLiskDAO->newClusterConnection('worker', 'phabricator_uni...', 'w')
873#2 /core/data/drydock/workingcopy-82/repo/phabricator/src/infrastructure/storage/lisk/LiskDAO.php(841): PhabricatorLiskDAO->establishLiveConnection('w')
874#3 /core/data/drydock/workingcopy-82/repo/phabricator/src/infrastructure/daemon/workers/__tests__/PhabricatorWorkerTestCase.php(17): LiskDAO->establishConnection('w')
875#4 /core/data/drydock/workingcopy-82/repo/arcanist/src/unit/engine/phutil/PhutilTestCase.php(486): PhabricatorWorkerTestCase->willRunOneTest('testPermanentTa...')
876#5 /core/data/drydock/workingcopy-82/repo/arcanist/src/unit/engine/PhutilUnitTestEngine.php(69): PhutilTestCase->run()
877#6 /core/data/drydock/workingcopy-82/repo/arcanist/src/unit/engine/ArcanistConfigurationDrivenUnitTestEngine.php(148): PhutilUnitTestEngine->run()
878#7 /core/data/drydock/workingcopy-82/repo/arcanist/src/workflow/ArcanistUnitWorkflow.php(170): ArcanistConfigurationDrivenUnitTestEngine->run()
879#8 /core/data/drydock/workingcopy-82/repo/arcanist/scripts/arcanist.php(411): ArcanistUnitWorkflow->run()
880#9 {main}
881 FAIL PhabricatorWorkerTestCase::testLeasedIsOldestFirst
882EXCEPTION (PhabricatorClusterImpossibleWriteException): Unable to connect to master database ("phabricator_unittest_6fshzmmdeaq3cjahdmjbum2m_worker"). This is a severe failure; your request did not complete.
883#0 /core/data/drydock/workingcopy-82/repo/phabricator/src/infrastructure/storage/lisk/PhabricatorLiskDAO.php(97): PhabricatorLiskDAO->raiseImpossibleWrite('phabricator_uni...')
884#1 /core/data/drydock/workingcopy-82/repo/phabricator/src/infrastructure/storage/lisk/PhabricatorLiskDAO.php(72): PhabricatorLiskDAO->newClusterConnection('worker', 'phabricator_uni...', 'w')
885#2 /core/data/drydock/workingcopy-82/repo/phabricator/src/infrastructure/storage/lisk/LiskDAO.php(841): PhabricatorLiskDAO->establishLiveConnection('w')
886#3 /core/data/drydock/workingcopy-82/repo/phabricator/src/infrastructure/daemon/workers/__tests__/PhabricatorWorkerTestCase.php(17): LiskDAO->establishConnection('w')
887#4 /core/data/drydock/workingcopy-82/repo/arcanist/src/unit/engine/phutil/PhutilTestCase.php(486): PhabricatorWorkerTestCase->willRunOneTest('testLeasedIsOld...')
888#5 /core/data/drydock/workingcopy-82/repo/arcanist/src/unit/engine/PhutilUnitTestEngine.php(69): PhutilTestCase->run()
889#6 /core/data/drydock/workingcopy-82/repo/arcanist/src/unit/engine/ArcanistConfigurationDrivenUnitTestEngine.php(148): PhutilUnitTestEngine->run()
890#7 /core/data/drydock/workingcopy-82/repo/arcanist/src/workflow/ArcanistUnitWorkflow.php(170): ArcanistConfigurationDrivenUnitTestEngine->run()
891#8 /core/data/drydock/workingcopy-82/repo/arcanist/scripts/arcanist.php(411): ArcanistUnitWorkflow->run()
892#9 {main}
893 FAIL PhabricatorChangeParserTestCase::testGitParser
894EXCEPTION (PhabricatorClusterImpossibleWriteException): Unable to connect to master database ("phabricator_unittest_6fshzmmdeaq3cjahdmjbum2m_repository"). This is a severe failure; your request did not complete.
895#0 /core/data/drydock/workingcopy-82/repo/phabricator/src/infrastructure/storage/lisk/PhabricatorLiskDAO.php(97): PhabricatorLiskDAO->raiseImpossibleWrite('phabricator_uni...')
896#1 /core/data/drydock/workingcopy-82/repo/phabricator/src/infrastructure/storage/lisk/PhabricatorLiskDAO.php(72): PhabricatorLiskDAO->newClusterConnection('repository', 'phabricator_uni...', 'w')
897#2 /core/data/drydock/workingcopy-82/repo/phabricator/src/infrastructure/storage/lisk/LiskDAO.php(841): PhabricatorLiskDAO->establishLiveConnection('w')
898#3 /core/data/drydock/workingcopy-82/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(274): LiskDAO->establishConnection('r')
899#4 /core/data/drydock/workingcopy-82/repo/phabricator/src/applications/repository/query/PhabricatorRepositoryQuery.php(201): PhabricatorCursorPagedPolicyAwareQuery->loadStandardPageRows(Object(PhabricatorRepository))
900#5 /core/data/drydock/workingcopy-82/repo/phabricator/src/infrastructure/query/policy/PhabricatorPolicyAwareQuery.php(251): PhabricatorRepositoryQuery->loadPage()
901#6 /core/data/drydock/workingcopy-82/repo/phabricator/src/infrastructure/query/policy/PhabricatorPolicyAwareQuery.php(180): PhabricatorPolicyAwareQuery->execute()
902#7 /core/data/drydock/workingcopy-82/repo/phabricator/src/applications/repository/engine/__tests__/PhabricatorWorkingCopyTestCase.php(17): PhabricatorPolicyAwareQuery->executeOne()
903#8 /core/data/drydock/workingcopy-82/repo/phabricator/src/applications/repository/engine/__tests__/PhabricatorWorkingCopyTestCase.php(87): PhabricatorWorkingCopyTestCase->buildBareRepository('CHA')
904#9 /core/data/drydock/workingcopy-82/repo/phabricator/src/applications/repository/engine/__tests__/PhabricatorWorkingCopyTestCase.php(97): PhabricatorWorkingCopyTestCase->buildPulledRepository('CHA')
905#10 /core/data/drydock/workingcopy-82/repo/phabricator/src/applications/repository/worker/__tests__/PhabricatorChangeParserTestCase.php(7): PhabricatorWorkingCopyTestCase->buildDiscoveredRepository('CHA')
906#11 [internal function]: PhabricatorChangeParserTestCase->testGitParser()
907#12 /core/data/drydock/workingcopy-82/repo/arcanist/src/unit/engine/phutil/PhutilTestCase.php(493): call_user_func_array(Array, Array)
908#13 /core/data/drydock/workingcopy-82/repo/arcanist/src/unit/engine/PhutilUnitTestEngine.php(69): PhutilTestCase->run()
909#14 /core/data/drydock/workingcopy-82/repo/arcanist/src/unit/engine/ArcanistConfigurationDrivenUnitTestEngine.php(148): PhutilUnitTestEngine->run()
910#15 /core/data/drydock/workingcopy-82/repo/arcanist/src/workflow/ArcanistUnitWorkflow.php(170): ArcanistConfigurationDrivenUnitTestEngine->run()
911#16 /core/data/drydock/workingcopy-82/repo/arcanist/scripts/arcanist.php(411): ArcanistUnitWorkflow->run()
912#17 {main}
913 FAIL PhabricatorChangeParserTestCase::testMercurialParser
914EXCEPTION (PhabricatorClusterImpossibleWriteException): Unable to connect to master database ("phabricator_unittest_6fshzmmdeaq3cjahdmjbum2m_repository"). This is a severe failure; your request did not complete.
915#0 /core/data/drydock/workingcopy-82/repo/phabricator/src/infrastructure/storage/lisk/PhabricatorLiskDAO.php(97): PhabricatorLiskDAO->raiseImpossibleWrite('phabricator_uni...')
916#1 /core/data/drydock/workingcopy-82/repo/phabricator/src/infrastructure/storage/lisk/PhabricatorLiskDAO.php(72): PhabricatorLiskDAO->newClusterConnection('repository', 'phabricator_uni...', 'w')
917#2 /core/data/drydock/workingcopy-82/repo/phabricator/src/infrastructure/storage/lisk/LiskDAO.php(841): PhabricatorLiskDAO->establishLiveConnection('w')
918#3 /core/data/drydock/workingcopy-82/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(274): LiskDAO->establishConnection('r')
919#4 /core/data/drydock/workingcopy-82/repo/phabricator/src/applications/repository/query/PhabricatorRepositoryQuery.php(201): PhabricatorCursorPagedPolicyAwareQuery->loadStandardPageRows(Object(PhabricatorRepository))
920#5 /core/data/drydock/workingcopy-82/repo/phabricator/src/infrastructure/query/policy/PhabricatorPolicyAwareQuery.php(251): PhabricatorRepositoryQuery->loadPage()
921#6 /core/data/drydock/workingcopy-82/repo/phabricator/src/infrastructure/query/policy/PhabricatorPolicyAwareQuery.php(180): PhabricatorPolicyAwareQuery->execute()
922#7 /core/data/drydock/workingcopy-82/repo/phabricator/src/applications/repository/engine/__tests__/PhabricatorWorkingCopyTestCase.php(17): PhabricatorPolicyAwareQuery->executeOne()
923#8 /core/data/drydock/workingcopy-82/repo/phabricator/src/applications/repository/engine/__tests__/PhabricatorWorkingCopyTestCase.php(87): PhabricatorWorkingCopyTestCase->buildBareRepository('CHB')
924#9 /core/data/drydock/workingcopy-82/repo/phabricator/src/applications/repository/engine/__tests__/PhabricatorWorkingCopyTestCase.php(97): PhabricatorWorkingCopyTestCase->buildPulledRepository('CHB')
925#10 /core/data/drydock/workingcopy-82/repo/phabricator/src/applications/repository/worker/__tests__/PhabricatorChangeParserTestCase.php(208): PhabricatorWorkingCopyTestCase->buildDiscoveredRepository('CHB')
926#11 [internal function]: PhabricatorChangeParserTestCase->testMercurialParser()
927#12 /core/data/drydock/workingcopy-82/repo/arcanist/src/unit/engine/phutil/PhutilTestCase.php(493): call_user_func_array(Array, Array)
928#13 /core/data/drydock/workingcopy-82/repo/arcanist/src/unit/engine/PhutilUnitTestEngine.php(69): PhutilTestCase->run()
929#14 /core/data/drydock/workingcopy-82/repo/arcanist/src/unit/engine/ArcanistConfigurationDrivenUnitTestEngine.php(148): PhutilUnitTestEngine->run()
930#15 /core/data/drydock/workingcopy-82/repo/arcanist/src/workflow/ArcanistUnitWorkflow.php(170): ArcanistConfigurationDrivenUnitTestEngine->run()
931#16 /core/data/drydock/workingcopy-82/repo/arcanist/scripts/arcanist.php(411): ArcanistUnitWorkflow->run()
932#17 {main}
933 FAIL PhabricatorChangeParserTestCase::testSubversionParser
934EXCEPTION (PhabricatorClusterImpossibleWriteException): Unable to connect to master database ("phabricator_unittest_6fshzmmdeaq3cjahdmjbum2m_repository"). This is a severe failure; your request did not complete.
935#0 /core/data/drydock/workingcopy-82/repo/phabricator/src/infrastructure/storage/lisk/PhabricatorLiskDAO.php(97): PhabricatorLiskDAO->raiseImpossibleWrite('phabricator_uni...')
936#1 /core/data/drydock/workingcopy-82/repo/phabricator/src/infrastructure/storage/lisk/PhabricatorLiskDAO.php(72): PhabricatorLiskDAO->newClusterConnection('repository', 'phabricator_uni...', 'w')
937#2 /core/data/drydock/workingcopy-82/repo/phabricator/src/infrastructure/storage/lisk/LiskDAO.php(841): PhabricatorLiskDAO->establishLiveConnection('w')
938#3 /core/data/drydock/workingcopy-82/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(274): LiskDAO->establishConnection('r')
939#4 /core/data/drydock/workingcopy-82/repo/phabricator/src/applications/repository/query/PhabricatorRepositoryQuery.php(201): PhabricatorCursorPagedPolicyAwareQuery->loadStandardPageRows(Object(PhabricatorRepository))
940#5 /core/data/drydock/workingcopy-82/repo/phabricator/src/infrastructure/query/policy/PhabricatorPolicyAwareQuery.php(251): PhabricatorRepositoryQuery->loadPage()
941#6 /core/data/drydock/workingcopy-82/repo/phabricator/src/infrastructure/query/policy/PhabricatorPolicyAwareQuery.php(180): PhabricatorPolicyAwareQuery->execute()
942#7 /core/data/drydock/workingcopy-82/repo/phabricator/src/applications/repository/engine/__tests__/PhabricatorWorkingCopyTestCase.php(17): PhabricatorPolicyAwareQuery->executeOne()
943#8 /core/data/drydock/workingcopy-82/repo/phabricator/src/applications/repository/engine/__tests__/PhabricatorWorkingCopyTestCase.php(87): PhabricatorWorkingCopyTestCase->buildBareRepository('CHC')
944#9 /core/data/drydock/workingcopy-82/repo/phabricator/src/applications/repository/engine/__tests__/PhabricatorWorkingCopyTestCase.php(97): PhabricatorWorkingCopyTestCase->buildPulledRepository('CHC')
945#10 /core/data/drydock/workingcopy-82/repo/phabricator/src/applications/repository/worker/__tests__/PhabricatorChangeParserTestCase.php(399): PhabricatorWorkingCopyTestCase->buildDiscoveredRepository('CHC')
946#11 [internal function]: PhabricatorChangeParserTestCase->testSubversionParser()
947#12 /core/data/drydock/workingcopy-82/repo/arcanist/src/unit/engine/phutil/PhutilTestCase.php(493): call_user_func_array(Array, Array)
948#13 /core/data/drydock/workingcopy-82/repo/arcanist/src/unit/engine/PhutilUnitTestEngine.php(69): PhutilTestCase->run()
949#14 /core/data/drydock/workingcopy-82/repo/arcanist/src/unit/engine/ArcanistConfigurationDrivenUnitTestEngine.php(148): PhutilUnitTestEngine->run()
950#15 /core/data/drydock/workingcopy-82/repo/arcanist/src/workflow/ArcanistUnitWorkflow.php(170): ArcanistConfigurationDrivenUnitTestEngine->run()
951#16 /core/data/drydock/workingcopy-82/repo/arcanist/scripts/arcanist.php(411): ArcanistUnitWorkflow->run()
952#17 {main}
953 FAIL PhabricatorChangeParserTestCase::testSubversionValidRootParser
954EXCEPTION (PhabricatorClusterImpossibleWriteException): Unable to connect to master database ("phabricator_unittest_6fshzmmdeaq3cjahdmjbum2m_repository"). This is a severe failure; your request did not complete.
955#0 /core/data/drydock/workingcopy-82/repo/phabricator/src/infrastructure/storage/lisk/PhabricatorLiskDAO.php(97): PhabricatorLiskDAO->raiseImpossibleWrite('phabricator_uni...')
956#1 /core/data/drydock/workingcopy-82/repo/phabricator/src/infrastructure/storage/lisk/PhabricatorLiskDAO.php(72): PhabricatorLiskDAO->newClusterConnection('repository', 'phabricator_uni...', 'w')
957#2 /core/data/drydock/workingcopy-82/repo/phabricator/src/infrastructure/storage/lisk/LiskDAO.php(841): PhabricatorLiskDAO->establishLiveConnection('w')
958#3 /core/data/drydock/workingcopy-82/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(274): LiskDAO->establishConnection('r')
959#4 /core/data/drydock/workingcopy-82/repo/phabricator/src/applications/repository/query/PhabricatorRepositoryQuery.php(201): PhabricatorCursorPagedPolicyAwareQuery->loadStandardPageRows(Object(PhabricatorRepository))
960#5 /core/data/drydock/workingcopy-82/repo/phabricator/src/infrastructure/query/policy/PhabricatorPolicyAwareQuery.php(251): PhabricatorRepositoryQuery->loadPage()
961#6 /core/data/drydock/workingcopy-82/repo/phabricator/src/infrastructure/query/policy/PhabricatorPolicyAwareQuery.php(180): PhabricatorPolicyAwareQuery->execute()
962#7 /core/data/drydock/workingcopy-82/repo/phabricator/src/applications/repository/engine/__tests__/PhabricatorWorkingCopyTestCase.php(17): PhabricatorPolicyAwareQuery->executeOne()
963#8 /core/data/drydock/workingcopy-82/repo/phabricator/src/applications/repository/worker/__tests__/PhabricatorChangeParserTestCase.php(1063): PhabricatorWorkingCopyTestCase->buildBareRepository('CHD')
964#9 [internal function]: PhabricatorChangeParserTestCase->testSubversionValidRootParser()
965#10 /core/data/drydock/workingcopy-82/repo/arcanist/src/unit/engine/phutil/PhutilTestCase.php(493): call_user_func_array(Array, Array)
966#11 /core/data/drydock/workingcopy-82/repo/arcanist/src/unit/engine/PhutilUnitTestEngine.php(69): PhutilTestCase->run()
967#12 /core/data/drydock/workingcopy-82/repo/arcanist/src/unit/engine/ArcanistConfigurationDrivenUnitTestEngine.php(148): PhutilUnitTestEngine->run()
968#13 /core/data/drydock/workingcopy-82/repo/arcanist/src/workflow/ArcanistUnitWorkflow.php(170): ArcanistConfigurationDrivenUnitTestEngine->run()
969#14 /core/data/drydock/workingcopy-82/repo/arcanist/scripts/arcanist.php(411): ArcanistUnitWorkflow->run()
970#15 {main}
971 FAIL PhabricatorChangeParserTestCase::testSubversionPartialParser
972EXCEPTION (PhabricatorClusterImpossibleWriteException): Unable to connect to master database ("phabricator_unittest_6fshzmmdeaq3cjahdmjbum2m_repository"). This is a severe failure; your request did not complete.
973#0 /core/data/drydock/workingcopy-82/repo/phabricator/src/infrastructure/storage/lisk/PhabricatorLiskDAO.php(97): PhabricatorLiskDAO->raiseImpossibleWrite('phabricator_uni...')
974#1 /core/data/drydock/workingcopy-82/repo/phabricator/src/infrastructure/storage/lisk/PhabricatorLiskDAO.php(72): PhabricatorLiskDAO->newClusterConnection('repository', 'phabricator_uni...', 'w')
975#2 /core/data/drydock/workingcopy-82/repo/phabricator/src/infrastructure/storage/lisk/LiskDAO.php(841): PhabricatorLiskDAO->establishLiveConnection('w')
976#3 /core/data/drydock/workingcopy-82/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(274): LiskDAO->establishConnection('r')
977#4 /core/data/drydock/workingcopy-82/repo/phabricator/src/applications/repository/query/PhabricatorRepositoryQuery.php(201): PhabricatorCursorPagedPolicyAwareQuery->loadStandardPageRows(Object(PhabricatorRepository))
978#5 /core/data/drydock/workingcopy-82/repo/phabricator/src/infrastructure/query/policy/PhabricatorPolicyAwareQuery.php(251): PhabricatorRepositoryQuery->loadPage()
979#6 /core/data/drydock/workingcopy-82/repo/phabricator/src/infrastructure/query/policy/PhabricatorPolicyAwareQuery.php(180): PhabricatorPolicyAwareQuery->execute()
980#7 /core/data/drydock/workingcopy-82/repo/phabricator/src/applications/repository/engine/__tests__/PhabricatorWorkingCopyTestCase.php(17): PhabricatorPolicyAwareQuery->executeOne()
981#8 /core/data/drydock/workingcopy-82/repo/phabricator/src/applications/repository/worker/__tests__/PhabricatorChangeParserTestCase.php(958): PhabricatorWorkingCopyTestCase->buildBareRepository('CHD')
982#9 [internal function]: PhabricatorChangeParserTestCase->testSubversionPartialParser()
983#10 /core/data/drydock/workingcopy-82/repo/arcanist/src/unit/engine/phutil/PhutilTestCase.php(493): call_user_func_array(Array, Array)
984#11 /core/data/drydock/workingcopy-82/repo/arcanist/src/unit/engine/PhutilUnitTestEngine.php(69): PhutilTestCase->run()
985#12 /core/data/drydock/workingcopy-82/repo/arcanist/src/unit/engine/ArcanistConfigurationDrivenUnitTestEngine.php(148): PhutilUnitTestEngine->run()
986#13 /core/data/drydock/workingcopy-82/repo/arcanist/src/workflow/ArcanistUnitWorkflow.php(170): ArcanistConfigurationDrivenUnitTestEngine->run()
987#14 /core/data/drydock/workingcopy-82/repo/arcanist/scripts/arcanist.php(411): ArcanistUnitWorkflow->run()
988#15 {main}
989 FAIL PhabricatorChangeParserTestCase::testSubversionForeignStubsParser
990EXCEPTION (PhabricatorClusterImpossibleWriteException): Unable to connect to master database ("phabricator_unittest_6fshzmmdeaq3cjahdmjbum2m_repository"). This is a severe failure; your request did not complete.
991#0 /core/data/drydock/workingcopy-82/repo/phabricator/src/infrastructure/storage/lisk/PhabricatorLiskDAO.php(97): PhabricatorLiskDAO->raiseImpossibleWrite('phabricator_uni...')
992#1 /core/data/drydock/workingcopy-82/repo/phabricator/src/infrastructure/storage/lisk/PhabricatorLiskDAO.php(72): PhabricatorLiskDAO->newClusterConnection('repository', 'phabricator_uni...', 'w')
993#2 /core/data/drydock/workingcopy-82/repo/phabricator/src/infrastructure/storage/lisk/LiskDAO.php(841): PhabricatorLiskDAO->establishLiveConnection('w')
994#3 /core/data/drydock/workingcopy-82/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(274): LiskDAO->establishConnection('r')
995#4 /core/data/drydock/workingcopy-82/repo/phabricator/src/applications/repository/query/PhabricatorRepositoryQuery.php(201): PhabricatorCursorPagedPolicyAwareQuery->loadStandardPageRows(Object(PhabricatorRepository))
996#5 /core/data/drydock/workingcopy-82/repo/phabricator/src/infrastructure/query/policy/PhabricatorPolicyAwareQuery.php(251): PhabricatorRepositoryQuery->loadPage()
997#6 /core/data/drydock/workingcopy-82/repo/phabricator/src/infrastructure/query/policy/PhabricatorPolicyAwareQuery.php(180): PhabricatorPolicyAwareQuery->execute()
998#7 /core/data/drydock/workingcopy-82/repo/phabricator/src/applications/repository/engine/__tests__/PhabricatorWorkingCopyTestCase.php(17): PhabricatorPolicyAwareQuery->executeOne()
999#8 /core/data/drydock/workingcopy-82/repo/phabricator/src/applications/repository/worker/__tests__/PhabricatorChangeParserTestCase.php(1107): PhabricatorWorkingCopyTestCase->buildBareRepository('CHE')
1000#9 [internal function]: PhabricatorChangeParserTestCase->testSubversionForeignStubsParser()
1001#10 /core/data/drydock/workingcopy-82/repo/arcanist/src/unit/engine/phutil/PhutilTestCase.php(493): call_user_func_array(Array, Array)
1002#11 /core/data/drydock/workingcopy-82/repo/arcanist/src/unit/engine/PhutilUnitTestEngine.php(69): PhutilTestCase->run()
1003#12 /core/data/drydock/workingcopy-82/repo/arcanist/src/unit/engine/ArcanistConfigurationDrivenUnitTestEngine.php(148): PhutilUnitTestEngine->run()
1004#13 /core/data/drydock/workingcopy-82/repo/arcanist/src/workflow/ArcanistUnitWorkflow.php(170): ArcanistConfigurationDrivenUnitTestEngine->run()
1005#14 /core/data/drydock/workingcopy-82/repo/arcanist/scripts/arcanist.php(411): ArcanistUnitWorkflow->run()
1006#15 {main}
1007 FAIL PhabricatorWorkingCopyDiscoveryTestCase::testSubversionCommitDiscovery
1008EXCEPTION (PhabricatorClusterImpossibleWriteException): Unable to connect to master database ("phabricator_unittest_6fshzmmdeaq3cjahdmjbum2m_repository"). This is a severe failure; your request did not complete.
1009#0 /core/data/drydock/workingcopy-82/repo/phabricator/src/infrastructure/storage/lisk/PhabricatorLiskDAO.php(97): PhabricatorLiskDAO->raiseImpossibleWrite('phabricator_uni...')
1010#1 /core/data/drydock/workingcopy-82/repo/phabricator/src/infrastructure/storage/lisk/PhabricatorLiskDAO.php(72): PhabricatorLiskDAO->newClusterConnection('repository', 'phabricator_uni...', 'w')
1011#2 /core/data/drydock/workingcopy-82/repo/phabricator/src/infrastructure/storage/lisk/LiskDAO.php(841): PhabricatorLiskDAO->establishLiveConnection('w')
1012#3 /core/data/drydock/workingcopy-82/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(274): LiskDAO->establishConnection('r')
1013#4 /core/data/drydock/workingcopy-82/repo/phabricator/src/applications/repository/query/PhabricatorRepositoryQuery.php(201): PhabricatorCursorPagedPolicyAwareQuery->loadStandardPageRows(Object(PhabricatorRepository))
1014#5 /core/data/drydock/workingcopy-82/repo/phabricator/src/infrastructure/query/policy/PhabricatorPolicyAwareQuery.php(251): PhabricatorRepositoryQuery->loadPage()
1015#6 /core/data/drydock/workingcopy-82/repo/phabricator/src/infrastructure/query/policy/PhabricatorPolicyAwareQuery.php(180): PhabricatorPolicyAwareQuery->execute()
1016#7 /core/data/drydock/workingcopy-82/repo/phabricator/src/applications/repository/engine/__tests__/PhabricatorWorkingCopyTestCase.php(17): PhabricatorPolicyAwareQuery->executeOne()
1017#8 /core/data/drydock/workingcopy-82/repo/phabricator/src/applications/repository/engine/__tests__/PhabricatorWorkingCopyTestCase.php(87): PhabricatorWorkingCopyTestCase->buildBareRepository('ST')
1018#9 /core/data/drydock/workingcopy-82/repo/phabricator/src/applications/repository/engine/__tests__/PhabricatorWorkingCopyDiscoveryTestCase.php(39): PhabricatorWorkingCopyTestCase->buildPulledRepository('ST')
1019#10 /core/data/drydock/workingcopy-82/repo/phabricator/src/applications/repository/engine/__tests__/PhabricatorWorkingCopyDiscoveryTestCase.php(7): PhabricatorWorkingCopyDiscoveryTestCase->discoverRefs('ST')
1020#11 [internal function]: PhabricatorWorkingCopyDiscoveryTestCase->testSubversionCommitDiscovery()
1021#12 /core/data/drydock/workingcopy-82/repo/arcanist/src/unit/engine/phutil/PhutilTestCase.php(493): call_user_func_array(Array, Array)
1022#13 /core/data/drydock/workingcopy-82/repo/arcanist/src/unit/engine/PhutilUnitTestEngine.php(69): PhutilTestCase->run()
1023#14 /core/data/drydock/workingcopy-82/repo/arcanist/src/unit/engine/ArcanistConfigurationDrivenUnitTestEngine.php(148): PhutilUnitTestEngine->run()
1024#15 /core/data/drydock/workingcopy-82/repo/arcanist/src/workflow/ArcanistUnitWorkflow.php(170): ArcanistConfigurationDrivenUnitTestEngine->run()
1025#16 /core/data/drydock/workingcopy-82/repo/arcanist/scripts/arcanist.php(411): ArcanistUnitWorkflow->run()
1026#17 {main}
1027 FAIL PhabricatorWorkingCopyDiscoveryTestCase::testGitCommitDiscovery
1028EXCEPTION (PhabricatorClusterImpossibleWriteException): Unable to connect to master database ("phabricator_unittest_6fshzmmdeaq3cjahdmjbum2m_repository"). This is a severe failure; your request did not complete.
1029#0 /core/data/drydock/workingcopy-82/repo/phabricator/src/infrastructure/storage/lisk/PhabricatorLiskDAO.php(97): PhabricatorLiskDAO->raiseImpossibleWrite('phabricator_uni...')
1030#1 /core/data/drydock/workingcopy-82/repo/phabricator/src/infrastructure/storage/lisk/PhabricatorLiskDAO.php(72): PhabricatorLiskDAO->newClusterConnection('repository', 'phabricator_uni...', 'w')
1031#2 /core/data/drydock/workingcopy-82/repo/phabricator/src/infrastructure/storage/lisk/LiskDAO.php(841): PhabricatorLiskDAO->establishLiveConnection('w')
1032#3 /core/data/drydock/workingcopy-82/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(274): LiskDAO->establishConnection('r')
1033#4 /core/data/drydock/workingcopy-82/repo/phabricator/src/applications/repository/query/PhabricatorRepositoryQuery.php(201): PhabricatorCursorPagedPolicyAwareQuery->loadStandardPageRows(Object(PhabricatorRepository))
1034#5 /core/data/drydock/workingcopy-82/repo/phabricator/src/infrastructure/query/policy/PhabricatorPolicyAwareQuery.php(251): PhabricatorRepositoryQuery->loadPage()
1035#6 /core/data/drydock/workingcopy-82/repo/phabricator/src/infrastructure/query/policy/PhabricatorPolicyAwareQuery.php(180): PhabricatorPolicyAwareQuery->execute()
1036#7 /core/data/drydock/workingcopy-82/repo/phabricator/src/applications/repository/engine/__tests__/PhabricatorWorkingCopyTestCase.php(17): PhabricatorPolicyAwareQuery->executeOne()
1037#8 /core/data/drydock/workingcopy-82/repo/phabricator/src/applications/repository/engine/__tests__/PhabricatorWorkingCopyTestCase.php(87): PhabricatorWorkingCopyTestCase->buildBareRepository('GT')
1038#9 /core/data/drydock/workingcopy-82/repo/phabricator/src/applications/repository/engine/__tests__/PhabricatorWorkingCopyDiscoveryTestCase.php(39): PhabricatorWorkingCopyTestCase->buildPulledRepository('GT')
1039#10 /core/data/drydock/workingcopy-82/repo/phabricator/src/applications/repository/engine/__tests__/PhabricatorWorkingCopyDiscoveryTestCase.php(29): PhabricatorWorkingCopyDiscoveryTestCase->discoverRefs('GT')
1040#11 [internal function]: PhabricatorWorkingCopyDiscoveryTestCase->testGitCommitDiscovery()
1041#12 /core/data/drydock/workingcopy-82/repo/arcanist/src/unit/engine/phutil/PhutilTestCase.php(493): call_user_func_array(Array, Array)
1042#13 /core/data/drydock/workingcopy-82/repo/arcanist/src/unit/engine/PhutilUnitTestEngine.php(69): PhutilTestCase->run()
1043#14 /core/data/drydock/workingcopy-82/repo/arcanist/src/unit/engine/ArcanistConfigurationDrivenUnitTestEngine.php(148): PhutilUnitTestEngine->run()
1044#15 /core/data/drydock/workingcopy-82/repo/arcanist/src/workflow/ArcanistUnitWorkflow.php(170): ArcanistConfigurationDrivenUnitTestEngine->run()
1045#16 /core/data/drydock/workingcopy-82/repo/arcanist/scripts/arcanist.php(411): ArcanistUnitWorkflow->run()
1046#17 {main}
1047 FAIL PhabricatorWorkingCopyDiscoveryTestCase::testMercurialCommitDiscovery
1048EXCEPTION (PhabricatorClusterImpossibleWriteException): Unable to connect to master database ("phabricator_unittest_6fshzmmdeaq3cjahdmjbum2m_repository"). This is a severe failure; your request did not complete.
1049#0 /core/data/drydock/workingcopy-82/repo/phabricator/src/infrastructure/storage/lisk/PhabricatorLiskDAO.php(97): PhabricatorLiskDAO->raiseImpossibleWrite('phabricator_uni...')
1050#1 /core/data/drydock/workingcopy-82/repo/phabricator/src/infrastructure/storage/lisk/PhabricatorLiskDAO.php(72): PhabricatorLiskDAO->newClusterConnection('repository', 'phabricator_uni...', 'w')
1051#2 /core/data/drydock/workingcopy-82/repo/phabricator/src/infrastructure/storage/lisk/LiskDAO.php(841): PhabricatorLiskDAO->establishLiveConnection('w')
1052#3 /core/data/drydock/workingcopy-82/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(274): LiskDAO->establishConnection('r')
1053#4 /core/data/drydock/workingcopy-82/repo/phabricator/src/applications/repository/query/PhabricatorRepositoryQuery.php(201): PhabricatorCursorPagedPolicyAwareQuery->loadStandardPageRows(Object(PhabricatorRepository))
1054#5 /core/data/drydock/workingcopy-82/repo/phabricator/src/infrastructure/query/policy/PhabricatorPolicyAwareQuery.php(251): PhabricatorRepositoryQuery->loadPage()
1055#6 /core/data/drydock/workingcopy-82/repo/phabricator/src/infrastructure/query/policy/PhabricatorPolicyAwareQuery.php(180): PhabricatorPolicyAwareQuery->execute()
1056#7 /core/data/drydock/workingcopy-82/repo/phabricator/src/applications/repository/engine/__tests__/PhabricatorWorkingCopyTestCase.php(17): PhabricatorPolicyAwareQuery->executeOne()
1057#8 /core/data/drydock/workingcopy-82/repo/phabricator/src/applications/repository/engine/__tests__/PhabricatorWorkingCopyTestCase.php(87): PhabricatorWorkingCopyTestCase->buildBareRepository('HT')
1058#9 /core/data/drydock/workingcopy-82/repo/phabricator/src/applications/repository/engine/__tests__/PhabricatorWorkingCopyDiscoveryTestCase.php(39): PhabricatorWorkingCopyTestCase->buildPulledRepository('HT')
1059#10 /core/data/drydock/workingcopy-82/repo/phabricator/src/applications/repository/engine/__tests__/PhabricatorWorkingCopyDiscoveryTestCase.php(20): PhabricatorWorkingCopyDiscoveryTestCase->discoverRefs('HT')
1060#11 [internal function]: PhabricatorWorkingCopyDiscoveryTestCase->testMercurialCommitDiscovery()
1061#12 /core/data/drydock/workingcopy-82/repo/arcanist/src/unit/engine/phutil/PhutilTestCase.php(493): call_user_func_array(Array, Array)
1062#13 /core/data/drydock/workingcopy-82/repo/arcanist/src/unit/engine/PhutilUnitTestEngine.php(69): PhutilTestCase->run()
1063#14 /core/data/drydock/workingcopy-82/repo/arcanist/src/unit/engine/ArcanistConfigurationDrivenUnitTestEngine.php(148): PhutilUnitTestEngine->run()
1064#15 /core/data/drydock/workingcopy-82/repo/arcanist/src/workflow/ArcanistUnitWorkflow.php(170): ArcanistConfigurationDrivenUnitTestEngine->run()
1065#16 /core/data/drydock/workingcopy-82/repo/arcanist/scripts/arcanist.php(411): ArcanistUnitWorkflow->run()
1066#17 {main}
1067 FAIL PhabricatorWorkingCopyPullTestCase::testHgPullBasic
1068EXCEPTION (PhabricatorClusterImpossibleWriteException): Unable to connect to master database ("phabricator_unittest_6fshzmmdeaq3cjahdmjbum2m_repository"). This is a severe failure; your request did not complete.
1069#0 /core/data/drydock/workingcopy-82/repo/phabricator/src/infrastructure/storage/lisk/PhabricatorLiskDAO.php(97): PhabricatorLiskDAO->raiseImpossibleWrite('phabricator_uni...')
1070#1 /core/data/drydock/workingcopy-82/repo/phabricator/src/infrastructure/storage/lisk/PhabricatorLiskDAO.php(72): PhabricatorLiskDAO->newClusterConnection('repository', 'phabricator_uni...', 'w')
1071#2 /core/data/drydock/workingcopy-82/repo/phabricator/src/infrastructure/storage/lisk/LiskDAO.php(841): PhabricatorLiskDAO->establishLiveConnection('w')
1072#3 /core/data/drydock/workingcopy-82/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(274): LiskDAO->establishConnection('r')
1073#4 /core/data/drydock/workingcopy-82/repo/phabricator/src/applications/repository/query/PhabricatorRepositoryQuery.php(201): PhabricatorCursorPagedPolicyAwareQuery->loadStandardPageRows(Object(PhabricatorRepository))
1074#5 /core/data/drydock/workingcopy-82/repo/phabricator/src/infrastructure/query/policy/PhabricatorPolicyAwareQuery.php(251): PhabricatorRepositoryQuery->loadPage()
1075#6 /core/data/drydock/workingcopy-82/repo/phabricator/src/infrastructure/query/policy/PhabricatorPolicyAwareQuery.php(180): PhabricatorPolicyAwareQuery->execute()
1076#7 /core/data/drydock/workingcopy-82/repo/phabricator/src/applications/repository/engine/__tests__/PhabricatorWorkingCopyTestCase.php(17): PhabricatorPolicyAwareQuery->executeOne()
1077#8 /core/data/drydock/workingcopy-82/repo/phabricator/src/applications/repository/engine/__tests__/PhabricatorWorkingCopyTestCase.php(87): PhabricatorWorkingCopyTestCase->buildBareRepository('HT')
1078#9 /core/data/drydock/workingcopy-82/repo/phabricator/src/applications/repository/engine/__tests__/PhabricatorWorkingCopyPullTestCase.php(14): PhabricatorWorkingCopyTestCase->buildPulledRepository('HT')
1079#10 [internal function]: PhabricatorWorkingCopyPullTestCase->testHgPullBasic()
1080#11 /core/data/drydock/workingcopy-82/repo/arcanist/src/unit/engine/phutil/PhutilTestCase.php(493): call_user_func_array(Array, Array)
1081#12 /core/data/drydock/workingcopy-82/repo/arcanist/src/unit/engine/PhutilUnitTestEngine.php(69): PhutilTestCase->run()
1082#13 /core/data/drydock/workingcopy-82/repo/arcanist/src/unit/engine/ArcanistConfigurationDrivenUnitTestEngine.php(148): PhutilUnitTestEngine->run()
1083#14 /core/data/drydock/workingcopy-82/repo/arcanist/src/workflow/ArcanistUnitWorkflow.php(170): ArcanistConfigurationDrivenUnitTestEngine->run()
1084#15 /core/data/drydock/workingcopy-82/repo/arcanist/scripts/arcanist.php(411): ArcanistUnitWorkflow->run()
1085#16 {main}
1086 FAIL PhabricatorWorkingCopyPullTestCase::testGitPullBasic
1087EXCEPTION (PhabricatorClusterImpossibleWriteException): Unable to connect to master database ("phabricator_unittest_6fshzmmdeaq3cjahdmjbum2m_repository"). This is a severe failure; your request did not complete.
1088#0 /core/data/drydock/workingcopy-82/repo/phabricator/src/infrastructure/storage/lisk/PhabricatorLiskDAO.php(97): PhabricatorLiskDAO->raiseImpossibleWrite('phabricator_uni...')
1089#1 /core/data/drydock/workingcopy-82/repo/phabricator/src/infrastructure/storage/lisk/PhabricatorLiskDAO.php(72): PhabricatorLiskDAO->newClusterConnection('repository', 'phabricator_uni...', 'w')
1090#2 /core/data/drydock/workingcopy-82/repo/phabricator/src/infrastructure/storage/lisk/LiskDAO.php(841): PhabricatorLiskDAO->establishLiveConnection('w')
1091#3 /core/data/drydock/workingcopy-82/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(274): LiskDAO->establishConnection('r')
1092#4 /core/data/drydock/workingcopy-82/repo/phabricator/src/applications/repository/query/PhabricatorRepositoryQuery.php(201): PhabricatorCursorPagedPolicyAwareQuery->loadStandardPageRows(Object(PhabricatorRepository))
1093#5 /core/data/drydock/workingcopy-82/repo/phabricator/src/infrastructure/query/policy/PhabricatorPolicyAwareQuery.php(251): PhabricatorRepositoryQuery->loadPage()
1094#6 /core/data/drydock/workingcopy-82/repo/phabricator/src/infrastructure/query/policy/PhabricatorPolicyAwareQuery.php(180): PhabricatorPolicyAwareQuery->execute()
1095#7 /core/data/drydock/workingcopy-82/repo/phabricator/src/applications/repository/engine/__tests__/PhabricatorWorkingCopyTestCase.php(17): PhabricatorPolicyAwareQuery->executeOne()
1096#8 /core/data/drydock/workingcopy-82/repo/phabricator/src/applications/repository/engine/__tests__/PhabricatorWorkingCopyTestCase.php(87): PhabricatorWorkingCopyTestCase->buildBareRepository('GT')
1097#9 /core/data/drydock/workingcopy-82/repo/phabricator/src/applications/repository/engine/__tests__/PhabricatorWorkingCopyPullTestCase.php(7): PhabricatorWorkingCopyTestCase->buildPulledRepository('GT')
1098#10 [internal function]: PhabricatorWorkingCopyPullTestCase->testGitPullBasic()
1099#11 /core/data/drydock/workingcopy-82/repo/arcanist/src/unit/engine/phutil/PhutilTestCase.php(493): call_user_func_array(Array, Array)
1100#12 /core/data/drydock/workingcopy-82/repo/arcanist/src/unit/engine/PhutilUnitTestEngine.php(69): PhutilTestCase->run()
1101#13 /core/data/drydock/workingcopy-82/repo/arcanist/src/unit/engine/ArcanistConfigurationDrivenUnitTestEngine.php(148): PhutilUnitTestEngine->run()
1102#14 /core/data/drydock/workingcopy-82/repo/arcanist/src/workflow/ArcanistUnitWorkflow.php(170): ArcanistConfigurationDrivenUnitTestEngine->run()
1103#15 /core/data/drydock/workingcopy-82/repo/arcanist/scripts/arcanist.php(411): ArcanistUnitWorkflow->run()
1104#16 {main}
1105 FAIL PhabricatorWorkingCopyPullTestCase::testSVNPullBasic
1106EXCEPTION (PhabricatorClusterImpossibleWriteException): Unable to connect to master database ("phabricator_unittest_6fshzmmdeaq3cjahdmjbum2m_repository"). This is a severe failure; your request did not complete.
1107#0 /core/data/drydock/workingcopy-82/repo/phabricator/src/infrastructure/storage/lisk/PhabricatorLiskDAO.php(97): PhabricatorLiskDAO->raiseImpossibleWrite('phabricator_uni...')
1108#1 /core/data/drydock/workingcopy-82/repo/phabricator/src/infrastructure/storage/lisk/PhabricatorLiskDAO.php(72): PhabricatorLiskDAO->newClusterConnection('repository', 'phabricator_uni...', 'w')
1109#2 /core/data/drydock/workingcopy-82/repo/phabricator/src/infrastructure/storage/lisk/LiskDAO.php(841): PhabricatorLiskDAO->establishLiveConnection('w')
1110#3 /core/data/drydock/workingcopy-82/repo/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php(274): LiskDAO->establishConnection('r')
1111#4 /core/data/drydock/workingcopy-82/repo/phabricator/src/applications/repository/query/PhabricatorRepositoryQuery.php(201): PhabricatorCursorPagedPolicyAwareQuery->loadStandardPageRows(Object(PhabricatorRepository))
1112#5 /core/data/drydock/workingcopy-82/repo/phabricator/src/infrastructure/query/policy/PhabricatorPolicyAwareQuery.php(251): PhabricatorRepositoryQuery->loadPage()
1113#6 /core/data/drydock/workingcopy-82/repo/phabricator/src/infrastructure/query/policy/PhabricatorPolicyAwareQuery.php(180): PhabricatorPolicyAwareQuery->execute()
1114#7 /core/data/drydock/workingcopy-82/repo/phabricator/src/applications/repository/engine/__tests__/PhabricatorWorkingCopyTestCase.php(17): PhabricatorPolicyAwareQuery->executeOne()
1115#8 /core/data/drydock/workingcopy-82/repo/phabricator/src/applications/repository/engine/__tests__/PhabricatorWorkingCopyTestCase.php(87): PhabricatorWorkingCopyTestCase->buildBareRepository('ST')
1116#9 /core/data/drydock/workingcopy-82/repo/phabricator/src/applications/repository/engine/__tests__/PhabricatorWorkingCopyPullTestCase.php(20): PhabricatorWorkingCopyTestCase->buildPulledRepository('ST')
1117#10 [internal function]: PhabricatorWorkingCopyPullTestCase->testSVNPullBasic()
1118#11 /core/data/drydock/workingcopy-82/repo/arcanist/src/unit/engine/phutil/PhutilTestCase.php(493): call_user_func_array(Array, Array)
1119#12 /core/data/drydock/workingcopy-82/repo/arcanist/src/unit/engine/PhutilUnitTestEngine.php(69): PhutilTestCase->run()
1120#13 /core/data/drydock/workingcopy-82/repo/arcanist/src/unit/engine/ArcanistConfigurationDrivenUnitTestEngine.php(148): PhutilUnitTestEngine->run()
1121#14 /core/data/drydock/workingcopy-82/repo/arcanist/src/workflow/ArcanistUnitWorkflow.php(170): ArcanistConfigurationDrivenUnitTestEngine->run()
1122#15 /core/data/drydock/workingcopy-82/repo/arcanist/scripts/arcanist.php(411): ArcanistUnitWorkflow->run()
1123#16 {main}
1124 PASS <1ms★ PhortuneCurrencyTestCase::testAddCurrency
1125 PASS <1ms★ PhortuneCurrencyTestCase::testInvalidCurrencyFromString
1126 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFromString
1127 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFormatForDisplay
1128 PASS 1ms★ PhortuneCurrencyTestCase::testCurrencyRanges
1129 PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFormatBareValue
1130 PASS <1ms★ PhortunePaymentProviderTestCase::testGetAllProviders
1131 PASS <1ms★ PhrequentTimeBlockTestCase::testEndDeeperStratum
1132 PASS <1ms★ PhrequentTimeBlockTestCase::testMergeTimeRanges
1133 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoing
1134 PASS <1ms★ PhrequentTimeBlockTestCase::testPopAcrossStrata
1135 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoingInterrupted
1136 PASS <1ms★ PhrequentTimeBlockTestCase::testInstantaneousEvent
1137 PASS <1ms★ PhrequentTimeBlockTestCase::testTimelineSort
1138 PASS <1ms★ PhrequentTimeBlockTestCase::testPreemptingEvents
1139 PASS <1ms★ PhrequentTimeBlockTestCase::testSumTimeSlices
1140 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoingPreempted
1141 PASS 622ms PhutilProseDiffTestCase::testProseDiffsDistance
1142 PASS 5ms★ ProjectRemarkupRuleTestCase::testProjectObjectRemarkup
1143 PASS 1ms★ QueryFormattingTestCase::testQueryFormatting
1144 PASS 5ms★ PhutilCalendarDateTimeTestCase::testDateTimeDuration
1145 PASS 127ms PhutilCalendarRecurrenceRuleTestCase::testDailyRecurrenceRules
1146 PASS 6ms★ PhutilCalendarRecurrenceRuleTestCase::testMinutelyRecurrenceRules
1147 PASS 224ms PhutilCalendarRecurrenceRuleTestCase::testRFC5545RecurrenceRules
1148 PASS 44ms★ PhutilCalendarRecurrenceRuleTestCase::testSimpleRecurrenceRules
1149 PASS 39ms★ PhutilCalendarRecurrenceRuleTestCase::testMonthlyRecurrenceRules
1150 PASS 32ms★ PhutilCalendarRecurrenceRuleTestCase::testSecondlyRecurrenceRules
1151 PASS 25ms★ PhutilCalendarRecurrenceRuleTestCase::testHourlyRecurrenceRules
1152 PASS 152ms PhutilCalendarRecurrenceRuleTestCase::testYearlyRecurrenceRules
1153 PASS 10ms★ PhutilCalendarRecurrenceRuleTestCase::testWeeklyRecurrenceRules
1154 PASS 1ms★ PhutilCalendarRecurrenceTestCase::testCalendarRecurrenceOffsets
1155 PASS 7ms★ PhutilCalendarRecurrenceTestCase::testCalendarRecurrenceLists
1156 PASS <1ms★ PhutilDefaultSyntaxHighlighterEngineTestCase::testFilenameGreediness
1157 PASS 26ms★ PhutilICSParserTestCase::testICSParserErrors
1158 PASS 3ms★ PhutilICSParserTestCase::testICSWeeklyEvent
1159 PASS 3ms★ PhutilICSParserTestCase::testICSFloatingTime
1160 PASS 3ms★ PhutilICSParserTestCase::testICSParser
1161 PASS 7ms★ PhutilICSParserTestCase::testICSVALARM
1162 PASS 26ms★ PhutilICSParserTestCase::testICSOddTimezone
1163 PASS 2ms★ PhutilICSParserTestCase::testICSDuration
1164 PASS 3ms★ PhutilICSWriterTestCase::testICSWriterChristmas
1165 PASS 3ms★ PhutilICSWriterTestCase::testICSWriterTeaTime
1166 PASS 2ms★ PhutilICSWriterTestCase::testICSWriterAllDay
1167 PASS 3ms★ PhutilICSWriterTestCase::testICSWriterUsers
1168 PASS 6ms★ PhutilJSONFragmentLexerHighlighterTestCase::testLexer
1169 PASS <1ms★ PhutilKeyValueCacheTestCase::testInRequestCache
1170 PASS 6ms★ PhutilKeyValueCacheTestCase::testDirectoryCache
1171 PASS <1ms★ PhutilKeyValueCacheTestCase::testNamespaceCache
1172 PASS 2ms★ PhutilKeyValueCacheTestCase::testDirectoryCacheSpecialDirectoryRules
1173 SKIP PhutilKeyValueCacheTestCase::testAPCCache
1174Cache not available.
1175 PASS 4ms★ PhutilKeyValueCacheTestCase::testCacheStack
1176 PASS 6ms★ PhutilKeyValueCacheTestCase::testOnDiskCache
1177 PASS <1ms★ PhutilKeyValueCacheTestCase::testInRequestCacheLimit
1178 PASS 4ms★ PhutilMarkupTestCase::testTagJavascriptProtocolRejection
1179 PASS <1ms★ PhutilMarkupTestCase::testAppendHTML
1180 PASS <1ms★ PhutilMarkupTestCase::testHsprintf
1181 PASS <1ms★ PhutilMarkupTestCase::testURIPathComponentEscape
1182 PASS <1ms★ PhutilMarkupTestCase::testTagEmpty
1183 PASS <1ms★ PhutilMarkupTestCase::testTagBasics
1184 PASS <1ms★ PhutilMarkupTestCase::testTagEscapes
1185 PASS <1ms★ PhutilMarkupTestCase::testArrayEscaping
1186 PASS <1ms★ PhutilMarkupTestCase::testTagAttributes
1187 PASS <1ms★ PhutilMarkupTestCase::testURIEscape
1188 PASS <1ms★ PhutilMarkupTestCase::testTagDefaults
1189 PASS <1ms★ PhutilMarkupTestCase::testTagNullAttribute
1190 PASS 11ms★ PhutilPHPFragmentLexerHighlighterTestCase::testLexer
1191 PASS <1ms★ PhutilPygmentizeParserTestCase::testPygmentizeParser
1192 PASS 676ms PhutilRemarkupEngineTestCase::testEngine
1193 SKIP PhutilSafeHTMLTestCase::testOperator
1194Operator extension not available.
1195 PASS 10ms★ PhutilSearchQueryCompilerTestCase::testCompileQueriesWithFunctions
1196 PASS 4ms★ PhutilSearchQueryCompilerTestCase::testCompileQueries
1197 PASS 5ms★ PhutilSearchQueryCompilerTestCase::testCompileQueriesWithStemming
1198 PASS 3ms★ PhutilSearchStemmerTestCase::testStemTokens
1199 PASS 3ms★ PhutilSearchStemmerTestCase::testStemDocuments
1200 PASS <1ms★ PhutilTranslatedHTMLTestCase::testHTMLTranslations
1201 PASS 115ms PhutilXHPASTSyntaxHighlighterTestCase::testBuiltinClassnames
1202
1203Fatal error: Uncaught exception 'CommandException' with message 'Command failed with error #1!
1204COMMAND
1205php /core/data/drydock/workingcopy-82/repo/phabricator/scripts/sql/manage_storage.php destroy --force --namespace phabricator_unittest_6fshzmmdeaq3cjahdmjbum2m
1206
1207STDOUT
1208MySQL Credentials Not Configured
1209
1210Unable to connect to MySQL using the configured credentials. You must
1211configure standard credentials before you can upgrade storage. Run these
1212commands to set up credentials:
1213
1214 phabricator/ $ ./bin/config set mysql.host __host__
1215 phabricator/ $ ./bin/config set mysql.user __username__
1216 phabricator/ $ ./bin/config set mysql.pass __password__
1217
1218These standard credentials are separate from any administrative credentials
1219provided to this command with __--user__ or __--password__, and must be
1220configured correctly before you can proceed.
1221
1222Raw MySQL Error: Attempt to connect to root@localhost failed with error
1223#2002: No such file or directory.
1224
1225
1226STDERR
1227[2020-05-15 20:59:46] PHLOG: 'Retrying database connection to "localhost" af in /core/data/drydock/workingcopy-82/repo/arcanist/src/future/exec/ExecFuture.php on line 409
1228

Build Log 32502 (remote - stdout)
25 - 50 - 100 - Unlimited Lines

1 PASS 1.8s PhabricatorLibraryTestCase::testEverythingImplemented
2 PASS 3.6s PhabricatorLibraryTestCase::testMethodVisibility
3 PASS 2.6s PhabricatorLibraryTestCase::testLibraryMap
4 PASS 1ms★ AphrontHTTPHeaderParserTestCase::testHeaderParser
5 PASS 2ms★ AphrontMultipartParserTestCase::testParser
6 PASS 18ms★ DifferentialAdjustmentMapTestCase::testChainMaps
7 PASS 8ms★ DifferentialAdjustmentMapTestCase::testBasicMaps
8 PASS 7ms★ DifferentialAdjustmentMapTestCase::testInverseMaps
9 PASS 12ms★ DifferentialAdjustmentMapTestCase::testNearestMaps
10 PASS 6ms★ DifferentialDiffTestCase::testDetectCopiedCode
11 PASS 4ms★ DifferentialDiffTestCase::testDetectCopiedOverlaidCode
12 PASS 95ms DifferentialDiffTestCase::testDetectSlowCopiedCode
13 PASS 4ms★ DifferentialHunkTestCase::testMakeChanges
14 PASS 2ms★ DifferentialHunkTestCase::testMakeStructuredNewlineRemoved
15 PASS 2ms★ DifferentialHunkTestCase::testMakeStructuredNewlineAdded
16 PASS 2ms★ DifferentialHunkTestCase::testMakeStructuredChanges1
17 PASS 2ms★ DifferentialHunkTestCase::testMakeStructuredOffset
18 PASS 3ms★ DifferentialHunkTestCase::testMakeStructuredChanges2
19 PASS 2ms★ DifferentialHunkTestCase::testMakeStructuredNewlineAbsent
20 PASS <1ms★ DiffusionURITestCase::testBlobDecode
21 PASS 7ms★ DiffusionURITestCase::testURIGeneration
22 PASS <1ms★ DiffusionURITestCase::testBlobDecodeFail
23 PASS 4ms★ HeraldFieldTestCase::testGetAllFields
24 PASS 7ms★ PhabricatorPHIDTypeTestCase::testGetAllTypes
25 PASS <1ms★ PhabricatorPHIDTypeTestCase::testGetPHIDTypeApplicationClass
26 PASS 1ms★ AlmanacNamesTestCase::testServiceOrDeviceNames
27 PASS <1ms★ AlmanacServiceTypeTestCase::testGetAllServiceTypes
28 PASS <1ms★ AphrontHTTPSinkTestCase::testHTTPSinkResponseSplitting
29 PASS <1ms★ AphrontHTTPSinkTestCase::testJSONContentSniff
30 PASS <1ms★ AphrontHTTPSinkTestCase::testHTTPHeaderNames
31 PASS <1ms★ AphrontHTTPSinkTestCase::testHTTPSinkBasics
32 PASS <1ms★ AphrontHTTPSinkTestCase::testHTTPSinkStatusCode
33 PASS <1ms★ AphrontIsolatedDatabaseConnectionTestCase::testInsertGeneratesID
34 PASS 1ms★ AphrontIsolatedDatabaseConnectionTestCase::testTransactionStack
35 PASS <1ms★ AphrontIsolatedDatabaseConnectionTestCase::testDeletePermitted
36 PASS 24ms★ AphrontIsolatedDatabaseConnectionTestCase::testTransactionRollback
37 PASS <1ms★ AphrontIsolatedDatabaseConnectionTestCase::testIsolation
38 PASS 2ms★ AphrontMySQLDatabaseConnectionTestCase::testConnectionFailures
39 PASS 1ms★ AphrontRedirectResponseTestCase::testLocalRedirectURIs
40 PASS <1ms★ AphrontRequestTestCase::testRequestDataAccess
41 PASS <1ms★ AphrontRequestTestCase::testFlattenRequestData
42 PASS <1ms★ AphrontRequestTestCase::testGetHTTPHeader
43 PASS <1ms★ AphrontRequestTestCase::testHostAttacks
44 PASS 73ms AphrontRoutingMapTestCase::testRoutingMaps
45 PASS 3ms★ CalendarTimeUtilTestCase::testTimestampsAtMidnight
46 PASS 3ms★ CalendarTimeUtilTestCase::testTimestampsStartDay
47 PASS <1ms★ CelerityPhysicalResourcesTestCase::testGetAll
48 PASS <1ms★ CelerityPostprocessorTestCase::testGetAllCelerityPostprocessors
49 PASS 7ms★ CelerityResourceTransformerTestCase::testTransformation
50 PASS 4ms★ ConduitAPIMethodTestCase::testLoadAllConduitMethods
51 PASS 1ms★ ConduitCallTestCase::testConduitPing
52 PASS 2ms★ ConduitCallTestCase::testConduitAuth
53 PASS 478ms ConpherenceRoomTestCase::testRoomParticipantAddition
54 PASS 439ms ConpherenceRoomTestCase::testNUserRoomCreate
55 PASS 102ms ConpherenceRoomTestCase::testOneUserRoomCreate
56 PASS 543ms ConpherenceRoomTestCase::testRoomParticipantDeletion
57 PASS 145ms DifferentialChangesetParserTestCase::testDiffChangesets
58 PASS 4ms★ DifferentialCommitMessageFieldTestCase::testRevisionCommitMessageFieldParsing
59 PASS 4ms★ DifferentialCommitMessageParserTestCase::testDifferentialCommitMessageFieldParser
60 PASS <1ms★ DifferentialCommitMessageParserTestCase::testDifferentialCommitMessageParserNormalization
61 PASS 10ms★ DifferentialCommitMessageParserTestCase::testDifferentialCommitMessageParser
62 PASS <1ms★ DifferentialCustomFieldDependsOnParserTestCase::testParser
63 PASS 2ms★ DifferentialCustomFieldRevertsParserTestCase::testParser
64 PASS 1ms★ DifferentialHunkParserTestCase::testInclusionOfOldFileInNewCommentFromStart
65 PASS <1ms★ DifferentialHunkParserTestCase::testInclusionOfNewFileInOldCommentFromStartWithContext
66 PASS <1ms★ DifferentialHunkParserTestCase::testMultiLineOldComment
67 PASS <1ms★ DifferentialHunkParserTestCase::testNoNewlineAtEndOfFile
68 PASS <1ms★ DifferentialHunkParserTestCase::testMultiLineNewComment
69 PASS 2ms★ DifferentialHunkParserTestCase::testOverlapAfterEndOfHunk
70 PASS <1ms★ DifferentialHunkParserTestCase::testOneLineOldComment
71 PASS <1ms★ DifferentialHunkParserTestCase::testOverlapFromStartOfHunk
72 PASS <1ms★ DifferentialHunkParserTestCase::testOneLineNewComment
73 PASS <1ms★ DifferentialHunkParserTestCase::testInclusionOfNewFileInOldCommentFromStart
74 PASS <1ms★ DifferentialHunkParserTestCase::testInclusionOfOldFileInNewCommentFromStartWithContext
75 PASS <1ms★ DifferentialHunkParserTestCase::testCannotFindContext
76 PASS 8ms★ DifferentialHunkParserTestCase::testMissingContext
77 PASS 354ms DifferentialParseRenderTestCase::testParseRender
78 PASS <1ms★ DifferentialTabReplacementTestCase::testTabReplacement
79 PASS 10ms★ DiffusionCommandEngineTestCase::testCommandEngine
80 PASS 3ms★ DiffusionCommitRemarkupRuleTestCase::testProjectObjectRemarkup
81 PASS 1ms★ DiffusionGitBranchTestCase::testRemoteBranchParser
82 PASS <1ms★ DiffusionMercurialWireProtocolTests::testFilteringBundle2Capability
83 PASS 9ms★ DiffusionMercurialWireSSHTestCase::testMercurialClientWireProtocolParser
84 PASS <1ms★ DiffusionPathQueryTestCase::testExpandEdgeCases
85 PASS <1ms★ DiffusionPathQueryTestCase::testParentEdgeCases
86 PASS <1ms★ DiffusionSubversionWireProtocolTestCase::testSubversionWireProtocolPartialFrame
87 PASS 1ms★ DiffusionSubversionWireProtocolTestCase::testSubversionWireProtocolParser
88 PASS <1ms★ DoorkeeperBridgeJIRATestCase::testJIRABridgeRestAPIURIConversion
89 PASS <1ms★ DrydockBlueprintImplementationTestCase::testGetAllBlueprintImplementations
90 PASS 1.2s HarbormasterAutotargetsTestCase::testGenerateHarbormasterAutotargets
91 PASS 2ms★ HarbormasterBuildLogTestCase::testBuildLogLineMaps
92 PASS <1ms★ HarbormasterBuildStepImplementationTestCase::testGetImplementations
93 PASS <1ms★ HeraldRuleTestCase::testHeraldRuleExecutionOrder
94 PASS 5ms★ HeraldTranscriptTestCase::testTranscriptTruncation
95 PASS <1ms★ LiskChunkTestCase::testSQLChunking
96 PASS <1ms★ LiskDAOTestCase::testCheckProperty
97 PASS 11ms★ LiskFixtureTestCase::testReadableTransactions
98 PASS 34ms★ LiskFixtureTestCase::testCounters
99 PASS 11ms★ LiskFixtureTestCase::testTransactionalIsolation2of2
100 PASS 16ms★ LiskFixtureTestCase::testFixturesBasicallyWork
101 PASS 3ms★ LiskFixtureTestCase::testTransactionalIsolation1of2
102 PASS 12ms★ LiskFixtureTestCase::testNonmutableColumns
103 PASS 28ms★ LiskFixtureTestCase::testGarbageLoadCalls
104 PASS 2ms★ LiskIsolationTestCase::testIsolatedWrites
105 PASS <1ms★ LiskIsolationTestCase::testMagicMethods
106 PASS 1ms★ LiskIsolationTestCase::testEphemeral
107 PASS <1ms★ LiskIsolationTestCase::testIsolationContainment
108 PASS 2ms★ ManiphestCustomFieldStatusParserTestCase::testParser
109 PASS <1ms★ ManiphestTaskStatusTestCase::testManiphestStatusConstants
110 PASS 375ms ManiphestTaskStatusTestCase::testManiphestStatusConfigValidation
111 PASS 2ms★ MetaMTAEmailTransactionCommandTestCase::testGetAllTypes
112 PASS 28ms★ NuanceGitHubRawEventTestCase::testIssueEvents
113 PASS 23ms★ NuanceGitHubRawEventTestCase::testRepositoryEvents
114 PASS <1ms★ NuanceSourceDefinitionTestCase::testGetAllTypes
115 PASS <1ms★ PHUIDiffGraphViewTestCase::testTailTermination
116 PASS <1ms★ PHUIDiffGraphViewTestCase::testReverseTree
117 PASS <1ms★ PHUIDiffGraphViewTestCase::testThreeWayGraphJoin
118 PASS <1ms★ PHUIDiffGraphViewTestCase::testJoinTerminateTree
119 PASS 6ms★ PHUIInvisibleCharacterTestCase::testEmptyPlainText
120 PASS <1ms★ PHUIInvisibleCharacterTestCase::testWithHexChars
121 PASS <1ms★ PHUIInvisibleCharacterTestCase::testWithNamedChars
122 PASS <1ms★ PHUIInvisibleCharacterTestCase::testEmptyString
123 PASS <1ms★ PHUIInvisibleCharacterTestCase::testHtmlDecoration
124 PASS 1ms★ PHUIInvisibleCharacterTestCase::testWithNamedAsHex
125 PASS <1ms★ PHUIListViewTestCase::testAppendBefore
126 PASS <1ms★ PHUIListViewTestCase::testAppend
127 PASS 1ms★ PHUIListViewTestCase::testAppendAfter
128 PASS <1ms★ PHUIListViewTestCase::testAppendLabel
129 PASS 1ms★ PassphraseCredentialTypeTestCase::testGetAllTypes
130 PASS 438ms PhabricatorAccessControlTestCase::testControllerAccessControls
131 PASS 3ms★ PhabricatorAnchorTestCase::testAnchors
132 PASS <1ms★ PhabricatorAphrontViewTestCase::testHasChildren
133 PASS <1ms★ PhabricatorApplicationConfigurationPanelTestCase::testLoadAllPanels
134 PASS 6ms★ PhabricatorApplicationSearchEngineTestCase::testGetAllEngines
135 PASS <1ms★ PhabricatorApplicationTestCase::testGetAllApplications
136 PASS <1ms★ PhabricatorAuthFactorTestCase::testGetAllFactors
137 PASS 39ms★ PhabricatorAuthInviteTestCase::testInvalidInvite
138 PASS 159ms PhabricatorAuthInviteTestCase::testInviteWithNewEmail
139 PASS 6.8s PhabricatorAuthInviteTestCase::testInviteWithKnownEmail
140 PASS 83ms PhabricatorAuthInviteTestCase::testDuplicateInvite
141 PASS 95ms PhabricatorAuthPasswordTestCase::testPasswordBlocklisting
142 PASS 487ms PhabricatorAuthPasswordTestCase::testCompare
143 PASS 2.4s PhabricatorAuthPasswordTestCase::testPasswordEngine
144 PASS 659ms PhabricatorAuthPasswordTestCase::testPasswordUpgrade
145 PASS 298ms PhabricatorAuthSSHKeyTestCase::testRevokeSSHKey
146 PASS 12ms★ PhabricatorCachesTestCase::testRequestCache
147 PASS 595ms PhabricatorCelerityTestCase::testCelerityMaps
148 PASS 187ms PhabricatorConduitTestCase::testConduitMethods
149 PASS 6ms★ PhabricatorDiffScopeEngineTestCase::testScopeEngine
150 PASS <1ms★ PhabricatorEdgeChangeRecordTestCase::testEdgeStorageFormats
151 PASS 21ms★ PhabricatorEdgeTestCase::testCycleDetection
152 PASS <1ms★ PhabricatorEdgeTypeTestCase::testGetAllTypes
153 PASS <1ms★ PhabricatorEditEngineSubtypeTestCase::testEditEngineSubtypeKeys
154 PASS 8ms★ PhabricatorEditorURIEngineTestCase::testPatternProtocols
155 PASS <1ms★ PhabricatorEditorURIEngineTestCase::testPatternParsing
156 PASS <1ms★ PhabricatorEnvTestCase::testGetEnvExceptions
157 PASS 45ms★ PhabricatorEnvTestCase::testRemoteURIForFetch
158 PASS <1ms★ PhabricatorEnvTestCase::testDictionarySource
159 PASS <1ms★ PhabricatorEnvTestCase::testRemoteURIForLink
160 PASS <1ms★ PhabricatorEnvTestCase::testLocalURIForLink
161 PASS <1ms★ PhabricatorEnvTestCase::testOverrides
162 PASS <1ms★ PhabricatorEnvTestCase::testStackSource
163 PASS <1ms★ PhabricatorEnvTestCase::testOverrideOrder
164 PASS 3ms★ PhabricatorEnvTestCase::testSelfURI
165 PASS <1ms★ PhabricatorFactEngineTestCase::testLoadAllEngines
166 PASS <1ms★ PhabricatorFerretEngineTestCase::testTermNgramExtraction
167 PASS 5ms★ PhabricatorFerretEngineTestCase::testTermsCorpus
168 PASS <1ms★ PhabricatorFileStorageEngineTestCase::testLoadAllEngines
169 PASS 40ms★ PhabricatorFileStorageFormatTestCase::testStorageTampering
170 PASS 45ms★ PhabricatorFileStorageFormatTestCase::testAES256Storage
171 PASS 31ms★ PhabricatorFileStorageFormatTestCase::testRot13Storage
172 PASS 34ms★ PhabricatorFileTestCase::testFileStorageReadWrite
173 PASS 256ms PhabricatorFileTestCase::testFileIndirectScramble
174 PASS 44ms★ PhabricatorFileTestCase::testFileStorageUploadSameFile
175 PASS 50ms PhabricatorFileTestCase::testFileStorageUploadDifferentFiles
176 PASS 184ms PhabricatorFileTestCase::testFileVisibility
177 PASS 140ms PhabricatorFileTestCase::testFileTransformDelete
178 PASS 23ms★ PhabricatorFileTestCase::testReadWriteTtlFiles
179 PASS 26ms★ PhabricatorFileTestCase::testFileStorageDelete
180 PASS 41ms★ PhabricatorFileTestCase::testFileStorageDeleteSharedHandle
181 PASS 100ms PhabricatorFileTestCase::testFileDirectScramble
182 PASS 156ms PhabricatorFileTransformTestCase::testThumbTransformDefaults
183 PASS <1ms★ PhabricatorFileTransformTestCase::testGetAllTransforms
184 PASS <1ms★ PhabricatorHMACTestCase::testSHA256Hashing
185 PASS 8ms★ PhabricatorHMACTestCase::testHMACKeyGeneration
186 PASS 233ms PhabricatorHandlePoolTestCase::testHandlePools
187 PASS <1ms★ PhabricatorHashTestCase::testHashForAnchor
188 PASS 1ms★ PhabricatorHashTestCase::testHashForIndex
189 PASS 1ms★ PhabricatorInfrastructureTestCase::testRejectMySQLNonUTF8Queries
190 PASS <1ms★ PhabricatorInfrastructureTestCase::testApplicationsInstalled
191 PASS 2ms★ PhabricatorIteratedMD5PasswordHasherTestCase::testHasher
192 PASS 43ms★ PhabricatorLocalTimeTestCase::testLocalTimeFormatting
193 PASS 8ms★ PhabricatorLocaleScopeGuardTestCase::testLocaleScopeGuard
194 PASS 1ms★ PhabricatorMacroTestCase::testMacroNames
195 PASS 19ms★ PhabricatorMailAdapterTestCase::testSupportsMessageID
196 PASS 16ms★ PhabricatorMailConfigTestCase::testMailerConstraints
197 PASS 12ms★ PhabricatorMailConfigTestCase::testMailerPriorities
198 PASS 2ms★ PhabricatorMailReceiverTestCase::testAddressSimilarity
199 PASS 1ms★ PhabricatorMailReceiverTestCase::testReservedAddresses
200 PASS <1ms★ PhabricatorMarkupEngineTestCase::testRemarkupSentenceSummmaries
201 PASS <1ms★ PhabricatorMetaMTAEmailBodyParserTestCase::testFalsePositiveForOnWrote
202 PASS 1ms★ PhabricatorMetaMTAEmailBodyParserTestCase::testQuotedTextStripping
203 PASS 7ms★ PhabricatorMetaMTAEmailBodyParserTestCase::testEmailBodyCommandParsing
204 PASS <1ms★ PhabricatorMetaMTAMailBodyTestCase::testBodyRender
205 PASS 85ms PhabricatorMetaMTAMailTestCase::testMailSendFailures
206 PASS 156ms PhabricatorMetaMTAMailTestCase::testMailerFailover
207 PASS 176ms PhabricatorMetaMTAMailTestCase::testThreadIDHeaders
208 PASS 2.5s PhabricatorMetaMTAMailTestCase::testMailSizeLimits
209 PASS 389ms PhabricatorMetaMTAMailTestCase::testRecipients
210 PASS 5ms★ PhabricatorMetaMTAReceivedMailTestCase::testDropSelfMail
211 PASS 9ms★ PhabricatorMetaMTAReceivedMailTestCase::testDropDuplicateMail
212 PASS 41ms★ PhabricatorMetaMTAReceivedMailTestCase::testDropDisabledSenderMail
213 PASS 50ms PhabricatorMetaMTAReceivedMailTestCase::testDropUnreceivableMail
214 PASS 18ms★ PhabricatorMetaMTAReceivedMailTestCase::testDropUnknownSenderMail
215 PASS <1ms★ PhabricatorMetronomeTestCase::testMetronomeOffsets
216 PASS <1ms★ PhabricatorMetronomeTestCase::testMetronomeTicks
217 PASS 4ms★ PhabricatorOAuthServerTestCase::testValidateSecondaryRedirectURI
218 PASS <1ms★ PhabricatorOAuthServerTestCase::testValidateRedirectURI
219 PASS 80ms PhabricatorObjectListQueryTestCase::testObjectListQuery
220 PASS 371ms PhabricatorObjectMailReceiverTestCase::testDropUserMismatchMail
221 PASS 187ms PhabricatorObjectMailReceiverTestCase::testDropPolicyViolationMail
222 PASS 405ms PhabricatorObjectMailReceiverTestCase::testDropHashMismatchMail
223 PASS 361ms PhabricatorObjectMailReceiverTestCase::testDropUnconfiguredPublicMail
224

Build Working Copy

When
Completed at May 15 2020, 8:56 PM · Built for 7 s
Status
Passed