The build servers are publishing messages over MQTT.
sudo apk add mosquitto
Subscribe to the all messages
mosquitto_sub -h msg.alpinelinux.org -t 'build/#' -v
build/<buildserver>