No Possible Issues Found via Git Search
Rebuild_Same_JDK_Reproducibility_Test_0
[2024-08-17T03:30:29.056Z] Running test Rebuild_Same_JDK_Reproducibility_Test_0 ...
[2024-08-17T03:30:29.056Z] ===============================================
[2024-08-17T03:30:29.056Z] Rebuild_Same_JDK_Reproducibility_Test_0 Start Time: Sat Aug 17 03:30:28 2024 Epoch Time (ms): 1723865428687
[2024-08-17T03:30:29.056Z] variation: NoOptions
[2024-08-17T03:30:29.056Z] JVM_OPTIONS:
[2024-08-17T03:30:29.056Z] { \
[2024-08-17T03:30:29.056Z] echo ""; echo "TEST SETUP:"; \
[2024-08-17T03:30:29.056Z] echo "Nothing to be done for setup."; \
[2024-08-17T03:30:29.056Z] mkdir -p "/home/jenkins/workspace/Test_openjdk21_hs_special.system_x86-64_linux_rerun/aqa-tests/TKG/../TKG/output_17238654283742/Rebuild_Same_JDK_Reproducibility_Test_0"; \
[2024-08-17T03:30:29.056Z] cd "/home/jenkins/workspace/Test_openjdk21_hs_special.system_x86-64_linux_rerun/aqa-tests/TKG/../TKG/output_17238654283742/Rebuild_Same_JDK_Reproducibility_Test_0"; \
[2024-08-17T03:30:29.056Z] echo ""; echo "TESTING:"; \
[2024-08-17T03:30:29.056Z] docker container rm reproducibleCompare; \
[2024-08-17T03:30:29.056Z] docker run -v "/home/jenkins/workspace/Test_openjdk21_hs_special.system_x86-64_linux_rerun/aqa-tests/TKG/../../jvmtest/system/reproducibleCompare:/home/jenkins/test" -w "/home/jenkins/" -v "/home/jenkins/workspace/Test_openjdk21_hs_special.system_x86-64_linux_rerun/jdkbinary/j2sdk-image/jdk-21.0.5+3/bin/../:/home/jenkins/jdkbinary/" --name reproducibleCompare centos:7 /bin/bash /home/jenkins/test/linux_repro_build_compare.sh /home/jenkins/test/OpenJDK21U-sbom_x64_linux_hotspot_21.0.5_3-ea.json /home/jenkins/jdkbinary; \
[2024-08-17T03:30:29.057Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "Rebuild_Same_JDK_Reproducibility_Test_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk21_hs_special.system_x86-64_linux_rerun/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk21_hs_special.system_x86-64_linux_rerun/aqa-tests/TKG/../TKG/output_17238654283742/Rebuild_Same_JDK_Reproducibility_Test_0"; else echo "-----------------------------------"; echo "Rebuild_Same_JDK_Reproducibility_Test_0""_FAILED"; echo "-----------------------------------"; fi; \
[2024-08-17T03:30:29.057Z] docker cp reproducibleCompare:/home/jenkins/reprotest.diff ./; \
[2024-08-17T03:30:29.057Z] docker cp reproducibleCompare:/home/jenkins/reproJDK.tar.gz ./; \
[2024-08-17T03:30:29.057Z] docker cp reproducibleCompare:/home/jenkins/SBOM.json ./; \
[2024-08-17T03:30:29.057Z] docker container rm reproducibleCompare; \
[2024-08-17T03:30:29.057Z] echo ""; echo "TEST TEARDOWN:"; \
[2024-08-17T03:30:29.057Z] echo "Nothing to be done for teardown."; \
[2024-08-17T03:30:29.057Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk21_hs_special.system_x86-64_linux_rerun/aqa-tests/TKG/../TKG/output_17238654283742/TestTargetResult";
[2024-08-17T03:30:29.057Z]
[2024-08-17T03:30:29.057Z] TEST SETUP:
[2024-08-17T03:30:29.057Z] Nothing to be done for setup.
[2024-08-17T03:30:29.057Z]
[2024-08-17T03:30:29.057Z] TESTING:
[2024-08-17T03:30:29.057Z] Error: No such container: reproducibleCompare
[2024-08-17T03:30:31.252Z] Loaded plugins: fastestmirror, ovl
[2024-08-17T03:30:31.931Z] Determining fastest mirrors
[2024-08-17T03:30:36.974Z] Could not retrieve mirrorlist http://mirrorlist.centos.org/?release=7&arch=x86_64&repo=os&infra=container error was
[2024-08-17T03:30:36.974Z] 14: curl#6 - "Could not resolve host: mirrorlist.centos.org; Unknown error"
[2024-08-17T03:30:36.974Z]
[2024-08-17T03:30:36.974Z]
[2024-08-17T03:30:36.975Z] One of the configured repositories failed (Unknown),
[2024-08-17T03:30:36.975Z] and yum doesn't have enough cached data to continue. At this point the only
[2024-08-17T03:30:36.975Z] safe thing yum can do is fail. There are a few ways to work "fix" this:
[2024-08-17T03:30:36.975Z]
[2024-08-17T03:30:36.975Z] 1. Contact the upstream for the repository and get them to fix the problem.
[2024-08-17T03:30:36.975Z]
[2024-08-17T03:30:36.975Z] 2. Reconfigure the baseurl/etc. for the repository, to point to a working
[2024-08-17T03:30:36.975Z] upstream. This is most often useful if you are using a newer
[2024-08-17T03:30:36.975Z] distribution release than is supported by the repository (and the
[2024-08-17T03:30:36.975Z] packages for the previous distribution release still work).
[2024-08-17T03:30:36.975Z]
[2024-08-17T03:30:36.975Z] 3. Run the command with the repository temporarily disabled
[2024-08-17T03:30:36.975Z] yum --disablerepo=<repoid> ...
[2024-08-17T03:30:36.975Z]
[2024-08-17T03:30:36.975Z] 4. Disable the repository permanently, so yum won't use it by default. Yum
[2024-08-17T03:30:36.975Z] will then just ignore the repository until you permanently enable it
[2024-08-17T03:30:36.975Z] again or use --enablerepo for temporary usage:
[2024-08-17T03:30:36.975Z]
[2024-08-17T03:30:36.975Z] yum-config-manager --disable <repoid>
[2024-08-17T03:30:36.975Z] or
[2024-08-17T03:30:36.975Z] subscription-manager repos --disable=<repoid>
[2024-08-17T03:30:36.975Z]
[2024-08-17T03:30:36.975Z] 5. Configure the failing repository to be skipped, if it is unavailable.
[2024-08-17T03:30:36.975Z] Note that yum will try to contact the repo. when it runs most commands,
[2024-08-17T03:30:36.975Z] so will have to try and fail each time (and thus. yum will be be much
[2024-08-17T03:30:36.975Z] slower). If it is a very temporary problem though, this is often a nice
[2024-08-17T03:30:36.975Z] compromise:
[2024-08-17T03:30:36.975Z]
[2024-08-17T03:30:36.975Z] yum-config-manager --save --setopt=<repoid>.skip_if_unavailable=true
[2024-08-17T03:30:36.975Z]
[2024-08-17T03:30:36.975Z] Cannot find a valid baseurl for repo: base/7/x86_64
[2024-08-17T03:30:38.075Z] -----------------------------------
[2024-08-17T03:30:38.075Z] Rebuild_Same_JDK_Reproducibility_Test_0_FAILED
[2024-08-17T03:30:38.075Z] -----------------------------------
[2024-08-17T03:30:38.075Z] Error: No such container:path: reproducibleCompare:/home/jenkins/reprotest.diff
[2024-08-17T03:30:38.075Z] Error: No such container:path: reproducibleCompare:/home/jenkins/reproJDK.tar.gz
[2024-08-17T03:30:38.075Z] Error: No such container:path: reproducibleCompare:/home/jenkins/SBOM.json
[2024-08-17T03:30:38.075Z] reproducibleCompare
[2024-08-17T03:30:38.075Z]
[2024-08-17T03:30:38.075Z] TEST TEARDOWN:
[2024-08-17T03:30:38.075Z] Nothing to be done for teardown.
[2024-08-17T03:30:38.075Z] Rebuild_Same_JDK_Reproducibility_Test_0 Finish Time: Sat Aug 17 03:30:37 2024 Epoch Time (ms): 1723865437743