Skip to content

Conversation

@flowguru
Copy link
Contributor

@flowguru flowguru commented Mar 23, 2023

…est (#9785)

this PR includes #9785 and #9808
20230327-151859-haofu-c00466a3a157e11b

Code-Reviewer Section

The general pull request guidelines can be found here.

Please check each of the following things and check all boxes before accepting a PR.

  • The PR has a description, explaining both the problem and the solution.
  • The description mentions which forms of testing were done and the testing seems reasonable.
  • Every function/class/actor that was touched is reasonably well documented.

For Release-Branches

If this PR is made against a release-branch, please also check the following:

  • This change/bugfix is a cherry-pick from the next younger branch (younger release-branch or main if this is the youngest branch)
  • There is a good reason why this PR needs to go into a release branch and this reason is documented (either in the description above or in a linked GitHub issue)

@fdb-windows-ci
Copy link
Collaborator

Doxense CI Report for Windows 10

@foundationdb-ci
Copy link
Contributor

Result of foundationdb-pr-clang-ide on Linux CentOS 7

  • Commit ID: f50106c
  • Duration 0:18:08
  • Result: ✅ SUCCEEDED
  • Error: N/A
  • Build Log terminal output (available for 30 days)
  • Build Workspace zip file of the working directory (available for 30 days)

@foundationdb-ci
Copy link
Contributor

Result of foundationdb-pr on Linux CentOS 7

  • Commit ID: f50106c
  • Duration 0:44:49
  • Result: ❌ FAILED
  • Error: Error while executing command: if python3 -m joshua.joshua list --stopped | grep ${ENSEMBLE_ID} | grep -q 'pass=10[0-9][0-9][0-9]'; then echo PASS; else echo FAIL && exit 1; fi. Reason: exit status 1
  • Build Log terminal output (available for 30 days)
  • Build Workspace zip file of the working directory (available for 30 days)

@foundationdb-ci
Copy link
Contributor

Result of foundationdb-pr-clang on Linux CentOS 7

  • Commit ID: f50106c
  • Duration 0:55:25
  • Result: ❌ FAILED
  • Error: Error while executing command: if python3 -m joshua.joshua list --stopped | grep ${ENSEMBLE_ID} | grep -q 'pass=10[0-9][0-9][0-9]'; then echo PASS; else echo FAIL && exit 1; fi. Reason: exit status 1
  • Build Log terminal output (available for 30 days)
  • Build Workspace zip file of the working directory (available for 30 days)

@foundationdb-ci
Copy link
Contributor

Result of foundationdb-pr-cluster-tests on Linux CentOS 7

  • Commit ID: f50106c
  • Duration 1:21:39
  • Result: ✅ SUCCEEDED
  • Error: N/A
  • Build Log terminal output (available for 30 days)
  • Build Workspace zip file of the working directory (available for 30 days)
  • Cluster Test Logs zip file of the test logs (available for 30 days)

@flowguru flowguru added the in progress Use this for tasks you are actively working on label Mar 24, 2023
@fdb-windows-ci
Copy link
Collaborator

Doxense CI Report for Windows 10

@foundationdb-ci
Copy link
Contributor

Result of foundationdb-pr-clang on Linux CentOS 7

  • Commit ID: a45ca44
  • Duration 0:04:21
  • Result: ❌ FAILED
  • Error: Error while executing command: if [[ $(git diff --shortstat 2> /dev/null | tail -n1) == "" ]]; then echo "CODE FORMAT CLEAN"; else echo "CODE FORMAT NOT CLEAN"; echo; echo "THE FOLLOWING FILES NEED TO BE FORMATTED"; echo; git ls-files -m; echo; exit 1; fi. Reason: exit status 1
  • Build Log terminal output (available for 30 days)
  • Build Workspace zip file of the working directory (available for 30 days)

@foundationdb-ci
Copy link
Contributor

Result of foundationdb-pr-cluster-tests on Linux CentOS 7

  • Commit ID: a45ca44
  • Duration 0:04:23
  • Result: ❌ FAILED
  • Error: Error while executing command: if [[ $(git diff --shortstat 2> /dev/null | tail -n1) == "" ]]; then echo "CODE FORMAT CLEAN"; else echo "CODE FORMAT NOT CLEAN"; echo; echo "THE FOLLOWING FILES NEED TO BE FORMATTED"; echo; git ls-files -m; echo; exit 1; fi. Reason: exit status 1
  • Build Log terminal output (available for 30 days)
  • Build Workspace zip file of the working directory (available for 30 days)
  • Cluster Test Logs zip file of the test logs (available for 30 days)

@foundationdb-ci
Copy link
Contributor

Result of foundationdb-pr on Linux CentOS 7

  • Commit ID: a45ca44
  • Duration 0:04:26
  • Result: ❌ FAILED
  • Error: Error while executing command: if [[ $(git diff --shortstat 2> /dev/null | tail -n1) == "" ]]; then echo "CODE FORMAT CLEAN"; else echo "CODE FORMAT NOT CLEAN"; echo; echo "THE FOLLOWING FILES NEED TO BE FORMATTED"; echo; git ls-files -m; echo; exit 1; fi. Reason: exit status 1
  • Build Log terminal output (available for 30 days)
  • Build Workspace zip file of the working directory (available for 30 days)

@foundationdb-ci
Copy link
Contributor

Result of foundationdb-pr-clang-ide on Linux CentOS 7

  • Commit ID: a45ca44
  • Duration 0:04:27
  • Result: ❌ FAILED
  • Error: Error while executing command: if [[ $(git diff --shortstat 2> /dev/null | tail -n1) == "" ]]; then echo "CODE FORMAT CLEAN"; else echo "CODE FORMAT NOT CLEAN"; echo; echo "THE FOLLOWING FILES NEED TO BE FORMATTED"; echo; git ls-files -m; echo; exit 1; fi. Reason: exit status 1
  • Build Log terminal output (available for 30 days)
  • Build Workspace zip file of the working directory (available for 30 days)

…est [release-7.1] (apple#9785)

* Fix finishedQueries metric, add metrics reporting in GetMappedRange test

* refactor to make format work

* resolve comments

* Fix more comments

* Fix bugs and change running time of test
@fdb-windows-ci
Copy link
Collaborator

Doxense CI Report for Windows 10

@foundationdb-ci
Copy link
Contributor

Result of foundationdb-pr-clang-ide on Linux CentOS 7

  • Commit ID: 8f20ca5
  • Duration 0:14:43
  • Result: ✅ SUCCEEDED
  • Error: N/A
  • Build Log terminal output (available for 30 days)
  • Build Workspace zip file of the working directory (available for 30 days)

@flowguru flowguru requested a review from jzhou77 March 27, 2023 15:49
@foundationdb-ci
Copy link
Contributor

Result of foundationdb-pr-macos-m1 on macOS Ventura 13.x

  • Commit ID: 8f20ca5
  • Duration 0:21:49
  • Result: ❌ FAILED
  • Error: Error while executing command: ssh -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null -i ${HOME}/.ssh_key ec2-user@${MAC_EC2_HOST} /opt/homebrew/bin/bash --login -c ./build_pr_macos.sh. Reason: exit status 1
  • Build Log terminal output (available for 30 days)
  • Build Workspace zip file of the working directory (available for 30 days)

jzhou77
jzhou77 previously approved these changes Mar 27, 2023
@foundationdb-ci
Copy link
Contributor

Result of foundationdb-pr on Linux CentOS 7

  • Commit ID: 8f20ca5
  • Duration 0:44:21
  • Result: ❌ FAILED
  • Error: Error while executing command: if python3 -m joshua.joshua list --stopped | grep ${ENSEMBLE_ID} | grep -q 'pass=10[0-9][0-9][0-9]'; then echo PASS; else echo FAIL && exit 1; fi. Reason: exit status 1
  • Build Log terminal output (available for 30 days)
  • Build Workspace zip file of the working directory (available for 30 days)

Comment on lines 51 to 52
int checkStorageQueueSeconds;
int queueMaxLength;
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you change both to double?

M1 CI found an error because of this:

GetMappedRange.actor.g.cpp
In file included from /Users/ec2-user/foundationdb/fdbserver/workloads/GetMappedRange.actor.cpp:22:
In file included from /Users/ec2-user/foundationdb/fdbclient/include/fdbclient/MutationLogReader.actor.h:25:
In file included from /Users/ec2-user/foundationdb/fdbclient/include/fdbclient/MutationLogReader.actor.h:30:
In file included from /Users/ec2-user/foundationdb/fdbclient/include/fdbclient/FDBTypes.h:35:
In file included from /Users/ec2-user/foundationdb/fdbclient/include/fdbclient/Status.h:24:
In file included from /Users/ec2-user/foundationdb/fdbclient/include/fdbclient/JSONDoc.h:23:
In file included from /Users/ec2-user/foundationdb/fdbclient/include/fdbclient/json_spirit/json_spirit_writer_template.h:13:
/Users/ec2-user/foundationdb/fdbclient/include/fdbclient/json_spirit/json_spirit_value.h:485:9: error: no matching function for call to 'get_value'
        return internal_::get_value(*this, internal_::Type_to_type<T>());
               ^~~~~~~~~~~~~~~~~~~~
/Users/ec2-user/foundationdb/fdbclient/include/fdbclient/JSONDoc.h:268:17: note: in instantiation of function template specialization 'json_spirit::Value_impl<json_spirit::Config_map<std::string>>::get_value<long>' requested here
                        out = pLast->get_value<T>();
                                     ^
/Users/ec2-user/foundationdb/fdbserver/workloads/GetMappedRange.actor.cpp:484:12: note: in instantiation of function template specialization 'JSONDoc::get<long>' requested here
                                                role.get("query_queue_max", queryQueueMax);
                                                     ^
/Users/ec2-user/foundationdb_build_output_macos_arm64/fdbserver/workloads/GetMappedRange.actor.g.cpp:3399:16: note: in instantiation of member function 'GetMappedRangeWorkload::ReportMetricActorState<GetMappedRangeWorkload::ReportMetricActor>::a_body1loopBody1cont5' requested here
                        loopDepth = a_body1loopBody1cont5(loopDepth);
                                    ^
/Users/ec2-user/foundationdb_build_output_macos_arm64/fdbserver/workloads/GetMappedRange.actor.g.cpp:3272:16: note: in instantiation of member function 'GetMappedRangeWorkload::ReportMetricActorState<GetMappedRangeWorkload::ReportMetricActor>::a_body1loopBody1cont2' requested here
                        loopDepth = a_body1loopBody1cont2(loopDepth);
                                    ^
/Users/ec2-user/foundationdb_build_output_macos_arm64/fdbserver/workloads/GetMappedRange.actor.g.cpp:3316:15: note: in instantiation of member function 'GetMappedRangeWorkload::ReportMetricActorState<GetMappedRangeWorkload::ReportMetricActor>::a_body1loopBody1cont1' requested here
                loopDepth = a_body1loopBody1cont1(result, loopDepth);
                            ^
/Users/ec2-user/foundationdb_build_output_macos_arm64/fdbserver/workloads/GetMappedRange.actor.g.cpp:3231:151: note: in instantiation of member function 'GetMappedRangeWorkload::ReportMetricActorState<GetMappedRangeWorkload::ReportMetricActor>::a_body1loopBody1when1' requested here
                if (__when_expr_0.isReady()) { if (__when_expr_0.isError()) return a_body1Catch1(__when_expr_0.getError(), std::max(0, loopDepth - 1)); else return a_body1loopBody1when1(__when_expr_0.get(), loopDepth); };
                                                                                                                                                                    ^
/Users/ec2-user/foundationdb_build_output_macos_arm64/fdbserver/workloads/GetMappedRange.actor.g.cpp:3220:49: note: in instantiation of member function 'GetMappedRangeWorkload::ReportMetricActorState<GetMappedRangeWorkload::ReportMetricActor>::a_body1loopBody1' requested here
                while (loopDepth == oldLoopDepth) loopDepth = a_body1loopBody1(loopDepth);
                                                              ^
/Users/ec2-user/foundationdb_build_output_macos_arm64/fdbserver/workloads/GetMappedRange.actor.g.cpp:3199:16: note: in instantiation of member function 'GetMappedRangeWorkload::ReportMetricActorState<GetMappedRangeWorkload::ReportMetricActor>::a_body1loopHead1' requested here
                        loopDepth = a_body1loopHead1(loopDepth);
                                    ^
/Users/ec2-user/foundationdb_build_output_macos_arm64/fdbserver/workloads/GetMappedRange.actor.g.cpp:3720:9: note: in instantiation of member function 'GetMappedRangeWorkload::ReportMetricActorState<GetMappedRangeWorkload::ReportMetricActor>::a_body1' requested here
                this->a_body1();
                      ^
/Users/ec2-user/foundationdb/fdbclient/include/fdbclient/json_spirit/json_spirit_value.h:442:5: note: candidate function template not viable: no known conversion from 'Type_to_type<long>' to 'Type_to_type<int>' for 2nd argument
int get_value(const Value& value, Type_to_type<int>) {
    ^
/Users/ec2-user/foundationdb/fdbclient/include/fdbclient/json_spirit/json_spirit_value.h:447:9: note: candidate function template not viable: no known conversion from 'Type_to_type<long>' to 'Type_to_type<int64_t>' for 2nd argument
int64_t get_value(const Value& value, Type_to_type<int64_t>) {
        ^
/Users/ec2-user/foundationdb/fdbclient/include/fdbclient/json_spirit/json_spirit_value.h:452:10: note: candidate function template not viable: no known conversion from 'Type_to_type<long>' to 'Type_to_type<uint64_t>' for 2nd argument
uint64_t get_value(const Value& value, Type_to_type<uint64_t>) {
         ^
/Users/ec2-user/foundationdb/fdbclient/include/fdbclient/json_spirit/json_spirit_value.h:457:8: note: candidate function template not viable: no known conversion from 'Type_to_type<long>' to 'Type_to_type<double>' for 2nd argument
double get_value(const Value& value, Type_to_type<double>) {
       ^
/Users/ec2-user/foundationdb/fdbclient/include/fdbclient/json_spirit/json_spirit_value.h:462:29: note: candidate function [with Value = json_spirit::Value_impl<json_spirit::Config_map<std::string>>] not viable: no known conversion from 'Type_to_type<long>' to 'Type_to_type<typename Value_impl<Config_map<string>>::String_type>' for 2nd argument
typename Value::String_type get_value(const Value& value, Type_to_type<typename Value::String_type>) {
                            ^
/Users/ec2-user/foundationdb/fdbclient/include/fdbclient/json_spirit/json_spirit_value.h:467:23: note: candidate function [with Value = json_spirit::Value_impl<json_spirit::Config_map<std::string>>] not viable: no known conversion from 'Type_to_type<long>' to 'Type_to_type<typename Value_impl<Config_map<string>>::Array>' for 2nd argument
typename Value::Array get_value(const Value& value, Type_to_type<typename Value::Array>) {
                      ^
/Users/ec2-user/foundationdb/fdbclient/include/fdbclient/json_spirit/json_spirit_value.h:472:24: note: candidate function [with Value = json_spirit::Value_impl<json_spirit::Config_map<std::string>>] not viable: no known conversion from 'Type_to_type<long>' to 'Type_to_type<typename Value_impl<Config_map<string>>::Object>' for 2nd argument
typename Value::Object get_value(const Value& value, Type_to_type<typename Value::Object>) {
                       ^
/Users/ec2-user/foundationdb/fdbclient/include/fdbclient/json_spirit/json_spirit_value.h:477:6: note: candidate function template not viable: no known conversion from 'Type_to_type<long>' to 'Type_to_type<bool>' for 2nd argument
bool get_value(const Value& value, Type_to_type<bool>) {
     ^
1 error generated.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you change both to double?

M1 CI found an error because of this:

GetMappedRange.actor.g.cpp
In file included from /Users/ec2-user/foundationdb/fdbserver/workloads/GetMappedRange.actor.cpp:22:
In file included from /Users/ec2-user/foundationdb/fdbclient/include/fdbclient/MutationLogReader.actor.h:25:
In file included from /Users/ec2-user/foundationdb/fdbclient/include/fdbclient/MutationLogReader.actor.h:30:
In file included from /Users/ec2-user/foundationdb/fdbclient/include/fdbclient/FDBTypes.h:35:
In file included from /Users/ec2-user/foundationdb/fdbclient/include/fdbclient/Status.h:24:
In file included from /Users/ec2-user/foundationdb/fdbclient/include/fdbclient/JSONDoc.h:23:
In file included from /Users/ec2-user/foundationdb/fdbclient/include/fdbclient/json_spirit/json_spirit_writer_template.h:13:
/Users/ec2-user/foundationdb/fdbclient/include/fdbclient/json_spirit/json_spirit_value.h:485:9: error: no matching function for call to 'get_value'
        return internal_::get_value(*this, internal_::Type_to_type<T>());
               ^~~~~~~~~~~~~~~~~~~~
/Users/ec2-user/foundationdb/fdbclient/include/fdbclient/JSONDoc.h:268:17: note: in instantiation of function template specialization 'json_spirit::Value_impl<json_spirit::Config_map<std::string>>::get_value<long>' requested here
                        out = pLast->get_value<T>();
                                     ^
/Users/ec2-user/foundationdb/fdbserver/workloads/GetMappedRange.actor.cpp:484:12: note: in instantiation of function template specialization 'JSONDoc::get<long>' requested here
                                                role.get("query_queue_max", queryQueueMax);
                                                     ^
/Users/ec2-user/foundationdb_build_output_macos_arm64/fdbserver/workloads/GetMappedRange.actor.g.cpp:3399:16: note: in instantiation of member function 'GetMappedRangeWorkload::ReportMetricActorState<GetMappedRangeWorkload::ReportMetricActor>::a_body1loopBody1cont5' requested here
                        loopDepth = a_body1loopBody1cont5(loopDepth);
                                    ^
/Users/ec2-user/foundationdb_build_output_macos_arm64/fdbserver/workloads/GetMappedRange.actor.g.cpp:3272:16: note: in instantiation of member function 'GetMappedRangeWorkload::ReportMetricActorState<GetMappedRangeWorkload::ReportMetricActor>::a_body1loopBody1cont2' requested here
                        loopDepth = a_body1loopBody1cont2(loopDepth);
                                    ^
/Users/ec2-user/foundationdb_build_output_macos_arm64/fdbserver/workloads/GetMappedRange.actor.g.cpp:3316:15: note: in instantiation of member function 'GetMappedRangeWorkload::ReportMetricActorState<GetMappedRangeWorkload::ReportMetricActor>::a_body1loopBody1cont1' requested here
                loopDepth = a_body1loopBody1cont1(result, loopDepth);
                            ^
/Users/ec2-user/foundationdb_build_output_macos_arm64/fdbserver/workloads/GetMappedRange.actor.g.cpp:3231:151: note: in instantiation of member function 'GetMappedRangeWorkload::ReportMetricActorState<GetMappedRangeWorkload::ReportMetricActor>::a_body1loopBody1when1' requested here
                if (__when_expr_0.isReady()) { if (__when_expr_0.isError()) return a_body1Catch1(__when_expr_0.getError(), std::max(0, loopDepth - 1)); else return a_body1loopBody1when1(__when_expr_0.get(), loopDepth); };
                                                                                                                                                                    ^
/Users/ec2-user/foundationdb_build_output_macos_arm64/fdbserver/workloads/GetMappedRange.actor.g.cpp:3220:49: note: in instantiation of member function 'GetMappedRangeWorkload::ReportMetricActorState<GetMappedRangeWorkload::ReportMetricActor>::a_body1loopBody1' requested here
                while (loopDepth == oldLoopDepth) loopDepth = a_body1loopBody1(loopDepth);
                                                              ^
/Users/ec2-user/foundationdb_build_output_macos_arm64/fdbserver/workloads/GetMappedRange.actor.g.cpp:3199:16: note: in instantiation of member function 'GetMappedRangeWorkload::ReportMetricActorState<GetMappedRangeWorkload::ReportMetricActor>::a_body1loopHead1' requested here
                        loopDepth = a_body1loopHead1(loopDepth);
                                    ^
/Users/ec2-user/foundationdb_build_output_macos_arm64/fdbserver/workloads/GetMappedRange.actor.g.cpp:3720:9: note: in instantiation of member function 'GetMappedRangeWorkload::ReportMetricActorState<GetMappedRangeWorkload::ReportMetricActor>::a_body1' requested here
                this->a_body1();
                      ^
/Users/ec2-user/foundationdb/fdbclient/include/fdbclient/json_spirit/json_spirit_value.h:442:5: note: candidate function template not viable: no known conversion from 'Type_to_type<long>' to 'Type_to_type<int>' for 2nd argument
int get_value(const Value& value, Type_to_type<int>) {
    ^
/Users/ec2-user/foundationdb/fdbclient/include/fdbclient/json_spirit/json_spirit_value.h:447:9: note: candidate function template not viable: no known conversion from 'Type_to_type<long>' to 'Type_to_type<int64_t>' for 2nd argument
int64_t get_value(const Value& value, Type_to_type<int64_t>) {
        ^
/Users/ec2-user/foundationdb/fdbclient/include/fdbclient/json_spirit/json_spirit_value.h:452:10: note: candidate function template not viable: no known conversion from 'Type_to_type<long>' to 'Type_to_type<uint64_t>' for 2nd argument
uint64_t get_value(const Value& value, Type_to_type<uint64_t>) {
         ^
/Users/ec2-user/foundationdb/fdbclient/include/fdbclient/json_spirit/json_spirit_value.h:457:8: note: candidate function template not viable: no known conversion from 'Type_to_type<long>' to 'Type_to_type<double>' for 2nd argument
double get_value(const Value& value, Type_to_type<double>) {
       ^
/Users/ec2-user/foundationdb/fdbclient/include/fdbclient/json_spirit/json_spirit_value.h:462:29: note: candidate function [with Value = json_spirit::Value_impl<json_spirit::Config_map<std::string>>] not viable: no known conversion from 'Type_to_type<long>' to 'Type_to_type<typename Value_impl<Config_map<string>>::String_type>' for 2nd argument
typename Value::String_type get_value(const Value& value, Type_to_type<typename Value::String_type>) {
                            ^
/Users/ec2-user/foundationdb/fdbclient/include/fdbclient/json_spirit/json_spirit_value.h:467:23: note: candidate function [with Value = json_spirit::Value_impl<json_spirit::Config_map<std::string>>] not viable: no known conversion from 'Type_to_type<long>' to 'Type_to_type<typename Value_impl<Config_map<string>>::Array>' for 2nd argument
typename Value::Array get_value(const Value& value, Type_to_type<typename Value::Array>) {
                      ^
/Users/ec2-user/foundationdb/fdbclient/include/fdbclient/json_spirit/json_spirit_value.h:472:24: note: candidate function [with Value = json_spirit::Value_impl<json_spirit::Config_map<std::string>>] not viable: no known conversion from 'Type_to_type<long>' to 'Type_to_type<typename Value_impl<Config_map<string>>::Object>' for 2nd argument
typename Value::Object get_value(const Value& value, Type_to_type<typename Value::Object>) {
                       ^
/Users/ec2-user/foundationdb/fdbclient/include/fdbclient/json_spirit/json_spirit_value.h:477:6: note: candidate function template not viable: no known conversion from 'Type_to_type<long>' to 'Type_to_type<bool>' for 2nd argument
bool get_value(const Value& value, Type_to_type<bool>) {
     ^
1 error generated.

it seems the issue is at line role.get("query_queue_max", queryQueueMax);, but I can change them both to double after fixing the issue anyway

@foundationdb-ci
Copy link
Contributor

Result of foundationdb-pr-clang on Linux CentOS 7

  • Commit ID: 8f20ca5
  • Duration 0:59:44
  • Result: ❌ FAILED
  • Error: Error while executing command: if python3 -m joshua.joshua list --stopped | grep ${ENSEMBLE_ID} | grep -q 'pass=10[0-9][0-9][0-9]'; then echo PASS; else echo FAIL && exit 1; fi. Reason: exit status 1
  • Build Log terminal output (available for 30 days)
  • Build Workspace zip file of the working directory (available for 30 days)

@foundationdb-ci
Copy link
Contributor

Result of foundationdb-pr-cluster-tests on Linux CentOS 7

  • Commit ID: 8f20ca5
  • Duration 1:18:40
  • Result: ✅ SUCCEEDED
  • Error: N/A
  • Build Log terminal output (available for 30 days)
  • Build Workspace zip file of the working directory (available for 30 days)
  • Cluster Test Logs zip file of the test logs (available for 30 days)

@foundationdb-ci
Copy link
Contributor

Result of foundationdb-pr-clang-ide on Linux CentOS 7

  • Commit ID: eca6082
  • Duration 0:15:22
  • Result: ✅ SUCCEEDED
  • Error: N/A
  • Build Log terminal output (available for 30 days)
  • Build Workspace zip file of the working directory (available for 30 days)

@fdb-windows-ci
Copy link
Collaborator

Doxense CI Report for Windows 10

@foundationdb-ci
Copy link
Contributor

Result of foundationdb-pr-clang on Linux CentOS 7

  • Commit ID: eca6082
  • Duration 0:53:23
  • Result: ✅ SUCCEEDED
  • Error: N/A
  • Build Log terminal output (available for 30 days)
  • Build Workspace zip file of the working directory (available for 30 days)

@foundationdb-ci
Copy link
Contributor

Result of foundationdb-pr on Linux CentOS 7

  • Commit ID: eca6082
  • Duration 0:53:50
  • Result: ✅ SUCCEEDED
  • Error: N/A
  • Build Log terminal output (available for 30 days)
  • Build Workspace zip file of the working directory (available for 30 days)

@foundationdb-ci
Copy link
Contributor

Result of foundationdb-pr-cluster-tests on Linux CentOS 7

  • Commit ID: eca6082
  • Duration 1:23:37
  • Result: ✅ SUCCEEDED
  • Error: N/A
  • Build Log terminal output (available for 30 days)
  • Build Workspace zip file of the working directory (available for 30 days)
  • Cluster Test Logs zip file of the test logs (available for 30 days)

@foundationdb-ci
Copy link
Contributor

Result of foundationdb-pr-macos on macOS Ventura 13.x

  • Commit ID: eca6082
  • Duration 0:28:02
  • Result: ❌ FAILED
  • Error: Error while executing command: ssh -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null -i ${HOME}/.ssh_key ec2-user@${MAC_EC2_HOST} /usr/local/bin/bash --login -c ./build_pr_macos.sh. Reason: exit status 1
  • Build Log terminal output (available for 30 days)
  • Build Workspace zip file of the working directory (available for 30 days)

@foundationdb-ci
Copy link
Contributor

Result of foundationdb-pr-clang-ide on Linux CentOS 7

  • Commit ID: a9a1c1f
  • Duration 0:15:05
  • Result: ✅ SUCCEEDED
  • Error: N/A
  • Build Log terminal output (available for 30 days)
  • Build Workspace zip file of the working directory (available for 30 days)

@foundationdb-ci
Copy link
Contributor

Result of foundationdb-pr-macos-m1 on macOS Ventura 13.x

  • Commit ID: a9a1c1f
  • Duration 0:27:58
  • Result: ✅ SUCCEEDED
  • Error: N/A
  • Build Log terminal output (available for 30 days)
  • Build Workspace zip file of the working directory (available for 30 days)

@foundationdb-ci
Copy link
Contributor

Result of foundationdb-pr-macos on macOS Ventura 13.x

  • Commit ID: a9a1c1f
  • Duration 0:37:27
  • Result: ✅ SUCCEEDED
  • Error: N/A
  • Build Log terminal output (available for 30 days)
  • Build Workspace zip file of the working directory (available for 30 days)

@foundationdb-ci
Copy link
Contributor

Result of foundationdb-pr-clang on Linux CentOS 7

  • Commit ID: a9a1c1f
  • Duration 0:37:52
  • Result: ✅ SUCCEEDED
  • Error: N/A
  • Build Log terminal output (available for 30 days)
  • Build Workspace zip file of the working directory (available for 30 days)

@foundationdb-ci
Copy link
Contributor

Result of foundationdb-pr on Linux CentOS 7

  • Commit ID: a9a1c1f
  • Duration 0:50:08
  • Result: ❌ FAILED
  • Error: Error while executing command: if python3 -m joshua.joshua list --stopped | grep ${ENSEMBLE_ID} | grep -q 'pass=10[0-9][0-9][0-9]'; then echo PASS; else echo FAIL && exit 1; fi. Reason: exit status 1
  • Build Log terminal output (available for 30 days)
  • Build Workspace zip file of the working directory (available for 30 days)

@flowguru flowguru closed this Mar 27, 2023
@flowguru flowguru reopened this Mar 27, 2023
@flowguru
Copy link
Contributor Author

 TestFile="tests/fast/ValidateStorage.toml"

not related

@foundationdb-ci
Copy link
Contributor

Result of foundationdb-pr-macos-m1 on macOS Ventura 13.x

  • Commit ID: a9a1c1f
  • Duration 0:28:29
  • Result: ✅ SUCCEEDED
  • Error: N/A
  • Build Log terminal output (available for 30 days)
  • Build Workspace zip file of the working directory (available for 30 days)

@foundationdb-ci
Copy link
Contributor

Result of foundationdb-pr-cluster-tests on Linux CentOS 7

  • Commit ID: a9a1c1f
  • Duration 1:24:50
  • Result: ✅ SUCCEEDED
  • Error: N/A
  • Build Log terminal output (available for 30 days)
  • Build Workspace zip file of the working directory (available for 30 days)
  • Cluster Test Logs zip file of the test logs (available for 30 days)

@foundationdb-ci
Copy link
Contributor

Result of foundationdb-pr-clang-ide on Linux CentOS 7

  • Commit ID: a9a1c1f
  • Duration 0:44:50
  • Result: ✅ SUCCEEDED
  • Error: N/A
  • Build Log terminal output (available for 30 days)
  • Build Workspace zip file of the working directory (available for 30 days)

@foundationdb-ci
Copy link
Contributor

Result of foundationdb-pr on Linux CentOS 7

  • Commit ID: a9a1c1f
  • Duration 1:27:48
  • Result: ❌ FAILED
  • Error: Error while executing command: if python3 -m joshua.joshua list --stopped | grep ${ENSEMBLE_ID} | grep -q 'pass=10[0-9][0-9][0-9]'; then echo PASS; else echo FAIL && exit 1; fi. Reason: exit status 1
  • Build Log terminal output (available for 30 days)
  • Build Workspace zip file of the working directory (available for 30 days)

@foundationdb-ci
Copy link
Contributor

Result of foundationdb-pr-clang on Linux CentOS 7

  • Commit ID: a9a1c1f
  • Duration 1:49:08
  • Result: ❌ FAILED
  • Error: Error while executing command: if python3 -m joshua.joshua list --stopped | grep ${ENSEMBLE_ID} | grep -q 'pass=10[0-9][0-9][0-9]'; then echo PASS; else echo FAIL && exit 1; fi. Reason: exit status 1
  • Build Log terminal output (available for 30 days)
  • Build Workspace zip file of the working directory (available for 30 days)

@foundationdb-ci
Copy link
Contributor

Result of foundationdb-pr-cluster-tests on Linux CentOS 7

  • Commit ID: a9a1c1f
  • Duration 1:50:13
  • Result: ✅ SUCCEEDED
  • Error: N/A
  • Build Log terminal output (available for 30 days)
  • Build Workspace zip file of the working directory (available for 30 days)
  • Cluster Test Logs zip file of the test logs (available for 30 days)

@flowguru flowguru closed this Mar 28, 2023
@flowguru flowguru reopened this Mar 28, 2023
@foundationdb-ci
Copy link
Contributor

Result of foundationdb-pr-clang-ide on Linux CentOS 7

  • Commit ID: a9a1c1f
  • Duration 0:14:36
  • Result: ✅ SUCCEEDED
  • Error: N/A
  • Build Log terminal output (available for 30 days)
  • Build Workspace zip file of the working directory (available for 30 days)

@foundationdb-ci
Copy link
Contributor

Result of foundationdb-pr-macos-m1 on macOS Ventura 13.x

  • Commit ID: a9a1c1f
  • Duration 0:28:32
  • Result: ✅ SUCCEEDED
  • Error: N/A
  • Build Log terminal output (available for 30 days)
  • Build Workspace zip file of the working directory (available for 30 days)

@flowguru
Copy link
Contributor Author

TestFile="tests/fast/PhysicalShardMove.toml"
TestFile="tests/slow/ParallelRestoreNewBackupCorrectnessAtomicOp.toml"
TestFile="tests/restarting/from_7.3.0/DrUpgradeRestart-1.toml"
TestFile="tests/restarting/from_7.3.0/DrUpgradeRestart-2.toml"

all not related

@foundationdb-ci
Copy link
Contributor

Result of foundationdb-pr-macos on macOS Ventura 13.x

  • Commit ID: a9a1c1f
  • Duration 0:38:16
  • Result: ✅ SUCCEEDED
  • Error: N/A
  • Build Log terminal output (available for 30 days)
  • Build Workspace zip file of the working directory (available for 30 days)

@foundationdb-ci
Copy link
Contributor

Result of foundationdb-pr on Linux CentOS 7

  • Commit ID: a9a1c1f
  • Duration 0:48:27
  • Result: ✅ SUCCEEDED
  • Error: N/A
  • Build Log terminal output (available for 30 days)
  • Build Workspace zip file of the working directory (available for 30 days)

@foundationdb-ci
Copy link
Contributor

Result of foundationdb-pr-clang on Linux CentOS 7

  • Commit ID: a9a1c1f
  • Duration 1:05:19
  • Result: ✅ SUCCEEDED
  • Error: N/A
  • Build Log terminal output (available for 30 days)
  • Build Workspace zip file of the working directory (available for 30 days)

@foundationdb-ci
Copy link
Contributor

Result of foundationdb-pr-cluster-tests on Linux CentOS 7

  • Commit ID: a9a1c1f
  • Duration 1:18:16
  • Result: ✅ SUCCEEDED
  • Error: N/A
  • Build Log terminal output (available for 30 days)
  • Build Workspace zip file of the working directory (available for 30 days)
  • Cluster Test Logs zip file of the test logs (available for 30 days)

flowguru added a commit to flowguru/foundationdb that referenced this pull request Mar 31, 2023
apple#9796)

* Fix finishedQueries metric, add metrics reporting in GetMappedRange test [release-7.1] (apple#9785)

* Fix finishedQueries metric, add metrics reporting in GetMappedRange test

* refactor to make format work

* resolve comments

* Fix more comments

* Fix bugs and change running time of test

* use double for options
jzhou77 pushed a commit that referenced this pull request Apr 17, 2023
#9796) (#9861)

* Fix finishedQueries metric, add metrics reporting in GetMappedRange test [release-7.1] (#9785)

* Fix finishedQueries metric, add metrics reporting in GetMappedRange test

* refactor to make format work

* resolve comments

* Fix more comments

* Fix bugs and change running time of test

* use double for options
@flowguru flowguru deleted the fixm branch January 10, 2024 02:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

in progress Use this for tasks you are actively working on

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants