2573559-11.patch

Test status
StatusResult
Last receivedTue, 09/29/2015 - 15:14:00
Last requestedWed, 09/30/2015 - 22:08:47
Last testedWed, 09/30/2015 - 22:08:51
Test count1
Environment status
PHP 5.5 MySQLfail
File information
File2573559-11.patch
BranchDrupal core - 8.0.x
LinkIssue Link
SummaryFAILED: [[SimpleTest]]: [PHP 5.5 MySQL] Unable to apply patch 2573559-11.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
[15:08:47] Log initialized (/var/lib/drupaltestbot/sites/default/files/review.test_1166063.pifr_simpletest.2573559-11.patch.1443650927.log)
[15:08:47] Review timestamp: (Wed, 09/30/2015 - 15:08)
[15:08:47] Review host: (ec2-52-89-208-32)
[15:08:47] Operations:Array
(
    [0] => setup
    [1] => fetch
    [2] => checkout
    [3] => check
    [4] => apply
    [5] => syntax
    [6] => install
    [7] => review
)

[15:08:47] Result Codes: Array
(
    [fail] => 9
    [pass] => 10
)

[15:08:47] Environment variables and review information initialized.
[15:08:47] core_url = [git://git.drupal.org/project/drupal.git];  Test repository = [git://git.drupal.org/project/drupal.git]
[15:08:47] Review started.
[15:08:47] Test: Array
(
    [test_id] => 1166063
    [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/2573559-11.patch
        )

)

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

[15:08:47] Invoking operation [setup]...
[15:08:48] Command [chmod -R u+rw sites/default/files/checkout 2>&1] succeeded.
[15:08:48] Command [rm -rf sites/default/files/checkout 2>&1] succeeded.
[15:08:48] Command [rm -rf /tmp/po* 2>&1] succeeded.
[15:08:48] Command [rm -rf sites/default/files/review 2>&1] succeeded.
[15:08:48] Database backend [mysql] loaded.
[15:08:48] Invoking operation [fetch]...
[15:08:48] Fetched [2573559-11.patch].
[15:08:48] Invoking operation [checkout]...
[15:08:48] Version control system backend [git] loaded.
[15:08:50] Command [git clone 'git://git.drupal.org/project/drupal.git' 'checkout' --reference /var/cache/git/reference 2>&1] succeeded.
[15:08:50] Command [git --work-tree='checkout' --git-dir='checkout/.git' checkout '8.0.x' 2>&1] succeeded.
[15:08:51] Command [git --work-tree='checkout' --git-dir='checkout/.git' status 2>&1] succeeded.
[15:08:51] 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: [c018664 Issue #2569529 by mdrummond, DuaelFr: system_update_8005 does not create secondary tasks block in Seven].
[15:08:51] Main branch [8.0.x] checkout [complete].
[15:08:51] Invoking operation [check]...
[15:08:51] Invoking operation [apply]...
[15:08:51] Command [git apply --check -p1 /var/lib/drupaltestbot/sites/default/files/review/2573559-11.patch 2>&1] failed
  Duration 0 seconds
  Directory [/var/lib/drupaltestbot/sites/default/files/checkout]
  Status [1]
 Output: [error: patch failed: core/modules/block_content/tests/src/Unit/Plugin/migrate/source/d6/BoxTest.php:16
error: core/modules/block_content/tests/src/Unit/Plugin/migrate/source/d6/BoxTest.php: patch does not apply
error: core/modules/block_content/tests/src/Unit/Plugin/migrate/source/d7/BlockCustomTest.php: already exists in working directory
error: core/modules/book/tests/src/Unit/Plugin/migrate/source/d6/BookTest.php: already exists in working directory
error: patch failed: core/modules/comment/src/Plugin/migrate/source/d6/CommentVariable.php:41
error: core/modules/comment/src/Plugin/migrate/source/d6/CommentVariable.php: patch does not apply
error: core/modules/comment/tests/src/Unit/Migrate/d6/CommentVariablePerCommentTypeTest.php: already exists in working directory
error: core/modules/comment/tests/src/Unit/Migrate/d6/CommentVariableTest.php: already exists in working directory
error: patch failed: core/modules/contact/src/Plugin/migrate/source/d6/ContactSettings.php:20
error: core/modules/contact/src/Plugin/migrate/source/d6/ContactSettings.php: patch does not apply
error: core/modules/contact/tests/src/Unit/Plugin/migrate/source/d6/ContactSettingsTest.php: already exists in working directory
error: core/modules/field/tests/src/Unit/Plugin/migrate/source/d6/FieldInstancePerFormDisplayTest.php: already exists in working directory
error: patch failed: core/modules/field/tests/src/Unit/Plugin/migrate/source/d6/FieldInstancePerViewModeTest.php:16
error: core/modules/field/tests/src/Unit/Plugin/migrate/source/d6/FieldInstancePerViewModeTest.php: patch does not apply
error: patch failed: core/modules/file/src/Plugin/migrate/source/d6/UploadInstance.php:26
error: core/modules/file/src/Plugin/migrate/source/d6/UploadInstance.php: patch does not apply
error: patch failed: core/modules/file/tests/src/Unit/Plugin/migrate/source/d6/FileTest.php:18
error: core/modules/file/tests/src/Unit/Plugin/migrate/source/d6/FileTest.php: patch does not apply
error: core/modules/file/tests/src/Unit/Plugin/migrate/source/d6/UploadInstanceTest.php: already exists in working directory
error: core/modules/file/tests/src/Unit/Plugin/migrate/source/d6/UploadTest.php: already exists in working directory
error: patch failed: core/modules/image/src/Tests/Migrate/d6/MigrateImageCacheTest.php:30
error: core/modules/image/src/Tests/Migrate/d6/MigrateImageCacheTest.php: patch does not apply
error: core/modules/image/tests/src/Unit/Plugin/migrate/source/d6/ImageCachePresetTest.php: already exists in working directory
error: patch failed: core/modules/migrate/tests/src/Unit/MigrateSqlSourceTestCase.php:7
error: core/modules/migrate/tests/src/Unit/MigrateSqlSourceTestCase.php: patch does not apply
error: patch failed: core/modules/migrate_drupal/src/Tests/MigrateDrupalTestBase.php:9
error: core/modules/migrate_drupal/src/Tests/MigrateDrupalTestBase.php: patch does not apply
error: patch failed: core/modules/taxonomy/src/Plugin/migrate/source/d6/TermNode.php:20
error: core/modules/taxonomy/src/Plugin/migrate/source/d6/TermNode.php: patch does not apply
error: core/modules/taxonomy/tests/src/Unit/Migrate/d6/TermNodeTest.php: already exists in working directory
error: patch failed: core/modules/user/tests/src/Unit/Migrate/ProfileFieldTest.php:25
error: core/modules/user/tests/src/Unit/Migrate/ProfileFieldTest.php: patch does not apply
error: core/modules/user/tests/src/Unit/Migrate/UserPictureInstanceTest.php: already exists in working directory
error: core/modules/user/tests/src/Unit/Migrate/d6/ProfileFieldValuesTest.php: already exists in working directory
error: patch failed: core/modules/user/tests/src/Unit/Migrate/d6/RoleTest.php:16
error: core/modules/user/tests/src/Unit/Migrate/d6/RoleTest.php: patch does not apply
error: core/modules/user/tests/src/Unit/Migrate/d6/UserPictureFileTest.php: already exists in working directory].
[15:08:51] Encountered error on [apply], details:
array (
  '@filename' => '2573559-11.patch',
  '@reason' => 'Unable to apply patch.  See the log in the details link for more information',
)
[15:08:51] Review complete. test_id=1166063 result code=5 details=Array
(
    [@filename] => 2573559-11.patch
    [@reason] => Unable to apply patch.  See the log in the details link for more information
)

[15:08:51] Static variables reset.