Skip to content

GH-49609: [CI][R] AMD64 Windows R release fails with IOError: Bucket 'ursa-labs-r-test' not found#49610

Merged
raulcd merged 3 commits intoapache:mainfrom
thisisnic:gh-49609-buckets
Mar 30, 2026
Merged

GH-49609: [CI][R] AMD64 Windows R release fails with IOError: Bucket 'ursa-labs-r-test' not found#49610
raulcd merged 3 commits intoapache:mainfrom
thisisnic:gh-49609-buckets

Conversation

@thisisnic
Copy link
Copy Markdown
Member

@thisisnic thisisnic commented Mar 27, 2026

Rationale for this change

Bucket closed, need to use new one

What changes are included in this PR?

Update bucket

Are these changes tested?

Will trigger CI

Are there any user-facing changes?

Nope

@thisisnic thisisnic requested a review from jonkeane as a code owner March 27, 2026 19:05
@github-actions
Copy link
Copy Markdown

⚠️ GitHub issue #49609 has been automatically assigned in GitHub to PR creator.

…atasets

The ursa-labs-r-test S3 bucket no longer exists, causing CI failures.
Replace references with the arrow-datasets bucket which is publicly
accessible. Update the RestrictedBucket test in C++ to use usgs-landsat,
which requires authentication but still returns the region in error
headers (testing a different code path than PublicBucket).

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
@github-actions github-actions bot added awaiting changes Awaiting changes and removed awaiting committer review Awaiting committer review labels Mar 27, 2026
@github-actions github-actions bot added awaiting change review Awaiting change review and removed awaiting changes Awaiting changes labels Mar 28, 2026
@thisisnic
Copy link
Copy Markdown
Member Author

CI failure is due to #49586 - this PR fixes previously failing jobs

Copy link
Copy Markdown
Member

@raulcd raulcd left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me. Thanks @thisisnic

@raulcd raulcd merged commit 0b20b75 into apache:main Mar 30, 2026
59 of 61 checks passed
@raulcd raulcd removed the awaiting change review Awaiting change review label Mar 30, 2026
@github-actions github-actions bot added the awaiting merge Awaiting merge label Mar 30, 2026
@conbench-apache-arrow
Copy link
Copy Markdown

After merging your PR, Conbench analyzed the 3 benchmarking runs that have been run so far on merge-commit 0b20b75.

There was 1 benchmark result with an error:

There were no benchmark performance regressions. 🎉

The full Conbench report has more details. It also includes information about 2 possible false positives for unstable benchmarks that are known to sometimes produce them.

@conbench-apache-arrow
Copy link
Copy Markdown

After merging your PR, Conbench analyzed the 3 benchmarking runs that have been run so far on merge-commit 0b20b75.

There was 1 benchmark result with an error:

There were no benchmark performance regressions. 🎉

The full Conbench report has more details. It also includes information about 2 possible false positives for unstable benchmarks that are known to sometimes produce them.

thisisnic added a commit to thisisnic/arrow that referenced this pull request Apr 6, 2026
…ucket 'ursa-labs-r-test' not found (apache#49610)

### Rationale for this change

Bucket closed, need to use new one

### What changes are included in this PR?

Update bucket

### Are these changes tested?

Will trigger CI

### Are there any user-facing changes?

Nope
* GitHub Issue: apache#49609

Authored-by: Nic Crane <thisisnic@gmail.com>
Signed-off-by: Raúl Cumplido <raulcumplido@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants