Hi,
I’m having an odd issue when doing our team city builds where I get the following error.
14:31:06 [Licensing::Module] Successfully connected to LicensingClient on channel: "LicenseClient-buildmachine" (connect: 0.00s, validation: 0.01s, handshake: 0.58s)
14:31:06 [Licensing::IpcConnector] Successfully connected to the License Notification on channel: "LicenseClient-buildmachine-notifications"
14:31:06 [Licensing::Client] Successfully updated the access token
14:31:06 [Licensing::Module] Successfully updated the access token XXXXX
14:31:07 [Licensing::Client] Successfully processed license management request
14:31:07 [Licensing::Module] Successfully activated the entitlement license
14:31:07 [Licensing::Client] Successfully queried for the EntitlementGroupsDetails
14:31:07 [Licensing::Module] We are aborting activation, because there is already a license file (masked serial: XX-XXXX-XXXX-XXXX-XXXX-XXXX, status: valid), and it must be returned before activating it
14:31:07 Exiting without the bug reporter. Application will terminate with return code 1
I’m able to build without getting this error if I manually return that licence EVERY single build. If I run a second build without returning it the build will fail. This wasn’t happening yesterday and I’m pretty sure it’s been since updating to hub 3.4.1
Anyone have a solution? Or is this a new bug?