You tried to assign the DEFAULT SERIAL DEFAULT specification more than once when defining a base table. In each base table, there may not be more than one column with the DEFAULT SERIAL default specification.
Choose a column from which this definition can be omitted. Then repeat the modified SQL statement.