I have found how I broken it.

After "locahost:636" I have remembered that have tried to configure ldaps to use in local net,tried to change slapd parameters in different ways and did not return everything back
ldap_master_url was "ldap://hostname:389 ldaps://"
I changed it back to "ldap://hostname:389" and now zmprov works fine.
Thanks for help