Skip to content

Console Output

10:15:26 [2026-08-06T08:15:26.453Z] Warning: A secret was passed to "sh" using Groovy String interpolation, which is insecure.
10:15:26 [2026-08-06T08:15:26.453Z] 		 Affected argument(s) used the following variable(s): [DB_PSW, DB_USR]
10:15:26 [2026-08-06T08:15:26.453Z] 		 See https://jenkins.io/redirect/groovy-string-interpolation for details.
10:15:26 [2026-08-06T08:15:26.712Z] + rm -f ****/configuration/config.properties
10:15:26 [2026-08-06T08:15:26.712Z] + echo DB_NAME=SilverUpdate
10:15:26 [2026-08-06T08:15:26.712Z] + echo DB_SERVERTYPE=MSSQL
10:15:26 [2026-08-06T08:15:26.712Z] + echo DB_SERVER=int1.****.org
10:15:26 [2026-08-06T08:15:26.712Z] + echo DB_PORT_MSSQL=1433