Time
S
Nick
Message
06:47
poikilotherm joined #dataverse
06:52
jri joined #dataverse
07:42
pmauduit
pdurbin: yes I've seen the tweet ;)
08:01
poikilotherm
Mornin' pmauduit
08:04
pmauduit
morning !
08:27
pdurbin
So did you two agree on using collectd or not? :)
08:28
poikilotherm
Mornin' pdurbin :-)
08:28
poikilotherm
We had no chance to talk about this again yet
08:29
poikilotherm
pdurbin: I just installed the BlueOcean plugin for Jenkins, which makes a much more neat UI... https://jenkins.dataverse.org/blue
08:30
poikilotherm
Especially for pipelines as you guys want to have
08:30
poikilotherm
(And me too)
08:36
pdurbin_m joined #dataverse
08:38
pdurbin_m
poikilotherm: cool. Can you please add something to INSTALL.md saying what you did? At https://github.com/IQSS/dataverse-jenkins
08:38
poikilotherm
Shall we really add this? BlueOcean is not very well known
08:39
poikilotherm
Most people use classic only
08:41
pdurbin_m
I don't know but I would like the config to be captured, please. Including jobs.
08:43
poikilotherm
Let's talk about this with Don
08:43
poikilotherm
Most certainly there are more things to be added
08:43
poikilotherm
Like those other plugins
08:43
poikilotherm
E.g. Github Pull Request etc
08:54
pdurbin_m
poikilotherm: and whatever you did to add dataversebot
09:02
pdurbin_m
For more context, please see https://github.com/IQSS/dataverse-jenkins/issues/1
10:24
pmauduit joined #dataverse
10:24
andrewSC joined #dataverse
10:25
jri joined #dataverse
11:09
pdurbin
Hee hee! What does everyone think about this new "Dataverse Installations Around the World" dataset? Too meta? :) https://demo.dataverse.org/dataset.xhtml?persistentId=doi:10.70122/FK2/HPDCDJ
11:10
poikilotherm
Sounds nice :-D
11:10
poikilotherm
Actually I thought about having controlled vocabulary in a dataset, too
11:11
poikilotherm
Versioned, citable, cacheable
11:12
poikilotherm
pdurbin: you could add your dataset to the sample data
11:44
pdurbin
yes, thinking about it, that's how I created it and uploaded the files, with the code I wrote for dataverse-sample-data
11:45
pdurbin
poikilotherm: what should be in your column on my board and in what order? https://github.com/orgs/IQSS/projects/3#column-5999026
12:26
donsizemore joined #dataverse
13:04
poikilotherm
pdurbin: dunno...
13:04
poikilotherm
https://jenkins.dataverse.org/blue/organizations/jenkins/dataverse-k8s%2FImage%20dataverse-k8s/detail/22-test-jenkins/3/pipeline
13:04
poikilotherm
I am almost having the image building on Jenkins in place
13:16
pdurbin
poikilotherm: what image? I get a 404 for that link.
13:17
poikilotherm
Interesting
13:17
poikilotherm
Maybe you need to be logged in, but it should be public...
13:17
poikilotherm
Docker images
13:17
poikilotherm
Build by Jenkins
13:18
donsizemore
i too get a 404 (though all of jenkins.dataverse should be public)
13:19
poikilotherm
Do you get a 404 for this, too: https://jenkins.dataverse.org/job/dataverse-k8s/job/Image%20dataverse-k8s/job/22-test-jenkins/
13:24
donsizemore
purty!
13:28
pdurbin
poikilotherm: no 404 on the second one. And it is purty. :)
13:29
pdurbin
poikilotherm: how have you been building the Docker images previously? On your laptop?
13:30
poikilotherm
Nope, Docker Hub Autobuilds
13:31
pdurbin
Ok. So you would switch to Jenkins?
13:32
poikilotherm
That has been the plan for quite a while.
13:33
poikilotherm
I thought I would do this now, as 4.16 is out
13:33
poikilotherm
That one should be the first done by Jenkins ;-)
13:33
pdurbin
Great! Is it to reduce your dependence on Docker Hub? Kind of a "build it yourself" idea?
13:34
poikilotherm
That's just a minor thing
13:34
poikilotherm
It's more for learning, reusing for others, having timer triggered builds (base image updates) and so on
13:36
pdurbin
Sure, I'm sure we'll learn a lot! Thanks for working on this. Do you need any help? :)
13:36
pdurbin
donsizemore: and do you need any help?
13:37
donsizemore
i'm getting a 404 importing the dashboard json via API . so i'm playing along outside of ansible on dataverse-test.irss.unc.edu (where i have a dashboard but no data points yet)
13:38
pdurbin
donsizemore: can you do a GET of all dashboards on the server pmauduit and I were hacking on?
14:10
donsizemore
@pdurbin i'm trying to get https://dataverse-test.irss.unc.edu/prometheus working then i'll incorporate fixes into the ansible job
14:10
donsizemore
@pdurbin i think grafana is right; collectd and prometheus aren't getting alon
14:12
donsizemore
@pdurbin now i gots graphs =)
14:13
pdurbin
donsizemore: you were able to create a dashboard via API ?
14:15
donsizemore
i need to tweak a template setting and i think we're good
14:17
pdurbin
fantastic!
14:19
donsizemore
sorry this has taken awhile, but this morning is the first quiet/normal day this week
14:20
donsizemore
(and i've already put out a fire for ibiblio since their admin is it VMworld in SF)
14:20
pdurbin
donsizemore: you've had a busy week. Any news on external tools? Are they working ok in production for you?
14:25
donsizemore
um, mostly. unless jon or our director todd are demonstrating them to someone outside the institute
14:26
donsizemore
then they're like cats who can sense when people are allergic to them
14:26
donsizemore
the condition seems to be transient, i've already drawn up an upgrade plan to get us to 4.16 or at least 4.15.1
14:26
donsizemore
and akio should be back tuesday, so we can get a smarter idea of what's going on
14:28
pdurbin
Ok. Hang in there. I'm glad to hear Akio will be back.
14:28
donsizemore
the only code that i touched (i built a custom warfile) was the ampersand rendering fix
14:29
donsizemore
i fixed the misplaced curly in the harvesting page, added in andrey's local bagit export file, and... oh, i did bump tika to whatever.22
14:29
donsizemore
but i did attempt to backport that ampersand rendering dealy in the dataset page
14:30
pdurbin
All the stuff is fixed in "develop", right?
14:30
pdurbin
that*
14:30
donsizemore
so far as i know
14:42
pdurbin
cool
14:42
pdurbin
donsizemore: should I try your branch on ec2?
14:42
pdurbin
the grafana branch, I mean
14:43
donsizemore
no =( my test run just barfed
14:43
donsizemore
but i'm tweaking group_vars at this point
14:45
pdurbin
ok, no rush
14:46
donsizemore
siteUrl escapes the colon; systemd doesn't like having the colon escaped
14:47
pdurbin
I'm planning on spinning up a fresh https://dev2.dataverse.org box once we have this working. Repointing DNS , etc, and terminating the EC2 instance I'm using right now.
17:51
jri joined #dataverse
18:40
donsizemore joined #dataverse
18:40
donsizemore
@pdurbin are you all upgrading demo.dataverse.org?
18:50
pdurbin
donsizemore: we just put a new SSL cert on.
18:55
andrewSC joined #dataverse
20:36
pdurbin
ok folks, I'm out
20:37
pdurbin
Have a great long weekend if you celebrate Labor Day! See you Tuesday.
20:37
pdurbin left #dataverse