Started by GitHub push by GermanCoding Started by GitHub push by dependabot[bot] Running as SYSTEM Building in workspace /var/jenkins_home/workspace/FritzLED The recommended git tool is: NONE No credentials specified > git rev-parse --resolve-git-dir /var/jenkins_home/workspace/FritzLED/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/GermanCoding/FritzLED.git # timeout=10 Fetching upstream changes from https://github.com/GermanCoding/FritzLED.git > git --version # timeout=10 > git --version # 'git version 2.30.2' > git fetch --tags --force --progress -- https://github.com/GermanCoding/FritzLED.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 Checking out Revision f49bfe1f01994d115c7ffa6a8d2f93d2b0549ec7 (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f f49bfe1f01994d115c7ffa6a8d2f93d2b0549ec7 # timeout=10 Commit message: "Merge pull request #1 from GermanCoding/dependabot/maven/org.json-json-20230227" > git rev-list --no-walk fd0f1c1714e12f71c06c00bfe9ee9f0b4598d71b # timeout=10 [FritzLED] $ /var/jenkins_home/tools/hudson.tasks.Maven_MavenInstallation/Maven-3.8.4/bin/mvn package [INFO] Scanning for projects... [INFO] [INFO] -------------------------< FritzLED:FritzLED >-------------------------- [INFO] Building FritzLED 0.0.1-SNAPSHOT [INFO] --------------------------------[ jar ]--------------------------------- Downloading from central: https://repo.maven.apache.org/maven2/org/json/json/20230227/json-20230227.pom Progress (1): 2.7/6.5 kB Progress (1): 5.5/6.5 kB Progress (1): 6.5 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/json/json/20230227/json-20230227.pom (6.5 kB at 14 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/json/json/20230227/json-20230227.jar Progress (1): 2.7/73 kB Progress (1): 5.5/73 kB Progress (1): 8.2/73 kB Progress (1): 11/73 kB Progress (1): 14/73 kB Progress (1): 16/73 kB Progress (1): 20/73 kB Progress (1): 24/73 kB Progress (1): 28/73 kB Progress (1): 32/73 kB Progress (1): 36/73 kB Progress (1): 40/73 kB Progress (1): 45/73 kB Progress (1): 49/73 kB Progress (1): 53/73 kB Progress (1): 57/73 kB Progress (1): 61/73 kB Progress (1): 65/73 kB Progress (1): 69/73 kB Progress (1): 73 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/json/json/20230227/json-20230227.jar (73 kB at 1.5 MB/s) [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ FritzLED --- [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /var/jenkins_home/workspace/FritzLED/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ FritzLED --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ FritzLED --- [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /var/jenkins_home/workspace/FritzLED/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ FritzLED --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ FritzLED --- [INFO] No tests to run. [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ FritzLED --- [INFO] Building jar: /var/jenkins_home/workspace/FritzLED/target/FritzLED-0.0.1-SNAPSHOT.jar [INFO] [INFO] --- maven-assembly-plugin:3.3.0:single (make-assembly) @ FritzLED --- [INFO] Building jar: /var/jenkins_home/workspace/FritzLED/target/FritzLED-0.0.1-SNAPSHOT-jar-with-dependencies.jar [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 6.188 s [INFO] Finished at: 2023-04-15T09:49:42Z [INFO] ------------------------------------------------------------------------ Archiving artifacts Finished: SUCCESS