Skip to content
This repository has been archived by the owner on Jul 4, 2021. It is now read-only.

Add wdqs 0.3.40 image. Remove Wikibase 1.33 build. #128

Merged
merged 8 commits into from
Jul 14, 2020
Merged

Conversation

toban
Copy link
Contributor

@toban toban commented Jul 8, 2020

We want to add a new image for wdqs to deploy on our test instances for the upcoming federated properties user tests.

https://phabricator.wikimedia.org/T250974


COPY --from=fetcher --chown=blazegraph:blazegraph /service-0.3.40 /wdqs

RUN mkdir /var/log/wdqs && chown blazegraph /var/log/wdqs
Copy link
Contributor Author

@toban toban Jul 8, 2020

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I added this for the logs to actually be written, however looking at what is output this might seem unnecessary unless wdqs is executed with the verbose flag.

bash-4.4# pwd
/var/log/wdqs
bash-4.4# ls
wdqs-updater_jvm_gc.pid10.log.0.current  wdqs-updater_jvm_gc.pid12.log.0.current  wdqs-updater_jvm_gc.pid9.log.0.current
bash-4.4# tail wdqs-updater_jvm_gc.pid9.log.0.current -n 20
2020-07-08T15:30:31.643+0000: 976.667: Total time for which application threads were stopped: 0.0001903 seconds, Stopping threads took: 0.0000429 seconds
2020-07-08T15:30:31.643+0000: 976.667: Total time for which application threads were stopped: 0.0001552 seconds, Stopping threads took: 0.0000361 seconds
2020-07-08T15:30:41.646+0000: 986.670: Total time for which application threads were stopped: 0.0002666 seconds, Stopping threads took: 0.0001046 seconds
2020-07-08T15:30:41.647+0000: 986.670: Total time for which application threads were stopped: 0.0002189 seconds, Stopping threads took: 0.0000468 seconds
2020-07-08T15:30:41.647+0000: 986.671: Total time for which application threads were stopped: 0.0001524 seconds, Stopping threads took: 0.0000348 seconds
2020-07-08T15:30:51.650+0000: 996.674: Total time for which application threads were stopped: 0.0002675 seconds, Stopping threads took: 0.0001047 seconds
2020-07-08T15:30:51.651+0000: 996.674: Total time for which application threads were stopped: 0.0002464 seconds, Stopping threads took: 0.0000545 seconds
2020-07-08T15:30:51.651+0000: 996.675: Total time for which application threads were stopped: 0.0001872 seconds, Stopping threads took: 0.0000390 seconds
2020-07-08T15:31:01.654+0000: 1006.678: Total time for which application threads were stopped: 0.0001900 seconds, Stopping threads took: 0.0000392 seconds
2020-07-08T15:31:01.655+0000: 1006.678: Total time for which application threads were stopped: 0.0001305 seconds, Stopping threads took: 0.0000300 seconds
2020-07-08T15:31:01.655+0000: 1006.678: Total time for which application threads were stopped: 0.0001332 seconds, Stopping threads took: 0.0000320 seconds
2020-07-08T15:31:10.657+0000: 1015.680: Total time for which application threads were stopped: 0.0002907 seconds, Stopping threads took: 0.0001442 seconds
2020-07-08T15:31:11.658+0000: 1016.681: Total time for which application threads were stopped: 0.0002544 seconds, Stopping threads took: 0.0000524 seconds
2020-07-08T15:31:11.658+0000: 1016.682: Total time for which application threads were stopped: 0.0002219 seconds, Stopping threads took: 0.0000491 seconds
2020-07-08T15:31:11.659+0000: 1016.682: Total time for which application threads were stopped: 0.0001576 seconds, Stopping threads took: 0.0000370 seconds
2020-07-08T15:31:21.661+0000: 1026.685: Total time for which application threads were stopped: 0.0002370 seconds, Stopping threads took: 0.0000566 seconds
2020-07-08T15:31:21.662+0000: 1026.685: Total time for which application threads were stopped: 0.0001686 seconds, Stopping threads took: 0.0000403 seconds
2020-07-08T15:31:21.662+0000: 1026.686: Total time for which application threads were stopped: 0.0001558 seconds, Stopping threads took: 0.0000364 seconds
2020-07-08T15:31:31.665+0000: 1036.689: Total time for which application threads were stopped: 0.0002526 seconds, Stopping threads took: 0.0000529 seconds
2020-07-08T15:31:31.666+0000: 1036.689: Total time for which application threads were stopped: 0.0001691 seconds, Stopping threads took: 0.0000402 seconds
bash-4.4# 

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

+1 for including a prepared directory in the image if it would be used with the verbose flag!

@toban toban changed the title Add wdqs 0.3.40 image [WIP] Add wdqs 0.3.40 image Jul 8, 2020
@toban toban changed the title [WIP] Add wdqs 0.3.40 image Add wdqs 0.3.40 image Jul 10, 2020
@toban toban force-pushed the T250974 branch 2 times, most recently from 05b36aa to 4c8a727 Compare July 10, 2020 15:19
@toban toban changed the title Add wdqs 0.3.40 image [WIP] Add wdqs 0.3.40 image Jul 10, 2020
@toban toban changed the title [WIP] Add wdqs 0.3.40 image [WIP] Add wdqs 0.3.40 image. Remove Wikibase 1.33 build. Jul 13, 2020
@toban toban changed the title [WIP] Add wdqs 0.3.40 image. Remove Wikibase 1.33 build. Add wdqs 0.3.40 image. Remove Wikibase 1.33 build. Jul 13, 2020
@addshore
Copy link
Contributor

README files for wdqs and wikibase need updating too with the new / removed versions

- Wikibase 1.33 removed
- WDQS added new image with new latest 0.3.40
@addshore addshore merged commit f733e9a into master Jul 14, 2020
@mariushoch mariushoch deleted the T250974 branch July 20, 2020 09:42
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
2 participants