Skip to content

Console Output

12:33:20 [2022-04-26T16:33:20.572Z] + ./scripts/promote-a-build.sh
12:33:20 [2022-04-26T16:33:20.573Z] + SSHUSER=genie.cdt@projects-storage.eclipse.org
12:33:20 [2022-04-26T16:33:20.573Z] + SSH='ssh genie.cdt@projects-storage.eclipse.org'
12:33:20 [2022-04-26T16:33:20.573Z] + SCP=scp
12:33:20 [2022-04-26T16:33:20.573Z] + DOWNLOAD=/home/data/httpd/download.eclipse.org/tools/cdt/releases/10.6/cdt-10.6.1
12:33:20 [2022-04-26T16:33:20.573Z] + ARTIFACTS=https://ci.eclipse.org/cdt/job/cdt-10.6/17/artifact
12:33:20 [2022-04-26T16:33:20.573Z] + INDEX_PHP_FOR_RCP=scripts/cdt-standalone-php-template
12:33:20 [2022-04-26T16:33:20.573Z] + ARTIFACTS_REPO_TARGET=https://ci.eclipse.org/cdt/job/cdt-10.6/17/artifact/releng/org.eclipse.cdt.repo/target
12:33:20 [2022-04-26T16:33:20.573Z] + echo Using download location root of /home/data/httpd/download.eclipse.org/tools/cdt/releases/10.6/cdt-10.6.1
12:33:20 [2022-04-26T16:33:20.573Z] Using download location root of /home/data/httpd/download.eclipse.org/tools/cdt/releases/10.6/cdt-10.6.1
12:33:20 [2022-04-26T16:33:20.573Z] + echo Using artifacts location root of https://ci.eclipse.org/cdt/job/cdt-10.6/17/artifact
12:33:20 [2022-04-26T16:33:20.573Z] Using artifacts location root of https://ci.eclipse.org/cdt/job/cdt-10.6/17/artifact
12:33:20 [2022-04-26T16:33:20.573Z] + echo Testing to make sure artifacts location is sane
12:33:20 [2022-04-26T16:33:20.573Z] Testing to make sure artifacts location is sane
12:33:20 [2022-04-26T16:33:20.573Z] + wget -q --output-document=/dev/null https://ci.eclipse.org/cdt/job/cdt-10.6/17/artifact
12:33:20 [2022-04-26T16:33:20.832Z] + ECHO=echo
12:33:20 [2022-04-26T16:33:20.832Z] + '[' false == false ']'
12:33:20 [2022-04-26T16:33:20.832Z] + ECHO=
12:33:20 [2022-04-26T16:33:20.832Z] + '[' false == false ']'
12:33:20 [2022-04-26T16:33:20.832Z] + echo Testing to make sure we are publishing to a new directory
12:33:20 [2022-04-26T16:33:20.832Z] Testing to make sure we are publishing to a new directory
12:33:20 [2022-04-26T16:33:20.833Z] + ssh genie.cdt@projects-storage.eclipse.org 'test ! -e /home/data/httpd/download.eclipse.org/tools/cdt/releases/10.6/cdt-10.6.1'
12:33:21 [2022-04-26T16:33:21.798Z] + ssh genie.cdt@projects-storage.eclipse.org 'mkdir -p /home/data/httpd/download.eclipse.org/tools/cdt/releases/10.6/cdt-10.6.1'
12:33:22 [2022-04-26T16:33:22.735Z] + ssh genie.cdt@projects-storage.eclipse.org 'cd /home/data/httpd/download.eclipse.org/tools/cdt/releases/10.6/cdt-10.6.1 &&         wget -q https://ci.eclipse.org/cdt/job/cdt-10.6/17/artifact/releng/org.eclipse.cdt.repo/target/repository/*zip*/repository.zip &&         unzip -q repository.zip &&         mv repository/* . &&         rm -r repository repository.zip'
12:33:44 [2022-04-26T16:33:44.668Z] + ssh genie.cdt@projects-storage.eclipse.org 'cd /home/data/httpd/download.eclipse.org/tools/cdt/releases/10.6/cdt-10.6.1 &&         wget -q https://ci.eclipse.org/cdt/job/cdt-10.6/17/artifact/releng/org.eclipse.cdt.repo/target/org.eclipse.cdt.repo.zip &&         mv org.eclipse.cdt.repo.zip cdt-10.6.1.zip'
12:33:51 [2022-04-26T16:33:51.238Z] + '[' false == true ']'