My answer will be in English because here is a English forum.
It seems that the replication is not completed when you move the FMSO roles to Windows 2016.
Before launch the demotion of old domain controller you should check if the replication and the domain controller health are ok.
#To force replication
repadmin /syncall
#Check the status of last replication
repadmin /showrepl
repadmin /replsum *
#check domain controller health
dcdiag
It's recommended to fix all error before performing the demotion of old domain controller.
Please don't forget to accept helpful answer