| Environment: Master: java --version openjdk 11.0.4 2019-07-16 OpenJDK Runtime Environment (build 11.0.4+11-post-Ubuntu-1ubuntu218.04.3) OpenJDK 64-Bit Server VM (build 11.0.4+11-post-Ubuntu-1ubuntu218.04.3, mixed mode, sharing) lsb_release -a Distributor ID: Ubuntu Description: Ubuntu 18.04.2 LTS Release: 18.04 Codename: bionic Jenkins installed from repo Jenkins ver. 2.176.3 Slave: Windows 10 1903 java -version java version "1.8.0_221" Java(TM) SE Runtime Environment (build 1.8.0_221-b11) Java HotSpot(TM) 64-Bit Server VM (build 25.221-b11, mixed mode) _________________________________________________________________ After build, project leaves files and folders, some of them has readonly attribute. When i try do "Wipe Out Current Workspace" i get exception. Jenkins removes all content but read-only folders. (read-only files removed successfully) |