🩹 Test-only changes
Failed Started
by
@kimpepper
Kim Pepper
1Running with gitlab-runner 17.5.2 (c6eae8d7)2 on gitlab-runner-6dd988d654-w6gfp s8ex1X2yJ, system ID: r_lmgHieT7uWA83 feature flags: FF_NETWORK_PER_BUILD:true4Resolving secrets6Using Kubernetes namespace: gitlab-runner7Using Kubernetes executor with image drupalci/php-8.3-ubuntu-apache:production ...8Using attach strategy to execute scripts...10Using FF_USE_POD_ACTIVE_DEADLINE_SECONDS, the Pod activeDeadlineSeconds will be set to the job timeout: 1h0m0s...11Waiting for pod gitlab-runner/runner-s8ex1x2yj-project-167041-concurrent-0-iws5cjiu to be running, status is Pending12Running on runner-s8ex1x2yj-project-167041-concurrent-0-iws5cjiu via gitlab-runner-6dd988d654-w6gfp...14Fetching changes with git depth set to 50...15Initialized empty Git repository in /builds/issue/drupal-3471194/.git/16Created fresh repository.17Checking out b5e6e826 as detached HEAD (ref is 3471194-filegeneratesamplevalue-makes-bad)...18Skipping Git submodules setup20Downloading artifacts for 🧹 PHP Coding standards (PHPCS) (3468031)...21Downloading artifacts from coordinator... ok host=drupal-gitlab-job-artifacts.s3.us-west-2.amazonaws.com id=3468031 responseStatus=200 OK token=glcbt-6423$ [[ $_TARGET_DB == sqlite* ]] && export SIMPLETEST_DB=sqlite://localhost/$CI_PROJECT_DIR/sites/default/files/db.sqlite?module=sqlite # collapsed multi-line command24$ $CI_PROJECT_DIR/.gitlab-ci/scripts/server-setup.sh25 * Starting Apache httpd web server apache226 * 27$ $CI_PROJECT_DIR/.gitlab-ci/scripts/test-only.sh28ℹ️ Changes from dd2982b5324445ec4e1d49b2cbcfa0ab19a607ae29core/modules/file/src/Plugin/Field/FieldType/FileItem.php30core/modules/file/tests/src/Kernel/Plugin/Field/FieldType/FileItemTest.php31If this list contains more files than what you changed, then you need to rebase your branch.321️⃣ Reverting non test changes33grep: warning: * at start of expression34grep: warning: * at start of expression35↩️ Reverting core/modules/file/src/Plugin/Field/FieldType/FileItem.php36grep: warning: * at start of expression372️⃣ Running test changes for this branch38HTML output directory sites/simpletest/browser_output is not a writable directory.39PHPUnit 10.5.38 by Sebastian Bergmann and contributors.40Runtime: PHP 8.3.1441Configuration: /builds/issue/drupal-3471194/core/phpunit.xml.dist42F 1 / 1 (100%)43Time: 00:00.772, Memory: 8.00 MB44There was 1 failure:451) Drupal\Tests\file\Kernel\Plugin\Field\FieldType\FileItemTest::testGenerateSampleValues46Failed asserting that 'public:///jVBR34M7e0.txt' starts not with "public:///".47/builds/issue/drupal-3471194/core/modules/file/tests/src/Kernel/Plugin/Field/FieldType/FileItemTest.php:4348FAILURES!49Tests: 1, Assertions: 3, Failures: 1.50Exiting with EXIT_CODE=152Running after script...53$ sed -i "s#$CI_PROJECT_DIR/##" ./sites/default/files/simpletest/phpunit-*.xml || true55Uploading artifacts...56./sites/default/files/simpletest/phpunit-*.xml: found 1 matching artifact files and directories 57WARNING: ./sites/simpletest/browser_output: no matching files. Ensure that the artifact path is relative to the working directory (/builds/issue/drupal-3471194) 58Uploading artifacts as "archive" to coordinator... 201 Created id=3468388 responseStatus=201 Created token=glcbt-6459Uploading artifacts...60./sites/default/files/simpletest/phpunit-*.xml: found 1 matching artifact files and directories 61Uploading artifacts as "junit" to coordinator... 201 Created id=3468388 responseStatus=201 Created token=glcbt-6463ERROR: Job failed: command terminated with exit code 1