tls-attacker / TLS-Attacker

TLS-Attacker is a Java-based framework for analyzing TLS libraries. It can be used to manually test TLS clients and servers or as as a software library for more advanced tools.
Apache License 2.0
778 stars 135 forks source link

fixed log4shell 2.16.0 variant #123

Closed ic0ns closed 2 years ago

NDS-JENKINS commented 2 years ago
Expand compilation log **Build Log** *last 200 lines* ``` GitHub pull request #123 of commit 2f61c8359131e8dce7bea0f7f3cae327304fe233, no merge conflicts. Running as SYSTEM Building on the built-in node in workspace /var/lib/jenkins/workspace/Pull Request Builder Jobs/TLS-Attacker-PR The recommended git tool is: NONE using credential 503f4883-9e31-48f9-b1cc-809f6ad8ecd3 > git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Pull Request Builder Jobs/TLS-Attacker-PR/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/RUB-NDS/TLS-Attacker # timeout=10 Fetching upstream changes from https://github.com/RUB-NDS/TLS-Attacker > git --version # timeout=10 > git --version # 'git version 2.7.4' using GIT_ASKPASS to set credentials Github login > git fetch --tags --progress https://github.com/RUB-NDS/TLS-Attacker +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git rev-parse refs/remotes/origin/pr/123/merge^{commit} # timeout=10 > git rev-parse origin/pr/123/merge^{commit} # timeout=10 ERROR: Couldn't find any revision to build. Verify the repository and branch configuration for this job. [Checks API] No suitable checks publisher found. Setting status of 2f61c8359131e8dce7bea0f7f3cae327304fe233 to FAILURE with url http://hydrogen.cloud.nds.rub.de/job/Pull%20Request%20Builder%20Jobs/job/TLS-Attacker-PR/5/ and message: 'Build finished. ' ```