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

appengine.standard_python3.bundled-services.mail.django.main_test: test_send_receive failed #8270

Closed
flaky-bot bot opened this issue Aug 22, 2022 · 3 comments · Fixed by #8286
Closed
Assignees
Labels
api: appengine Issues related to the App Engine Admin API API. flakybot: flaky Tells the Flaky Bot not to close or comment on this issue. flakybot: issue An issue filed by the Flaky Bot. Should not be added manually. priority: p1 Important issue which blocks shipping the next release. Will be fixed prior to next release. samples Issues that are directly related to samples. type: bug Error or flaw in code with unintended results or allowing sub-optimal usage patterns.

Comments

@flaky-bot
Copy link

flaky-bot bot commented Aug 22, 2022

This test failed!

To configure my behavior, see the Flaky Bot documentation.

If I'm commenting on this issue too often, add the flakybot: quiet label and
I will stop commenting.


commit: d4d26d4
buildURL: Build Status, Sponge
status: failed

Test output
Traceback (most recent call last):
  File "/workspace/appengine/standard_python3/bundled-services/mail/django/main_test.py", line 107, in test_send_receive
    assert expected in text_payloads
AssertionError: assert 'Received greeting for valid-user@7ec82a97e09a46448ef17310fe900181-dot-cloud-python-ci-resources.appspotmail.com' in 'Successfully sent mail to valid-user@7ec82a97e09a46448ef17310fe900181-dot-cloud-python-ci-resources.appspotmail.com.\n[2022-08-22 11:09:39 +0000] [21] [INFO] Booting worker with pid: 21\n[start] 2022/08/22 11:09:39.276700 Wait successful. Subject:"nginx" Address:127.0.0.1:8080 Attempts:4 Elapsed:21.832744ms\n[2022-08-22 11:09:39 +0000] [18] [INFO] Booting worker with pid: 18\n[start] 2022/08/22 11:09:39.254749 Waiting for network connection open. Subject:"nginx" Address:127.0.0.1:8080\n[start] 2022/08/22 11:09:39.247188 Starting nginx\n[start] 2022/08/22 11:09:39.247005 Wait successful. Subject:"app/valid" Address:127.0.0.1:8081 Attempts:172 Elapsed:861.548018ms\n[2022-08-22 11:09:39 +0000] [11] [INFO] Using worker: gthread\n[2022-08-22 11:09:39 +0000] [11] [INFO] Listening at: http://0.0.0.0:8081 (11)\n[2022-08-22 11:09:39 +0000] [11] [INFO] Starting gunicorn 20.1.0\n[serve] 2022/08/22 11:09:38.417170 Running /bin/sh -c exec gunicorn main:app --workers 2 -c /config/gunicorn.py\n[serve] 2022/08/22 11:09:38.417092 Args: {runtimeLanguage:python runtimeName:python39 memoryMB:256 positional:[]}\n[serve] 2022/08/22 11:09:38.416666 Serve started.\n[start] 2022/08/22 11:09:38.385315 Wa...6.436620 Waiting for network connection open. Subject:"nginx" Address:127.0.0.1:8080\n[start] 2022/08/22 11:09:36.431803 Starting nginx\n[start] 2022/08/22 11:09:36.431653 Wait successful. Subject:"app/valid" Address:127.0.0.1:8081 Attempts:131 Elapsed:655.639023ms\n[2022-08-22 11:09:36 +0000] [9] [INFO] Using worker: gthread\n[2022-08-22 11:09:36 +0000] [9] [INFO] Listening at: http://0.0.0.0:8081 (9)\n[2022-08-22 11:09:36 +0000] [9] [INFO] Starting gunicorn 20.1.0\n[serve] 2022/08/22 11:09:35.811591 Running /bin/sh -c exec gunicorn main:app --workers 2 -c /config/gunicorn.py\n[serve] 2022/08/22 11:09:35.811511 Args: {runtimeLanguage:python runtimeName:python39 memoryMB:256 positional:[]}\n[serve] 2022/08/22 11:09:35.810990 Serve started.\n[start] 2022/08/22 11:09:35.775861 Waiting for network connection open. Subject:"app/valid" Address:127.0.0.1:8081\n[start] 2022/08/22 11:09:35.775767 Waiting for network connection open. Subject:"app/invalid" Address:127.0.0.1:8080\n[start] 2022/08/22 11:09:35.772941 Executing: /bin/sh -c exec /serve\n[start] 2022/08/22 11:09:35.772761 Starting app\n[start] 2022/08/22 11:09:35.772065 No entrypoint specified, using default entrypoint: /serve\n'
@flaky-bot flaky-bot bot added flakybot: issue An issue filed by the Flaky Bot. Should not be added manually. priority: p1 Important issue which blocks shipping the next release. Will be fixed prior to next release. type: bug Error or flaw in code with unintended results or allowing sub-optimal usage patterns. labels Aug 22, 2022
@product-auto-label product-auto-label bot added api: appengine Issues related to the App Engine Admin API API. samples Issues that are directly related to samples. labels Aug 22, 2022
@flaky-bot flaky-bot bot added the flakybot: flaky Tells the Flaky Bot not to close or comment on this issue. label Aug 22, 2022
@flaky-bot
Copy link
Author

flaky-bot bot commented Aug 22, 2022

Looks like this issue is flaky. 😟

I'm going to leave this open and stop commenting.

A human should fix and close this.


When run at the same commit (d4d26d4), this test passed in one build (Build Status, Sponge) and failed in another build (Build Status, Sponge).

@rogerthatdev
Copy link
Contributor

possibly related: #8212

@engelke

@engelke
Copy link
Contributor

engelke commented Aug 25, 2022

Fixed in #8286

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: appengine Issues related to the App Engine Admin API API. flakybot: flaky Tells the Flaky Bot not to close or comment on this issue. flakybot: issue An issue filed by the Flaky Bot. Should not be added manually. priority: p1 Important issue which blocks shipping the next release. Will be fixed prior to next release. samples Issues that are directly related to samples. type: bug Error or flaw in code with unintended results or allowing sub-optimal usage patterns.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants