When using VK_SUBPASS_CONTENTS_SECONDARY_COMMAND_BUFFERS in a renderpass the only valid command is vkCmdExecuteCommands until calling vkCmdNextSubpass or vkCmdEndRenderPass (this is what the spec says)
The issue currently Validation will end up reporting it in something like
