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

MacOS Basic Tests C/C++ and Node Time Out #19422

Closed
bigfacebear opened this issue Jun 20, 2019 · 6 comments
Closed

MacOS Basic Tests C/C++ and Node Time Out #19422

bigfacebear opened this issue Jun 20, 2019 · 6 comments

Comments

@bigfacebear
Copy link
Contributor

Basic Tests C/C++ MacOS and Basic Tests Node MacOS flakes.
When they fail, I see a bunch of messages saying "file has vanished"

file has vanished: "/tmpfs/src/github/grpc/workspace_c_macos_opt_native/tools/run_tests/sanity/check_qps_scenario_changes.py"
file has vanished: "/tmpfs/src/github/grpc/workspace_c_macos_opt_native/tools/run_tests/sanity/check_shellcheck.sh"
file has vanished: "/tmpfs/src/github/grpc/workspace_c_macos_opt_native/tools/run_tests/sanity/check_submodules.sh"
file has vanished: "/tmpfs/src/github/grpc/workspace_c_macos_opt_native/tools/run_tests/sanity/check_test_filtering.py"
file has vanished: "/tmpfs/src/github/grpc/workspace_c_macos_opt_native/tools/run_tests/sanity/check_tracer_sanity.py"
file has vanished: "/tmpfs/src/github/grpc/workspace_c_macos_opt_native/tools/run_tests/sanity/check_version.py"
file has vanished: "/tmpfs/src/github/grpc/workspace_c_macos_opt_native/tools/run_tests/sanity/core_banned_functions.py"
file has vanished: "/tmpfs/src/github/grpc/workspace_c_macos_opt_native/tools/run_tests/sanity/core_untyped_structs.sh"
file has vanished: "/tmpfs/src/github/grpc/workspace_c_macos_opt_native/tools/run_tests/sanity/sanity_tests.yaml"
rsync warning: some files vanished before they could be transferred (code 24) at main.c(1677) [generator=3.1.3]

https://source.cloud.google.com/results/invocations/9b4b867c-54ba-436a-b188-4e281627fe0d/targets
https://source.cloud.google.com/results/invocations/adb1dbdc-5999-4ad0-a2a0-2a6a2a4fb518/targets

@yunjiaw26 yunjiaw26 mentioned this issue Jul 3, 2019
@gnossen
Copy link
Contributor

gnossen commented Sep 18, 2019

This is actually an error cascading from

2019-09-16 16:57:59,751 START: run_tests_python_macos_opt_gevent

ERROR: Aborting VM command due to timeout of 3600 seconds

In other words, this just indicates a test timeout.

@gnossen gnossen changed the title "file has vanished" in MacOS Basic Tests C/C++ and Node MacOS Basic Tests C/C++ and Node Time Out Sep 18, 2019
@nicolasnoble
Copy link
Member

We've tweaked things, this error shouldn't appear anymore.

@jtattermusch
Copy link
Contributor

dup of #20694.

@lock lock bot locked as resolved and limited conversation to collaborators Jan 24, 2020
@jtattermusch
Copy link
Contributor

FTR The logs being flooded with "file has vanished" messages are a consequence of an unrelated issue if a build times out and should be fixed by #28259.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

9 participants