Skip to content

Console Output

09:34:03 [2026-02-09T08:34:03.514Z] Warning: A secret was passed to "sh" using Groovy String interpolation, which is insecure.
09:34:03 [2026-02-09T08:34:03.514Z] 		 Affected argument(s) used the following variable(s): [DB_PSW, DB_USR]
09:34:03 [2026-02-09T08:34:03.514Z] 		 See https://jenkins.io/redirect/groovy-string-interpolation for details.
09:34:03 [2026-02-09T08:34:03.772Z] + rm -f ****/configuration/config.properties
09:34:03 [2026-02-09T08:34:03.772Z] + echo DB_NAME=silvertest
09:34:03 [2026-02-09T08:34:03.773Z] + echo DB_SERVERTYPE=POSTGRESQL
09:34:03 [2026-02-09T08:34:03.773Z] + echo DB_SERVER=int0.****.org
09:34:03 [2026-02-09T08:34:03.773Z] + echo DB_PORT_POSTGRESQL=5433