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

[backport 3.12.z] don't use hazelcas-all in docker snaphost images #19201

Merged

Conversation

kwart
Copy link
Member

@kwart kwart commented Jul 28, 2021

Backports part of the #19106 to allow building Docker snapshot images from patch branches.

See also: hazelcast/dockerfile-hazelcast-enterprise-snapshot#1, hazelcast/dockerfile-hazelcast-snapshot#1

@kwart kwart added Type: Defect Team: Core Backport Source: Internal PR or issue was opened by an employee labels Jul 28, 2021
@kwart kwart added this to the 3.12.13 milestone Jul 28, 2021
@kwart kwart requested a review from frant-hartm July 28, 2021 07:50
@hz-devops-test
Copy link

The job Hazelcast-pr-builder of your PR failed. (Hazelcast internal details: build log, artifacts).
Through arcane magic we have determined that the following fragments from the build log may contain information about the problem.

Click to expand the log file
---------ERRORS-----------
--------------------------
[ERROR] /home/jenkins/jenkins_slave/workspace/Hazelcast-pr-builder/hazelcast/src/test/java/com/hazelcast/map/impl/mapstore/MapClassLoaderTest.java:135: Undefined reference: java.util.concurrent.ConcurrentHashMap.KeySetView
--------------------------
[ERROR] /home/jenkins/jenkins_slave/workspace/Hazelcast-pr-builder/hazelcast/src/test/java/com/hazelcast/map/impl/mapstore/MapClassLoaderTest.java:135: Undefined reference: java.util.concurrent.ConcurrentHashMap.KeySetView java.util.concurrent.ConcurrentHashMap.keySet()
--------------------------
[ERROR] /home/jenkins/jenkins_slave/workspace/Hazelcast-pr-builder/hazelcast/src/test/java/com/hazelcast/map/impl/mapstore/MapStoreWriteBehindTest.java:622: Undefined reference: java.util.concurrent.ConcurrentHashMap.KeySetView
--------------------------
[ERROR] /home/jenkins/jenkins_slave/workspace/Hazelcast-pr-builder/hazelcast/src/test/java/com/hazelcast/map/impl/mapstore/MapStoreWriteBehindTest.java:622: Undefined reference: java.util.concurrent.ConcurrentHashMap.KeySetView java.util.concurrent.ConcurrentHashMap.keySet()
--------------------------
[ERROR] /home/jenkins/jenkins_slave/workspace/Hazelcast-pr-builder/hazelcast/src/test/java/com/hazelcast/map/impl/mapstore/MapStoreDataLoadingContinuesWhenNodeJoins.java:349: Undefined reference: java.util.concurrent.ConcurrentHashMap.KeySetView
--------------------------
[ERROR] /home/jenkins/jenkins_slave/workspace/Hazelcast-pr-builder/hazelcast/src/test/java/com/hazelcast/map/impl/mapstore/MapStoreDataLoadingContinuesWhenNodeJoins.java:349: Undefined reference: java.util.concurrent.ConcurrentHashMap.KeySetView java.util.concurrent.ConcurrentHashMap.keySet()
--------------------------

@kwart kwart merged commit 53193f7 into hazelcast:3.12.z Jul 28, 2021
@kwart kwart deleted the fix/3.12.z/basic-hazelcast-to-docker-snapshot branch July 28, 2021 11:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants