SSH Helper - 7.x-1.x

Test status
StatusResult
Last receivedThu, 11/21/2013 - 03:51:27
Last requestedThu, 11/21/2013 - 03:52:01
Last testedThu, 11/21/2013 - 03:52:30
Test count3
Environment status
MySQLfail
Branch information
Identifier7.x-1.x
ProjectSSH Helper
LinkProject information
SummaryFAILED: [[SimpleTest]]: [MySQL] Invalid PHP syntax in sites/default/modules/ssh_helper/vendor/phpunit/php-token-stream/Tests/_files/issue30.php.
Details

MySQL

  1. Setup environment
  2. Detect an invalid patch URL
  3. Detect invalid repository information
  4. Detect invalid patch format
  5. Detect a non-applicable patch
  6. Detect invalid PHP syntax
    Check the syntax of your PHP files.
  7. Detect a Drupal installation failure
  8. Detect a test run failure
  9. Detect a failing test
  10. Complete test suite with all tests passing
Review log
[20:52:01] Log initialized (/var/lib/drupaltestbot/sites/default/files/review.test_674703.pifr_simpletest.1385005921.log)
[20:52:01] Review timestamp: (Wed, 11/20/2013 - 20:52)
[20:52:01] Review host: (drupaltestbot958-mysql)
[20:52:01] Operations:Array
(
    [0] => setup
    [1] => fetch
    [2] => checkout
    [3] => check
    [4] => apply
    [5] => syntax
    [6] => install
    [7] => review
)

[20:52:01] Result Codes: Array
(
    [fail] => 9
    [pass] => 10
)

