Jenkins Level - 1 Task - 5 [Jenkins Install Package]

Jenkins Level - 1
Task - 5 [Jenkins Install Package]

For this task,

  1. Logged in to “Nautilus Storage Server” and successfully installed Jenkins
  2. In Jenkins, installed SSH plugins and added user credentials
  3. 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.