Skip to content

add mei 5.0 sources to Docker setup #122

add mei 5.0 sources to Docker setup

add mei 5.0 sources to Docker setup #122

Triggered via push February 6, 2024 09:16
Status Failure
Total duration 6m 12s
Artifacts 1

maven_docker.yml

on: push
compile maven package
49s
compile maven package
build the Docker image
5m 3s
build the Docker image
Fit to window
Zoom out
Zoom in

Annotations

1 error and 2 warnings
build the Docker image
buildx failed with: ERROR: failed to solve: process "/bin/sh -c curl -s -L -o /tmp/mei200.zip https://github.com/music-encoding/music-encoding/archive/refs/tags/MEI2012_v2.0.0.zip && unzip /tmp/mei200.zip -d /tmp/mei200 && rm /tmp/mei200.zip && mkdir -p ${MEI_SOURCES_HOME}/music-encoding/mei200 && cp -r /tmp/mei200/*/* ${MEI_SOURCES_HOME}/music-encoding/mei200 && rm -r /tmp/mei200 && xmllint -xinclude ${MEI_SOURCES_HOME}/music-encoding/mei200/source/specs/mei-source.xml -o ${MEI_SOURCES_HOME}/music-encoding/mei200/source/mei-source_canonicalized.xml && curl -s -L -o /tmp/mei211.zip https://github.com/music-encoding/music-encoding/archive/refs/tags/MEI2013_v2.1.1.zip && unzip /tmp/mei211.zip -d /tmp/mei211 && rm /tmp/mei211.zip && mkdir -p ${MEI_SOURCES_HOME}/music-encoding/mei211 && cp -r /tmp/mei211/*/* ${MEI_SOURCES_HOME}/music-encoding/mei211 && rm -r /tmp/mei211 && xmllint -xinclude ${MEI_SOURCES_HOME}/music-encoding/mei211/source/specs/mei-source.xml -o ${MEI_SOURCES_HOME}/music-encoding/mei211/source/mei-source_canonicalized.xml && curl -s -L -o /tmp/mei300.zip https://github.com/music-encoding/music-encoding/archive/refs/tags/v3.0.0.zip && unzip /tmp/mei300.zip -d /tmp/mei300 && rm /tmp/mei300.zip && mkdir -p ${MEI_SOURCES_HOME}/music-encoding/mei300 && cp -r /tmp/mei300/*/* ${MEI_SOURCES_HOME}/music-encoding/mei300 && rm -r /tmp/mei300 && xmllint -xinclude ${MEI_SOURCES_HOME}/music-encoding/mei300/source/specs/mei-source.xml -o ${MEI_SOURCES_HOME}/music-encoding/mei300/source/mei-source_canonicalized.xml && curl -s -L -o /tmp/mei401.zip https://github.com/music-encoding/music-encoding/archive/refs/tags/v4.0.1.zip && unzip /tmp/mei401.zip -d /tmp/mei401 && rm /tmp/mei401.zip && mkdir -p ${MEI_SOURCES_HOME}/music-encoding/mei401 && cp -r /tmp/mei401/*/* ${MEI_SOURCES_HOME}/music-encoding/mei401 && rm -r /tmp/mei401 && xmllint -xinclude ${MEI_SOURCES_HOME}/music-encoding/mei401/source/mei-source.xml -o ${MEI_SOURCES_HOME}/music-encoding/mei401/source/mei-source_canonicalized.xml && curl -s -L -o /tmp/mei500.zip https://github.com/music-encoding/music-encoding/archive/refs/tags/v5.0.zip && unzip /tmp/mei500.zip -d /tmp/mei500 && rm /tmp/mei500.zip && mkdir -p ${MEI_SOURCES_HOME}/music-encoding/mei500 && cp -r /tmp/mei500/*/* ${MEI_SOURCES_HOME}/music-encoding/mei500 && rm -r /tmp/mei500 && xmllint -xinclude ${MEI_SOURCES_HOME}/music-encoding/mei500/source/specs/mei-source.xml -o ${MEI_SOURCES_HOME}/music-encoding/mei500/source/mei-source_canonicalized.xml && git clone --depth 1 -b develop https://github.com/music-encoding/music-encoding /tmp/meidev && cd /tmp/meidev && git rev-parse HEAD > /tmp/meidev/GITHASH && mkdir -p ${MEI_SOURCES_HOME}/music-encoding/meidev && cp -r /tmp/meidev/* ${MEI_SOURCES_HOME}/music-encoding/meidev && curl -s -L -o ${MEI_SOURCES_HOME}/music-encoding/meidev/source/mei-source_canonicalized.xml https://raw.githubusercontent.com/music-encoding/schema/main/dev/mei-source_canonicalized.xml && rm -r /tmp/meidev" did not complete successfully: exit code: 1
compile maven package
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-java@v3, s4u/[email protected], actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build the Docker image
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/download-artifact@v3, docker/login-action@v2, docker/metadata-action@v4, docker/build-push-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.

Artifacts

Produced during runtime
Name Size
artifact Expired
35.6 MB