Date
1 - 3 of 3
[releng][TSC] Decommision Nexus Log sever from Oct 1st, 2021.
Anil Belur
Hello all, Presently, all of our CI job logs are shipped and stored on AWS S3 bucket [1.] and on Nexus2 Log server [2.]. We have been shipping/storing logs on the AWS S3 bucket, since this was enabled last year (Nov, 2020). Going forward the Nexus2 log server will be decommissioned and the Nexus2 server will exclusively host OpendayLight artifacts. Starting from October 1st, 2021 the Nexus logs server will be decommissioned, and ${LOG_SERVER} configuration on Jenkins will be re-configured to ship/store logs/files only on AWS S3 buckets, and any existing logs on the Nexus2 log server will be purged and the storage will be freed. This requires the below change to be reviewed: Regards, Anil Belur |
|
Robert Varga
On 21/09/2021 05:04, Anil Belur wrote:
Hello all,Hello Anil, Presently, all of our CI job logs are shipped and stored on AWS S3 bucket [1.] and on Nexus2 Log server [2.]. We have been shipping/storing logs on the AWS S3 bucket, since this was enabled last year (Nov, 2020). Going forward the Nexus2 log server will be decommissioned and the Nexus2 server will exclusively host OpendayLight artifacts.This looks nice and works in Jenkins, but unfortunately in Gerrit we still get references to logs (in https://git.opendaylight.org/gerrit/c/controller/+/97722): Build Successful https://jenkins.opendaylight.org/releng/job/controller-maven-verify-master-mvn35-openjdk11/1210/ : SUCCESS I am not sure where these are coming from, though. Regards, Robert |
|
Anil Belur
That's because the message injector plugin configuration required a config update to point to AWS S3 log. I've managed to update the configuration for ODL Jenkins releng and now Log links being updated Gerrit comments seem correct. Cheers. On Sat, Oct 9, 2021 at 7:46 PM Robert Varga <nite@...> wrote: On 21/09/2021 05:04, Anil Belur wrote: |
|