Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unexpected test failures in pub #18828

Closed
iposva-google opened this issue May 14, 2014 · 4 comments
Closed

Unexpected test failures in pub #18828

iposva-google opened this issue May 14, 2014 · 4 comments
Assignees

Comments

@iposva-google
Copy link
Contributor

From http://chromegw.corp.google.com/i/client.dart/builders/pub-win-be/builds/6062/steps/pkgbuild_public_pkgs%20tests%20failures/logs/stdio

@@@BUILD_STEP pkgbuild_public_pkgs tests failures@@@

FAILED: none-vm release_ia32 pkgbuild/pkg/docgen
Expected: Pass Slow
Actual: PubGetError
CommandOutput[dir_copy]:
diagnostics:
CommandOutput[modify_pubspec]:
diagnostics:
CommandOutput[pub_get]:

stdout:
Resolving dependencies... (8.3s)
Downloading markdown 0.7.0...
Downloading yaml 0.9.0...
Downloading logging 0.9.1+1...
Downloading path 1.1.0...
Downloading args 0.11.0+1...
Downloading scheduled_test 0.11.0+3...
Downloading unittest 0.10.1+2...
Downloading collection 0.9.2...
Downloading shelf 0.5.1+1...
Downloading stack_trace 0.9.3+1...
Downloading http 0.11.0+1...
Downloading matcher 0.10.0...
Downloading mock 0.10.0+1...
Downloading http_parser 0.0.2+2...
Downloading string_scanner 0.0.1...
Downloading crypto 0.9.0...

stderr:
TimeoutException after 0:00:30.000000: Timed out while fetching URL "https://pub.dartlang.org/packages/scheduled_test/versions/0.11.0+3.tar.gz".
..........\sdk\lib_internal\pub\lib\src\io.dart 648 timeout.<fn>
dart:isolate _RawReceivePortImpl._handleMessage
This is an unexpected error. Please run

    pub --trace 'get'

and include the results in a bug report on http://dartbug.com/new.

Command[dir_copy]: Copying 'E:\b\build\slave\pub-win-be\build\dart\pkg\docgen' to 'E:/b/build/slave/pub-win-be/build/dart/build/ReleaseIA32/generated_pub_package_builds/public_packages/pkg_docgen'.
Took 0:00:00.374450

Command[modify_pubspec]: Adding necessary dependency overrides to 'E:\b\build\slave\pub-win-be\build\dart\build\ReleaseIA32\generated_pub_package_builds\public_packages\pkg_docgen\pubspec.yaml' (destination = E:\b\build\slave\pub-win-be\build\dart\build\ReleaseIA32\generated_pub_package_builds\public_packages\pkg_docgen\pubspec.yaml).
Took 0:00:00.000000

Command[pub_get]: E:\b\build\slave\pub-win-be\build\dart\build\ReleaseIA32\dart-sdk\bin\pub.bat get (working directory: E:/b/build/slave/pub-win-be/build/dart/build/ReleaseIA32/generated_pub_package_builds/public_packages/pkg_docgen)
Took 0:00:43.296000

Short reproduction command (experimental):
    python tools/test.py -mrelease --use-sdk --write-test-outcome-log --use-public-packages -t60 pkgbuild/pkg/docgen

FAILED: none-vm release_ia32 pkgbuild/pkg/smoke
Expected: Pass
Actual: PubGetError
CommandOutput[dir_copy]:
diagnostics:
CommandOutput[modify_pubspec]:
diagnostics:
CommandOutput[pub_get]:

stdout:
Resolving dependencies... (9.4s)
Downloading code_transformers 0.1.3...
Downloading path 1.1.0...
Downloading logging 0.9.1+1...
Downloading unittest 0.10.1+2...
Downloading analyzer 0.13.6...
Downloading barback 0.13.0...
Downloading source_maps 0.9.0...
Downloading collection 0.9.2...
Downloading matcher 0.10.0...
Downloading mock 0.10.0+1...
Downloading stack_trace 0.9.3+1...
Downloading args 0.10.0+2...

stderr:
Deletion failed, path = 'E:\b\build\slave\pub-win-be\build\dart\build\ReleaseIA32\generated_pub_package_builds\public_packages\pkg_smoke\pub-cache_temp' (OS Error: The process cannot access the file because it is being used by another process.
, errno = 32)

