Andrew Gaul

Results 653 comments of Andrew Gaul

@cstamas any other cleanups we could make here? I would like to make a new release soon.

Thanks! Please open other issues if you spot potential improvements.

This fails with an unexpected error: ``` 2025-01-17T00:58:18.4719830Z upload failed: - to s3://s3fs-integration-test/testrun-22766/directory/test-s3fs-30462.txt An error occurred (XAmzContentSHA256Mismatch) when calling the PutObject operation: The provided 'x-amz-content-sha256' header does not match what...

AWS CLI 2.23.0 release notes: * feature:``s3``: The S3 client attempts to validate response checksums for all S3 API operations that support checksums. However, if the SDK has not implemented...

> Error: JavaScript Actions in Alpine containers are only supported on x64 Linux runners. Detected Linux Arm64

This does not show a big difference in average run times: 9-10 minutes for ARM runners compared to 10-12 for x86-64 runners. But Valgrind improved to 20 minutes on ARM...

Upstream issue alpine: actions/runner#801. Maybe just easier to disable this in the short-term?

curl is too old on Rocky 8 and Ubuntu 22.04 which lack `--aws-auth`. curl is less old on Rocky 9 but still needs a workaround for `amz-content-sha256`.

This appears to reduce run-time for fedora:42 from 14-15 to 10-11 minutes.

For some reason Rocky Linux skips the integration tests with the newer curl?