upgrade_to_symfony_2_7_5-2578805-9.patch

Test status
StatusResult
Last receivedMon, 10/05/2015 - 17:38:59
Last requestedMon, 10/05/2015 - 18:59:15
Last testedMon, 10/05/2015 - 18:59:19
Test count1
Environment status
PHP 5.5 MySQLfail
File information
Fileupgrade_to_symfony_2_7_5-2578805-9.patch
BranchDrupal core - 8.0.x
LinkIssue Link
SummaryFAILED: [[SimpleTest]]: [PHP 5.5 MySQL] Unable to apply patch upgrade_to_symfony_2_7_5-2578805-9.patch. Unable to apply patch. See the log in the details link for more information.
Details

PHP 5.5 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
    Ensure the patch applies to the tip of the chosen code-base.
  6. Detect invalid PHP syntax
  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
[11:59:15] Log initialized (/var/lib/drupaltestbot/sites/default/files/review.test_1171983.pifr_simpletest.upgrade_to_symfony_2_7_5-2578805-9.patch.1444071555.log)
[11:59:15] Review timestamp: (Mon, 10/05/2015 - 11:59)
[11:59:15] Review host: (ec2-54-69-87-167)
[11:59:15] Operations:Array
(
    [0] => setup
    [1] => fetch
    [2] => checkout
    [3] => check
    [4] => apply
    [5] => syntax
    [6] => install
    [7] => review
)

[11:59:15] Result Codes: Array
(
    [fail] => 9
    [pass] => 10
)

[11:59:15] Environment variables and review information initialized.
[11:59:15] core_url = [git://git.drupal.org/project/drupal.git];  Test repository = [git://git.drupal.org/project/drupal.git]
[11:59:15] Review started.
[11:59:15] Test: Array
(
    [test_id] => 1171983
    [review] => Array
        (
            [plugin] => pifr_simpletest
            [argument] => Array
                (
                    [test.title] => 
                    [test.directory.review] => Array
                        (
                            [0] => 
                        )

                    [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] => 8
                    [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] => 
                    [phpversion] => 5.5
                    [test.php.version] => 5.5
                )

        )

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

                    [vcs_identifier] => 8.0.x
                )

            [dependencies] => Array
                (
                )

        )

    [files] => Array
        (
            [0] => https://www.drupal.org/files/issues/upgrade_to_symfony_2_7_5-2578805-9.patch
        )

)

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

