hadoop icon indicating copy to clipboard operation
hadoop copied to clipboard

HADOOP-19195:Upgrade aws sdk v2 to 2.25.53

Open HarshitGupta11 opened this issue 1 year ago • 2 comments

Description of PR

Upgrading aws sdk to 2.25.53

How was this patch tested?

The patch was tested using documentation on access points, instance profile roles and scale tests against us-west-2.

For code changes:

  • [x] Does the title or this PR starts with the corresponding JIRA issue id (e.g. 'HADOOP-17799. Your PR title ...')?
  • [x] Object storage: have the integration tests been executed and the endpoint declared according to the connector-specific documentation?
  • [ ] If adding new dependencies to the code, are these dependencies licensed in a way that is compatible for inclusion under ASF 2.0?
  • [x] If applicable, have you updated the LICENSE, LICENSE-binary, NOTICE-binary files?

HarshitGupta11 avatar Jun 24 '24 11:06 HarshitGupta11

:broken_heart: -1 overall

Vote Subsystem Runtime Logfile Comment
+0 :ok: reexec 12m 6s Docker mode activated.
_ Prechecks _
+1 :green_heart: dupname 0m 0s No case conflicting files found.
+0 :ok: codespell 0m 0s codespell was not available.
+0 :ok: detsecrets 0m 0s detect-secrets was not available.
+0 :ok: xmllint 0m 0s xmllint was not available.
+0 :ok: shelldocs 0m 0s Shelldocs was not available.
+1 :green_heart: @author 0m 0s The patch does not contain any @author tags.
-1 :x: test4tests 0m 0s The patch doesn't appear to include any new or modified tests. Please justify why no new tests are needed for this patch. Also please list what manual steps were performed to verify this patch.
_ trunk Compile Tests _
+0 :ok: mvndep 14m 44s Maven dependency ordering for branch
+1 :green_heart: mvninstall 32m 8s trunk passed
+1 :green_heart: compile 17m 17s trunk passed with JDK Ubuntu-11.0.23+9-post-Ubuntu-1ubuntu120.04.2
+1 :green_heart: compile 16m 18s trunk passed with JDK Private Build-1.8.0_412-8u412-ga-1~20.04.1-b08
+1 :green_heart: mvnsite 25m 18s trunk passed
+1 :green_heart: javadoc 8m 42s trunk passed with JDK Ubuntu-11.0.23+9-post-Ubuntu-1ubuntu120.04.2
+1 :green_heart: javadoc 8m 4s trunk passed with JDK Private Build-1.8.0_412-8u412-ga-1~20.04.1-b08
+1 :green_heart: shadedclient 49m 34s branch has no errors when building and testing our client artifacts.
_ Patch Compile Tests _
+0 :ok: mvndep 1m 18s Maven dependency ordering for patch
+1 :green_heart: mvninstall 29m 44s the patch passed
+1 :green_heart: compile 16m 57s the patch passed with JDK Ubuntu-11.0.23+9-post-Ubuntu-1ubuntu120.04.2
+1 :green_heart: javac 16m 57s the patch passed
+1 :green_heart: compile 15m 54s the patch passed with JDK Private Build-1.8.0_412-8u412-ga-1~20.04.1-b08
+1 :green_heart: javac 15m 54s the patch passed
+1 :green_heart: blanks 0m 0s The patch has no blanks issues.
+1 :green_heart: mvnsite 18m 58s the patch passed
+1 :green_heart: shellcheck 0m 0s No new issues.
+1 :green_heart: javadoc 8m 40s the patch passed with JDK Ubuntu-11.0.23+9-post-Ubuntu-1ubuntu120.04.2
+1 :green_heart: javadoc 8m 4s the patch passed with JDK Private Build-1.8.0_412-8u412-ga-1~20.04.1-b08
+1 :green_heart: shadedclient 51m 10s patch has no errors when building and testing our client artifacts.
_ Other Tests _
-1 :x: unit 766m 46s /patch-unit-root.txt root in the patch passed.
+1 :green_heart: asflicense 1m 40s The patch does not generate ASF License warnings.
1072m 58s
Reason Tests
Failed junit tests hadoop.hdfs.server.blockmanagement.TestDatanodeManager
Subsystem Report/Notes
Docker ClientAPI=1.45 ServerAPI=1.45 base: https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-6900/1/artifact/out/Dockerfile
GITHUB PR https://github.com/apache/hadoop/pull/6900
Optional Tests dupname asflicense compile javac javadoc mvninstall mvnsite unit shadedclient codespell detsecrets xmllint shellcheck shelldocs
uname Linux dd5a625a7ecf 5.15.0-106-generic #116-Ubuntu SMP Wed Apr 17 09:17:56 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux
Build tool maven
Personality dev-support/bin/hadoop.sh
git revision trunk / 68a70dddff2fa6f741801c9a4dd89f903f88780d
Default Java Private Build-1.8.0_412-8u412-ga-1~20.04.1-b08
Multi-JDK versions /usr/lib/jvm/java-11-openjdk-amd64:Ubuntu-11.0.23+9-post-Ubuntu-1ubuntu120.04.2 /usr/lib/jvm/java-8-openjdk-amd64:Private Build-1.8.0_412-8u412-ga-1~20.04.1-b08
Test Results https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-6900/1/testReport/
Max. process+thread count 4563 (vs. ulimit of 5500)
modules C: hadoop-project . U: .
Console output https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-6900/1/console
versions git=2.25.1 maven=3.6.3 shellcheck=0.7.0
Powered by Apache Yetus 0.14.0 https://yetus.apache.org

This message was automatically generated.

hadoop-yetus avatar Jun 25 '24 05:06 hadoop-yetus

@HarshitGupta11 if possible can you please bump this to 2.25.70 instead, we are pursuing another change from s3 which is required from S3 Access grants which release contains i.e support for Copy and Delete Obj.

singhpk234 avatar Jun 25 '24 16:06 singhpk234

@singhpk234 how about we merge this and you do the followup JIRA for the new update with a full qualification as per testing.md

Harshit has already done a full stack regression test with this one and so while increasing the version number might seem minor, the retesting is the work.

If you don't have an ASF JIRA account, follow the jira instructions, say you want to work on s3a integration issues and we will grant it.

steveloughran avatar Jul 08 '24 09:07 steveloughran

merged, will cherrypick and retest on branch-3.4. @singhpk234 over to you for the followup.

steveloughran avatar Jul 08 '24 09:07 steveloughran