[20:52:01] Environment variables and review information initialized.
[20:52:01] core_url = [git://git.drupal.org/project/drupal.git];  Test repository = [git://git.drupal.org/project/ssh_helper.git]
[20:52:01] Project directory is [ssh_helper]
[20:52:01] Review started.
[20:52:01] Test: Array
(
    [test_id] => 674703
    [review] => Array
        (
            [plugin] => pifr_simpletest
            [argument] => Array
                (
                    [test.title] => 
                    [test.directory.review] => Array
                        (
                            [0] => sites/default/modules/ssh_helper
                        )

                    [test.directory.apply] => 
                    [test.directory.dependency] => 
                    [test.files] => Array
                        (
                        )

                    [test.extensions] => Array
                        (
                            [0] => php
                            [1] => inc
                            [2] => install
                            [3] => module
                            [4] => test
                        )

                    [drupal.core.version] => 7
                    [drupal.core.url] => git://git.drupal.org/project/drupal.git
                    [drupal.modules] => Array
                        (
                        )

                    [drupal.user] => admin
                    [drupal.pass] => 
                    [drupal.variables] => Array
                        (
                        )

                    [simpletest.tests] => Array
                        (
                        )

                    [simpletest.db] => 
                )

        )

    [vcs] => Array
        (
            [main] => Array
                (
                    [repository] => Array
                        (
                            [type] => git
                            [url] => git://git.drupal.org/project/drupal.git
                        )

                    [vcs_identifier] => 7.x
                )

            [dependencies] => Array
                (
                    [1] => Array
                        (
                            [repository] => Array
                                (
                                    [type] => git
                                    [url] => git://git.drupal.org/project/ssh_helper.git
                                )

                            [vcs_identifier] => 7.x-1.x
                        )

                )

        )

    [files] => Array
        (
        )

)

[20:52:01] Operations: Array
(
    [0] => setup
    [1] => fetch
    [2] => checkout
    [3] => check
    [4] => apply
    [5] => syntax
    [6] => install
    [7] => review
)

[20:52:01] Invoking operation [setup]...
[20:52:01] Command [chmod -R u+rw sites/default/files/checkout 2>&1] succeeded.
[20:52:02] Command [rm -rf sites/default/files/checkout 2>&1] succeeded.
[20:52:02] Command [rm -rf sites/default/files/review 2>&1] succeeded.
[20:52:02] Database backend [mysql] loaded.
[20:52:02] Invoking operation [fetch]...
[20:52:02] Invoking operation [checkout]...
[20:52:02] Version control system backend [git] loaded.
[20:52:04] Command [git clone 'git://git.drupal.org/project/drupal.git' 'checkout' --reference /var/cache/git/reference 2>&1] succeeded.
[20:52:05] Command [git --work-tree='checkout' --git-dir='checkout/.git' checkout '7.x' 2>&1] succeeded.
[20:52:05] Command [git --work-tree='checkout' --git-dir='checkout/.git' status 2>&1] succeeded.
[20:52:05] Command [git --work-tree='checkout' --git-dir='checkout/.git' log --oneline -1 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files]
  Completion status: [0]
  Output: [f01c994 Merge tag '7.24' into 7.x].
[20:52:05] Main branch [7.x] checkout [complete].
[20:52:14] Command [git clone 'git://git.drupal.org/project/ssh_helper.git' '/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/ssh_helper' --reference /var/cache/git/reference 2>&1] succeeded.
[20:52:14] Command [git --work-tree='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/ssh_helper' --git-dir='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/ssh_helper/.git' checkout '7.x-1.x' 2>&1] succeeded.
[20:52:14] Command [git --work-tree='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/ssh_helper' --git-dir='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/ssh_helper/.git' status 2>&1] succeeded.
[20:52:14] Command [git --work-tree='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/ssh_helper' --git-dir='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/ssh_helper/.git' log --oneline -1 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules]
  Completion status: [0]
  Output: [9dc1259 Allow drupal to read the private key for the group also when running tests only. Important for simpletest through drush or terminal (2/2)].
[20:52:14] Dependency branch [7.x-1.x] checkout [complete].
[20:52:14] Invoking operation [check]...
[20:52:14] Ignoring operation [check].
[20:52:14] Invoking operation [apply]...
[20:52:14] Ignoring operation [apply].
[20:52:14] Invoking operation [syntax]...
[20:52:15] Command [php -l -f './sites/default/modules/ssh_helper/vendor/phpseclib/phpseclib/phpseclib/Math/BigInteger.php' 2>&1] succeeded.
[20:52:15] Command [php -l -f './sites/default/modules/ssh_helper/vendor/phpseclib/phpseclib/phpseclib/Crypt/RC4.php' 2>&1] succeeded.
[20:52:15] Command [php -l -f './sites/default/modules/ssh_helper/vendor/phpseclib/phpseclib/phpseclib/Crypt/Hash.php' 2>&1] succeeded.
[20:52:15] Command [php -l -f './sites/default/modules/ssh_helper/vendor/phpseclib/phpseclib/phpseclib/Crypt/RSA.php' 2>&1] succeeded.
[20:52:15] Command [php -l -f './sites/default/modules/ssh_helper/vendor/phpseclib/phpseclib/phpseclib/Crypt/TripleDES.php' 2>&1] succeeded.
[20:52:15] Command [php -l -f './sites/default/modules/ssh_helper/vendor/phpseclib/phpseclib/phpseclib/Crypt/AES.php' 2>&1] succeeded.
[20:52:15] Command [php -l -f './sites/default/modules/ssh_helper/vendor/phpseclib/phpseclib/phpseclib/Crypt/Random.php' 2>&1] succeeded.
[20:52:15] Command [php -l -f './sites/default/modules/ssh_helper/vendor/phpseclib/phpseclib/phpseclib/Crypt/Rijndael.php' 2>&1] succeeded.
[20:52:15] Command [php -l -f './sites/default/modules/ssh_helper/vendor/phpseclib/phpseclib/phpseclib/Crypt/DES.php' 2>&1] succeeded.
[20:52:15] Command [php -l -f './sites/default/modules/ssh_helper/vendor/phpseclib/phpseclib/phpseclib/File/X509.php' 2>&1] succeeded.
[20:52:15] Command [php -l -f './sites/default/modules/ssh_helper/vendor/phpseclib/phpseclib/phpseclib/File/ANSI.php' 2>&1] succeeded.
[20:52:15] Command [php -l -f './sites/default/modules/ssh_helper/vendor/phpseclib/phpseclib/phpseclib/File/ASN1.php' 2>&1] succeeded.
[20:52:15] Command [php -l -f './sites/default/modules/ssh_helper/vendor/phpseclib/phpseclib/phpseclib/Net/SSH1.php' 2>&1] succeeded.
[20:52:15] Command [php -l -f './sites/default/modules/ssh_helper/vendor/phpseclib/phpseclib/phpseclib/Net/SSH2.php' 2>&1] succeeded.
[20:52:15] Command [php -l -f './sites/default/modules/ssh_helper/vendor/phpseclib/phpseclib/phpseclib/Net/SFTP.php' 2>&1] succeeded.
[20:52:15] Command [php -l -f './sites/default/modules/ssh_helper/vendor/phpseclib/phpseclib/tests/Math/BigIntegerTest.php' 2>&1] succeeded.
[20:52:16] Command [php -l -f './sites/default/modules/ssh_helper/vendor/phpseclib/phpseclib/tests/Crypt/Hash/MD5Test.php' 2>&1] succeeded.
[20:52:16] Command [php -l -f './sites/default/modules/ssh_helper/vendor/phpseclib/phpseclib/tests/Crypt/Hash/TestCase.php' 2>&1] succeeded.
[20:52:16] Command [php -l -f './sites/default/modules/ssh_helper/vendor/phpseclib/phpseclib/tests/bootstrap.php' 2>&1] succeeded.
[20:52:16] Command [php -l -f './sites/default/modules/ssh_helper/vendor/phpunit/phpunit-mock-objects/Tests/_files/MethodCallbackByReference.php' 2>&1] succeeded.
[20:52:16] Command [php -l -f './sites/default/modules/ssh_helper/vendor/phpunit/phpunit-mock-objects/Tests/_files/Mockable.php' 2>&1] succeeded.
[20:52:16] Command [php -l -f './sites/default/modules/ssh_helper/vendor/phpunit/phpunit-mock-objects/Tests/_files/AnInterface.php' 2>&1] succeeded.
[20:52:16] Command [php -l -f './sites/default/modules/ssh_helper/vendor/phpunit/phpunit-mock-objects/Tests/_files/MethodCallback.php' 2>&1] succeeded.
[20:52:16] Command [php -l -f './sites/default/modules/ssh_helper/vendor/phpunit/phpunit-mock-objects/Tests/_files/SomeClass.php' 2>&1] succeeded.
[20:52:16] Command [php -l -f './sites/default/modules/ssh_helper/vendor/phpunit/phpunit-mock-objects/Tests/_files/PartialMockTestClass.php' 2>&1] succeeded.
[20:52:16] Command [php -l -f './sites/default/modules/ssh_helper/vendor/phpunit/phpunit-mock-objects/Tests/_files/StaticMockTestClass.php' 2>&1] succeeded.
[20:52:16] Command [php -l -f './sites/default/modules/ssh_helper/vendor/phpunit/phpunit-mock-objects/Tests/_files/FunctionCallback.php' 2>&1] succeeded.
[20:52:16] Command [php -l -f './sites/default/modules/ssh_helper/vendor/phpunit/phpunit-mock-objects/Tests/_files/AbstractMockTestClass.php' 2>&1] succeeded.
[20:52:16] Command [php -l -f './sites/default/modules/ssh_helper/vendor/phpunit/phpunit-mock-objects/Tests/MockObject/Invocation/StaticTest.php' 2>&1] succeeded.
[20:52:16] Command [php -l -f './sites/default/modules/ssh_helper/vendor/phpunit/phpunit-mock-objects/Tests/MockObject/Invocation/ObjectTest.php' 2>&1] succeeded.
[20:52:16] Command [php -l -f './sites/default/modules/ssh_helper/vendor/phpunit/phpunit-mock-objects/Tests/MockObjectTest.php' 2>&1] succeeded.
[20:52:16] Command [php -l -f './sites/default/modules/ssh_helper/vendor/phpunit/phpunit-mock-objects/Tests/GeneratorTest.php' 2>&1] succeeded.
[20:52:16] Command [php -l -f './sites/default/modules/ssh_helper/vendor/phpunit/phpunit-mock-objects/Tests/MockBuilderTest.php' 2>&1] succeeded.
[20:52:16] Command [php -l -f './sites/default/modules/ssh_helper/vendor/phpunit/phpunit-mock-objects/PHPUnit/Framework/MockObject/Matcher/InvokedAtLeastOnce.php' 2>&1] succeeded.
[20:52:16] Command [php -l -f './sites/default/modules/ssh_helper/vendor/phpunit/phpunit-mock-objects/PHPUnit/Framework/MockObject/Matcher/InvokedCount.php' 2>&1] succeeded.
[20:52:16] Command [php -l -f './sites/default/modules/ssh_helper/vendor/phpunit/phpunit-mock-objects/PHPUnit/Framework/MockObject/Matcher/AnyInvokedCount.php' 2>&1] succeeded.
[20:52:16] Command [php -l -f './sites/default/modules/ssh_helper/vendor/phpunit/phpunit-mock-objects/PHPUnit/Framework/MockObject/Matcher/StatelessInvocation.php' 2>&1] succeeded.
[20:52:17] Command [php -l -f './sites/default/modules/ssh_helper/vendor/phpunit/phpunit-mock-objects/PHPUnit/Framework/MockObject/Matcher/AnyParameters.php' 2>&1] succeeded.
[20:52:17] Command [php -l -f './sites/default/modules/ssh_helper/vendor/phpunit/phpunit-mock-objects/PHPUnit/Framework/MockObject/Matcher/InvokedAtIndex.php' 2>&1] succeeded.
[20:52:17] Command [php -l -f './sites/default/modules/ssh_helper/vendor/phpunit/phpunit-mock-objects/PHPUnit/Framework/MockObject/Matcher/InvokedRecorder.php' 2>&1] succeeded.
[20:52:17] Command [php -l -f './sites/default/modules/ssh_helper/vendor/phpunit/phpunit-mock-objects/PHPUnit/Framework/MockObject/Matcher/Invocation.php' 2>&1] succeeded.
[20:52:17] Command [php -l -f './sites/default/modules/ssh_helper/vendor/phpunit/phpunit-mock-objects/PHPUnit/Framework/MockObject/Matcher/MethodName.php' 2>&1] succeeded.
[20:52:17] Command [php -l -f './sites/default/modules/ssh_helper/vendor/phpunit/phpunit-mock-objects/PHPUnit/Framework/MockObject/Matcher/Parameters.php' 2>&1] succeeded.
[20:52:17] Command [php -l -f './sites/default/modules/ssh_helper/vendor/phpunit/phpunit-mock-objects/PHPUnit/Framework/MockObject/Stub/MatcherCollection.php' 2>&1] succeeded.
[20:52:17] Command [php -l -f './sites/default/modules/ssh_helper/vendor/phpunit/phpunit-mock-objects/PHPUnit/Framework/MockObject/Stub/ReturnValueMap.php' 2>&1] succeeded.
[20:52:17] Command [php -l -f './sites/default/modules/ssh_helper/vendor/phpunit/phpunit-mock-objects/PHPUnit/Framework/MockObject/Stub/ReturnCallback.php' 2>&1] succeeded.
[20:52:17] Command [php -l -f './sites/default/modules/ssh_helper/vendor/phpunit/phpunit-mock-objects/PHPUnit/Framework/MockObject/Stub/ReturnArgument.php' 2>&1] succeeded.
[20:52:17] Command [php -l -f './sites/default/modules/ssh_helper/vendor/phpunit/phpunit-mock-objects/PHPUnit/Framework/MockObject/Stub/Return.php' 2>&1] succeeded.
[20:52:17] Command [php -l -f './sites/default/modules/ssh_helper/vendor/phpunit/phpunit-mock-objects/PHPUnit/Framework/MockObject/Stub/ReturnSelf.php' 2>&1] succeeded.
[20:52:17] Command [php -l -f './sites/default/modules/ssh_helper/vendor/phpunit/phpunit-mock-objects/PHPUnit/Framework/MockObject/Stub/Exception.php' 2>&1] succeeded.
[20:52:17] Command [php -l -f './sites/default/modules/ssh_helper/vendor/phpunit/phpunit-mock-objects/PHPUnit/Framework/MockObject/Stub/ConsecutiveCalls.php' 2>&1] succeeded.
[20:52:17] Command [php -l -f './sites/default/modules/ssh_helper/vendor/phpunit/phpunit-mock-objects/PHPUnit/Framework/MockObject/Builder/Match.php' 2>&1] succeeded.
[20:52:17] Command [php -l -f './sites/default/modules/ssh_helper/vendor/phpunit/phpunit-mock-objects/PHPUnit/Framework/MockObject/Builder/Stub.php' 2>&1] succeeded.
[20:52:17] Command [php -l -f './sites/default/modules/ssh_helper/vendor/phpunit/phpunit-mock-objects/PHPUnit/Framework/MockObject/Builder/Namespace.php' 2>&1] succeeded.
[20:52:17] Command [php -l -f './sites/default/modules/ssh_helper/vendor/phpunit/phpunit-mock-objects/PHPUnit/Framework/MockObject/Builder/Identity.php' 2>&1] succeeded.
[20:52:17] Command [php -l -f './sites/default/modules/ssh_helper/vendor/phpunit/phpunit-mock-objects/PHPUnit/Framework/MockObject/Builder/ParametersMatch.php' 2>&1] succeeded.
[20:52:17] Command [php -l -f './sites/default/modules/ssh_helper/vendor/phpunit/phpunit-mock-objects/PHPUnit/Framework/MockObject/Builder/InvocationMocker.php' 2>&1] succeeded.
[20:52:17] Command [php -l -f './sites/default/modules/ssh_helper/vendor/phpunit/phpunit-mock-objects/PHPUnit/Framework/MockObject/Builder/MethodNameMatch.php' 2>&1] succeeded.
[20:52:17] Command [php -l -f './sites/default/modules/ssh_helper/vendor/phpunit/phpunit-mock-objects/PHPUnit/Framework/MockObject/Invocation/Object.php' 2>&1] succeeded.
[20:52:18] Command [php -l -f './sites/default/modules/ssh_helper/vendor/phpunit/phpunit-mock-objects/PHPUnit/Framework/MockObject/Invocation/Static.php' 2>&1] succeeded.
[20:52:18] Command [php -l -f './sites/default/modules/ssh_helper/vendor/phpunit/phpunit-mock-objects/PHPUnit/Framework/MockObject/Verifiable.php' 2>&1] succeeded.
[20:52:18] Command [php -l -f './sites/default/modules/ssh_helper/vendor/phpunit/phpunit-mock-objects/PHPUnit/Framework/MockObject/Stub.php' 2>&1] succeeded.
[20:52:18] Command [php -l -f './sites/default/modules/ssh_helper/vendor/phpunit/phpunit-mock-objects/PHPUnit/Framework/MockObject/Autoload.php' 2>&1] succeeded.
[20:52:18] Command [php -l -f './sites/default/modules/ssh_helper/vendor/phpunit/phpunit-mock-objects/PHPUnit/Framework/MockObject/Invokable.php' 2>&1] succeeded.
[20:52:18] Command [php -l -f './sites/default/modules/ssh_helper/vendor/phpunit/phpunit-mock-objects/PHPUnit/Framework/MockObject/Generator.php' 2>&1] succeeded.
[20:52:18] Command [php -l -f './sites/default/modules/ssh_helper/vendor/phpunit/phpunit-mock-objects/PHPUnit/Framework/MockObject/Invocation.php' 2>&1] succeeded.
[20:52:18] Command [php -l -f './sites/default/modules/ssh_helper/vendor/phpunit/phpunit-mock-objects/PHPUnit/Framework/MockObject/MockBuilder.php' 2>&1] succeeded.
[20:52:18] Command [php -l -f './sites/default/modules/ssh_helper/vendor/phpunit/phpunit-mock-objects/PHPUnit/Framework/MockObject/Matcher.php' 2>&1] succeeded.
[20:52:18] Command [php -l -f './sites/default/modules/ssh_helper/vendor/phpunit/phpunit-mock-objects/PHPUnit/Framework/MockObject/InvocationMocker.php' 2>&1] succeeded.
[20:52:18] Command [php -l -f './sites/default/modules/ssh_helper/vendor/phpunit/phpunit-mock-objects/PHPUnit/Framework/MockObject/MockObject.php' 2>&1] succeeded.
[20:52:18] Command [php -l -f './sites/default/modules/ssh_helper/vendor/phpunit/phpunit/Tests/Util/TestDox/NamePrettifierTest.php' 2>&1] succeeded.
[20:52:18] Command [php -l -f './sites/default/modules/ssh_helper/vendor/phpunit/phpunit/Tests/Util/ClassTest.php' 2>&1] succeeded.
[20:52:18] Command [php -l -f './sites/default/modules/ssh_helper/vendor/phpunit/phpunit/Tests/Util/TestTest.php' 2>&1] succeeded.
[20:52:18] Command [php -l -f './sites/default/modules/ssh_helper/vendor/phpunit/phpunit/Tests/Util/XMLTest.php' 2>&1] succeeded.
[20:52:18] Command [php -l -f './sites/default/modules/ssh_helper/vendor/phpunit/phpunit/Tests/Util/DiffTest.php' 2>&1] succeeded.
[20:52:18] Command [php -l -f './sites/default/modules/ssh_helper/vendor/phpunit/phpunit/Tests/Util/ConfigurationTest.php' 2>&1] succeeded.
[20:52:18] Command [php -l -f './sites/default/modules/ssh_helper/vendor/phpunit/phpunit/Tests/Util/TypeTest.php' 2>&1] succeeded.
[20:52:18] Command [php -l -f './sites/default/modules/ssh_helper/vendor/phpunit/phpunit/Tests/Runner/BaseTestRunnerTest.php' 2>&1] succeeded.
[20:52:18] Command [php -l -f './sites/default/modules/ssh_helper/vendor/phpunit/phpunit/Tests/_files/Book.php' 2>&1] succeeded.
[20:52:18] Command [php -l -f './sites/default/modules/ssh_helper/vendor/phpunit/phpunit/Tests/_files/ChangeCurrentWorkingDirectoryTest.php' 2>&1] succeeded.
[20:52:19] Command [php -l -f './sites/default/modules/ssh_helper/vendor/phpunit/phpunit/Tests/_files/ExceptionInSetUpTest.php' 2>&1] succeeded.
[20:52:19] Command [php -l -f './sites/default/modules/ssh_helper/vendor/phpunit/phpunit/Tests/_files/TestIterator.php' 2>&1] succeeded.
[20:52:19] Command [php -l -f './sites/default/modules/ssh_helper/vendor/phpunit/phpunit/Tests/_files/NonStatic.php' 2>&1] succeeded.
[20:52:19] Command [php -l -f './sites/default/modules/ssh_helper/vendor/phpunit/phpunit/Tests/_files/MultiDependencyTest.php' 2>&1] succeeded.
[20:52:19] Command [php -l -f './sites/default/modules/ssh_helper/vendor/phpunit/phpunit/Tests/_files/ClassWithToString.php' 2>&1] succeeded.
[20:52:19] Command [php -l -f './sites/default/modules/ssh_helper/vendor/phpunit/phpunit/Tests/_files/ExceptionInAssertPostConditionsTest.php' 2>&1] succeeded.
[20:52:19] Command [php -l -f './sites/default/modules/ssh_helper/vendor/phpunit/phpunit/Tests/_files/ConcreteTest.php' 2>&1] succeeded.
[20:52:19] Command [php -l -f './sites/default/modules/ssh_helper/vendor/phpunit/phpunit/Tests/_files/ThrowNoExceptionTestCase.php' 2>&1] succeeded.
[20:52:19] Command [php -l -f './sites/default/modules/ssh_helper/vendor/phpunit/phpunit/Tests/_files/FailureTest.php' 2>&1] succeeded.
[20:52:19] Command [php -l -f './sites/default/modules/ssh_helper/vendor/phpunit/phpunit/Tests/_files/ExceptionInTest.php' 2>&1] succeeded.
[20:52:19] Command [php -l -f './sites/default/modules/ssh_helper/vendor/phpunit/phpunit/Tests/_files/Singleton.php' 2>&1] succeeded.
[20:52:19] Command [php -l -f './sites/default/modules/ssh_helper/vendor/phpunit/phpunit/Tests/_files/ClassWithNonPublicAttributes.php' 2>&1] succeeded.
[20:52:19] Command [php -l -f './sites/default/modules/ssh_helper/vendor/phpunit/phpunit/Tests/_files/NothingTest.php' 2>&1] succeeded.
[20:52:19] Command [php -l -f './sites/default/modules/ssh_helper/vendor/phpunit/phpunit/Tests/_files/ExceptionInAssertPreConditionsTest.php' 2>&1] succeeded.
[20:52:19] Command [php -l -f './sites/default/modules/ssh_helper/vendor/phpunit/phpunit/Tests/_files/Struct.php' 2>&1] succeeded.
[20:52:19] Command [php -l -f './sites/default/modules/ssh_helper/vendor/phpunit/phpunit/Tests/_files/OverrideTestCase.php' 2>&1] succeeded.
[20:52:19] Command [php -l -f './sites/default/modules/ssh_helper/vendor/phpunit/phpunit/Tests/_files/ExceptionStack.php' 2>&1] succeeded.
[20:52:19] Command [php -l -f './sites/default/modules/ssh_helper/vendor/phpunit/phpunit/Tests/_files/OutputTestCase.php' 2>&1] succeeded.
[20:52:20] Command [php -l -f './sites/default/modules/ssh_helper/vendor/phpunit/phpunit/Tests/_files/TemplateMethodsTest.php' 2>&1] succeeded.
[20:52:20] Command [php -l -f './sites/default/modules/ssh_helper/vendor/phpunit/phpunit/Tests/_files/InheritedTestCase.php' 2>&1] succeeded.
[20:52:20] Command [php -l -f './sites/default/modules/ssh_helper/vendor/phpunit/phpunit/Tests/_files/NoArgTestCaseTest.php' 2>&1] succeeded.
[20:52:20] Command [php -l -f './sites/default/modules/ssh_helper/vendor/phpunit/phpunit/Tests/_files/NotVoidTestCase.php' 2>&1] succeeded.
[20:52:20] Command [php -l -f './sites/default/modules/ssh_helper/vendor/phpunit/phpunit/Tests/_files/RequirementsClassDocBlockTest.php' 2>&1] succeeded.
[20:52:20] Command [php -l -f './sites/default/modules/ssh_helper/vendor/phpunit/phpunit/Tests/_files/WasRun.php' 2>&1] succeeded.
[20:52:20] Command [php -l -f './sites/default/modules/ssh_helper/vendor/phpunit/phpunit/Tests/_files/NotPublicTestCase.php' 2>&1] succeeded.
[20:52:20] Command [php -l -f './sites/default/modules/ssh_helper/vendor/phpunit/phpunit/Tests/_files/Failure.php' 2>&1] succeeded.
[20:52:20] Command [php -l -f './sites/default/modules/ssh_helper/vendor/phpunit/phpunit/Tests/_files/Success.php' 2>&1] succeeded.
[20:52:20] Command [php -l -f './sites/default/modules/ssh_helper/vendor/phpunit/phpunit/Tests/_files/DependencyTestSuite.php' 2>&1] succeeded.
[20:52:20] Command [php -l -f './sites/default/modules/ssh_helper/vendor/phpunit/phpunit/Tests/_files/NoTestCases.php' 2>&1] succeeded.
[20:52:20] Command [php -l -f './sites/default/modules/ssh_helper/vendor/phpunit/phpunit/Tests/_files/AbstractTest.php' 2>&1] succeeded.
[20:52:20] Command [php -l -f './sites/default/modules/ssh_helper/vendor/phpunit/phpunit/Tests/_files/ExceptionTest.php' 2>&1] succeeded.
[20:52:20] Command [php -l -f './sites/default/modules/ssh_helper/vendor/phpunit/phpunit/Tests/_files/IncompleteTest.php' 2>&1] succeeded.
[20:52:20] Command [php -l -f './sites/default/modules/ssh_helper/vendor/phpunit/phpunit/Tests/_files/NoTestCaseClass.php' 2>&1] succeeded.
[20:52:20] Command [php -l -f './sites/default/modules/ssh_helper/vendor/phpunit/phpunit/Tests/_files/DependencySuccessTest.php' 2>&1] succeeded.
[20:52:20] Command [php -l -f './sites/default/modules/ssh_helper/vendor/phpunit/phpunit/Tests/_files/EmptyTestCaseTest.php' 2>&1] succeeded.
[20:52:20] Command [php -l -f './sites/default/modules/ssh_helper/vendor/phpunit/phpunit/Tests/_files/SampleClass.php' 2>&1] succeeded.
[20:52:20] Command [php -l -f './sites/default/modules/ssh_helper/vendor/phpunit/phpunit/Tests/_files/RequirementsTest.php' 2>&1] succeeded.
[20:52:20] Command [php -l -f './sites/default/modules/ssh_helper/vendor/phpunit/phpunit/Tests/_files/StackTest.php' 2>&1] succeeded.
[20:52:21] Command [php -l -f './sites/default/modules/ssh_helper/vendor/phpunit/phpunit/Tests/_files/Author.php' 2>&1] succeeded.
[20:52:21] Command [php -l -f './sites/default/modules/ssh_helper/vendor/phpunit/phpunit/Tests/_files/BankAccountTest.php' 2>&1] succeeded.
[20:52:21] Command [php -l -f './sites/default/modules/ssh_helper/vendor/phpunit/phpunit/Tests/_files/DoubleTestCase.php' 2>&1] succeeded.
[20:52:21] Command [php -l -f './sites/default/modules/ssh_helper/vendor/phpunit/phpunit/Tests/_files/DataProviderTest.php' 2>&1] succeeded.
[20:52:21] Command [php -l -f './sites/default/modules/ssh_helper/vendor/phpunit/phpunit/Tests/_files/ConcreteTest.my.php' 2>&1] succeeded.
[20:52:21] Command [php -l -f './sites/default/modules/ssh_helper/vendor/phpunit/phpunit/Tests/_files/OneTestCase.php' 2>&1] succeeded.
[20:52:21] Command [php -l -f './sites/default/modules/ssh_helper/vendor/phpunit/phpunit/Tests/_files/ExceptionInTearDownTest.php' 2>&1] succeeded.
[20:52:21] Command [php -l -f './sites/default/modules/ssh_helper/vendor/phpunit/phpunit/Tests/_files/ThrowExceptionTestCase.php' 2>&1] succeeded.
[20:52:21] Command [php -l -f './sites/default/modules/ssh_helper/vendor/phpunit/phpunit/Tests/_files/BankAccount.php' 2>&1] succeeded.
[20:52:21] Command [php -l -f './sites/default/modules/ssh_helper/vendor/phpunit/phpunit/Tests/_files/Calculator.php' 2>&1] succeeded.
[20:52:21] Command [php -l -f './sites/default/modules/ssh_helper/vendor/phpunit/phpunit/Tests/_files/MockRunner.php' 2>&1] succeeded.
[20:52:21] Command [php -l -f './sites/default/modules/ssh_helper/vendor/phpunit/phpunit/Tests/_files/DependencyFailureTest.php' 2>&1] succeeded.
[20:52:21] Command [php -l -f './sites/default/modules/ssh_helper/vendor/phpunit/phpunit/Tests/_files/ExceptionNamespaceTest.php' 2>&1] succeeded.
[20:52:21] Command [php -l -f './sites/default/modules/ssh_helper/vendor/phpunit/phpunit/Tests/_files/BankAccountTest.test.php' 2>&1] succeeded.
[20:52:21] Command [php -l -f './sites/default/modules/ssh_helper/vendor/phpunit/phpunit/Tests/_files/FatalTest.php' 2>&1] succeeded.
[20:52:21] Command [php -l -f './sites/default/modules/ssh_helper/vendor/phpunit/phpunit/Tests/_files/Error.php' 2>&1] succeeded.
[20:52:21] Command [php -l -f './sites/default/modules/ssh_helper/vendor/phpunit/phpunit/Tests/Framework/Assert/FunctionsTest.php' 2>&1] succeeded.
[20:52:21] Command [php -l -f './sites/default/modules/ssh_helper/vendor/phpunit/phpunit/Tests/Framework/Constraint/JsonMatches/ErrorMessageProviderTest.php' 2>&1] succeeded.
[20:52:21] Command [php -l -f './sites/default/modules/ssh_helper/vendor/phpunit/phpunit/Tests/Framework/Constraint/JsonMatchesTest.php' 2>&1] succeeded.
[20:52:21] Command [php -l -f './sites/default/modules/ssh_helper/vendor/phpunit/phpunit/Tests/Framework/TestFailureTest.php' 2>&1] succeeded.
[20:52:22] Command [php -l -f './sites/default/modules/ssh_helper/vendor/phpunit/phpunit/Tests/Framework/ComparatorTest.php' 2>&1] succeeded.
[20:52:22] Command [php -l -f './sites/default/modules/ssh_helper/vendor/phpunit/phpunit/Tests/Framework/TestImplementorTest.php' 2>&1] succeeded.
[20:52:22] Command [php -l -f './sites/default/modules/ssh_helper/vendor/phpunit/phpunit/Tests/Framework/ConstraintTest.php' 2>&1] succeeded.
[20:52:22] Command [php -l -f './sites/default/modules/ssh_helper/vendor/phpunit/phpunit/Tests/Framework/TestListenerTest.php' 2>&1] succeeded.
[20:52:22] Command [php -l -f './sites/default/modules/ssh_helper/vendor/phpunit/phpunit/Tests/Framework/TestCaseTest.php' 2>&1] succeeded.
[20:52:22] Command [php -l -f './sites/default/modules/ssh_helper/vendor/phpunit/phpunit/Tests/Framework/AssertTest.php' 2>&1] succeeded.
[20:52:22] Command [php -l -f './sites/default/modules/ssh_helper/vendor/phpunit/phpunit/Tests/Framework/SuiteTest.php' 2>&1] succeeded.
[20:52:22] Command [php -l -f './sites/default/modules/ssh_helper/vendor/phpunit/phpunit/Tests/Regression/684/Issue684Test.php' 2>&1] succeeded.
[20:52:22] Command [php -l -f './sites/default/modules/ssh_helper/vendor/phpunit/phpunit/Tests/Regression/783/ChildSuite.php' 2>&1] succeeded.
[20:52:22] Command [php -l -f './sites/default/modules/ssh_helper/vendor/phpunit/phpunit/Tests/Regression/783/ParentSuite.php' 2>&1] succeeded.
[20:52:22] Command [php -l -f './sites/default/modules/ssh_helper/vendor/phpunit/phpunit/Tests/Regression/783/OneTest.php' 2>&1] succeeded.
[20:52:22] Command [php -l -f './sites/default/modules/ssh_helper/vendor/phpunit/phpunit/Tests/Regression/783/TwoTest.php' 2>&1] succeeded.
[20:52:22] Command [php -l -f './sites/default/modules/ssh_helper/vendor/phpunit/phpunit/Tests/Regression/578/Issue578Test.php' 2>&1] succeeded.
[20:52:22] Command [php -l -f './sites/default/modules/ssh_helper/vendor/phpunit/phpunit/Tests/Regression/1021/Issue1021Test.php' 2>&1] succeeded.
[20:52:22] Command [php -l -f './sites/default/modules/ssh_helper/vendor/phpunit/phpunit/Tests/Regression/523/Issue523Test.php' 2>&1] succeeded.
[20:52:22] Command [php -l -f './sites/default/modules/ssh_helper/vendor/phpunit/phpunit/Tests/Regression/GitHub/498/Issue498Test.php' 2>&1] succeeded.
[20:52:22] Command [php -l -f './sites/default/modules/ssh_helper/vendor/phpunit/phpunit/Tests/Regression/GitHub/503/Issue503Test.php' 2>&1] succeeded.
[20:52:22] Command [php -l -f './sites/default/modules/ssh_helper/vendor/phpunit/phpunit/Tests/Regression/GitHub/581/Issue581Test.php' 2>&1] succeeded.
[20:52:22] Command [php -l -f './sites/default/modules/ssh_helper/vendor/phpunit/phpunit/Tests/Regression/GitHub/445/Issue445Test.php' 2>&1] succeeded.
[20:52:22] Command [php -l -f './sites/default/modules/ssh_helper/vendor/phpunit/phpunit/Tests/Regression/GitHub/244/Issue244Test.php' 2>&1] succeeded.
[20:52:23] Command [php -l -f './sites/default/modules/ssh_helper/vendor/phpunit/phpunit/Tests/Regression/GitHub/765/Issue765Test.php' 2>&1] succeeded.
[20:52:23] Command [php -l -f './sites/default/modules/ssh_helper/vendor/phpunit/phpunit/Tests/Regression/GitHub/322/Issue322Test.php' 2>&1] succeeded.
[20:52:23] Command [php -l -f './sites/default/modules/ssh_helper/vendor/phpunit/phpunit/Tests/Regression/GitHub/433/Issue433Test.php' 2>&1] succeeded.
[20:52:23] Command [php -l -f './sites/default/modules/ssh_helper/vendor/phpunit/phpunit/Tests/Regression/GitHub/74/NewException.php' 2>&1] succeeded.
[20:52:23] Command [php -l -f './sites/default/modules/ssh_helper/vendor/phpunit/phpunit/Tests/Regression/GitHub/74/Issue74Test.php' 2>&1] succeeded.
[20:52:23] Command [php -l -f './sites/default/modules/ssh_helper/vendor/phpunit/phpunit/Tests/Extensions/RepeatedTestTest.php' 2>&1] succeeded.
[20:52:23] Command [php -l -f './sites/default/modules/ssh_helper/vendor/phpunit/phpunit/PHPUnit/Util/Log/JUnit.php' 2>&1] succeeded.
[20:52:23] Command [php -l -f './sites/default/modules/ssh_helper/vendor/phpunit/phpunit/PHPUnit/Util/Log/JSON.php' 2>&1] succeeded.
[20:52:23] Command [php -l -f './sites/default/modules/ssh_helper/vendor/phpunit/phpunit/PHPUnit/Util/Log/TAP.php' 2>&1] succeeded.
[20:52:23] Command [php -l -f './sites/default/modules/ssh_helper/vendor/phpunit/phpunit/PHPUnit/Util/DeprecatedFeature/Logger.php' 2>&1] succeeded.
[20:52:23] Command [php -l -f './sites/default/modules/ssh_helper/vendor/phpunit/phpunit/PHPUnit/Util/TestDox/ResultPrinter/Text.php' 2>&1] succeeded.
[20:52:23] Command [php -l -f './sites/default/modules/ssh_helper/vendor/phpunit/phpunit/PHPUnit/Util/TestDox/ResultPrinter/HTML.php' 2>&1] succeeded.
[20:52:23] Command [php -l -f './sites/default/modules/ssh_helper/vendor/phpunit/phpunit/PHPUnit/Util/TestDox/NamePrettifier.php' 2>&1] succeeded.
[20:52:23] Command [php -l -f './sites/default/modules/ssh_helper/vendor/phpunit/phpunit/PHPUnit/Util/TestDox/ResultPrinter.php' 2>&1] succeeded.
[20:52:23] Command [php -l -f './sites/default/modules/ssh_helper/vendor/phpunit/phpunit/PHPUnit/Util/PHP/Default.php' 2>&1] succeeded.
[20:52:23] Command [php -l -f './sites/default/modules/ssh_helper/vendor/phpunit/phpunit/PHPUnit/Util/PHP/Windows.php' 2>&1] succeeded.
[20:52:23] Command [php -l -f './sites/default/modules/ssh_helper/vendor/phpunit/phpunit/PHPUnit/Util/Class.php' 2>&1] succeeded.
[20:52:23] Command [php -l -f './sites/default/modules/ssh_helper/vendor/phpunit/phpunit/PHPUnit/Util/Filter.php' 2>&1] succeeded.
[20:52:23] Command [php -l -f './sites/default/modules/ssh_helper/vendor/phpunit/phpunit/PHPUnit/Util/InvalidArgumentHelper.php' 2>&1] succeeded.
[20:52:23] Command [php -l -f './sites/default/modules/ssh_helper/vendor/phpunit/phpunit/PHPUnit/Util/TestSuiteIterator.php' 2>&1] succeeded.
[20:52:24] Command [php -l -f './sites/default/modules/ssh_helper/vendor/phpunit/phpunit/PHPUnit/Util/GlobalState.php' 2>&1] succeeded.
[20:52:24] Command [php -l -f './sites/default/modules/ssh_helper/vendor/phpunit/phpunit/PHPUnit/Util/Filesystem.php' 2>&1] succeeded.
[20:52:24] Command [php -l -f './sites/default/modules/ssh_helper/vendor/phpunit/phpunit/PHPUnit/Util/Diff.php' 2>&1] succeeded.
[20:52:24] Command [php -l -f './sites/default/modules/ssh_helper/vendor/phpunit/phpunit/PHPUnit/Util/Fileloader.php' 2>&1] succeeded.
[20:52:24] Command [php -l -f './sites/default/modules/ssh_helper/vendor/phpunit/phpunit/PHPUnit/Util/Configuration.php' 2>&1] succeeded.
[20:52:24] Command [php -l -f './sites/default/modules/ssh_helper/vendor/phpunit/phpunit/PHPUnit/Util/Printer.php' 2>&1] succeeded.
[20:52:24] Command [php -l -f './sites/default/modules/ssh_helper/vendor/phpunit/phpunit/PHPUnit/Util/Test.php' 2>&1] succeeded.
[20:52:24] Command [php -l -f './sites/default/modules/ssh_helper/vendor/phpunit/phpunit/PHPUnit/Util/DeprecatedFeature.php' 2>&1] succeeded.
[20:52:24] Command [php -l -f './sites/default/modules/ssh_helper/vendor/phpunit/phpunit/PHPUnit/Util/PHP.php' 2>&1] succeeded.
[20:52:24] Command [php -l -f './sites/default/modules/ssh_helper/vendor/phpunit/phpunit/PHPUnit/Util/String.php' 2>&1] succeeded.
[20:52:24] Command [php -l -f './sites/default/modules/ssh_helper/vendor/phpunit/phpunit/PHPUnit/Util/Type.php' 2>&1] succeeded.
[20:52:24] Command [php -l -f './sites/default/modules/ssh_helper/vendor/phpunit/phpunit/PHPUnit/Util/Getopt.php' 2>&1] succeeded.
[20:52:24] Command [php -l -f './sites/default/modules/ssh_helper/vendor/phpunit/phpunit/PHPUnit/Util/ErrorHandler.php' 2>&1] succeeded.
[20:52:24] Command [php -l -f './sites/default/modules/ssh_helper/vendor/phpunit/phpunit/PHPUnit/Util/XML.php' 2>&1] succeeded.
[20:52:24] Command [php -l -f './sites/default/modules/ssh_helper/vendor/phpunit/phpunit/PHPUnit/Runner/StandardTestSuiteLoader.php' 2>&1] succeeded.
[20:52:24] Command [php -l -f './sites/default/modules/ssh_helper/vendor/phpunit/phpunit/PHPUnit/Runner/TestSuiteLoader.php' 2>&1] succeeded.
[20:52:24] Command [php -l -f './sites/default/modules/ssh_helper/vendor/phpunit/phpunit/PHPUnit/Runner/Version.php' 2>&1] succeeded.
[20:52:24] Command [php -l -f './sites/default/modules/ssh_helper/vendor/phpunit/phpunit/PHPUnit/Runner/BaseTestRunner.php' 2>&1] succeeded.
[20:52:24] Command [php -l -f './sites/default/modules/ssh_helper/vendor/phpunit/phpunit/PHPUnit/Framework/TestSuite/DataProvider.php' 2>&1] succeeded.
[20:52:24] Command [php -l -f './sites/default/modules/ssh_helper/vendor/phpunit/phpunit/PHPUnit/Framework/Assert/Functions.php' 2>&1] succeeded.
[20:52:25] Command [php -l -f './sites/default/modules/ssh_helper/vendor/phpunit/phpunit/PHPUnit/Framework/Comparator/Object.php' 2>&1] succeeded.
[20:52:25] Command [php -l -f './sites/default/modules/ssh_helper/vendor/phpunit/phpunit/PHPUnit/Framework/Comparator/Array.php' 2>&1] succeeded.
[20:52:25] Command [php -l -f './sites/default/modules/ssh_helper/vendor/phpunit/phpunit/PHPUnit/Framework/Comparator/Double.php' 2>&1] succeeded.
[20:52:25] Command [php -l -f './sites/default/modules/ssh_helper/vendor/phpunit/phpunit/PHPUnit/Framework/Comparator/Scalar.php' 2>&1] succeeded.
[20:52:25] Command [php -l -f './sites/default/modules/ssh_helper/vendor/phpunit/phpunit/PHPUnit/Framework/Comparator/SplObjectStorage.php' 2>&1] succeeded.
[20:52:25] Command [php -l -f './sites/default/modules/ssh_helper/vendor/phpunit/phpunit/PHPUnit/Framework/Comparator/DOMDocument.php' 2>&1] succeeded.
[20:52:25] Command [php -l -f './sites/default/modules/ssh_helper/vendor/phpunit/phpunit/PHPUnit/Framework/Comparator/Numeric.php' 2>&1] succeeded.
[20:52:25] Command [php -l -f './sites/default/modules/ssh_helper/vendor/phpunit/phpunit/PHPUnit/Framework/Comparator/Type.php' 2>&1] succeeded.
[20:52:25] Command [php -l -f './sites/default/modules/ssh_helper/vendor/phpunit/phpunit/PHPUnit/Framework/Comparator/Exception.php' 2>&1] succeeded.
[20:52:25] Command [php -l -f './sites/default/modules/ssh_helper/vendor/phpunit/phpunit/PHPUnit/Framework/Comparator/Resource.php' 2>&1] succeeded.
[20:52:25] Command [php -l -f './sites/default/modules/ssh_helper/vendor/phpunit/phpunit/PHPUnit/Framework/Comparator/MockObject.php' 2>&1] succeeded.
[20:52:25] Command [php -l -f './sites/default/modules/ssh_helper/vendor/phpunit/phpunit/PHPUnit/Framework/Error/Warning.php' 2>&1] succeeded.
[20:52:25] Command [php -l -f './sites/default/modules/ssh_helper/vendor/phpunit/phpunit/PHPUnit/Framework/Error/Notice.php' 2>&1] succeeded.
[20:52:25] Command [php -l -f './sites/default/modules/ssh_helper/vendor/phpunit/phpunit/PHPUnit/Framework/Error/Deprecated.php' 2>&1] succeeded.
[20:52:25] Command [php -l -f './sites/default/modules/ssh_helper/vendor/phpunit/phpunit/PHPUnit/Framework/Constraint/JsonMatches/ErrorMessageProvider.php' 2>&1] succeeded.
[20:52:25] Command [php -l -f './sites/default/modules/ssh_helper/vendor/phpunit/phpunit/PHPUnit/Framework/Constraint/Xor.php' 2>&1] succeeded.
[20:52:25] Command [php -l -f './sites/default/modules/ssh_helper/vendor/phpunit/phpunit/PHPUnit/Framework/Constraint/PCREMatch.php' 2>&1] succeeded.
[20:52:25] Command [php -l -f './sites/default/modules/ssh_helper/vendor/phpunit/phpunit/PHPUnit/Framework/Constraint/Composite.php' 2>&1] succeeded.
[20:52:25] Command [php -l -f './sites/default/modules/ssh_helper/vendor/phpunit/phpunit/PHPUnit/Framework/Constraint/TraversableContainsOnly.php' 2>&1] succeeded.
[20:52:25] Command [php -l -f './sites/default/modules/ssh_helper/vendor/phpunit/phpunit/PHPUnit/Framework/Constraint/And.php' 2>&1] succeeded.
[20:52:26] Command [php -l -f './sites/default/modules/ssh_helper/vendor/phpunit/phpunit/PHPUnit/Framework/Constraint/IsTrue.php' 2>&1] succeeded.
[20:52:26] Command [php -l -f './sites/default/modules/ssh_helper/vendor/phpunit/phpunit/PHPUnit/Framework/Constraint/Count.php' 2>&1] succeeded.
[20:52:26] Command [php -l -f './sites/default/modules/ssh_helper/vendor/phpunit/phpunit/PHPUnit/Framework/Constraint/ClassHasStaticAttribute.php' 2>&1] succeeded.
[20:52:26] Command [php -l -f './sites/default/modules/ssh_helper/vendor/phpunit/phpunit/PHPUnit/Framework/Constraint/SameSize.php' 2>&1] succeeded.
[20:52:26] Command [php -l -f './sites/default/modules/ssh_helper/vendor/phpunit/phpunit/PHPUnit/Framework/Constraint/IsAnything.php' 2>&1] succeeded.
[20:52:26] Command [php -l -f './sites/default/modules/ssh_helper/vendor/phpunit/phpunit/PHPUnit/Framework/Constraint/Or.php' 2>&1] succeeded.
[20:52:26] Command [php -l -f './sites/default/modules/ssh_helper/vendor/phpunit/phpunit/PHPUnit/Framework/Constraint/TraversableContains.php' 2>&1] succeeded.
[20:52:26] Command [php -l -f './sites/default/modules/ssh_helper/vendor/phpunit/phpunit/PHPUnit/Framework/Constraint/StringMatches.php' 2>&1] succeeded.
[20:52:26] Command [php -l -f './sites/default/modules/ssh_helper/vendor/phpunit/phpunit/PHPUnit/Framework/Constraint/StringStartsWith.php' 2>&1] succeeded.
[20:52:26] Command [php -l -f './sites/default/modules/ssh_helper/vendor/phpunit/phpunit/PHPUnit/Framework/Constraint/ClassHasAttribute.php' 2>&1] succeeded.
[20:52:26] Command [php -l -f './sites/default/modules/ssh_helper/vendor/phpunit/phpunit/PHPUnit/Framework/Constraint/Callback.php' 2>&1] succeeded.
[20:52:26] Command [php -l -f './sites/default/modules/ssh_helper/vendor/phpunit/phpunit/PHPUnit/Framework/Constraint/ObjectHasAttribute.php' 2>&1] succeeded.
[20:52:26] Command [php -l -f './sites/default/modules/ssh_helper/vendor/phpunit/phpunit/PHPUnit/Framework/Constraint/IsInstanceOf.php' 2>&1] succeeded.
[20:52:26] Command [php -l -f './sites/default/modules/ssh_helper/vendor/phpunit/phpunit/PHPUnit/Framework/Constraint/ExceptionMessage.php' 2>&1] succeeded.
[20:52:26] Command [php -l -f './sites/default/modules/ssh_helper/vendor/phpunit/phpunit/PHPUnit/Framework/Constraint/FileExists.php' 2>&1] succeeded.
[20:52:26] Command [php -l -f './sites/default/modules/ssh_helper/vendor/phpunit/phpunit/PHPUnit/Framework/Constraint/ExceptionCode.php' 2>&1] succeeded.
[20:52:26] Command [php -l -f './sites/default/modules/ssh_helper/vendor/phpunit/phpunit/PHPUnit/Framework/Constraint/IsEqual.php' 2>&1] succeeded.
[20:52:26] Command [php -l -f './sites/default/modules/ssh_helper/vendor/phpunit/phpunit/PHPUnit/Framework/Constraint/IsType.php' 2>&1] succeeded.
[20:52:26] Command [php -l -f './sites/default/modules/ssh_helper/vendor/phpunit/phpunit/PHPUnit/Framework/Constraint/StringContains.php' 2>&1] succeeded.
[20:52:26] Command [php -l -f './sites/default/modules/ssh_helper/vendor/phpunit/phpunit/PHPUnit/Framework/Constraint/GreaterThan.php' 2>&1] succeeded.
[20:52:26] Command [php -l -f './sites/default/modules/ssh_helper/vendor/phpunit/phpunit/PHPUnit/Framework/Constraint/Attribute.php' 2>&1] succeeded.
[20:52:27] Command [php -l -f './sites/default/modules/ssh_helper/vendor/phpunit/phpunit/PHPUnit/Framework/Constraint/Not.php' 2>&1] succeeded.
[20:52:27] Command [php -l -f './sites/default/modules/ssh_helper/vendor/phpunit/phpunit/PHPUnit/Framework/Constraint/ArrayHasKey.php' 2>&1] succeeded.
[20:52:27] Command [php -l -f './sites/default/modules/ssh_helper/vendor/phpunit/phpunit/PHPUnit/Framework/Constraint/Exception.php' 2>&1] succeeded.
[20:52:27] Command [php -l -f './sites/default/modules/ssh_helper/vendor/phpunit/phpunit/PHPUnit/Framework/Constraint/IsFalse.php' 2>&1] succeeded.
[20:52:27] Command [php -l -f './sites/default/modules/ssh_helper/vendor/phpunit/phpunit/PHPUnit/Framework/Constraint/JsonMatches.php' 2>&1] succeeded.
[20:52:27] Command [php -l -f './sites/default/modules/ssh_helper/vendor/phpunit/phpunit/PHPUnit/Framework/Constraint/IsIdentical.php' 2>&1] succeeded.
[20:52:27] Command [php -l -f './sites/default/modules/ssh_helper/vendor/phpunit/phpunit/PHPUnit/Framework/Constraint/IsNull.php' 2>&1] succeeded.
[20:52:27] Command [php -l -f './sites/default/modules/ssh_helper/vendor/phpunit/phpunit/PHPUnit/Framework/Constraint/StringEndsWith.php' 2>&1] succeeded.
[20:52:27] Command [php -l -f './sites/default/modules/ssh_helper/vendor/phpunit/phpunit/PHPUnit/Framework/Constraint/IsJson.php' 2>&1] succeeded.
[20:52:27] Command [php -l -f './sites/default/modules/ssh_helper/vendor/phpunit/phpunit/PHPUnit/Framework/Constraint/LessThan.php' 2>&1] succeeded.
[20:52:27] Command [php -l -f './sites/default/modules/ssh_helper/vendor/phpunit/phpunit/PHPUnit/Framework/Constraint/IsEmpty.php' 2>&1] succeeded.
[20:52:27] Command [php -l -f './sites/default/modules/ssh_helper/vendor/phpunit/phpunit/PHPUnit/Framework/Warning.php' 2>&1] succeeded.
[20:52:27] Command [php -l -f './sites/default/modules/ssh_helper/vendor/phpunit/phpunit/PHPUnit/Framework/OutputError.php' 2>&1] succeeded.
[20:52:27] Command [php -l -f './sites/default/modules/ssh_helper/vendor/phpunit/phpunit/PHPUnit/Framework/TestListener.php' 2>&1] succeeded.
[20:52:27] Command [php -l -f './sites/default/modules/ssh_helper/vendor/phpunit/phpunit/PHPUnit/Framework/SkippedTest.php' 2>&1] succeeded.
[20:52:27] Command [php -l -f './sites/default/modules/ssh_helper/vendor/phpunit/phpunit/PHPUnit/Framework/TestResult.php' 2>&1] succeeded.
[20:52:27] Command [php -l -f './sites/default/modules/ssh_helper/vendor/phpunit/phpunit/PHPUnit/Framework/ComparatorFactory.php' 2>&1] succeeded.
[20:52:27] Command [php -l -f './sites/default/modules/ssh_helper/vendor/phpunit/phpunit/PHPUnit/Framework/SelfDescribing.php' 2>&1] succeeded.
[20:52:27] Command [php -l -f './sites/default/modules/ssh_helper/vendor/phpunit/phpunit/PHPUnit/Framework/TestFailure.php' 2>&1] succeeded.
[20:52:27] Command [php -l -f './sites/default/modules/ssh_helper/vendor/phpunit/phpunit/PHPUnit/Framework/Test.php' 2>&1] succeeded.
[20:52:28] Command [php -l -f './sites/default/modules/ssh_helper/vendor/phpunit/phpunit/PHPUnit/Framework/TestCase.php' 2>&1] succeeded.
[20:52:28] Command [php -l -f './sites/default/modules/ssh_helper/vendor/phpunit/phpunit/PHPUnit/Framework/Constraint.php' 2>&1] succeeded.
[20:52:28] Command [php -l -f './sites/default/modules/ssh_helper/vendor/phpunit/phpunit/PHPUnit/Framework/SkippedTestSuiteError.php' 2>&1] succeeded.
[20:52:28] Command [php -l -f './sites/default/modules/ssh_helper/vendor/phpunit/phpunit/PHPUnit/Framework/IncompleteTest.php' 2>&1] succeeded.
[20:52:28] Command [php -l -f './sites/default/modules/ssh_helper/vendor/phpunit/phpunit/PHPUnit/Framework/Comparator.php' 2>&1] succeeded.
[20:52:28] Command [php -l -f './sites/default/modules/ssh_helper/vendor/phpunit/phpunit/PHPUnit/Framework/AssertionFailedError.php' 2>&1] succeeded.
[20:52:28] Command [php -l -f './sites/default/modules/ssh_helper/vendor/phpunit/phpunit/PHPUnit/Framework/Assert.php' 2>&1] succeeded.
[20:52:28] Command [php -l -f './sites/default/modules/ssh_helper/vendor/phpunit/phpunit/PHPUnit/Framework/SyntheticError.php' 2>&1] succeeded.
[20:52:28] Command [php -l -f './sites/default/modules/ssh_helper/vendor/phpunit/phpunit/PHPUnit/Framework/SkippedTestError.php' 2>&1] succeeded.
[20:52:28] Command [php -l -f './sites/default/modules/ssh_helper/vendor/phpunit/phpunit/PHPUnit/Framework/Exception.php' 2>&1] succeeded.
[20:52:28] Command [php -l -f './sites/default/modules/ssh_helper/vendor/phpunit/phpunit/PHPUnit/Framework/ComparisonFailure.php' 2>&1] succeeded.
[20:52:28] Command [php -l -f './sites/default/modules/ssh_helper/vendor/phpunit/phpunit/PHPUnit/Framework/TestSuite.php' 2>&1] succeeded.
[20:52:28] Command [php -l -f './sites/default/modules/ssh_helper/vendor/phpunit/phpunit/PHPUnit/Framework/ExpectationFailedException.php' 2>&1] succeeded.
[20:52:28] Command [php -l -f './sites/default/modules/ssh_helper/vendor/phpunit/phpunit/PHPUnit/Framework/IncompleteTestError.php' 2>&1] succeeded.
[20:52:28] Command [php -l -f './sites/default/modules/ssh_helper/vendor/phpunit/phpunit/PHPUnit/Framework/Error.php' 2>&1] succeeded.
[20:52:28] Command [php -l -f './sites/default/modules/ssh_helper/vendor/phpunit/phpunit/PHPUnit/TextUI/TestRunner.php' 2>&1] succeeded.
[20:52:28] Command [php -l -f './sites/default/modules/ssh_helper/vendor/phpunit/phpunit/PHPUnit/TextUI/ResultPrinter.php' 2>&1] succeeded.
[20:52:28] Command [php -l -f './sites/default/modules/ssh_helper/vendor/phpunit/phpunit/PHPUnit/TextUI/Command.php' 2>&1] succeeded.
[20:52:28] Command [php -l -f './sites/default/modules/ssh_helper/vendor/phpunit/phpunit/PHPUnit/Extensions/PhptTestCase/Logger.php' 2>&1] succeeded.
[20:52:29] Command [php -l -f './sites/default/modules/ssh_helper/vendor/phpunit/phpunit/PHPUnit/Extensions/PhptTestCase.php' 2>&1] succeeded.
[20:52:29] Command [php -l -f './sites/default/modules/ssh_helper/vendor/phpunit/phpunit/PHPUnit/Extensions/PhptTestSuite.php' 2>&1] succeeded.
[20:52:29] Command [php -l -f './sites/default/modules/ssh_helper/vendor/phpunit/phpunit/PHPUnit/Extensions/TestDecorator.php' 2>&1] succeeded.
[20:52:29] Command [php -l -f './sites/default/modules/ssh_helper/vendor/phpunit/phpunit/PHPUnit/Extensions/GroupTestSuite.php' 2>&1] succeeded.
[20:52:29] Command [php -l -f './sites/default/modules/ssh_helper/vendor/phpunit/phpunit/PHPUnit/Extensions/RepeatedTest.php' 2>&1] succeeded.
[20:52:29] Command [php -l -f './sites/default/modules/ssh_helper/vendor/phpunit/phpunit/PHPUnit/Extensions/TicketListener.php' 2>&1] succeeded.
[20:52:29] Command [php -l -f './sites/default/modules/ssh_helper/vendor/phpunit/phpunit/PHPUnit/Autoload.php' 2>&1] succeeded.
[20:52:29] Command [php -l -f './sites/default/modules/ssh_helper/vendor/phpunit/phpunit/phpunit.php' 2>&1] succeeded.
[20:52:29] Command [php -l -f './sites/default/modules/ssh_helper/vendor/phpunit/php-token-stream/Tests/_files/source3.php' 2>&1] succeeded.
[20:52:29] Command [php -l -f './sites/default/modules/ssh_helper/vendor/phpunit/php-token-stream/Tests/_files/source5.php' 2>&1] succeeded.
[20:52:29] Command [php -l -f './sites/default/modules/ssh_helper/vendor/phpunit/php-token-stream/Tests/_files/multipleNamespacesWithOneClassUsingNonBraceSyntax.php' 2>&1] succeeded.
[20:52:29] Command [php -l -f './sites/default/modules/ssh_helper/vendor/phpunit/php-token-stream/Tests/_files/classInNamespace.php' 2>&1] succeeded.
[20:52:29] Command [php -l -f './sites/default/modules/ssh_helper/vendor/phpunit/php-token-stream/Tests/_files/source2.php' 2>&1] succeeded.
[20:52:29] Command [php -l -f './sites/default/modules/ssh_helper/vendor/phpunit/php-token-stream/Tests/_files/classInScopedNamespace.php' 2>&1] succeeded.
[20:52:29] Command [php -l -f './sites/default/modules/ssh_helper/vendor/phpunit/php-token-stream/Tests/_files/closure.php' 2>&1] succeeded.
[20:52:29] Command [php -l -f './sites/default/modules/ssh_helper/vendor/phpunit/php-token-stream/Tests/_files/issue19.php' 2>&1] succeeded.
[20:52:29] Command [php -l -f './sites/default/modules/ssh_helper/vendor/phpunit/php-token-stream/Tests/_files/source4.php' 2>&1] succeeded.
[20:52:29] Command [php -l -f './sites/default/modules/ssh_helper/vendor/phpunit/php-token-stream/Tests/_files/source.php' 2>&1] succeeded.
[20:52:29] Command [php -l -f './sites/default/modules/ssh_helper/vendor/phpunit/php-token-stream/Tests/_files/classExtendsNamespacedClass.php' 2>&1] succeeded.
[20:52:29] Command [php -l -f './sites/default/modules/ssh_helper/vendor/phpunit/php-token-stream/Tests/_files/issue30.php' 2>&1] failed
  Duration 0 seconds
  Directory [/var/lib/drupaltestbot/sites/default/files/checkout]
  Status [255]
 Output: [PHP Parse error:  syntax error, unexpected T_CLASS, expecting T_STRING or T_VARIABLE or '$' in ./sites/default/modules/ssh_helper/vendor/phpunit/php-token-stream/Tests/_files/issue30.php on line 6

Parse error: syntax error, unexpected T_CLASS, expecting T_STRING or T_VARIABLE or '$' in ./sites/default/modules/ssh_helper/vendor/phpunit/php-token-stream/Tests/_files/issue30.php on line 6
Errors parsing ./sites/default/modules/ssh_helper/vendor/phpunit/php-token-stream/Tests/_files/issue30.php].
[20:52:29] Encountered error on [syntax], details:
array (
  '@filename' => 'sites/default/modules/ssh_helper/vendor/phpunit/php-token-stream/Tests/_files/issue30.php',
)
[20:52:29] Review complete. test_id=674703 result code=6 details=Array
(
    [@filename] => sites/default/modules/ssh_helper/vendor/phpunit/php-token-stream/Tests/_files/issue30.php
)

[20:52:29] Static variables reset.