2520540-18.patch

Test status
StatusResult
Last receivedMon, 10/05/2015 - 14:40:59
Last requestedMon, 10/05/2015 - 16:42:05
Last testedMon, 10/05/2015 - 16:42:08
Test count1
Environment status
PHP 5.5 MySQLfail
File information
File2520540-18.patch
BranchDrupal core - 8.0.x
LinkIssue Link
SummaryFAILED: [[SimpleTest]]: [PHP 5.5 MySQL] Unable to apply patch 2520540-18.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
[09:42:05] Log initialized (/var/lib/drupaltestbot/sites/default/files/review.test_1171703.pifr_simpletest.2520540-18.patch.1444063325.log)
[09:42:05] Review timestamp: (Mon, 10/05/2015 - 09:42)
[09:42:05] Review host: (ec2-52-89-97-83)
[09:42:05] Operations:Array
(
    [0] => setup
    [1] => fetch
    [2] => checkout
    [3] => check
    [4] => apply
    [5] => syntax
    [6] => install
    [7] => review
)

[09:42:05] Result Codes: Array
(
    [fail] => 9
    [pass] => 10
)

[09:42:05] Environment variables and review information initialized.
[09:42:05] core_url = [git://git.drupal.org/project/drupal.git];  Test repository = [git://git.drupal.org/project/drupal.git]
[09:42:05] Review started.
[09:42:05] Test: Array
(
    [test_id] => 1171703
    [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/2520540-18.patch
        )

)

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

[09:42:05] Invoking operation [setup]...
[09:42:05] Command [chmod -R u+rw sites/default/files/checkout 2>&1] succeeded.
[09:42:05] Command [rm -rf sites/default/files/checkout 2>&1] succeeded.
[09:42:05] Command [rm -rf /tmp/po* 2>&1] succeeded.
[09:42:05] Command [rm -rf sites/default/files/review 2>&1] succeeded.
[09:42:05] Database backend [mysql] loaded.
[09:42:05] Invoking operation [fetch]...
[09:42:05] Fetched [2520540-18.patch].
[09:42:05] Invoking operation [checkout]...
[09:42:05] Version control system backend [git] loaded.
[09:42:07] Command [git clone 'git://git.drupal.org/project/drupal.git' 'checkout' --reference /var/cache/git/reference 2>&1] succeeded.
[09:42:07] Command [git --work-tree='checkout' --git-dir='checkout/.git' checkout '8.0.x' 2>&1] succeeded.
[09:42:07] Command [git --work-tree='checkout' --git-dir='checkout/.git' status 2>&1] succeeded.
[09:42:07] 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: [176d994 Issue #2560049 by hass, chrisfree, cilefen, Wim Leers, Gábor Hojtsy: Incorrect capitalisation of translatable strings].
[09:42:07] Main branch [8.0.x] checkout [complete].
[09:42:07] Invoking operation [check]...
[09:42:07] Invoking operation [apply]...
[09:42:07] Command [git apply --check -p1 /var/lib/drupaltestbot/sites/default/files/review/2520540-18.patch 2>&1] failed
  Duration 0 seconds
  Directory [/var/lib/drupaltestbot/sites/default/files/checkout]
  Status [1]
 Output: [error: patch failed: core/lib/Drupal/Core/Config/ConfigManager.php:320
error: core/lib/Drupal/Core/Config/ConfigManager.php: patch does not apply
error: patch failed: core/lib/Drupal/Core/Config/Entity/ConfigDependencyManager.php:58
error: core/lib/Drupal/Core/Config/Entity/ConfigDependencyManager.php: patch does not apply
error: patch failed: core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:7
error: core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php: patch does not apply
error: patch failed: core/lib/Drupal/Core/Config/Entity/ConfigEntityDependency.php:7
error: core/lib/Drupal/Core/Config/Entity/ConfigEntityDependency.php: patch does not apply
error: patch failed: core/lib/Drupal/Core/Config/Entity/ConfigEntityInterface.php:144
error: core/lib/Drupal/Core/Config/Entity/ConfigEntityInterface.php: patch does not apply
error: patch failed: core/lib/Drupal/Core/Entity/EntityDisplayBase.php:278
error: core/lib/Drupal/Core/Entity/EntityDisplayBase.php: patch does not apply
error: patch failed: core/lib/Drupal/Core/Entity/EntityDisplayModeBase.php:93
error: core/lib/Drupal/Core/Entity/EntityDisplayModeBase.php: patch does not apply
error: patch failed: core/lib/Drupal/Core/Field/FieldConfigBase.php:245
error: core/lib/Drupal/Core/Field/FieldConfigBase.php: patch does not apply
error: patch failed: core/modules/block/src/Entity/Block.php:231
error: core/modules/block/src/Entity/Block.php: patch does not apply
error: patch failed: core/modules/block/tests/src/Unit/BlockConfigEntityUnitTest.php:100
error: core/modules/block/tests/src/Unit/BlockConfigEntityUnitTest.php: patch does not apply
error: patch failed: core/modules/book/config/install/core.entity_view_mode.node.print.yml:2
error: core/modules/book/config/install/core.entity_view_mode.node.print.yml: patch does not apply
error: patch failed: core/modules/book/config/install/node.type.book.yml:1
error: core/modules/book/config/install/node.type.book.yml: patch does not apply
error: patch failed: core/modules/config/src/Tests/ConfigDependencyTest.php:69
error: core/modules/config/src/Tests/ConfigDependencyTest.php: patch does not apply
error: patch failed: core/modules/config/src/Tests/ConfigDependencyWebTest.php:125
error: core/modules/config/src/Tests/ConfigDependencyWebTest.php: patch does not apply
error: patch failed: core/modules/config/tests/config_other_module_config_test/config/optional/config_test.dynamic.other_module_test_unmet.yml:6
error: core/modules/config/tests/config_other_module_config_test/config/optional/config_test.dynamic.other_module_test_unmet.yml: patch does not apply
error: patch failed: core/modules/editor/src/Entity/Editor.php:107
error: core/modules/editor/src/Entity/Editor.php: patch does not apply
error: patch failed: core/modules/editor/tests/src/Unit/EditorConfigEntityUnitTest.php:130
error: core/modules/editor/tests/src/Unit/EditorConfigEntityUnitTest.php: patch does not apply
error: patch failed: core/modules/field/src/Entity/FieldConfig.php:187
error: core/modules/field/src/Entity/FieldConfig.php: patch does not apply
error: patch failed: core/modules/field/src/Entity/FieldStorageConfig.php:346
error: core/modules/field/src/Entity/FieldStorageConfig.php: patch does not apply
error: patch failed: core/modules/field/tests/src/Unit/FieldConfigEntityUnitTest.php:153
error: core/modules/field/tests/src/Unit/FieldConfigEntityUnitTest.php: patch does not apply
error: patch failed: core/modules/field/tests/src/Unit/FieldStorageConfigEntityUnitTest.php:93
error: core/modules/field/tests/src/Unit/FieldStorageConfigEntityUnitTest.php: patch does not apply
error: patch failed: core/modules/field_ui/src/Tests/EntityDisplayTest.php:109
error: core/modules/field_ui/src/Tests/EntityDisplayTest.php: patch does not apply
error: patch failed: core/modules/field_ui/src/Tests/ManageDisplayTest.php:142
error: core/modules/field_ui/src/Tests/ManageDisplayTest.php: patch does not apply
error: patch failed: core/modules/file/src/Tests/Views/RelationshipUserFileDataTest.php:84
error: core/modules/file/src/Tests/Views/RelationshipUserFileDataTest.php: patch does not apply
error: patch failed: core/modules/forum/config/install/node.type.forum.yml:1
error: core/modules/forum/config/install/node.type.forum.yml: patch does not apply
error: patch failed: core/modules/forum/config/install/taxonomy.vocabulary.forums.yml:1
error: core/modules/forum/config/install/taxonomy.vocabulary.forums.yml: patch does not apply
error: patch failed: core/modules/image/src/Tests/Views/RelationshipUserImageDataTest.php:84
error: core/modules/image/src/Tests/Views/RelationshipUserImageDataTest.php: patch does not apply
error: patch failed: core/modules/language/src/Entity/ContentLanguageSettings.php:200
error: core/modules/language/src/Entity/ContentLanguageSettings.php: patch does not apply
error: patch failed: core/modules/language/tests/src/Unit/ContentLanguageSettingsUnitTest.php:102
error: core/modules/language/tests/src/Unit/ContentLanguageSettingsUnitTest.php: patch does not apply
error: patch failed: core/modules/migrate/src/Entity/Migration.php:590
error: core/modules/migrate/src/Entity/Migration.php: patch does not apply
error: patch failed: core/modules/node/src/Tests/Views/FrontPageTest.php:73
error: core/modules/node/src/Tests/Views/FrontPageTest.php: patch does not apply
error: patch failed: core/modules/rdf/src/Entity/RdfMapping.php:148
error: core/modules/rdf/src/Entity/RdfMapping.php: patch does not apply
error: patch failed: core/modules/rdf/tests/src/Unit/RdfMappingConfigEntityUnitTest.php:92
error: core/modules/rdf/tests/src/Unit/RdfMappingConfigEntityUnitTest.php: patch does not apply
error: patch failed: core/modules/responsive_image/src/Entity/ResponsiveImageStyle.php:212
error: core/modules/responsive_image/src/Entity/ResponsiveImageStyle.php: patch does not apply
error: patch failed: core/modules/responsive_image/tests/src/Unit/ResponsiveImageStyleConfigEntityUnitTest.php:108
error: core/modules/responsive_image/tests/src/Unit/ResponsiveImageStyleConfigEntityUnitTest.php: patch does not apply
error: patch failed: core/modules/system/src/Tests/Action/ActionUnitTest.php:99
error: core/modules/system/src/Tests/Action/ActionUnitTest.php: patch does not apply
error: patch failed: core/modules/system/src/Tests/Block/SystemMenuBlockTest.php:162
error: core/modules/system/src/Tests/Block/SystemMenuBlockTest.php: patch does not apply
error: patch failed: core/modules/system/src/Tests/Update/UpdatePathTestBaseFilledTest.php:8
error: core/modules/system/src/Tests/Update/UpdatePathTestBaseFilledTest.php: patch does not apply
error: patch failed: core/modules/system/src/Tests/Update/UpdatePostUpdateTest.php:62
error: core/modules/system/src/Tests/Update/UpdatePostUpdateTest.php: patch does not apply
error: core/modules/system/system.post_update.php: already exists in working directory
error: patch failed: core/modules/system/tests/themes/test_basetheme/config/install/core.date_format.fancy.yml:8
error: core/modules/system/tests/themes/test_basetheme/config/install/core.date_format.fancy.yml: patch does not apply
error: patch failed: core/modules/taxonomy/src/Tests/Views/RelationshipNodeTermDataTest.php:34
error: core/modules/taxonomy/src/Tests/Views/RelationshipNodeTermDataTest.php: patch does not apply
error: patch failed: core/modules/taxonomy/src/Tests/Views/TaxonomyIndexTidUiTest.php:121
error: core/modules/taxonomy/src/Tests/Views/TaxonomyIndexTidUiTest.php: patch does not apply
error: patch failed: core/modules/tour/src/Entity/Tour.php:183
error: core/modules/tour/src/Entity/Tour.php: patch does not apply
error: patch failed: core/modules/tour/src/Tests/TourTest.php:143
error: core/modules/tour/src/Tests/TourTest.php: patch does not apply
error: patch failed: core/modules/user/src/Tests/Views/AccessRoleTest.php:44
error: core/modules/user/src/Tests/Views/AccessRoleTest.php: patch does not apply
error: patch failed: core/modules/views/src/Entity/View.php:286
error: core/modules/views/src/Entity/View.php: patch does not apply
error: patch failed: core/modules/views/src/Tests/Entity/FilterEntityBundleTest.php:84
error: core/modules/views/src/Tests/Entity/FilterEntityBundleTest.php: patch does not apply
error: patch failed: core/modules/views/src/Tests/Entity/ViewEntityDependenciesTest.php:83
error: core/modules/views/src/Tests/Entity/ViewEntityDependenciesTest.php: patch does not apply
error: patch failed: core/modules/views/src/Tests/Handler/AreaEntityTest.php:191
error: core/modules/views/src/Tests/Handler/AreaEntityTest.php: patch does not apply
error: patch failed: core/modules/views/src/Tests/Handler/AreaViewTest.php:41
error: core/modules/views/src/Tests/Handler/AreaViewTest.php: patch does not apply
error: patch failed: core/modules/views/src/Tests/Plugin/BlockDependenciesTest.php:37
error: core/modules/views/src/Tests/Plugin/BlockDependenciesTest.php: patch does not apply
error: patch failed: core/modules/views/src/Tests/Plugin/DisplayPageTest.php:144
error: core/modules/views/src/Tests/Plugin/DisplayPageTest.php: patch does not apply
error: patch failed: core/modules/views/src/ViewExecutable.php:2315
error: core/modules/views/src/ViewExecutable.php: patch does not apply
error: patch failed: core/modules/views_ui/src/ViewUI.php:1206
error: core/modules/views_ui/src/ViewUI.php: patch does not apply
error: patch failed: core/tests/Drupal/Tests/Core/Config/Entity/ConfigEntityBaseUnitTest.php:139
error: core/tests/Drupal/Tests/Core/Config/Entity/ConfigEntityBaseUnitTest.php: patch does not apply
error: patch failed: core/tests/Drupal/Tests/Core/Config/Entity/EntityDisplayModeBaseUnitTest.php:98
error: core/tests/Drupal/Tests/Core/Config/Entity/EntityDisplayModeBaseUnitTest.php: patch does not apply].
[09:42:07] Encountered error on [apply], details:
array (
  '@filename' => '2520540-18.patch',
  '@reason' => 'Unable to apply patch.  See the log in the details link for more information',
)
[09:42:07] Review complete. test_id=1171703 result code=5 details=Array
(
    [@filename] => 2520540-18.patch
    [@reason] => Unable to apply patch.  See the log in the details link for more information
)

[09:42:07] Static variables reset.