Command[dir_copy]: Copying 'E:\b\build\slave\pub-win-be\build\dart\pkg\smoke' to 'E:/b/build/slave/pub-win-be/build/dart/build/ReleaseIA32/generated_pub_package_builds/public_packages/pkg_smoke'.
Took 0:00:00.171624

Command[modify_pubspec]: Adding necessary dependency overrides to 'E:\b\build\slave\pub-win-be\build\dart\build\ReleaseIA32\generated_pub_package_builds\public_packages\pkg_smoke\pubspec.yaml' (destination = E:\b\build\slave\pub-win-be\build\dart\build\ReleaseIA32\generated_pub_package_builds\public_packages\pkg_smoke\pubspec.yaml).
Took 0:00:00.000000

Command[pub_get]: E:\b\build\slave\pub-win-be\build\dart\build\ReleaseIA32\dart-sdk\bin\pub.bat get (working directory: E:/b/build/slave/pub-win-be/build/dart/build/ReleaseIA32/generated_pub_package_builds/public_packages/pkg_smoke)
Took 0:00:40.628000

Short reproduction command (experimental):
    python tools/test.py -mrelease --use-sdk --write-test-outcome-log --use-public-packages -t60 pkgbuild/pkg/smoke

FAILED: none-vm release_ia32 pkgbuild/pkg/polymer
Expected: Pass
Actual: PubGetError
CommandOutput[dir_copy]:
diagnostics:
CommandOutput[modify_pubspec]:
diagnostics:
CommandOutput[pub_get]:

stdout:
Resolving dependencies... (8.3s)
Downloading analyzer 0.13.6...
Downloading args 0.10.0+2...
Downloading browser 0.10.0+2...
Downloading html5lib 0.10.0...
Downloading logging 0.9.1+1...
Downloading path 1.1.0...
Downloading polymer_expressions 0.10.0-pre.2...
Downloading smoke 0.1.0-pre.5...
Downloading source_maps 0.9.0...
Downloading template_binding 0.10.0-pre.1...
Downloading unittest 0.10.1+2...
Downloading web_components 0.3.4...
Downloading yaml 0.9.0...
Downloading observe 0.10.0-pre.4...
Downloading code_transformers 0.1.3...
Downloading barback 0.13.0...
Downloading collection 0.9.2...
Downloading utf 0.9.0...
Downloading matcher 0.10.0...
Downloading mock 0.10.0+1...
Downloading stack_trace 0.9.3+1...

stderr:
Deletion failed, path = 'E:\b\build\slave\pub-win-be\build\dart\build\ReleaseIA32\generated_pub_package_builds\public_packages\pkg_polymer\pub-cache_temp' (OS Error: The process cannot access the file because it is being used by another process.
, errno = 32)

Command[dir_copy]: Copying 'E:\b\build\slave\pub-win-be\build\dart\pkg\polymer' to 'E:/b/build/slave/pub-win-be/build/dart/build/ReleaseIA32/generated_pub_package_builds/public_packages/pkg_polymer'.
Took 0:00:00.655288

Command[modify_pubspec]: Adding necessary dependency overrides to 'E:\b\build\slave\pub-win-be\build\dart\build\ReleaseIA32\generated_pub_package_builds\public_packages\pkg_polymer\pubspec.yaml' (destination = E:\b\build\slave\pub-win-be\build\dart\build\ReleaseIA32\generated_pub_package_builds\public_packages\pkg_polymer\pubspec.yaml).
Took 0:00:00.000000

Command[pub_get]: E:\b\build\slave\pub-win-be\build\dart\build\ReleaseIA32\dart-sdk\bin\pub.bat get (working directory: E:/b/build/slave/pub-win-be/build/dart/build/ReleaseIA32/generated_pub_package_builds/public_packages/pkg_polymer)
Took 0:00:41.907000

Short reproduction command (experimental):
    python tools/test.py -mrelease --use-sdk --write-test-outcome-log --use-public-packages -t60 pkgbuild/pkg/polymer

===
=== 3 tests failed
===

@nex3
Copy link
Member

nex3 commented May 15, 2014

The timeout here is the same issue as issue #11887, but the "deletion failed" errors are not. It's possible they're the same issue as issue #18827, although there we never saw any indication that the deletion was failing due to the file being locked. Is it possible that the tests are running multiple instances of pub simultaneously?

@munificent
Copy link
Member

Set owner to @munificent.
Added Started label.

@munificent
Copy link
Member

Added Fixed label.

@DartBot
Copy link

DartBot commented Jun 5, 2015

This issue has been moved to dart-lang/pub#979.

This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants