Done
Details
Details
Assignee
Sangeeta Vaidhyanathan
Sangeeta VaidhyanathanReporter
Sangeeta Vaidhyanathan
Sangeeta VaidhyanathanTime tracking
3h logged
Priority
Created June 11, 2024 at 7:01 AM
Updated June 11, 2024 at 7:36 AM
Resolved June 11, 2024 at 7:36 AM
Gerrit: https://gerrit.o-ran-sc.org/r/c/o-du/l2/+/12953
[Problem Statement]:
URL for the Job: https://jenkins.o-ran-sc.org/job/o-du-l2-docker-verify-master/2258/
Last successful build(#2256) was on 10th June 5:14 AM. Next gerrit was uploaded during 10th June 11:15AM(#2257 to #2260) from then till now this job is failing. The error shown is related to some access issue while downloading SSH Library:
The problem is that "https://git.libssh.org/projects/libssh.git" is not reachable or some issue in fetching/cloning the code from this website.
[Tried in local(116) server)
Attaching the failure console log in the Jira
[SOLUTION]:
In "build/scripts/install-lib-O1.sh" , instead of cloning the code from "https://git.libssh.org/projects/libssh.git", script is cloning from github repository "https://github.com/libssh/libssh-mirror/tree/v0-7?tab=License-1-ov-file".