fixes T3979
Details
- Reviewers
dhwajgupta - Group Reviewers
Reviewers - Maniphest Tasks
- Restricted Maniphest Task
- Required Signatures
L3 Software Heritage Contributor License Agreement, version 1.0
Diff Detail
- Repository
- rDWAPPS Web applications
- Branch
- remove-log-msg
- Lint
No Linters Available - Unit
No Unit Test Coverage - Build Status
Buildable 28387 Build 44390: Phabricator diff pipeline on jenkins Jenkins console · Jenkins Build 44389: arc lint + arc unit
Event Timeline
Build has FAILED
Link to build: https://jenkins.softwareheritage.org/job/DWAPPS/job/tests-on-diff/1705/
See console output for more information: https://jenkins.softwareheritage.org/job/DWAPPS/job/tests-on-diff/1705/console
Build has FAILED
Link to build: https://jenkins.softwareheritage.org/job/DWAPPS/job/tests-on-diff/1706/
See console output for more information: https://jenkins.softwareheritage.org/job/DWAPPS/job/tests-on-diff/1706/console
The Jenkins build is failing because for some reasons you changes did not get pushed to Phabricator staging area.
08:40:02 + echo ==== Patch application report for D7545 (id=27354) ==== 08:40:02 + echo 08:40:02 + git tag -f base-revision-1706-D7545 08:40:02 + git fetch -n https://forge.softwareheritage.org/source/staging.git +refs/tags/phabricator/diff/27354:diff-target +refs/tags/phabricator/base/27354:diff-base 08:40:02 fatal: Couldn't find remote ref refs/tags/phabricator/diff/27354 08:40:02 ==== Patch application report for D7545 (id=27354) ====
I am wondering if it is not due to the fact that you did not configure your git client with your name and email.
The commit you pushed has the following author: root <root@ip-172-31-36-252.ap-south-1.compute.internal>.
Please configure git with your name and email, amend your commit and try to update the diff.
Build has FAILED
Link to build: https://jenkins.softwareheritage.org/job/DWAPPS/job/tests-on-diff/1708/
See console output for more information: https://jenkins.softwareheritage.org/job/DWAPPS/job/tests-on-diff/1708/console
PUSH STAGING Pushing changes to staging area... git@forge.softwareheritage.org: Permission denied (publickey,keyboard-interactive). fatal: Could not read from remote repository. Please make sure you have the correct access rights and the repository exists. STAGING FAILED Unable to push changes to the staging area. Usage Exception: Failed to push changes to staging area. Correct the issue, or use --skip-staging to skip this step
Getting this error while I am updating this diff.
Looks like you don't have your SSH key configured. See https://docs.softwareheritage.org/devel/contributing/phabricator.html#ssh-key-for-pushes
@dhwajgupta I made the required changes in rDWAPPSa03559571e47c789e485db0f7ac9b93d4ebf73d1 as I wanted to deploy the recent sentry filtering improvements in production, so I am closing this.