[11:59:15] Invoking operation [setup]...
[11:59:15] Command [chmod -R u+rw sites/default/files/checkout 2>&1] succeeded.
[11:59:15] Command [rm -rf sites/default/files/checkout 2>&1] succeeded.
[11:59:15] Command [rm -rf /tmp/po* 2>&1] succeeded.
[11:59:15] Command [rm -rf sites/default/files/review 2>&1] succeeded.
[11:59:15] Database backend [mysql] loaded.
[11:59:15] Invoking operation [fetch]...
[11:59:16] Fetched [upgrade_to_symfony_2_7_5-2578805-9.patch].
[11:59:16] Invoking operation [checkout]...
[11:59:16] Version control system backend [git] loaded.
[11:59:18] Command [git clone 'git://git.drupal.org/project/drupal.git' 'checkout' --reference /var/cache/git/reference 2>&1] succeeded.
[11:59:18] Command [git --work-tree='checkout' --git-dir='checkout/.git' checkout '8.0.x' 2>&1] succeeded.
[11:59:19] Command [git --work-tree='checkout' --git-dir='checkout/.git' status 2>&1] succeeded.
[11:59:19] 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: [47e6ecf Issue #2578805 by hussainweb: Upgrade to Symfony 2.7.5].
[11:59:19] Main branch [8.0.x] checkout [complete].
[11:59:19] Invoking operation [check]...
[11:59:19] Invoking operation [apply]...
[11:59:19] Command [git apply --check -p1 /var/lib/drupaltestbot/sites/default/files/review/upgrade_to_symfony_2_7_5-2578805-9.patch 2>&1] failed
  Duration 0 seconds
  Directory [/var/lib/drupaltestbot/sites/default/files/checkout]
  Status [1]
 Output: [error: patch failed: composer.lock:1046
error: composer.lock: patch does not apply
error: patch failed: vendor/composer/installed.json:2035
error: vendor/composer/installed.json: patch does not apply
error: patch failed: vendor/symfony/console/Application.php:885
error: vendor/symfony/console/Application.php: patch does not apply
error: patch failed: vendor/symfony/console/Helper/DialogHelper.php:399
error: vendor/symfony/console/Helper/DialogHelper.php: patch does not apply
error: patch failed: vendor/symfony/console/Helper/ProcessHelper.php:11
error: vendor/symfony/console/Helper/ProcessHelper.php: patch does not apply
error: patch failed: vendor/symfony/console/Helper/ProgressBar.php:11
error: vendor/symfony/console/Helper/ProgressBar.php: patch does not apply
error: patch failed: vendor/symfony/console/Helper/QuestionHelper.php:12
error: vendor/symfony/console/Helper/QuestionHelper.php: patch does not apply
error: patch failed: vendor/symfony/console/Helper/Table.php:376
error: vendor/symfony/console/Helper/Table.php: patch does not apply
error: patch failed: vendor/symfony/console/Output/ConsoleOutput.php:48
error: vendor/symfony/console/Output/ConsoleOutput.php: patch does not apply
error: patch failed: vendor/symfony/console/Output/OutputInterface.php:48
error: vendor/symfony/console/Output/OutputInterface.php: patch does not apply
error: patch failed: vendor/symfony/console/Output/StreamOutput.php:35
error: vendor/symfony/console/Output/StreamOutput.php: patch does not apply
error: patch failed: vendor/symfony/console/Tests/ApplicationTest.php:884
error: vendor/symfony/console/Tests/ApplicationTest.php: patch does not apply
error: vendor/symfony/console/Tests/ClockMock.php: already exists in working directory
error: patch failed: vendor/symfony/console/Tests/Fixtures/application_asxml1.txt:2
error: vendor/symfony/console/Tests/Fixtures/application_asxml1.txt: patch does not apply
error: patch failed: vendor/symfony/console/Tests/Fixtures/application_asxml2.txt:2
error: vendor/symfony/console/Tests/Fixtures/application_asxml2.txt: patch does not apply
error: patch failed: vendor/symfony/console/Tests/Helper/LegacyProgressHelperTest.php:13
error: vendor/symfony/console/Tests/Helper/LegacyProgressHelperTest.php: patch does not apply
error: patch failed: vendor/symfony/console/Tests/Helper/ProgressBarTest.php:14
error: vendor/symfony/console/Tests/Helper/ProgressBarTest.php: patch does not apply
error: patch failed: vendor/symfony/css-selector/Parser/Shortcut/ClassParser.php:33
error: vendor/symfony/css-selector/Parser/Shortcut/ClassParser.php: patch does not apply
error: patch failed: vendor/symfony/css-selector/Parser/Shortcut/ElementParser.php:32
error: vendor/symfony/css-selector/Parser/Shortcut/ElementParser.php: patch does not apply
error: patch failed: vendor/symfony/css-selector/Parser/Shortcut/HashParser.php:33
error: vendor/symfony/css-selector/Parser/Shortcut/HashParser.php: patch does not apply
error: patch failed: vendor/symfony/css-selector/XPath/TranslatorInterface.php:29
error: vendor/symfony/css-selector/XPath/TranslatorInterface.php: patch does not apply
error: patch failed: vendor/symfony/debug/DebugClassLoader.php:221
error: vendor/symfony/debug/DebugClassLoader.php: patch does not apply
error: patch failed: vendor/symfony/debug/ExceptionHandler.php:223
error: vendor/symfony/debug/ExceptionHandler.php: patch does not apply
error: patch failed: vendor/symfony/debug/Tests/DebugClassLoaderTest.php:136
error: vendor/symfony/debug/Tests/DebugClassLoaderTest.php: patch does not apply
error: vendor/symfony/dependency-injection/Compiler/ExtensionCompilerPass.php: already exists in working directory
error: patch failed: vendor/symfony/dependency-injection/Compiler/PassConfig.php:45
error: vendor/symfony/dependency-injection/Compiler/PassConfig.php: patch does not apply
error: patch failed: vendor/symfony/dependency-injection/Loader/YamlFileLoader.php:19
error: vendor/symfony/dependency-injection/Loader/YamlFileLoader.php: patch does not apply
error: vendor/symfony/dependency-injection/Tests/Compiler/ExtensionCompilerPassTest.php: already exists in working directory
error: patch failed: vendor/symfony/dependency-injection/Tests/ContainerTest.php:539
error: vendor/symfony/dependency-injection/Tests/ContainerTest.php: patch does not apply
error: vendor/symfony/dependency-injection/Tests/Fixtures/includes/ProjectWithXsdExtensionInPhar.phar: already exists in working directory
error: vendor/symfony/dependency-injection/Tests/Fixtures/yaml/bad_format.yml: already exists in working directory
error: patch failed: vendor/symfony/dependency-injection/Tests/Loader/YamlFileLoaderTest.php:88
error: vendor/symfony/dependency-injection/Tests/Loader/YamlFileLoaderTest.php: patch does not apply
error: patch failed: vendor/symfony/dom-crawler/Crawler.php:790
error: vendor/symfony/dom-crawler/Crawler.php: patch does not apply
error: patch failed: vendor/symfony/dom-crawler/Form.php:34
error: vendor/symfony/dom-crawler/Form.php: patch does not apply
error: patch failed: vendor/symfony/dom-crawler/Tests/CrawlerTest.php:982
error: vendor/symfony/dom-crawler/Tests/CrawlerTest.php: patch does not apply
error: patch failed: vendor/symfony/dom-crawler/Tests/FormTest.php:820
error: vendor/symfony/dom-crawler/Tests/FormTest.php: patch does not apply
error: patch failed: vendor/symfony/event-dispatcher/ContainerAwareEventDispatcher.php:100
error: vendor/symfony/event-dispatcher/ContainerAwareEventDispatcher.php: patch does not apply
error: patch failed: vendor/symfony/event-dispatcher/EventDispatcher.php:33
error: vendor/symfony/event-dispatcher/EventDispatcher.php: patch does not apply
error: patch failed: vendor/symfony/event-dispatcher/Tests/AbstractEventDispatcherTest.php:12
error: vendor/symfony/event-dispatcher/Tests/AbstractEventDispatcherTest.php: patch does not apply
error: patch failed: vendor/symfony/http-foundation/Tests/ClockMock.php:11
error: vendor/symfony/http-foundation/Tests/ClockMock.php: patch does not apply
error: patch failed: vendor/symfony/http-foundation/Tests/CookieTest.php:23
error: vendor/symfony/http-foundation/Tests/CookieTest.php: patch does not apply
error: patch failed: vendor/symfony/http-foundation/Tests/ResponseHeaderBagTest.php:18
error: vendor/symfony/http-foundation/Tests/ResponseHeaderBagTest.php: patch does not apply
error: patch failed: vendor/symfony/http-kernel/DataCollector/DumpDataCollector.php:98
error: vendor/symfony/http-kernel/DataCollector/DumpDataCollector.php: patch does not apply
error: patch failed: vendor/symfony/http-kernel/HttpCache/Esi.php:213
error: vendor/symfony/http-kernel/HttpCache/Esi.php: patch does not apply
error: patch failed: vendor/symfony/http-kernel/Kernel.php:60
error: vendor/symfony/http-kernel/Kernel.php: patch does not apply
error: patch failed: vendor/symfony/http-kernel/Tests/Fragment/RoutableFragmentRendererTest.php:55
error: vendor/symfony/http-kernel/Tests/Fragment/RoutableFragmentRendererTest.php: patch does not apply
error: patch failed: vendor/symfony/http-kernel/Tests/HttpCache/EsiTest.php:92
error: vendor/symfony/http-kernel/Tests/HttpCache/EsiTest.php: patch does not apply
error: patch failed: vendor/symfony/http-kernel/Tests/KernelTest.php:12
error: vendor/symfony/http-kernel/Tests/KernelTest.php: patch does not apply
error: patch failed: vendor/symfony/process/Process.php:275
error: vendor/symfony/process/Process.php: patch does not apply
error: patch failed: vendor/symfony/routing/Loader/YamlFileLoader.php:14
error: vendor/symfony/routing/Loader/YamlFileLoader.php: patch does not apply
error: vendor/symfony/routing/Tests/Fixtures/bad_format.yml: already exists in working directory
error: patch failed: vendor/symfony/routing/Tests/Loader/YamlFileLoaderTest.php:51
error: vendor/symfony/routing/Tests/Loader/YamlFileLoaderTest.php: patch does not apply
error: patch failed: vendor/symfony/validator/Mapping/Loader/YamlFileLoader.php:12
error: vendor/symfony/validator/Mapping/Loader/YamlFileLoader.php: patch does not apply
error: patch failed: vendor/symfony/validator/Mapping/MetadataInterface.php:11
error: vendor/symfony/validator/Mapping/MetadataInterface.php: patch does not apply
error: patch failed: vendor/symfony/validator/Resources/translations/validators.sv.xlf:302
error: vendor/symfony/validator/Resources/translations/validators.sv.xlf: patch does not apply
error: patch failed: vendor/symfony/validator/Tests/Constraints/AbstractComparisonValidatorTestCase.php:36
error: vendor/symfony/validator/Tests/Constraints/AbstractComparisonValidatorTestCase.php: patch does not apply
error: patch failed: vendor/symfony/validator/Tests/Constraints/IdenticalToValidatorTest.php:64
error: vendor/symfony/validator/Tests/Constraints/IdenticalToValidatorTest.php: patch does not apply
error: patch failed: vendor/symfony/validator/Tests/Constraints/RangeValidatorTest.php:194
error: vendor/symfony/validator/Tests/Constraints/RangeValidatorTest.php: patch does not apply
error: patch failed: vendor/symfony/validator/Tests/Mapping/Loader/YamlFileLoaderTest.php:33
error: vendor/symfony/validator/Tests/Mapping/Loader/YamlFileLoaderTest.php: patch does not apply
error: vendor/symfony/validator/Tests/Mapping/Loader/bad-format.yml: already exists in working directory
error: patch failed: vendor/symfony/yaml/Parser.php:135
error: vendor/symfony/yaml/Parser.php: patch does not apply
error: patch failed: vendor/symfony/yaml/Tests/ParserTest.php:747
error: vendor/symfony/yaml/Tests/ParserTest.php: patch does not apply].
[11:59:19] Encountered error on [apply], details:
array (
  '@filename' => 'upgrade_to_symfony_2_7_5-2578805-9.patch',
  '@reason' => 'Unable to apply patch.  See the log in the details link for more information',
)
[11:59:19] Review complete. test_id=1171983 result code=5 details=Array
(
    [@filename] => upgrade_to_symfony_2_7_5-2578805-9.patch
    [@reason] => Unable to apply patch.  See the log in the details link for more information
)

[11:59:19] Static variables reset.