[
https://issues.apache.org/jira/browse/HADOOP-18202?focusedWorklogId=757978&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-757978
]
ASF GitHub Bot logged work on HADOOP-18202:
-------------------------------------------
Author: ASF GitHub Bot
Created on: 18/Apr/22 16:43
Start Date: 18/Apr/22 16:43
Worklog Time Spent: 10m
Work Description: hadoop-yetus commented on PR #4190:
URL: https://github.com/apache/hadoop/pull/4190#issuecomment-1101554952
:confetti_ball: **+1 overall**
| Vote | Subsystem | Runtime | Logfile | Comment |
|:----:|----------:|--------:|:--------:|:-------:|
| +0 :ok: | reexec | 6m 23s | | 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: | shelldocs | 0m 0s | | Shelldocs was not available. |
| +1 :green_heart: | @author | 0m 0s | | The patch does not contain
any @author tags. |
|||| _ branch-3.3.3 Compile Tests _ |
| +0 :ok: | mvndep | 5m 16s | | Maven dependency ordering for branch |
| +1 :green_heart: | shadedclient | 27m 18s | | branch has no errors
when building and testing our client artifacts. |
|||| _ Patch Compile Tests _ |
| +0 :ok: | mvndep | 0m 16s | | Maven dependency ordering for patch |
| +1 :green_heart: | blanks | 0m 0s | | The patch has no blanks
issues. |
| +1 :green_heart: | shellcheck | 0m 2s | | No new issues. |
| +1 :green_heart: | shadedclient | 22m 26s | | patch has no errors
when building and testing our client artifacts. |
|||| _ Other Tests _ |
| +1 :green_heart: | asflicense | 0m 37s | | The patch does not
generate ASF License warnings. |
| | | 64m 21s | | |
| Subsystem | Report/Notes |
|----------:|:-------------|
| Docker | ClientAPI=1.41 ServerAPI=1.41 base:
https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-4190/1/artifact/out/Dockerfile
|
| GITHUB PR | https://github.com/apache/hadoop/pull/4190 |
| Optional Tests | dupname asflicense codespell shellcheck shelldocs |
| uname | Linux 14f6fcd7a3ed 4.15.0-112-generic #113-Ubuntu SMP Thu Jul 9
23:41:39 UTC 2020 x86_64 x86_64 x86_64 GNU/Linux |
| Build tool | maven |
| Personality | dev-support/bin/hadoop.sh |
| git revision | branch-3.3.3 / c3a1e42ee2daeb17d5b07320b60b0a3c005eeef6 |
| Max. process+thread count | 541 (vs. ulimit of 5500) |
| modules | C: U: |
| Console output |
https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-4190/1/console |
| versions | git=2.17.1 maven=3.6.0 shellcheck=0.4.6 |
| Powered by | Apache Yetus 0.14.0-SNAPSHOT https://yetus.apache.org |
This message was automatically generated.
Issue Time Tracking
-------------------
Worklog Id: (was: 757978)
Time Spent: 1h (was: 50m)
> create-release fails fatal: unsafe repository ('/build/source' is owned by
> someone else)
> ----------------------------------------------------------------------------------------
>
> Key: HADOOP-18202
> URL: https://issues.apache.org/jira/browse/HADOOP-18202
> Project: Hadoop Common
> Issue Type: Bug
> Components: build
> Affects Versions: 3.3.4, 3.3.3
> Reporter: Steve Loughran
> Priority: Major
> Labels: pull-request-available
> Time Spent: 1h
> Remaining Estimate: 0h
>
> The first git command in the create-release docker container is failing as
> git doesn't consider /build/source to belong to the current user.
> since CVE-2022-24765 and the april 2022 git releases to refuse to work in
> such directories
> https://github.blog/2022-04-12-git-security-vulnerability-announced/
> {code}
> $ /usr/bin/git clean -xdf -e /patchprocess
> fatal: unsafe repository ('/build/source' is owned by someone else)
> To add an exception for this directory, call:
> git config --global --add safe.directory /build/source
> {code}
--
This message was sent by Atlassian Jira
(v8.20.1#820001)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]