Skip to content

Adding merging of any duplicate map columns in resolve() joins and co… #3817

Adding merging of any duplicate map columns in resolve() joins and co…

Adding merging of any duplicate map columns in resolve() joins and co… #3817

Triggered via push December 20, 2024 01:30
Status Failure
Total duration 8m 15s
Artifacts 7

test.yml

on: push
Pre-release deployment
0s
Pre-release deployment
Upload coverage
0s
Upload coverage
Fit to window
Zoom out
Zoom in

Annotations

65 errors and 16 warnings
R API
This request has been automatically failed because it uses a deprecated version of `actions/upload-artifact: v2`. Learn more: https://github.blog/changelog/2024-02-13-deprecation-notice-v1-and-v2-of-the-artifact-actions/
FHIR server (tranche 3)
Credentials could not be loaded, please check your action inputs: Could not load credentials from any providers
Docker image
Process completed with exit code 1.
Site
Process completed with exit code 1.
Python API
Process completed with exit code 1.
ManifestConverterTest.convertsManifest: fhir-server/src/test/java/au/csiro/pathling/security/ga4gh/ManifestConverterTest.java#L126
[DATATYPE_MISMATCH.BINARY_OP_DIFF_TYPES] Cannot resolve "(Patient.link.other.reference = id@Patient__ckey)" due to data type mismatch: the left and right operands of the binary operator have incompatible types ("ARRAY<STRING>" and "STRING").; 'Join LeftOuter, (Patient#76976.link.other.reference = id@Patient__ckey#77099) :- Project [id#76923, id_versioned#76924 AS key#76975, struct(id, id#76923, id_versioned, id_versioned#76924, meta, meta#76925, implicitRules, implicitRules#76926, language, language#76927, text, text#76928, identifier, identifier#76929, active, active#76930, name, name#76931, telecom, telecom#76932, gender, gender#76933, birthDate, birthDate#76934, deceasedBoolean, deceasedBoolean#76935, deceasedDateTime, deceasedDateTime#76936, address, address#76937, maritalStatus, maritalStatus#76938, multipleBirthBoolean, multipleBirthBoolean#76939, multipleBirthInteger, multipleBirthInteger#76940, photo, photo#76941, contact, contact#76942, communication, communication#76943, generalPractitioner, generalPractitioner#76944, managingOrganization, managingOrganization#76945, link, link#76946) AS Patient#76976] : +- Relation [id#76923,id_versioned#76924,meta#76925,implicitRules#76926,language#76927,text#76928,identifier#76929,active#76930,name#76931,telecom#76932,gender#76933,birthDate#76934,deceasedBoolean#76935,deceasedDateTime#76936,address#76937,maritalStatus#76938,multipleBirthBoolean#76939,multipleBirthInteger#76940,photo#76941,contact#76942,communication#76943,generalPractitioner#76944,managingOrganization#76945,link#76946,_fid#76947,_extension#76948] parquet +- Project [key#77033 AS id@Patient__ckey#77099, map_from_arrays(array(key#77033), array(Patient#77034)) AS id@Patient_unique#77100] +- Project [id#76981, id_versioned#76982 AS key#77033, struct(id, id#76981, id_versioned, id_versioned#76982, meta, meta#76983, implicitRules, implicitRules#76984, language, language#76985, text, text#76986, identifier, identifier#76987, active, active#76988, name, name#76989, telecom, telecom#76990, gender, gender#76991, birthDate, birthDate#76992, deceasedBoolean, deceasedBoolean#76993, deceasedDateTime, deceasedDateTime#76994, address, address#76995, maritalStatus, maritalStatus#76996, multipleBirthBoolean, multipleBirthBoolean#76997, multipleBirthInteger, multipleBirthInteger#76998, photo, photo#76999, contact, contact#77000, communication, communication#77001, generalPractitioner, generalPractitioner#77002, managingOrganization, managingOrganization#77003, link, link#77004) AS Patient#77034] +- Relation [id#76981,id_versioned#76982,meta#76983,implicitRules#76984,language#76985,text#76986,identifier#76987,active#76988,name#76989,telecom#76990,gender#76991,birthDate#76992,deceasedBoolean#76993,deceasedDateTime#76994,address#76995,maritalStatus#76996,multipleBirthBoolean#76997,multipleBirthInteger#76998,photo#76999,contact#77000,communication#77001,generalPractitioner#77002,managingOrganization#77003,link#77004,_fid#77005,_extension#77006] parquet
AsyncTest.asyncExtract: fhir-server/src/test/java/au/csiro/pathling/test/integration/AsyncTest.java#L84
expected: <202 ACCEPTED> but was: <500 INTERNAL_SERVER_ERROR>
FHIR server (tranche 2)
There were 8 failed tests
ExtractQueryTest.whereInMultipleColumns: fhir-server/src/test/java/au/csiro/pathling/extract/ExtractQueryTest.java#L315
[INTERNAL_ERROR] The Spark SQL phase analysis failed with an internal error. You hit a bug in Spark or the Spark plugins you use. Please, report this bug to the corresponding communities or vendors, and provide the full stack trace.
ExtractQueryTest.multipleIndependentUnnestings: fhir-server/src/test/java/au/csiro/pathling/extract/ExtractQueryTest.java#L367
[INTERNAL_ERROR] The Spark SQL phase analysis failed with an internal error. You hit a bug in Spark or the Spark plugins you use. Please, report this bug to the corresponding communities or vendors, and provide the full stack trace.
ExtractQueryTest.linkedUnnesting: fhir-server/src/test/java/au/csiro/pathling/extract/ExtractQueryTest.java#L349
[INTERNAL_ERROR] The Spark SQL phase analysis failed with an internal error. You hit a bug in Spark or the Spark plugins you use. Please, report this bug to the corresponding communities or vendors, and provide the full stack trace.
ExtractQueryTest.literalColumn: fhir-server/src/test/java/au/csiro/pathling/extract/ExtractQueryTest.java#L185
[INTERNAL_ERROR] The Spark SQL phase analysis failed with an internal error. You hit a bug in Spark or the Spark plugins you use. Please, report this bug to the corresponding communities or vendors, and provide the full stack trace.
ExtractQueryTest.combineWithUnequalCardinalities: fhir-server/src/test/java/au/csiro/pathling/extract/ExtractQueryTest.java#L502
[INTERNAL_ERROR] The Spark SQL phase analysis failed with an internal error. You hit a bug in Spark or the Spark plugins you use. Please, report this bug to the corresponding communities or vendors, and provide the full stack trace.
ExtractQueryTest.multipleNonSingularColumnsWithDifferentTypes: fhir-server/src/test/java/au/csiro/pathling/extract/ExtractQueryTest.java#L331
[INTERNAL_ERROR] The Spark SQL phase analysis failed with an internal error. You hit a bug in Spark or the Spark plugins you use. Please, report this bug to the corresponding communities or vendors, and provide the full stack trace.
ExtractQueryTest.combineResultInSecondFilter: fhir-server/src/test/java/au/csiro/pathling/extract/ExtractQueryTest.java#L299
[INTERNAL_ERROR] The Spark SQL phase analysis failed with an internal error. You hit a bug in Spark or the Spark plugins you use. Please, report this bug to the corresponding communities or vendors, and provide the full stack trace.
ExtractQueryTest.limit: fhir-server/src/test/java/au/csiro/pathling/extract/ExtractQueryTest.java#L270
expected: <[[9360820c-8602-4335-8b50-c88d627a0c20,female]:1, [7001ad9c-34d2-4eb5-8165-5fdc2147f469,female]:1, [121503c8-9564-4b48-9086-a22df717948e,female]:1]> but was: <[[9360820c-8602-4335-8b50-c88d627a0c20,female]:1, [7001ad9c-34d2-4eb5-8165-5fdc2147f469,female]:1, [e62e52ae-2d75-4070-a0ae-3cc78d35ed08,female]:1, [121503c8-9564-4b48-9086-a22df717948e,female]:1]>
FHIR server (tranche 1)
There were 61 failed tests
R API
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use the latest version of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-09-16-notice-of-upcoming-deprecations-and-changes-in-github-actions-services/
Site
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use the latest version of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-09-16-notice-of-upcoming-deprecations-and-changes-in-github-actions-services/
R API
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
FHIR server (tranche 3)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
JavaScript client
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Import lambda
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Site
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Python API
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Encoders
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Encoders
No files were found with the provided path: **/*.dump **/*.dumpstream. No artifacts will be uploaded.
FHIR server (tranche 2)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
FHIR server (tranche 2)
No files were found with the provided path: fhir-server/target/timing.log. No artifacts will be uploaded.
FHIR server (tranche 2)
No files were found with the provided path: **/*.dump **/*.dumpstream. No artifacts will be uploaded.
FHIR server (tranche 1)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
FHIR server (tranche 1)
No files were found with the provided path: fhir-server/target/timing.log. No artifacts will be uploaded.
FHIR server (tranche 1)
No files were found with the provided path: **/*.dump **/*.dumpstream. No artifacts will be uploaded.

Artifacts

Produced during runtime
Name Size
encoders-coverage
32 KB
encoders-surefire-reports
58 KB
fhir-server-1-coverage
95.5 KB
fhir-server-1-surefire-reports
112 KB
fhir-server-2-coverage
96.8 KB
fhir-server-2-surefire-reports
243 KB
import-lambda
19.6 MB