Jenkins Level - 1
Task - 5 [Jenkins Install Package]
For this task,
- Logged in to “Nautilus Storage Server” and successfully installed Jenkins
- In Jenkins, installed SSH plugins and added user credentials
- In Jenkins, using these credentials, tried to create an agent for the “Nautilus Storage Server”. While Jenkins tries to connect, it got an error.
Error: Exception in thread “main” java.lang.Error: java.io.FileNotFoundException: /usr/lib/jvm/java-11-openjdk-11.0.20.0.8-2.el8.x86_64/lib/tzdb.dat (No such file or directory)
Observation: “tzdb.dat” was present in the directory mentioned in the error.
so, please guide on this.