There is a difference in the build results with Jenkins.

I build Addressables with Jenkins.
Batch build is possible, but there is a slight difference between manual and batch build. Is this an acceptable phenomenon?
The procedure is as follows.

Unity editor:
When each process is executed with a button.

  1. Destroy all groups registered in Addressables
  2. Register the group again in Addressables
    3.Clear Addressables cache
  3. Build Addressables

Jenkins:
Run the process executed in Unity editor in batch mode (argument is -batchmode -nographics)

Unity 2019.1.14f1
Addressables 1.2.4

I don’t get the question. What is the “slight difference”?