Skip to content

Getting Unexpected end of file exception with xcprofiler on Jenkins CI #34

Description

@atreyd

We have integrated xcprofiler in standard Jenkins declarative pipeline. We are using xcprofiler v0.6.3 with XCODE-12 on Jenkins CI.

The issue which we hit as a road blocker is the Unexpected end of file exception when xcprofiler command is executed with xcactivitylog path provided in DerivedData path.

Although the same version of xcprofiler and XCODE works on local and generating the output.

The only difference between local and Jenkins is we are running build using fastlane on Jenkins whereas using XCODE build options on local.

I have verified the xcactivitylog file is created under DerivedData path on Jenkins but xcprofiler is not able to generate the report.

Any leads would be appreciated.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions