iscomplete_should_not-2554003-34.patch

Test status
StatusResult
Last receivedFri, 10/02/2015 - 19:56:59
Last requestedSat, 10/03/2015 - 05:42:38
Last testedSat, 10/03/2015 - 05:42:41
Test count1
Environment status
PHP 5.5 MySQLfail
File information
Fileiscomplete_should_not-2554003-34.patch
BranchDrupal core - 8.0.x
LinkIssue Link
SummaryFAILED: [[SimpleTest]]: [PHP 5.5 MySQL] Unable to apply patch iscomplete_should_not-2554003-34.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
[22:42:38] Log initialized (/var/lib/drupaltestbot/sites/default/files/review.test_1169553.pifr_simpletest.iscomplete_should_not-2554003-34.patch.1443850958.log)
[22:42:38] Review timestamp: (Fri, 10/02/2015 - 22:42)
[22:42:38] Review host: (ec2-52-10-169-157)
[22:42:38] Operations:Array
(
    [0] => setup
    [1] => fetch
    [2] => checkout
    [3] => check
    [4] => apply
    [5] => syntax
    [6] => install
    [7] => review
)

[22:42:38] Result Codes: Array
(
    [fail] => 9
    [pass] => 10
)

[22:42:38] Environment variables and review information initialized.
[22:42:38] core_url = [git://git.drupal.org/project/drupal.git];  Test repository = [git://git.drupal.org/project/drupal.git]
[22:42:38] Review started.
[22:42:38] Test: Array
(
    [test_id] => 1169553
    [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/iscomplete_should_not-2554003-34.patch
        )

)

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

[22:42:38] Invoking operation [setup]...
[22:42:38] Command [chmod -R u+rw sites/default/files/checkout 2>&1] succeeded.
[22:42:39] Command [rm -rf sites/default/files/checkout 2>&1] succeeded.
[22:42:39] Command [rm -rf /tmp/po* 2>&1] succeeded.
[22:42:39] Command [rm -rf sites/default/files/review 2>&1] succeeded.
[22:42:39] Database backend [mysql] loaded.
[22:42:39] Invoking operation [fetch]...
[22:42:39] Fetched [iscomplete_should_not-2554003-34.patch].
[22:42:39] Invoking operation [checkout]...
[22:42:39] Version control system backend [git] loaded.
[22:42:41] Command [git clone 'git://git.drupal.org/project/drupal.git' 'checkout' --reference /var/cache/git/reference 2>&1] succeeded.
[22:42:41] Command [git --work-tree='checkout' --git-dir='checkout/.git' checkout '8.0.x' 2>&1] succeeded.
[22:42:41] Command [git --work-tree='checkout' --git-dir='checkout/.git' status 2>&1] succeeded.
[22:42:41] 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: [13588e3 Revert "Issue #2563843 by heddn, jhodgdon, mradcliffe, swentel: MapItem FieldType isn't used, documented, or tested: remove it"].
[22:42:41] Main branch [8.0.x] checkout [complete].
[22:42:41] Invoking operation [check]...
[22:42:41] Invoking operation [apply]...
[22:42:41] Command [git apply --check -p1 /var/lib/drupaltestbot/sites/default/files/review/iscomplete_should_not-2554003-34.patch 2>&1] failed
  Duration 0 seconds
  Directory [/var/lib/drupaltestbot/sites/default/files/checkout]
  Status [1]
 Output: [error: patch failed: core/modules/file/src/Tests/Migrate/d6/MigrateUploadTest.php:8
error: core/modules/file/src/Tests/Migrate/d6/MigrateUploadTest.php: patch does not apply
error: patch failed: core/modules/migrate/src/Entity/Migration.php:387
error: core/modules/migrate/src/Entity/Migration.php: patch does not apply
error: patch failed: core/modules/migrate/src/Entity/MigrationInterface.php:159
error: core/modules/migrate/src/Entity/MigrationInterface.php: patch does not apply
error: patch failed: core/modules/migrate/src/MigrateExecutable.php:283
error: core/modules/migrate/src/MigrateExecutable.php: patch does not apply
error: patch failed: core/modules/migrate/src/Tests/MigrateTestBase.php:153
error: core/modules/migrate/src/Tests/MigrateTestBase.php: patch does not apply
error: patch failed: core/modules/migrate/tests/src/Unit/MigrationTest.php:96
error: core/modules/migrate/tests/src/Unit/MigrationTest.php: patch does not apply].
[22:42:41] Encountered error on [apply], details:
array (
  '@filename' => 'iscomplete_should_not-2554003-34.patch',
  '@reason' => 'Unable to apply patch.  See the log in the details link for more information',
)
[22:42:41] Review complete. test_id=1169553 result code=5 details=Array
(
    [@filename] => iscomplete_should_not-2554003-34.patch
    [@reason] => Unable to apply patch.  See the log in the details link for more information
)

[22:42:41] Static variables reset.