Skip to content

[JENKINS-75255] AccessDeniedException from AtomicFileWriter.move (e.g., while fingerprinting) on Windows #16650

@jenkins-infra-bot

Description

@jenkins-infra-bot

After upgrading to 2.492.1 a lot of my jobs fail due to AccessViolations while creating the fingerprints.

The fingerprint file is created but can not be updated. All files in "/fingerprint/" are created by the same user (Non-System-Account) so the "access" should be granted.

The error seems to be some kind of race condition as some jobs are running fine after rerun, some do not, some do fail after success (without source change)

After rollback to v2.479.3 everything works as intended. No AccessViolations.


Originally reported by nigjo, imported from: AccessDeniedException from AtomicFileWriter.move (e.g., while fingerprinting) on Windows
  • assignee: jglick
  • status: Closed
  • priority: Major
  • component(s): core
  • label(s): 2.492.2-fixed, regression, windows
  • resolution: Fixed
  • resolved: 2025-02-15T16:16:44+00:00
  • votes: 0
  • watchers: 8
  • imported: 2025-11-24
Raw content of original issue

After upgrading to 2.492.1 a lot of my jobs fail due to AccessViolations while creating the fingerprints.

The fingerprint file is created but can not be updated. All files in "/fingerprint/" are created by the same user (Non-System-Account) so the "access" should be granted.

The error seems to be some kind of race condition as some jobs are running fine after rerun, some do not, some do fail after success (without source change)

After rollback to v2.479.3 everything works as intended. No AccessViolations.

environment
Jenkins 2.492.2<br/>
JDK Temurin-17.0.11+9<br/>
Windows Server 2022<br/>
Cisco Secure Endpoint
1 attachment

Metadata

Metadata

Assignees

No one assigned

    Type

    No fields configured for Bug.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions