Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rename packages to match new name #442 #455

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Rename packages to match new name #442

8b72df1
Select commit
Loading
Failed to load commit list.
Open

Rename packages to match new name #442 #455

Rename packages to match new name #442
8b72df1
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
Jenkins – LibreOffice / Jenkins failed Jul 31, 2023 in 16s

Declarative: Post Actions: error in 'cleanWs' step

Declarative: Checkout SCM / Check out from version control

Error in checkout step.

Command "git merge 2fee55a714239e3b8252f3611689ebed7dc105c0" returned status code 1:
stdout: 
stderr: merge: 2fee55a714239e3b8252f3611689ebed7dc105c0 - not something we can merge

Build log
The recommended git tool is: NONE
using credential github-app-LibreOffice
Cloning the remote Git repository
Cloning with configured refspecs honoured and without tags
Cloning repository https://github.com/LibreOffice/WollMux.git
 > git init /home/tdf/lode/jenkins/workspace/WollMux_PR-455 # timeout=10
Fetching upstream changes from https://github.com/LibreOffice/WollMux.git
 > git --version # timeout=10
 > git --version # 'git version 2.18.4'
using GIT_ASKPASS to set credentials CI → github commit status integration (Wollmux)
 > git fetch --no-tags --progress -- https://github.com/LibreOffice/WollMux.git +refs/pull/455/head:refs/remotes/origin/PR-455 +refs/heads/main:refs/remotes/origin/main # timeout=10
 > git config remote.origin.url https://github.com/LibreOffice/WollMux.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/455/head:refs/remotes/origin/PR-455 # timeout=10
 > git config --add remote.origin.fetch +refs/heads/main:refs/remotes/origin/main # timeout=10
Fetching without tags
 > git config remote.origin.url https://github.com/LibreOffice/WollMux.git # timeout=10
Fetching upstream changes from https://github.com/LibreOffice/WollMux.git
using GIT_ASKPASS to set credentials CI → github commit status integration (Wollmux)
 > git fetch --no-tags --progress -- https://github.com/LibreOffice/WollMux.git +refs/pull/455/head:refs/remotes/origin/PR-455 +refs/heads/main:refs/remotes/origin/main # timeout=10
Merging remotes/origin/main commit 2fee55a714239e3b8252f3611689ebed7dc105c0 into PR head commit 8b72df1492df8ec438574c18b999d879ce5d266a
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 8b72df1492df8ec438574c18b999d879ce5d266a # timeout=10
 > git remote # timeout=10
 > git config --get remote.origin.url # timeout=10
using GIT_ASKPASS to set credentials CI → github commit status integration (Wollmux)
 > git merge 2fee55a714239e3b8252f3611689ebed7dc105c0 # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 8b72df1492df8ec438574c18b999d879ce5d266a # timeout=10

Declarative: Post Actions / Delete workspace when build is done

Error in cleanWs step.

Required context class hudson.FilePath is missing
Perhaps you forgot to surround the code with a step that provides this, such as: node

Details

  • Declarative: Checkout SCM (10 sec)
    Error: *Command "git merge 2fee55a" returned status code 1:
    stdout:
    stderr: merge: 2fee55a - not something we can merge
    • Declarative: Post Actions (2.9 sec)
      Error: Required context class hudson.FilePath is missing
      Perhaps you forgot to surround the code with a step that provides this, such as: node