[
https://issues.apache.org/jira/browse/CASSANDRA-16262?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17479683#comment-17479683
]
Caleb Rackliffe commented on CASSANDRA-16262:
---------------------------------------------
I attempted to build the branch again this afternoon:
1.) Cleared local maven cache
2.) Moved aside existing {{settings.xml}}
3.) git clean -fxd && ant realclean && ant jar && ant build-test && ant
generate-idea-files
Got the following:
{noformat}
[retry] Attempt [0]: error occurred; retrying...
[resolver:resolve] Could not transfer metadata
org.apache.cassandra:harry-core:1.0.0-SNAPSHOT/maven-metadata.xml from/to
resolver-apache-snapshots (${artifact.remoteRepository.apacheSnapshots}):
Cannot access ${artifact.remoteRepository.apacheSnapshots} with type default
using the available connector factories: BasicRepositoryConnectorFactory
[resolver:resolve]
org.apache.cassandra:harry-core:1.0.0-SNAPSHOT/maven-metadata.xmlfailed to
transfer from ${artifact.remoteRepository.apacheSnapshots} during a previous
attempt. This failure was cached in the local repository and resolution will
not be reattempted until the update interval of resolver-apache-snapshots has
elapsed or updates are forced. Original error: Could not transfer metadata
org.apache.cassandra:harry-core:1.0.0-SNAPSHOT/maven-metadata.xml from/to
resolver-apache-snapshots (${artifact.remoteRepository.apacheSnapshots}):
Cannot access ${artifact.remoteRepository.apacheSnapshots} with type default
using the available connector factories: BasicRepositoryConnectorFactory
[resolver:resolve]
org.apache.cassandra:harry-core:1.0.0-SNAPSHOT/maven-metadata.xmlfailed to
transfer from ${artifact.remoteRepository.apacheSnapshots} during a previous
attempt. This failure was cached in the local repository and resolution will
not be reattempted until the update interval of resolver-apache-snapshots has
elapsed or updates are forced. Original error: Could not transfer metadata
org.apache.cassandra:harry-core:1.0.0-SNAPSHOT/maven-metadata.xml from/to
resolver-apache-snapshots (${artifact.remoteRepository.apacheSnapshots}):
Cannot access ${artifact.remoteRepository.apacheSnapshots} with type default
using the available connector factories: BasicRepositoryConnectorFactory
[retry] Attempt [1]: error occurred; retrying...
[resolver:resolve] Could not transfer metadata
org.apache.cassandra:harry-core:1.0.0-SNAPSHOT/maven-metadata.xml from/to
resolver-apache-snapshots (${artifact.remoteRepository.apacheSnapshots}):
Cannot access ${artifact.remoteRepository.apacheSnapshots} with type default
using the available connector factories: BasicRepositoryConnectorFactory
[resolver:resolve]
org.apache.cassandra:harry-core:1.0.0-SNAPSHOT/maven-metadata.xmlfailed to
transfer from ${artifact.remoteRepository.apacheSnapshots} during a previous
attempt. This failure was cached in the local repository and resolution will
not be reattempted until the update interval of resolver-apache-snapshots has
elapsed or updates are forced. Original error: Could not transfer metadata
org.apache.cassandra:harry-core:1.0.0-SNAPSHOT/maven-metadata.xml from/to
resolver-apache-snapshots (${artifact.remoteRepository.apacheSnapshots}):
Cannot access ${artifact.remoteRepository.apacheSnapshots} with type default
using the available connector factories: BasicRepositoryConnectorFactory
[resolver:resolve]
org.apache.cassandra:harry-core:1.0.0-SNAPSHOT/maven-metadata.xmlfailed to
transfer from ${artifact.remoteRepository.apacheSnapshots} during a previous
attempt. This failure was cached in the local repository and resolution will
not be reattempted until the update interval of resolver-apache-snapshots has
elapsed or updates are forced. Original error: Could not transfer metadata
org.apache.cassandra:harry-core:1.0.0-SNAPSHOT/maven-metadata.xml from/to
resolver-apache-snapshots (${artifact.remoteRepository.apacheSnapshots}):
Cannot access ${artifact.remoteRepository.apacheSnapshots} with type default
using the available connector factories: BasicRepositoryConnectorFactory
[retry] Attempt [2]: error occurred; retrying...
[resolver:resolve] Could not transfer metadata
org.apache.cassandra:harry-core:1.0.0-SNAPSHOT/maven-metadata.xml from/to
resolver-apache-snapshots (${artifact.remoteRepository.apacheSnapshots}):
Cannot access ${artifact.remoteRepository.apacheSnapshots} with type default
using the available connector factories: BasicRepositoryConnectorFactory
[resolver:resolve]
org.apache.cassandra:harry-core:1.0.0-SNAPSHOT/maven-metadata.xmlfailed to
transfer from ${artifact.remoteRepository.apacheSnapshots} during a previous
attempt. This failure was cached in the local repository and resolution will
not be reattempted until the update interval of resolver-apache-snapshots has
elapsed or updates are forced. Original error: Could not transfer metadata
org.apache.cassandra:harry-core:1.0.0-SNAPSHOT/maven-metadata.xml from/to
resolver-apache-snapshots (${artifact.remoteRepository.apacheSnapshots}):
Cannot access ${artifact.remoteRepository.apacheSnapshots} with type default
using the available connector factories: BasicRepositoryConnectorFactory
[resolver:resolve]
org.apache.cassandra:harry-core:1.0.0-SNAPSHOT/maven-metadata.xmlfailed to
transfer from ${artifact.remoteRepository.apacheSnapshots} during a previous
attempt. This failure was cached in the local repository and resolution will
not be reattempted until the update interval of resolver-apache-snapshots has
elapsed or updates are forced. Original error: Could not transfer metadata
org.apache.cassandra:harry-core:1.0.0-SNAPSHOT/maven-metadata.xml from/to
resolver-apache-snapshots (${artifact.remoteRepository.apacheSnapshots}):
Cannot access ${artifact.remoteRepository.apacheSnapshots} with type default
using the available connector factories: BasicRepositoryConnectorFactory
BUILD FAILED
/Users/maedhroz/Projects/Apache/github-cassandra/.build/build-resolver.xml:177:
The following error occurred while executing this line:
/Users/maedhroz/Projects/Apache/github-cassandra/.build/build-resolver.xml:75:
Task [resolver:resolve] failed after [3] attempts; giving up.
Error messages:
Could not collect dependencies: Failed to collect dependencies at
org.apache.cassandra:harry-core:jar:1.0.0-SNAPSHOT
Could not collect dependencies: Failed to collect dependencies at
org.apache.cassandra:harry-core:jar:1.0.0-SNAPSHOT
Could not collect dependencies: Failed to collect dependencies at
org.apache.cassandra:harry-core:jar:1.0.0-SNAPSHOT
Could not collect dependencies: Failed to collect dependencies at
org.apache.cassandra:harry-core:jar:1.0.0-SNAPSHOT
{noformat}
Looking around to see what's going wrong...
> 4.0 Quality: Coordination & Replication Fuzz Testing
> ----------------------------------------------------
>
> Key: CASSANDRA-16262
> URL: https://issues.apache.org/jira/browse/CASSANDRA-16262
> Project: Cassandra
> Issue Type: Task
> Components: Test/fuzz
> Reporter: Caleb Rackliffe
> Assignee: Alex Petrov
> Priority: Normal
> Labels: pull-request-available
> Fix For: 4.x
>
> Time Spent: 0.5h
> Remaining Estimate: 0h
>
> CASSANDRA-16180, CASSANDRA-16181, and CASSANDRA-15977 have largely focused on
> auditing the existing tests around coordination, replication, and
> read-repair, respectively. We've expanded existing test cases, added coverage
> around components that we've refactored along the way, and added in-JVM dtest
> upgrade tests where possible.
> What remains is verifying the distributed read and write paths in the face of
> common operational events, namely node restarts, bootstrapping, decommission,
> and cleanup. If we can find a way to simulate these events,
> [Harry|https://github.com/apache/cassandra-harry] seems like a good candidate
> to host the verification logic itself.
> To keep things simple initially, I would propose that we start by testing
> simple read-only and write-only workloads (the former without read repair).
--
This message was sent by Atlassian Jira
(v8.20.1#820001)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]