I have checked the log. It's just the ffu assembly phase but there isn't anything about the BSP compilation step I was looking for, so I am not sure why are the files missing. Possibly you haven't run the BuildFFU.bat as a part of the build\solution\iMXPlatform\iMXPlatform.sln from Visual Studio. Possibly you might not have built the drivers yet but that's just a guess.
There is something you could try.
1) launch Visual studio as administrator
2) open the solution and click "build solution" (This will build the BSP and also assemble the testing ffu you want.)
3) If the build is successful the ffu files can be found in imx-iotcore\build\solution\iMXPlatform\Build\FFU.
4) attach the log here if it fails
Note:
I assume you have already passed through the required preparation steps described in chapter 10 of the "i.MX_Win10_User's_Guide, the Building Windows 10 IoT Core for NXP i.MX Processors".