Skip to content

Console Output

14:41:06 [2023-08-03T18:41:06.176Z] + ./releng/scripts/promote-a-build.sh
14:41:06 [2023-08-03T18:41:06.176Z] + SSHUSER=genie.cdt@projects-storage.eclipse.org
14:41:06 [2023-08-03T18:41:06.176Z] + SSH='ssh genie.cdt@projects-storage.eclipse.org'
14:41:06 [2023-08-03T18:41:06.176Z] + SCP=scp
14:41:06 [2023-08-03T18:41:06.176Z] + DOWNLOAD=/home/data/httpd/download.eclipse.org/tools/cdt/builds/11.3/cdt-11.3.0-m2a
14:41:06 [2023-08-03T18:41:06.176Z] + ARTIFACTS=https://ci.eclipse.org/cdt/job/cdt/job/main/247/artifact
14:41:06 [2023-08-03T18:41:06.176Z] + INDEX_PHP_FOR_RCP=scripts/cdt-standalone-php-template.txt
14:41:06 [2023-08-03T18:41:06.176Z] + ARTIFACTS_REPO_TARGET=https://ci.eclipse.org/cdt/job/cdt/job/main/247/artifact/releng/org.eclipse.cdt.repo/target
14:41:06 [2023-08-03T18:41:06.176Z] + echo Using download location root of /home/data/httpd/download.eclipse.org/tools/cdt/builds/11.3/cdt-11.3.0-m2a
14:41:06 [2023-08-03T18:41:06.176Z] Using download location root of /home/data/httpd/download.eclipse.org/tools/cdt/builds/11.3/cdt-11.3.0-m2a
14:41:06 [2023-08-03T18:41:06.176Z] + echo Using artifacts location root of https://ci.eclipse.org/cdt/job/cdt/job/main/247/artifact
14:41:06 [2023-08-03T18:41:06.176Z] Using artifacts location root of https://ci.eclipse.org/cdt/job/cdt/job/main/247/artifact
14:41:06 [2023-08-03T18:41:06.176Z] + echo Testing to make sure artifacts location is sane
14:41:06 [2023-08-03T18:41:06.176Z] Testing to make sure artifacts location is sane
14:41:06 [2023-08-03T18:41:06.176Z] + wget -q --output-document=/dev/null https://ci.eclipse.org/cdt/job/cdt/job/main/247/artifact
14:41:06 [2023-08-03T18:41:06.176Z] + ECHO=echo
14:41:06 [2023-08-03T18:41:06.176Z] + '[' false == false ']'
14:41:06 [2023-08-03T18:41:06.176Z] + ECHO=
14:41:06 [2023-08-03T18:41:06.176Z] + '[' false == false ']'
14:41:06 [2023-08-03T18:41:06.176Z] + echo Testing to make sure we are publishing to a new directory
14:41:06 [2023-08-03T18:41:06.176Z] Testing to make sure we are publishing to a new directory
14:41:06 [2023-08-03T18:41:06.176Z] + ssh genie.cdt@projects-storage.eclipse.org 'test ! -e /home/data/httpd/download.eclipse.org/tools/cdt/builds/11.3/cdt-11.3.0-m2a'
14:41:07 [2023-08-03T18:41:07.109Z] + ssh genie.cdt@projects-storage.eclipse.org 'mkdir -p /home/data/httpd/download.eclipse.org/tools/cdt/builds/11.3/cdt-11.3.0-m2a'
14:41:07 [2023-08-03T18:41:07.366Z] + ssh genie.cdt@projects-storage.eclipse.org 'cd /home/data/httpd/download.eclipse.org/tools/cdt/builds/11.3/cdt-11.3.0-m2a &&         wget -q https://ci.eclipse.org/cdt/job/cdt/job/main/247/artifact/releng/org.eclipse.cdt.repo/target/repository/*zip*/repository.zip &&         unzip -q repository.zip &&         mv repository/* . &&         rm -r repository repository.zip'
14:41:19 [2023-08-03T18:41:19.555Z] + ssh genie.cdt@projects-storage.eclipse.org 'cd /home/data/httpd/download.eclipse.org/tools/cdt/builds/11.3/cdt-11.3.0-m2a &&         wget -q https://ci.eclipse.org/cdt/job/cdt/job/main/247/artifact/releng/org.eclipse.cdt.repo/target/org.eclipse.cdt.repo.zip &&         mv org.eclipse.cdt.repo.zip cdt-11.3.0-m2a.zip'
14:41:22 [2023-08-03T18:41:22.827Z] + '[' false == true ']'