iting0321 commented on issue #12094:
URL:
https://github.com/apache/trafficserver/issues/12094#issuecomment-2713175293
I was able to successfully run the test, but I’m still encountering an issue
that I haven't been able to resolve. Could there be any additional
configuration that needs to be set?
The test fails because the `watcher` process finishes before it is ready,
causing the test to repeatedly fail:
```
Test: remap_acl: Failed
File: remap_acl.test.py
Directory: /home/iting0321/trafficserver/tests/gold_tests/remap
Starting Test remap_acl : No issues found - Passed
Reason: Started!
Run: Verify allow is reject in modern policy: Failed
Starting TestRun 0-tr : Waiting for Process "watcher" to become ready -
Failed
Reason: Process finished before it was ready
Process: ts-old-action-0: Failed
# ...
Test : Checking that any test passes - Failed
Reason: None of the tests passed
Test : Checking that ReturnCode == 33 - Failed
Reason: Returned Value 0 != 33
Test : Checking that ReturnCode == 70 - Failed
Reason: Returned Value 0 != 70
```
Additionally, I noticed that the [Jenkins CI badge:
ubuntu22.04](https://ci.trafficserver.apache.org/job/master/job/os-ubuntu_22.04/)
indicates failures on Ubuntu 22.04. Could this be related to my issue? If so,
would upgrading my OS to 23.04 be necessary to run ATS properly?
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]