Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

system test jars get redownloaded again #561

Open
llxia opened this issue May 30, 2024 · 0 comments
Open

system test jars get redownloaded again #561

llxia opened this issue May 30, 2024 · 0 comments

Comments

@llxia
Copy link
Contributor

llxia commented May 30, 2024

When running system tests again on the same machine, the system test jars get re-redownloaded again

https://openj9-jenkins.osuosl.org/job/Grinder/3641/consoleFull

00:00:53.838  + perl ./aqa-tests/TKG/scripts/getDependencies.pl -path /home/jenkins/workspace/Grinder/../../testDependency/system_lib -task default -customUrl https://openj9-jenkins.osuosl.org//job/test.getDependency/lastSuccessfulBuild/artifact/
00:00:53.838  --------------------------------------------
00:00:53.838  path is set to /home/jenkins/workspace/Grinder/../../testDependency/system_lib
00:00:53.838  task is set to default
00:00:53.838  dependencyList is set to all
00:00:53.838  --------------------------------------------
00:00:53.838  Starting download third party dependent jars
00:00:53.838  --------------------------------------------
00:00:53.838  downloading dependent third party jars to /home/jenkins/workspace/Grinder/../../testDependency/system_lib
00:00:53.838  /home/jenkins/workspace/Grinder/../../testDependency/system_lib/org.eclipse.osgi-3.16.100.jar exists with correct hash, not downloading
00:00:53.838  /home/jenkins/workspace/Grinder/../../testDependency/system_lib/junit-jupiter-engine.jar exists with correct hash, not downloading
00:00:53.838  /home/jenkins/workspace/Grinder/../../testDependency/system_lib/objenesis.jar exists with correct hash, not downloading
00:00:53.838  downloading https://openj9-jenkins.osuosl.org//job/systemtest.getDependency/lastSuccessfulBuild/artifact/systemtest_prereqs/log4j/log4j-core.jar
00:00:54.311  --> file downloaded to /home/jenkins/workspace/Grinder/../../testDependency/system_lib/log4j/log4j-core.jar
00:00:54.311  Checksum verification skipped for /home/jenkins/workspace/Grinder/../../testDependency/system_lib/log4j/log4j-core.jar
00:00:54.311  downloading https://openj9-jenkins.osuosl.org//job/systemtest.getDependency/lastSuccessfulBuild/artifact/systemtest_prereqs/apache-ant/lib/ant-launcher.jar
00:00:54.783  --> file downloaded to /home/jenkins/workspace/Grinder/../../testDependency/system_lib/apache-ant/lib/ant-launcher.jar
00:00:54.783  Checksum verification skipped for /home/jenkins/workspace/Grinder/../../testDependency/system_lib/apache-ant/lib/ant-launcher.jar
...
annaibm added a commit to annaibm/TKG that referenced this issue Jun 3, 2024
- Enables to avoid system test prerequisite zip file being empty.
- system jars are downloaded under system_lib.

related: adoptium/aqa-tests#4912
related: adoptium#560
related: adoptium#561

Signed-off-by: Anna Babu Palathingal <anna.bp@ibm.com>
annaibm added a commit to annaibm/TKG that referenced this issue Jun 3, 2024
- Enables to avoid system test prerequisite zip file being empty.
- system jars are downloaded under system_lib.

related: adoptium/aqa-tests#4912
related: adoptium#560
related: adoptium#561

Signed-off-by: Anna Babu Palathingal <anna.bp@ibm.com>
annaibm added a commit to annaibm/TKG that referenced this issue Jun 3, 2024
- Enables to avoid system test prerequisite zip file being empty.
- System jars are downloaded under system_lib.

related: adoptium/aqa-tests#4912
related: adoptium#560
related: adoptium#561

Signed-off-by: Anna Babu Palathingal <anna.bp@ibm.com>
annaibm added a commit to annaibm/TKG that referenced this issue Jun 5, 2024
- Enables to avoid system test prerequisite zip file being empty.
- System jars are downloaded under system_lib.

related: adoptium/aqa-tests#4912
related: adoptium#560
related: adoptium#561

Signed-off-by: Anna Babu Palathingal <anna.bp@ibm.com>
annaibm added a commit to annaibm/TKG that referenced this issue Jun 18, 2024
- Enables to avoid system test prerequisite zip file being empty.
- System jars are downloaded under system_lib.

related: adoptium/aqa-tests#4912
related: adoptium#560
related: adoptium#561

Signed-off-by: Anna Babu Palathingal <anna.bp@ibm.com>
annaibm added a commit to annaibm/TKG that referenced this issue Jun 26, 2024
- Enables to avoid system test prerequisite zip file being empty.
- System jars are downloaded under system_lib.

related: adoptium/aqa-tests#4912
related: adoptium#560
related: adoptium#561

Signed-off-by: Anna Babu Palathingal <anna.bp@ibm.com>
annaibm added a commit to annaibm/TKG that referenced this issue Jun 26, 2024
- Enables to avoid system test prerequisite zip file being empty.
- System jars are downloaded under system_lib.

related: adoptium/aqa-tests#4912
related: adoptium#560
related: adoptium#561

Signed-off-by: Anna Babu Palathingal <anna.bp@ibm.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Todo
Development

No branches or pull requests

1 participant