Skip to content

Update copyright years to 2013-2026#12653

Merged
jzhou77 merged 1 commit into
apple:mainfrom
jzhou77:fix-nightly
Jan 22, 2026
Merged

Update copyright years to 2013-2026#12653
jzhou77 merged 1 commit into
apple:mainfrom
jzhou77:fix-nightly

Conversation

@jzhou77
Copy link
Copy Markdown
Contributor

@jzhou77 jzhou77 commented Jan 22, 2026

No functional changes.

20260122-172726-jzhou-10355fa26b28ccd8 compressed=True data_size=34573160 duration=4887925 ended=100000 fail=1 fail_fast=10 max_runs=100000 pass=99999 priority=100 remaining=0 runtime=1:18:45 sanity=False started=100000 stopped=20260122-184611 submitted=20260122-172726 timeout=5400 username=jzhou

1 failure is unrelated 7.3.69 crash, seed -f ./tests/restarting/from_7.3.0_until_7.4.0/SnapTestAttrition-1.toml -s 1392115560 -b.

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)

No functional changes.
@jzhou77 jzhou77 requested a review from spraza January 22, 2026 17:17
@foundationdb-ci
Copy link
Copy Markdown
Contributor

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

  • Commit ID: 8c31f93
  • Duration 0:05:27
  • Result: ❌ FAILED
  • Error: Error while executing command: ssh -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null -i ${HOME}/.ssh_key ec2-user@${MAC_EC2_HOST} rm -rf foundationdb. Reason: exit status 255
  • Build Log terminal output (available for 30 days)
  • Build Workspace zip file of the working directory (available for 30 days)

@foundationdb-ci
Copy link
Copy Markdown
Contributor

Result of foundationdb-pr-clang-ide on Linux RHEL 9

  • Commit ID: 8c31f93
  • Duration 0:25:17
  • 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
Copy Markdown
Contributor

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

  • Commit ID: 8c31f93
  • Duration 0:44:41
  • 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
Copy Markdown
Contributor

Result of foundationdb-pr on Linux RHEL 9

  • Commit ID: 8c31f93
  • Duration 1:03:02
  • 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
Copy Markdown
Contributor

Result of foundationdb-pr-clang on Linux RHEL 9

  • Commit ID: 8c31f93
  • Duration 1:05:09
  • 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)

@jzhou77
Copy link
Copy Markdown
Contributor Author

jzhou77 commented Jan 22, 2026

The CI failure is unrelated, will fix in a separate PR

    <StorageServerFailed Severity="40" ErrorKind="Unset" Time="116.453659" DateTime="2026-01-22T17:48:50Z" Type="StorageServerFailed" Machine="2.0.2.4:6" ID="8621ffca3959dd10" Error="broken_promise" ErrorDescription="Broken promise" ErrorCode="1100" Reason="Error" ThreadID="13701284354165356673" Backtrace="/usr/local/bin/llvm-addr2line -e /var/joshua/ensembles/20260122-174705-pr12653-clang-8c31f939-1351-46021608c65ffa5c/bin/fdbserver -p -C -f -i 0x4d2b63f 0x4d2b939 0x4d25b24 0x30f430a 0x311e1c7 0x311de1a 0x311c583 0x311c901 0x1ae23e9 0x312ad75 0x312a8b6 0x1c8fe48 0x1c900c1 0x1ae23e9 0x311cc8e 0x1a4da28 0x4bda7e7 0x4bda310 0x2e84d9a 0x7f9efa5c0610" LogGroup="default" Roles="SS"/>
    <FaultInjected File="/codebuild/output/src2460417194/src/github.com/apple/foundationdb/flow/Platform.actor.cpp" Line="2552"/>
    <StorageServerFailed Severity="30" Time="117.038972" DateTime="2026-01-22T17:48:50Z" Machine="2.0.1.4:1" ID="70762b5b7c82b35d" ErrorIsInjectedFault="1" Error="platform_error" ErrorDescription="Platform error" ErrorCode="1500" Reason="Error" ThreadID="13701284354165356673" LogGroup="default" Roles="SS"/>
    <FaultInjected File="/codebuild/output/src2460417194/src/github.com/apple/foundationdb/flow/Platform.actor.cpp" Line="283"/>

@jzhou77 jzhou77 merged commit 2d2a214 into apple:main Jan 22, 2026
3 of 6 checks passed
@foundationdb-ci
Copy link
Copy Markdown
Contributor

Result of foundationdb-pr-cluster-tests on Linux RHEL 9

  • Commit ID: 8c31f93
  • Duration 2:13: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)
  • Cluster Test Logs zip file of the test logs (available for 30 days)

MarkSh1 added a commit to MarkSh1/foundationdb that referenced this pull request Mar 13, 2026
MarkSh1 added a commit to owtech/foundationdb that referenced this pull request Mar 16, 2026
* XDB-494 merge from upstream
* XDB-494 fixed path for fdb_version.py
* XDB-494 added wrapper for TestRunner
* XDB-494 set new joshua agent image
* XDB-460 restore , suppress boost build output
* XDB-494 the number of simulation tests has been reduced to 300
* XDB-494 increased joshua agents up to 4 and set quantity tests to 150
* XDB-494 added manual test run
* XDB-494 added run_id for tests
* XDB-494 added joshua container check
* XDB-494 added AGENT_TIMEOUT in build.yml
* XDB-494 Revert Update copyright years to 2013-2026 (apple#12653)
* XDB-494 extract tests job into reusable workflow to eliminate duplication
MarkSh1 added a commit to MarkSh1/foundationdb that referenced this pull request Mar 17, 2026
MarkSh1 added a commit to MarkSh1/foundationdb that referenced this pull request Mar 17, 2026
MarkSh1 added a commit to owtech/foundationdb that referenced this pull request Mar 17, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants