You are not logged in.
2017-11-24 10:00 php-memcached
0cb380f98d92423b3eca6782f2c9f46f0308edb8
7f968a875a8c7b353ddcefee095c792fc24752db
community nlopc43, rechenknecht
Seen this before, also with "50 times rechenknecht" :-)
A race when build tasks are fetched from the master?
Offline
This was intentional, but usually it indicates a bug in the build slave's scripts.
Offline
The repetition of one slave name was a clear sign of an error:
The build slave didn't recognize the new build order (or crashed while executing it) and ordered a new one, but the build master saw the old assignment and handed it out again.
Then the build master appended the build slave again to the list of slaves working on that order - I have changed that, because it annoyed me.
Offline