Skip to content

Console Output

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