Skip to content
Success

Console Output

06:19:47 Started by user Jonah Graham
06:19:47 Running as Jonah Graham
06:19:47 Agent basic-584sg is provisioned from template basic
06:19:47 ---
06:19:47 apiVersion: "v1"
06:19:47 kind: "Pod"
06:19:47 metadata:
06:19:47   labels:
06:19:47     jenkins: "slave"
06:19:47     jenkins/label-digest: "61a7508ed1b04e9ada836fcd14d4d8ef5687c7dd"
06:19:47     jenkins/label: "basic"
06:19:47   name: "basic-584sg"
06:19:47   namespace: "packaging"
06:19:47 spec:
06:19:47   containers:
06:19:47   - env:
06:19:47     - name: "JENKINS_SECRET"
06:19:47       value: "********"
06:19:47     - name: "JENKINS_TUNNEL"
06:19:47       value: "jenkins-discovery.packaging.svc.cluster.local:50000"
06:19:47     - name: "JENKINS_AGENT_NAME"
06:19:47       value: "basic-584sg"
06:19:47     - name: "JENKINS_REMOTING_JAVA_OPTS"
06:19:47       value: "-showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true\
06:19:47         \ -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true"
06:19:47     - name: "JAVA_TOOL_OPTIONS"
06:19:47       value: ""
06:19:47     - name: "_JAVA_OPTIONS"
06:19:47       value: ""
06:19:47     - name: "OPENJ9_JAVA_OPTIONS"
06:19:47       value: "-XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle"
06:19:47     - name: "JENKINS_NAME"
06:19:47       value: "basic-584sg"
06:19:47     - name: "JENKINS_AGENT_WORKDIR"
06:19:47       value: "/home/jenkins/agent"
06:19:47     - name: "JENKINS_URL"
06:19:47       value: "http://jenkins-ui.packaging.svc.cluster.local/packaging/"
06:19:47     image: "docker.io/eclipsecbi/jiro-agent-basic:remoting-3160.vd76b_9ddd10cc"
06:19:47     imagePullPolicy: "Always"
06:19:47     name: "jnlp"
06:19:47     resources:
06:19:47       limits:
06:19:47         cpu: "2000m"
06:19:47         memory: "4096Mi"
06:19:47       requests:
06:19:47         cpu: "1000m"
06:19:47         memory: "4096Mi"
06:19:47     tty: true
06:19:47     volumeMounts:
06:19:47     - mountPath: "/home/jenkins/.m2/toolchains.xml"
06:19:47       name: "m2-dir"
06:19:47       readOnly: true
06:19:47       subPath: "toolchains.xml"
06:19:47     - mountPath: "/home/jenkins/.mavenrc"
06:19:47       name: "m2-dir"
06:19:47       readOnly: true
06:19:47       subPath: ".mavenrc"
06:19:47     - mountPath: "/opt/tools"
06:19:47       name: "volume-0"
06:19:47       readOnly: false
06:19:47     - mountPath: "/home/jenkins"
06:19:47       name: "volume-2"
06:19:47       readOnly: false
06:19:47     - mountPath: "/home/jenkins/.m2/repository"
06:19:47       name: "volume-3"
06:19:47       readOnly: false
06:19:47     - mountPath: "/home/jenkins/.m2/settings-security.xml"
06:19:47       name: "m2-secret-dir"
06:19:47       readOnly: true
06:19:47       subPath: "settings-security.xml"
06:19:47     - mountPath: "/home/jenkins/.m2/wrapper"
06:19:47       name: "volume-4"
06:19:47       readOnly: false
06:19:47     - mountPath: "/home/jenkins/.m2/settings.xml"
06:19:47       name: "m2-secret-dir"
06:19:47       readOnly: true
06:19:47       subPath: "settings.xml"
06:19:47     - mountPath: "/home/jenkins/.ssh"
06:19:47       name: "volume-1"
06:19:47       readOnly: false
06:19:47       subPath: ""
06:19:47     - mountPath: "/home/jenkins/agent"
06:19:47       name: "workspace-volume"
06:19:47       readOnly: false
06:19:47     workingDir: "/home/jenkins/agent"
06:19:47   nodeSelector:
06:19:47     kubernetes.io/os: "linux"
06:19:47   restartPolicy: "Never"
06:19:47   volumes:
06:19:47   - name: "volume-0"
06:19:47     persistentVolumeClaim:
06:19:47       claimName: "tools-claim-jiro-packaging"
06:19:47       readOnly: true
06:19:47   - name: "m2-secret-dir"
06:19:47     secret:
06:19:47       secretName: "m2-secret-dir"
06:19:47   - emptyDir:
06:19:47       medium: ""
06:19:47     name: "volume-2"
06:19:47   - configMap:
06:19:47       name: "m2-dir"
06:19:47     name: "m2-dir"
06:19:47   - configMap:
06:19:47       name: "known-hosts"
06:19:47     name: "volume-1"
06:19:47   - emptyDir:
06:19:47       medium: ""
06:19:47     name: "workspace-volume"
06:19:47   - emptyDir:
06:19:47       medium: ""
06:19:47     name: "volume-4"
06:19:47   - emptyDir:
06:19:47       medium: ""
06:19:47     name: "volume-3"
06:19:47 
06:19:47 Building remotely on basic-584sg (basic) in workspace /home/jenkins/agent/workspace/notarize-downloads
06:19:47 [WS-CLEANUP] Deleting project workspace...
06:19:47 [WS-CLEANUP] Deferred wipeout is used...
06:19:47 [ssh-agent] Looking for ssh-agent implementation...
06:19:47 [ssh-agent]   Exec ssh-agent (binary ssh-agent on a remote machine)
06:19:47 $ ssh-agent
06:19:47 SSH_AUTH_SOCK=/tmp/ssh-AKK3zfd2LiZ5/agent.48
06:19:47 SSH_AGENT_PID=50
06:19:47 [ssh-agent] Started.
06:19:47 Running ssh-add (command line suppressed)
06:19:47 Identity added: /home/jenkins/agent/workspace/notarize-downloads@tmp/private_key_10148361483938030643.key (/home/jenkins/agent/workspace/notarize-downloads@tmp/private_key_10148361483938030643.key)
06:19:47 [ssh-agent] Using credentials genie.packaging (ssh://genie.packaging@projects-storage.eclipse.org)
06:19:47 The recommended git tool is: git
06:19:49 using credential github-bot
06:19:49 Cloning the remote Git repository
06:19:49 Cloning repository https://github.com/eclipse-packaging/packages.git
06:19:49  > git init /home/jenkins/agent/workspace/notarize-downloads/org.eclipse.epp.packages # timeout=10
06:19:49 Fetching upstream changes from https://github.com/eclipse-packaging/packages.git
06:19:49  > git --version # timeout=10
06:19:49  > git --version # 'git version 2.20.1'
06:19:49 using GIT_ASKPASS to set credentials GitHub bot (username/token)
06:19:49  > git fetch --tags --force --progress -- https://github.com/eclipse-packaging/packages.git +refs/heads/*:refs/remotes/origin/* # timeout=10
06:19:50  > git config remote.origin.url https://github.com/eclipse-packaging/packages.git # timeout=10
06:19:50  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
06:19:51 Avoid second fetch
06:19:51  > git rev-parse origin/master^{commit} # timeout=10
06:19:51 Checking out Revision e53ace29bd9b4f1008da0c901ef2c9fffd1e453d (origin/master)
06:19:51  > git config core.sparsecheckout # timeout=10
06:19:51  > git checkout -f e53ace29bd9b4f1008da0c901ef2c9fffd1e453d # timeout=10
06:19:51 Commit message: "Set version qualifiers with setGitDate script"
06:19:51  > git rev-list --no-walk 977cfc457418ab1dfa4dc5e20e7254a9e2b860c5 # timeout=10
06:19:51 [notarize-downloads] $ /bin/bash /tmp/jenkins17134256238744484927.sh
06:19:51 + export 'PS4=+$$+ '
06:19:51 + PS4='+$$+ '
06:19:51 +129+ SSHUSER=genie.packaging@projects-storage.eclipse.org
06:19:51 +129+ SSH='ssh genie.packaging@projects-storage.eclipse.org'
06:19:51 +129+ SCP=scp
06:19:51 +129+ mkdir temp
06:19:51 +129+ pushd temp
06:19:51 ~/agent/workspace/notarize-downloads/temp ~/agent/workspace/notarize-downloads
06:19:51 ++129+ ssh genie.packaging@projects-storage.eclipse.org find /home/data/httpd/download.eclipse.org/technology/epp/staging -maxdepth 1 -name '*.dmg-tonotarize'
06:19:52 +129+ for path in $( ${SSH} find ${RELEASES_DIR}  -maxdepth 1 -name '*.dmg-tonotarize' )
06:19:52 +129+ scp genie.packaging@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-committers-2024-06-M2-macosx-cocoa-aarch64.dmg-tonotarize .
06:20:04 +129+ for path in $( ${SSH} find ${RELEASES_DIR}  -maxdepth 1 -name '*.dmg-tonotarize' )
06:20:04 +129+ scp genie.packaging@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-modeling-2024-06-M2-macosx-cocoa-x86_64.dmg-tonotarize .
06:20:18 +129+ for path in $( ${SSH} find ${RELEASES_DIR}  -maxdepth 1 -name '*.dmg-tonotarize' )
06:20:18 +129+ scp genie.packaging@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-php-2024-06-M2-macosx-cocoa-x86_64.dmg-tonotarize .
06:20:25 +129+ for path in $( ${SSH} find ${RELEASES_DIR}  -maxdepth 1 -name '*.dmg-tonotarize' )
06:20:25 +129+ scp genie.packaging@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-php-2024-06-M2-macosx-cocoa-aarch64.dmg-tonotarize .
06:20:36 +129+ for path in $( ${SSH} find ${RELEASES_DIR}  -maxdepth 1 -name '*.dmg-tonotarize' )
06:20:36 +129+ scp genie.packaging@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-java-2024-06-M2-macosx-cocoa-aarch64.dmg-tonotarize .
06:20:44 +129+ for path in $( ${SSH} find ${RELEASES_DIR}  -maxdepth 1 -name '*.dmg-tonotarize' )
06:20:44 +129+ scp genie.packaging@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-scout-2024-06-M2-macosx-cocoa-x86_64.dmg-tonotarize .
06:20:53 +129+ for path in $( ${SSH} find ${RELEASES_DIR}  -maxdepth 1 -name '*.dmg-tonotarize' )
06:20:53 +129+ scp genie.packaging@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-embedcpp-2024-06-M2-macosx-cocoa-x86_64.dmg-tonotarize .
06:21:03 +129+ for path in $( ${SSH} find ${RELEASES_DIR}  -maxdepth 1 -name '*.dmg-tonotarize' )
06:21:03 +129+ scp genie.packaging@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-scout-2024-06-M2-macosx-cocoa-aarch64.dmg-tonotarize .
06:21:11 +129+ for path in $( ${SSH} find ${RELEASES_DIR}  -maxdepth 1 -name '*.dmg-tonotarize' )
06:21:11 +129+ scp genie.packaging@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-embedcpp-2024-06-M2-macosx-cocoa-aarch64.dmg-tonotarize .
06:21:18 +129+ for path in $( ${SSH} find ${RELEASES_DIR}  -maxdepth 1 -name '*.dmg-tonotarize' )
06:21:18 +129+ scp genie.packaging@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-rcp-2024-06-M2-macosx-cocoa-x86_64.dmg-tonotarize .
06:21:27 +129+ for path in $( ${SSH} find ${RELEASES_DIR}  -maxdepth 1 -name '*.dmg-tonotarize' )
06:21:27 +129+ scp genie.packaging@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-dsl-2024-06-M2-macosx-cocoa-aarch64.dmg-tonotarize .
06:21:38 +129+ for path in $( ${SSH} find ${RELEASES_DIR}  -maxdepth 1 -name '*.dmg-tonotarize' )
06:21:38 +129+ scp genie.packaging@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-jee-2024-06-M2-macosx-cocoa-aarch64.dmg-tonotarize .
06:21:51 +129+ for path in $( ${SSH} find ${RELEASES_DIR}  -maxdepth 1 -name '*.dmg-tonotarize' )
06:21:51 +129+ scp genie.packaging@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-modeling-2024-06-M2-macosx-cocoa-aarch64.dmg-tonotarize .
06:22:06 +129+ for path in $( ${SSH} find ${RELEASES_DIR}  -maxdepth 1 -name '*.dmg-tonotarize' )
06:22:06 +129+ scp genie.packaging@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-cpp-2024-06-M2-macosx-cocoa-aarch64.dmg-tonotarize .
06:22:13 +129+ for path in $( ${SSH} find ${RELEASES_DIR}  -maxdepth 1 -name '*.dmg-tonotarize' )
06:22:13 +129+ scp genie.packaging@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-java-2024-06-M2-macosx-cocoa-x86_64.dmg-tonotarize .
06:22:19 +129+ for path in $( ${SSH} find ${RELEASES_DIR}  -maxdepth 1 -name '*.dmg-tonotarize' )
06:22:19 +129+ scp genie.packaging@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-rcp-2024-06-M2-macosx-cocoa-aarch64.dmg-tonotarize .
06:22:29 +129+ for path in $( ${SSH} find ${RELEASES_DIR}  -maxdepth 1 -name '*.dmg-tonotarize' )
06:22:29 +129+ scp genie.packaging@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-dsl-2024-06-M2-macosx-cocoa-x86_64.dmg-tonotarize .
06:22:41 +129+ for path in $( ${SSH} find ${RELEASES_DIR}  -maxdepth 1 -name '*.dmg-tonotarize' )
06:22:41 +129+ scp genie.packaging@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-jee-2024-06-M2-macosx-cocoa-x86_64.dmg-tonotarize .
06:22:54 +129+ for path in $( ${SSH} find ${RELEASES_DIR}  -maxdepth 1 -name '*.dmg-tonotarize' )
06:22:54 +129+ scp genie.packaging@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-cpp-2024-06-M2-macosx-cocoa-x86_64.dmg-tonotarize .
06:23:02 +129+ for path in $( ${SSH} find ${RELEASES_DIR}  -maxdepth 1 -name '*.dmg-tonotarize' )
06:23:02 +129+ scp genie.packaging@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-committers-2024-06-M2-macosx-cocoa-x86_64.dmg-tonotarize .
06:23:15 +129+ popd
06:23:15 ~/agent/workspace/notarize-downloads
06:23:15 ++129+ find /home/jenkins/agent/workspace/notarize-downloads -name '*.dmg-tonotarize'
06:23:15 +129+ for i in $(find ${WORKSPACE} -name '*.dmg-tonotarize')
06:23:15 +129+ DMG_FILE=/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-committers-2024-06-M2-macosx-cocoa-aarch64.dmg
06:23:15 ++129+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-committers-2024-06-M2-macosx-cocoa-aarch64.dmg-tonotarize
06:23:15 +129+ LOG=eclipse-committers-2024-06-M2-macosx-cocoa-aarch64.dmg-tonotarize.log
06:23:15 +129+ echo 'Starting /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-committers-2024-06-M2-macosx-cocoa-aarch64.dmg'
06:23:15 +129+ /home/jenkins/agent/workspace/notarize-downloads/org.eclipse.epp.packages/releng/org.eclipse.epp.config/tools/macosx-notarization-single.sh /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-committers-2024-06-M2-macosx-cocoa-aarch64.dmg
06:23:15 +129+ sleep 18s
06:23:15 +129+ tee --append eclipse-committers-2024-06-M2-macosx-cocoa-aarch64.dmg-tonotarize.log
06:23:15 +182+ DMG_FILE=/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-committers-2024-06-M2-macosx-cocoa-aarch64.dmg
06:23:15 ++182+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-committers-2024-06-M2-macosx-cocoa-aarch64.dmg
06:23:15 +182+ DMG=eclipse-committers-2024-06-M2-macosx-cocoa-aarch64.dmg
06:23:15 +182+ cp /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-committers-2024-06-M2-macosx-cocoa-aarch64.dmg-tonotarize eclipse-committers-2024-06-M2-macosx-cocoa-aarch64.dmg
06:23:16 ++182+ echo eclipse-committers-2024-06-M2-macosx-cocoa-aarch64.dmg
06:23:16 ++182+ sed s/_/-/g
06:23:16 +182+ PRIMARY_BUNDLE_ID=eclipse-committers-2024-06-M2-macosx-cocoa-aarch64.dmg
06:23:16 +182+ retryCount=1
06:23:16 +182+ '[' 1 -gt 0 ']'
06:23:16 ++182+ curl --write-out '\n%{http_code}' -s -X POST -F file=@eclipse-committers-2024-06-M2-macosx-cocoa-aarch64.dmg -F 'options={"primaryBundleId": "eclipse-committers-2024-06-M2-macosx-cocoa-aarch64.dmg", "staple": true};type=application/json' https://cbi.eclipse.org/macos/xcrun/notarize
06:23:23 +182+ RESPONSE_RAW='{"uuid":"c875cac9-31d9-4f03-8730-38f1c3af7252","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}
06:23:23 200'
06:23:23 ++182+ head -n1
06:23:23 +182+ RESPONSE='{"uuid":"c875cac9-31d9-4f03-8730-38f1c3af7252","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
06:23:23 ++182+ tail -n1
06:23:23 +182+ STATUS_CODE=200
06:23:23 ++182+ echo '{"uuid":"c875cac9-31d9-4f03-8730-38f1c3af7252","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
06:23:23 ++182+ jq -r .uuid
06:23:23 +182+ UUID=c875cac9-31d9-4f03-8730-38f1c3af7252
06:23:23 ++182+ echo '{"uuid":"c875cac9-31d9-4f03-8730-38f1c3af7252","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
06:23:23 ++182+ jq -r .notarizationStatus.status
06:23:23 +182+ STATUS=IN_PROGRESS
06:23:23 +182+ [[ 200 == \5\0\3 ]]
06:23:23 +182+ [[ 200 == \5\0\2 ]]
06:23:23 +182+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
06:23:23 +182+ sleep 1m
06:23:33 +129+ for i in $(find ${WORKSPACE} -name '*.dmg-tonotarize')
06:23:33 +129+ DMG_FILE=/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-modeling-2024-06-M2-macosx-cocoa-x86_64.dmg
06:23:33 ++129+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-modeling-2024-06-M2-macosx-cocoa-x86_64.dmg-tonotarize
06:23:33 +129+ LOG=eclipse-modeling-2024-06-M2-macosx-cocoa-x86_64.dmg-tonotarize.log
06:23:33 +129+ echo 'Starting /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-modeling-2024-06-M2-macosx-cocoa-x86_64.dmg'
06:23:33 +129+ /home/jenkins/agent/workspace/notarize-downloads/org.eclipse.epp.packages/releng/org.eclipse.epp.config/tools/macosx-notarization-single.sh /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-modeling-2024-06-M2-macosx-cocoa-x86_64.dmg
06:23:33 +129+ sleep 18s
06:23:33 +129+ tee --append eclipse-modeling-2024-06-M2-macosx-cocoa-x86_64.dmg-tonotarize.log
06:23:33 +204+ DMG_FILE=/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-modeling-2024-06-M2-macosx-cocoa-x86_64.dmg
06:23:33 ++204+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-modeling-2024-06-M2-macosx-cocoa-x86_64.dmg
06:23:33 +204+ DMG=eclipse-modeling-2024-06-M2-macosx-cocoa-x86_64.dmg
06:23:33 +204+ cp /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-modeling-2024-06-M2-macosx-cocoa-x86_64.dmg-tonotarize eclipse-modeling-2024-06-M2-macosx-cocoa-x86_64.dmg
06:23:34 ++204+ echo eclipse-modeling-2024-06-M2-macosx-cocoa-x86_64.dmg
06:23:34 ++204+ sed s/_/-/g
06:23:34 +204+ PRIMARY_BUNDLE_ID=eclipse-modeling-2024-06-M2-macosx-cocoa-x86-64.dmg
06:23:34 +204+ retryCount=1
06:23:34 +204+ '[' 1 -gt 0 ']'
06:23:34 ++204+ curl --write-out '\n%{http_code}' -s -X POST -F file=@eclipse-modeling-2024-06-M2-macosx-cocoa-x86_64.dmg -F 'options={"primaryBundleId": "eclipse-modeling-2024-06-M2-macosx-cocoa-x86-64.dmg", "staple": true};type=application/json' https://cbi.eclipse.org/macos/xcrun/notarize
06:23:46 +204+ RESPONSE_RAW='{"uuid":"3053e8ed-c850-4c7b-bec8-32409f30f05e","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}
06:23:46 200'
06:23:46 ++204+ head -n1
06:23:46 +204+ RESPONSE='{"uuid":"3053e8ed-c850-4c7b-bec8-32409f30f05e","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
06:23:46 ++204+ tail -n1
06:23:46 +204+ STATUS_CODE=200
06:23:46 ++204+ echo '{"uuid":"3053e8ed-c850-4c7b-bec8-32409f30f05e","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
06:23:46 ++204+ jq -r .uuid
06:23:46 +204+ UUID=3053e8ed-c850-4c7b-bec8-32409f30f05e
06:23:46 ++204+ echo '{"uuid":"3053e8ed-c850-4c7b-bec8-32409f30f05e","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
06:23:46 ++204+ jq -r .notarizationStatus.status
06:23:47 +204+ STATUS=IN_PROGRESS
06:23:47 +204+ [[ 200 == \5\0\3 ]]
06:23:47 +204+ [[ 200 == \5\0\2 ]]
06:23:47 +204+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
06:23:47 +204+ sleep 1m
06:23:51 +129+ for i in $(find ${WORKSPACE} -name '*.dmg-tonotarize')
06:23:51 +129+ DMG_FILE=/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-php-2024-06-M2-macosx-cocoa-x86_64.dmg
06:23:51 ++129+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-php-2024-06-M2-macosx-cocoa-x86_64.dmg-tonotarize
06:23:51 +129+ LOG=eclipse-php-2024-06-M2-macosx-cocoa-x86_64.dmg-tonotarize.log
06:23:51 +129+ echo 'Starting /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-php-2024-06-M2-macosx-cocoa-x86_64.dmg'
06:23:51 +129+ /home/jenkins/agent/workspace/notarize-downloads/org.eclipse.epp.packages/releng/org.eclipse.epp.config/tools/macosx-notarization-single.sh /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-php-2024-06-M2-macosx-cocoa-x86_64.dmg
06:23:51 +129+ sleep 18s
06:23:51 +129+ tee --append eclipse-php-2024-06-M2-macosx-cocoa-x86_64.dmg-tonotarize.log
06:23:51 +226+ DMG_FILE=/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-php-2024-06-M2-macosx-cocoa-x86_64.dmg
06:23:51 ++226+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-php-2024-06-M2-macosx-cocoa-x86_64.dmg
06:23:51 +226+ DMG=eclipse-php-2024-06-M2-macosx-cocoa-x86_64.dmg
06:23:51 +226+ cp /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-php-2024-06-M2-macosx-cocoa-x86_64.dmg-tonotarize eclipse-php-2024-06-M2-macosx-cocoa-x86_64.dmg
06:23:52 ++226+ echo eclipse-php-2024-06-M2-macosx-cocoa-x86_64.dmg
06:23:52 ++226+ sed s/_/-/g
06:23:52 +226+ PRIMARY_BUNDLE_ID=eclipse-php-2024-06-M2-macosx-cocoa-x86-64.dmg
06:23:52 +226+ retryCount=1
06:23:52 +226+ '[' 1 -gt 0 ']'
06:23:52 ++226+ curl --write-out '\n%{http_code}' -s -X POST -F file=@eclipse-php-2024-06-M2-macosx-cocoa-x86_64.dmg -F 'options={"primaryBundleId": "eclipse-php-2024-06-M2-macosx-cocoa-x86-64.dmg", "staple": true};type=application/json' https://cbi.eclipse.org/macos/xcrun/notarize
06:23:57 +226+ RESPONSE_RAW='{"uuid":"509e418c-2a7d-4f75-a522-dca3aa295c49","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}
06:23:57 200'
06:23:57 ++226+ head -n1
06:23:57 +226+ RESPONSE='{"uuid":"509e418c-2a7d-4f75-a522-dca3aa295c49","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
06:23:57 ++226+ tail -n1
06:23:57 +226+ STATUS_CODE=200
06:23:57 ++226+ echo '{"uuid":"509e418c-2a7d-4f75-a522-dca3aa295c49","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
06:23:57 ++226+ jq -r .uuid
06:23:57 +226+ UUID=509e418c-2a7d-4f75-a522-dca3aa295c49
06:23:57 ++226+ echo '{"uuid":"509e418c-2a7d-4f75-a522-dca3aa295c49","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
06:23:57 ++226+ jq -r .notarizationStatus.status
06:23:57 +226+ STATUS=IN_PROGRESS
06:23:57 +226+ [[ 200 == \5\0\3 ]]
06:23:57 +226+ [[ 200 == \5\0\2 ]]
06:23:57 +226+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
06:23:57 +226+ sleep 1m
06:24:09 +129+ for i in $(find ${WORKSPACE} -name '*.dmg-tonotarize')
06:24:09 +129+ DMG_FILE=/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-php-2024-06-M2-macosx-cocoa-aarch64.dmg
06:24:09 ++129+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-php-2024-06-M2-macosx-cocoa-aarch64.dmg-tonotarize
06:24:09 +129+ LOG=eclipse-php-2024-06-M2-macosx-cocoa-aarch64.dmg-tonotarize.log
06:24:09 +129+ echo 'Starting /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-php-2024-06-M2-macosx-cocoa-aarch64.dmg'
06:24:09 +129+ /home/jenkins/agent/workspace/notarize-downloads/org.eclipse.epp.packages/releng/org.eclipse.epp.config/tools/macosx-notarization-single.sh /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-php-2024-06-M2-macosx-cocoa-aarch64.dmg
06:24:09 +129+ sleep 18s
06:24:09 +129+ tee --append eclipse-php-2024-06-M2-macosx-cocoa-aarch64.dmg-tonotarize.log
06:24:09 +248+ DMG_FILE=/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-php-2024-06-M2-macosx-cocoa-aarch64.dmg
06:24:09 ++248+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-php-2024-06-M2-macosx-cocoa-aarch64.dmg
06:24:09 +248+ DMG=eclipse-php-2024-06-M2-macosx-cocoa-aarch64.dmg
06:24:09 +248+ cp /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-php-2024-06-M2-macosx-cocoa-aarch64.dmg-tonotarize eclipse-php-2024-06-M2-macosx-cocoa-aarch64.dmg
06:24:10 ++248+ echo eclipse-php-2024-06-M2-macosx-cocoa-aarch64.dmg
06:24:10 ++248+ sed s/_/-/g
06:24:10 +248+ PRIMARY_BUNDLE_ID=eclipse-php-2024-06-M2-macosx-cocoa-aarch64.dmg
06:24:10 +248+ retryCount=1
06:24:10 +248+ '[' 1 -gt 0 ']'
06:24:10 ++248+ curl --write-out '\n%{http_code}' -s -X POST -F file=@eclipse-php-2024-06-M2-macosx-cocoa-aarch64.dmg -F 'options={"primaryBundleId": "eclipse-php-2024-06-M2-macosx-cocoa-aarch64.dmg", "staple": true};type=application/json' https://cbi.eclipse.org/macos/xcrun/notarize
06:24:17 +248+ RESPONSE_RAW='{"uuid":"50a174bd-bf60-4dbe-a940-aeff258fea44","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}
06:24:17 200'
06:24:17 ++248+ head -n1
06:24:17 +248+ RESPONSE='{"uuid":"50a174bd-bf60-4dbe-a940-aeff258fea44","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
06:24:17 ++248+ tail -n1
06:24:17 +248+ STATUS_CODE=200
06:24:17 ++248+ echo '{"uuid":"50a174bd-bf60-4dbe-a940-aeff258fea44","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
06:24:17 ++248+ jq -r .uuid
06:24:17 +248+ UUID=50a174bd-bf60-4dbe-a940-aeff258fea44
06:24:17 ++248+ echo '{"uuid":"50a174bd-bf60-4dbe-a940-aeff258fea44","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
06:24:17 ++248+ jq -r .notarizationStatus.status
06:24:17 +248+ STATUS=IN_PROGRESS
06:24:17 +248+ [[ 200 == \5\0\3 ]]
06:24:17 +248+ [[ 200 == \5\0\2 ]]
06:24:17 +248+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
06:24:17 +248+ sleep 1m
06:24:23 ++182+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/c875cac9-31d9-4f03-8730-38f1c3af7252/status
06:24:23 +182+ RESPONSE_RAW='{"uuid":"c875cac9-31d9-4f03-8730-38f1c3af7252","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}
06:24:23 200'
06:24:23 ++182+ head -n1
06:24:23 +182+ RESPONSE='{"uuid":"c875cac9-31d9-4f03-8730-38f1c3af7252","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
06:24:23 ++182+ tail -n1
06:24:23 +182+ STATUS_CODE=200
06:24:23 ++182+ echo '{"uuid":"c875cac9-31d9-4f03-8730-38f1c3af7252","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading' file to Apple notarization 'service"}}'
06:24:23 ++182+ jq -r .notarizationStatus.status
06:24:23 +182+ STATUS=IN_PROGRESS
06:24:23 +182+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
06:24:23 +182+ sleep 1m
06:24:27 +129+ for i in $(find ${WORKSPACE} -name '*.dmg-tonotarize')
06:24:27 +129+ DMG_FILE=/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-java-2024-06-M2-macosx-cocoa-aarch64.dmg
06:24:27 ++129+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-java-2024-06-M2-macosx-cocoa-aarch64.dmg-tonotarize
06:24:27 +129+ LOG=eclipse-java-2024-06-M2-macosx-cocoa-aarch64.dmg-tonotarize.log
06:24:27 +129+ echo 'Starting /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-java-2024-06-M2-macosx-cocoa-aarch64.dmg'
06:24:27 +129+ sleep 18s
06:24:27 +129+ /home/jenkins/agent/workspace/notarize-downloads/org.eclipse.epp.packages/releng/org.eclipse.epp.config/tools/macosx-notarization-single.sh /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-java-2024-06-M2-macosx-cocoa-aarch64.dmg
06:24:27 +129+ tee --append eclipse-java-2024-06-M2-macosx-cocoa-aarch64.dmg-tonotarize.log
06:24:27 +280+ DMG_FILE=/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-java-2024-06-M2-macosx-cocoa-aarch64.dmg
06:24:27 ++280+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-java-2024-06-M2-macosx-cocoa-aarch64.dmg
06:24:27 +280+ DMG=eclipse-java-2024-06-M2-macosx-cocoa-aarch64.dmg
06:24:27 +280+ cp /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-java-2024-06-M2-macosx-cocoa-aarch64.dmg-tonotarize eclipse-java-2024-06-M2-macosx-cocoa-aarch64.dmg
06:24:27 ++280+ echo eclipse-java-2024-06-M2-macosx-cocoa-aarch64.dmg
06:24:27 ++280+ sed s/_/-/g
06:24:27 +280+ PRIMARY_BUNDLE_ID=eclipse-java-2024-06-M2-macosx-cocoa-aarch64.dmg
06:24:27 +280+ retryCount=1
06:24:27 +280+ '[' 1 -gt 0 ']'
06:24:27 ++280+ curl --write-out '\n%{http_code}' -s -X POST -F file=@eclipse-java-2024-06-M2-macosx-cocoa-aarch64.dmg -F 'options={"primaryBundleId": "eclipse-java-2024-06-M2-macosx-cocoa-aarch64.dmg", "staple": true};type=application/json' https://cbi.eclipse.org/macos/xcrun/notarize
06:24:32 +280+ RESPONSE_RAW='{"uuid":"60535d59-242e-4b05-afbe-e9941869d38d","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}
06:24:32 200'
06:24:32 ++280+ head -n1
06:24:32 +280+ RESPONSE='{"uuid":"60535d59-242e-4b05-afbe-e9941869d38d","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
06:24:32 ++280+ tail -n1
06:24:32 +280+ STATUS_CODE=200
06:24:32 ++280+ echo '{"uuid":"60535d59-242e-4b05-afbe-e9941869d38d","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
06:24:32 ++280+ jq -r .uuid
06:24:32 +280+ UUID=60535d59-242e-4b05-afbe-e9941869d38d
06:24:32 ++280+ echo '{"uuid":"60535d59-242e-4b05-afbe-e9941869d38d","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
06:24:32 ++280+ jq -r .notarizationStatus.status
06:24:32 +280+ STATUS=IN_PROGRESS
06:24:32 +280+ [[ 200 == \5\0\3 ]]
06:24:32 +280+ [[ 200 == \5\0\2 ]]
06:24:32 +280+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
06:24:32 +280+ sleep 1m
06:24:45 +129+ for i in $(find ${WORKSPACE} -name '*.dmg-tonotarize')
06:24:45 +129+ DMG_FILE=/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-scout-2024-06-M2-macosx-cocoa-x86_64.dmg
06:24:45 ++129+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-scout-2024-06-M2-macosx-cocoa-x86_64.dmg-tonotarize
06:24:45 +129+ LOG=eclipse-scout-2024-06-M2-macosx-cocoa-x86_64.dmg-tonotarize.log
06:24:45 +129+ echo 'Starting /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-scout-2024-06-M2-macosx-cocoa-x86_64.dmg'
06:24:45 +129+ /home/jenkins/agent/workspace/notarize-downloads/org.eclipse.epp.packages/releng/org.eclipse.epp.config/tools/macosx-notarization-single.sh /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-scout-2024-06-M2-macosx-cocoa-x86_64.dmg
06:24:45 +129+ sleep 18s
06:24:45 +129+ tee --append eclipse-scout-2024-06-M2-macosx-cocoa-x86_64.dmg-tonotarize.log
06:24:45 +302+ DMG_FILE=/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-scout-2024-06-M2-macosx-cocoa-x86_64.dmg
06:24:45 ++302+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-scout-2024-06-M2-macosx-cocoa-x86_64.dmg
06:24:45 +302+ DMG=eclipse-scout-2024-06-M2-macosx-cocoa-x86_64.dmg
06:24:45 +302+ cp /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-scout-2024-06-M2-macosx-cocoa-x86_64.dmg-tonotarize eclipse-scout-2024-06-M2-macosx-cocoa-x86_64.dmg
06:24:46 ++302+ echo eclipse-scout-2024-06-M2-macosx-cocoa-x86_64.dmg
06:24:46 ++302+ sed s/_/-/g
06:24:46 +302+ PRIMARY_BUNDLE_ID=eclipse-scout-2024-06-M2-macosx-cocoa-x86-64.dmg
06:24:46 +302+ retryCount=1
06:24:46 +302+ '[' 1 -gt 0 ']'
06:24:46 ++302+ curl --write-out '\n%{http_code}' -s -X POST -F file=@eclipse-scout-2024-06-M2-macosx-cocoa-x86_64.dmg -F 'options={"primaryBundleId": "eclipse-scout-2024-06-M2-macosx-cocoa-x86-64.dmg", "staple": true};type=application/json' https://cbi.eclipse.org/macos/xcrun/notarize
06:24:47 ++204+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/3053e8ed-c850-4c7b-bec8-32409f30f05e/status
06:24:47 +204+ RESPONSE_RAW='{"uuid":"3053e8ed-c850-4c7b-bec8-32409f30f05e","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}
06:24:47 200'
06:24:47 ++204+ head -n1
06:24:47 +204+ RESPONSE='{"uuid":"3053e8ed-c850-4c7b-bec8-32409f30f05e","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
06:24:47 ++204+ tail -n1
06:24:47 +204+ STATUS_CODE=200
06:24:47 ++204+ echo '{"uuid":"3053e8ed-c850-4c7b-bec8-32409f30f05e","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading' file to Apple notarization 'service"}}'
06:24:47 ++204+ jq -r .notarizationStatus.status
06:24:47 +204+ STATUS=IN_PROGRESS
06:24:47 +204+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
06:24:47 +204+ sleep 1m
06:24:52 +302+ RESPONSE_RAW='{"uuid":"ec16069a-2a4a-4e79-b27c-fc54c02df6e0","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}
06:24:52 200'
06:24:52 ++302+ head -n1
06:24:52 +302+ RESPONSE='{"uuid":"ec16069a-2a4a-4e79-b27c-fc54c02df6e0","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
06:24:52 ++302+ tail -n1
06:24:52 +302+ STATUS_CODE=200
06:24:52 ++302+ echo '{"uuid":"ec16069a-2a4a-4e79-b27c-fc54c02df6e0","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
06:24:52 ++302+ jq -r .uuid
06:24:52 +302+ UUID=ec16069a-2a4a-4e79-b27c-fc54c02df6e0
06:24:52 ++302+ echo '{"uuid":"ec16069a-2a4a-4e79-b27c-fc54c02df6e0","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
06:24:52 ++302+ jq -r .notarizationStatus.status
06:24:52 +302+ STATUS=IN_PROGRESS
06:24:52 +302+ [[ 200 == \5\0\3 ]]
06:24:52 +302+ [[ 200 == \5\0\2 ]]
06:24:52 +302+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
06:24:52 +302+ sleep 1m
06:24:57 ++226+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/509e418c-2a7d-4f75-a522-dca3aa295c49/status
06:24:57 +226+ RESPONSE_RAW='{"uuid":"509e418c-2a7d-4f75-a522-dca3aa295c49","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}
06:24:57 200'
06:24:57 ++226+ head -n1
06:24:57 +226+ RESPONSE='{"uuid":"509e418c-2a7d-4f75-a522-dca3aa295c49","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
06:24:57 ++226+ tail -n1
06:24:57 +226+ STATUS_CODE=200
06:24:57 ++226+ echo '{"uuid":"509e418c-2a7d-4f75-a522-dca3aa295c49","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading' file to Apple notarization 'service"}}'
06:24:57 ++226+ jq -r .notarizationStatus.status
06:24:57 +226+ STATUS=IN_PROGRESS
06:24:57 +226+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
06:24:57 +226+ sleep 1m
06:25:03 +129+ for i in $(find ${WORKSPACE} -name '*.dmg-tonotarize')
06:25:03 +129+ DMG_FILE=/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-embedcpp-2024-06-M2-macosx-cocoa-x86_64.dmg
06:25:03 ++129+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-embedcpp-2024-06-M2-macosx-cocoa-x86_64.dmg-tonotarize
06:25:03 +129+ LOG=eclipse-embedcpp-2024-06-M2-macosx-cocoa-x86_64.dmg-tonotarize.log
06:25:03 +129+ echo 'Starting /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-embedcpp-2024-06-M2-macosx-cocoa-x86_64.dmg'
06:25:03 +129+ sleep 18s
06:25:03 +129+ /home/jenkins/agent/workspace/notarize-downloads/org.eclipse.epp.packages/releng/org.eclipse.epp.config/tools/macosx-notarization-single.sh /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-embedcpp-2024-06-M2-macosx-cocoa-x86_64.dmg
06:25:03 +129+ tee --append eclipse-embedcpp-2024-06-M2-macosx-cocoa-x86_64.dmg-tonotarize.log
06:25:03 +344+ DMG_FILE=/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-embedcpp-2024-06-M2-macosx-cocoa-x86_64.dmg
06:25:03 ++344+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-embedcpp-2024-06-M2-macosx-cocoa-x86_64.dmg
06:25:03 +344+ DMG=eclipse-embedcpp-2024-06-M2-macosx-cocoa-x86_64.dmg
06:25:03 +344+ cp /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-embedcpp-2024-06-M2-macosx-cocoa-x86_64.dmg-tonotarize eclipse-embedcpp-2024-06-M2-macosx-cocoa-x86_64.dmg
06:25:04 ++344+ echo eclipse-embedcpp-2024-06-M2-macosx-cocoa-x86_64.dmg
06:25:04 ++344+ sed s/_/-/g
06:25:04 +344+ PRIMARY_BUNDLE_ID=eclipse-embedcpp-2024-06-M2-macosx-cocoa-x86-64.dmg
06:25:04 +344+ retryCount=1
06:25:04 +344+ '[' 1 -gt 0 ']'
06:25:04 ++344+ curl --write-out '\n%{http_code}' -s -X POST -F file=@eclipse-embedcpp-2024-06-M2-macosx-cocoa-x86_64.dmg -F 'options={"primaryBundleId": "eclipse-embedcpp-2024-06-M2-macosx-cocoa-x86-64.dmg", "staple": true};type=application/json' https://cbi.eclipse.org/macos/xcrun/notarize
06:25:09 +344+ RESPONSE_RAW='{"uuid":"11ae55c7-af43-4874-9443-03f3f4416fab","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}
06:25:09 200'
06:25:09 ++344+ head -n1
06:25:09 +344+ RESPONSE='{"uuid":"11ae55c7-af43-4874-9443-03f3f4416fab","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
06:25:09 ++344+ tail -n1
06:25:09 +344+ STATUS_CODE=200
06:25:09 ++344+ echo '{"uuid":"11ae55c7-af43-4874-9443-03f3f4416fab","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
06:25:09 ++344+ jq -r .uuid
06:25:09 +344+ UUID=11ae55c7-af43-4874-9443-03f3f4416fab
06:25:09 ++344+ echo '{"uuid":"11ae55c7-af43-4874-9443-03f3f4416fab","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
06:25:09 ++344+ jq -r .notarizationStatus.status
06:25:09 +344+ STATUS=IN_PROGRESS
06:25:09 +344+ [[ 200 == \5\0\3 ]]
06:25:09 +344+ [[ 200 == \5\0\2 ]]
06:25:09 +344+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
06:25:09 +344+ sleep 1m
06:25:17 ++248+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/50a174bd-bf60-4dbe-a940-aeff258fea44/status
06:25:17 +248+ RESPONSE_RAW='{"uuid":"50a174bd-bf60-4dbe-a940-aeff258fea44","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}
06:25:17 200'
06:25:17 ++248+ head -n1
06:25:17 +248+ RESPONSE='{"uuid":"50a174bd-bf60-4dbe-a940-aeff258fea44","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
06:25:17 ++248+ tail -n1
06:25:17 +248+ STATUS_CODE=200
06:25:17 ++248+ echo '{"uuid":"50a174bd-bf60-4dbe-a940-aeff258fea44","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading' file to Apple notarization 'service"}}'
06:25:17 ++248+ jq -r .notarizationStatus.status
06:25:17 +248+ STATUS=IN_PROGRESS
06:25:17 +248+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
06:25:17 +248+ sleep 1m
06:25:21 +129+ for i in $(find ${WORKSPACE} -name '*.dmg-tonotarize')
06:25:21 +129+ DMG_FILE=/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-scout-2024-06-M2-macosx-cocoa-aarch64.dmg
06:25:21 ++129+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-scout-2024-06-M2-macosx-cocoa-aarch64.dmg-tonotarize
06:25:21 +129+ LOG=eclipse-scout-2024-06-M2-macosx-cocoa-aarch64.dmg-tonotarize.log
06:25:21 +129+ echo 'Starting /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-scout-2024-06-M2-macosx-cocoa-aarch64.dmg'
06:25:21 +129+ sleep 18s
06:25:21 +129+ /home/jenkins/agent/workspace/notarize-downloads/org.eclipse.epp.packages/releng/org.eclipse.epp.config/tools/macosx-notarization-single.sh /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-scout-2024-06-M2-macosx-cocoa-aarch64.dmg
06:25:21 +129+ tee --append eclipse-scout-2024-06-M2-macosx-cocoa-aarch64.dmg-tonotarize.log
06:25:21 +376+ DMG_FILE=/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-scout-2024-06-M2-macosx-cocoa-aarch64.dmg
06:25:21 ++376+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-scout-2024-06-M2-macosx-cocoa-aarch64.dmg
06:25:21 +376+ DMG=eclipse-scout-2024-06-M2-macosx-cocoa-aarch64.dmg
06:25:21 +376+ cp /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-scout-2024-06-M2-macosx-cocoa-aarch64.dmg-tonotarize eclipse-scout-2024-06-M2-macosx-cocoa-aarch64.dmg
06:25:22 ++376+ echo eclipse-scout-2024-06-M2-macosx-cocoa-aarch64.dmg
06:25:22 ++376+ sed s/_/-/g
06:25:22 +376+ PRIMARY_BUNDLE_ID=eclipse-scout-2024-06-M2-macosx-cocoa-aarch64.dmg
06:25:22 +376+ retryCount=1
06:25:22 +376+ '[' 1 -gt 0 ']'
06:25:22 ++376+ curl --write-out '\n%{http_code}' -s -X POST -F file=@eclipse-scout-2024-06-M2-macosx-cocoa-aarch64.dmg -F 'options={"primaryBundleId": "eclipse-scout-2024-06-M2-macosx-cocoa-aarch64.dmg", "staple": true};type=application/json' https://cbi.eclipse.org/macos/xcrun/notarize
06:25:23 ++182+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/c875cac9-31d9-4f03-8730-38f1c3af7252/status
06:25:23 +182+ RESPONSE_RAW='{"uuid":"c875cac9-31d9-4f03-8730-38f1c3af7252","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}
06:25:23 200'
06:25:23 ++182+ head -n1
06:25:23 +182+ RESPONSE='{"uuid":"c875cac9-31d9-4f03-8730-38f1c3af7252","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
06:25:23 ++182+ tail -n1
06:25:23 +182+ STATUS_CODE=200
06:25:23 ++182+ echo '{"uuid":"c875cac9-31d9-4f03-8730-38f1c3af7252","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading' file to Apple notarization 'service"}}'
06:25:23 ++182+ jq -r .notarizationStatus.status
06:25:23 +182+ STATUS=IN_PROGRESS
06:25:23 +182+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
06:25:23 +182+ sleep 1m
06:25:27 +376+ RESPONSE_RAW='{"uuid":"06ff2f75-3a2b-40d6-ad14-d67727a50f18","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}
06:25:27 200'
06:25:30 ++376+ head -n1
06:25:30 +376+ RESPONSE='{"uuid":"06ff2f75-3a2b-40d6-ad14-d67727a50f18","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
06:25:30 ++376+ tail -n1
06:25:30 +376+ STATUS_CODE=200
06:25:30 ++376+ echo '{"uuid":"06ff2f75-3a2b-40d6-ad14-d67727a50f18","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
06:25:30 ++376+ jq -r .uuid
06:25:30 +376+ UUID=06ff2f75-3a2b-40d6-ad14-d67727a50f18
06:25:30 ++376+ echo '{"uuid":"06ff2f75-3a2b-40d6-ad14-d67727a50f18","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
06:25:30 ++376+ jq -r .notarizationStatus.status
06:25:30 +376+ STATUS=IN_PROGRESS
06:25:30 +376+ [[ 200 == \5\0\3 ]]
06:25:30 +376+ [[ 200 == \5\0\2 ]]
06:25:30 +376+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
06:25:30 +376+ sleep 1m
06:25:32 ++280+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/60535d59-242e-4b05-afbe-e9941869d38d/status
06:25:32 +280+ RESPONSE_RAW='{"uuid":"60535d59-242e-4b05-afbe-e9941869d38d","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}
06:25:32 200'
06:25:32 ++280+ head -n1
06:25:32 +280+ RESPONSE='{"uuid":"60535d59-242e-4b05-afbe-e9941869d38d","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
06:25:32 ++280+ tail -n1
06:25:32 +280+ STATUS_CODE=200
06:25:32 ++280+ echo '{"uuid":"60535d59-242e-4b05-afbe-e9941869d38d","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading' file to Apple notarization 'service"}}'
06:25:32 ++280+ jq -r .notarizationStatus.status
06:25:32 +280+ STATUS=IN_PROGRESS
06:25:32 +280+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
06:25:32 +280+ sleep 1m
06:25:39 +129+ for i in $(find ${WORKSPACE} -name '*.dmg-tonotarize')
06:25:39 +129+ DMG_FILE=/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-embedcpp-2024-06-M2-macosx-cocoa-aarch64.dmg
06:25:39 ++129+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-embedcpp-2024-06-M2-macosx-cocoa-aarch64.dmg-tonotarize
06:25:39 +129+ LOG=eclipse-embedcpp-2024-06-M2-macosx-cocoa-aarch64.dmg-tonotarize.log
06:25:39 +129+ echo 'Starting /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-embedcpp-2024-06-M2-macosx-cocoa-aarch64.dmg'
06:25:39 +129+ sleep 18s
06:25:39 +129+ /home/jenkins/agent/workspace/notarize-downloads/org.eclipse.epp.packages/releng/org.eclipse.epp.config/tools/macosx-notarization-single.sh /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-embedcpp-2024-06-M2-macosx-cocoa-aarch64.dmg
06:25:39 +129+ tee --append eclipse-embedcpp-2024-06-M2-macosx-cocoa-aarch64.dmg-tonotarize.log
06:25:39 +418+ DMG_FILE=/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-embedcpp-2024-06-M2-macosx-cocoa-aarch64.dmg
06:25:39 ++418+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-embedcpp-2024-06-M2-macosx-cocoa-aarch64.dmg
06:25:39 +418+ DMG=eclipse-embedcpp-2024-06-M2-macosx-cocoa-aarch64.dmg
06:25:39 +418+ cp /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-embedcpp-2024-06-M2-macosx-cocoa-aarch64.dmg-tonotarize eclipse-embedcpp-2024-06-M2-macosx-cocoa-aarch64.dmg
06:25:40 ++418+ echo eclipse-embedcpp-2024-06-M2-macosx-cocoa-aarch64.dmg
06:25:40 ++418+ sed s/_/-/g
06:25:40 +418+ PRIMARY_BUNDLE_ID=eclipse-embedcpp-2024-06-M2-macosx-cocoa-aarch64.dmg
06:25:40 +418+ retryCount=1
06:25:40 +418+ '[' 1 -gt 0 ']'
06:25:40 ++418+ curl --write-out '\n%{http_code}' -s -X POST -F file=@eclipse-embedcpp-2024-06-M2-macosx-cocoa-aarch64.dmg -F 'options={"primaryBundleId": "eclipse-embedcpp-2024-06-M2-macosx-cocoa-aarch64.dmg", "staple": true};type=application/json' https://cbi.eclipse.org/macos/xcrun/notarize
06:25:46 +418+ RESPONSE_RAW='{"uuid":"3c1185b2-8c2f-42e8-a9c5-1dff444e0aea","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}
06:25:46 200'
06:25:46 ++418+ head -n1
06:25:46 +418+ RESPONSE='{"uuid":"3c1185b2-8c2f-42e8-a9c5-1dff444e0aea","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
06:25:46 ++418+ tail -n1
06:25:46 +418+ STATUS_CODE=200
06:25:46 ++418+ echo '{"uuid":"3c1185b2-8c2f-42e8-a9c5-1dff444e0aea","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
06:25:46 ++418+ jq -r .uuid
06:25:46 +418+ UUID=3c1185b2-8c2f-42e8-a9c5-1dff444e0aea
06:25:46 ++418+ echo '{"uuid":"3c1185b2-8c2f-42e8-a9c5-1dff444e0aea","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
06:25:46 ++418+ jq -r .notarizationStatus.status
06:25:46 +418+ STATUS=IN_PROGRESS
06:25:46 +418+ [[ 200 == \5\0\3 ]]
06:25:46 +418+ [[ 200 == \5\0\2 ]]
06:25:46 +418+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
06:25:46 +418+ sleep 1m
06:25:47 ++204+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/3053e8ed-c850-4c7b-bec8-32409f30f05e/status
06:25:47 +204+ RESPONSE_RAW='{"uuid":"3053e8ed-c850-4c7b-bec8-32409f30f05e","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}
06:25:47 200'
06:25:47 ++204+ head -n1
06:25:47 +204+ RESPONSE='{"uuid":"3053e8ed-c850-4c7b-bec8-32409f30f05e","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
06:25:47 ++204+ tail -n1
06:25:47 +204+ STATUS_CODE=200
06:25:47 ++204+ echo '{"uuid":"3053e8ed-c850-4c7b-bec8-32409f30f05e","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading' file to Apple notarization 'service"}}'
06:25:47 ++204+ jq -r .notarizationStatus.status
06:25:47 +204+ STATUS=IN_PROGRESS
06:25:47 +204+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
06:25:47 +204+ sleep 1m
06:25:52 ++302+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/ec16069a-2a4a-4e79-b27c-fc54c02df6e0/status
06:25:52 +302+ RESPONSE_RAW='{"uuid":"ec16069a-2a4a-4e79-b27c-fc54c02df6e0","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}
06:25:52 200'
06:25:52 ++302+ head -n1
06:25:52 +302+ RESPONSE='{"uuid":"ec16069a-2a4a-4e79-b27c-fc54c02df6e0","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
06:25:52 ++302+ tail -n1
06:25:52 +302+ STATUS_CODE=200
06:25:52 ++302+ echo '{"uuid":"ec16069a-2a4a-4e79-b27c-fc54c02df6e0","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading' file to Apple notarization 'service"}}'
06:25:52 ++302+ jq -r .notarizationStatus.status
06:25:52 +302+ STATUS=IN_PROGRESS
06:25:52 +302+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
06:25:52 +302+ sleep 1m
06:25:57 +129+ for i in $(find ${WORKSPACE} -name '*.dmg-tonotarize')
06:25:57 +129+ DMG_FILE=/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-rcp-2024-06-M2-macosx-cocoa-x86_64.dmg
06:25:57 ++129+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-rcp-2024-06-M2-macosx-cocoa-x86_64.dmg-tonotarize
06:25:57 +129+ LOG=eclipse-rcp-2024-06-M2-macosx-cocoa-x86_64.dmg-tonotarize.log
06:25:57 +129+ echo 'Starting /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-rcp-2024-06-M2-macosx-cocoa-x86_64.dmg'
06:25:57 +129+ sleep 18s
06:25:57 +129+ /home/jenkins/agent/workspace/notarize-downloads/org.eclipse.epp.packages/releng/org.eclipse.epp.config/tools/macosx-notarization-single.sh /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-rcp-2024-06-M2-macosx-cocoa-x86_64.dmg
06:25:57 +129+ tee --append eclipse-rcp-2024-06-M2-macosx-cocoa-x86_64.dmg-tonotarize.log
06:25:57 +460+ DMG_FILE=/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-rcp-2024-06-M2-macosx-cocoa-x86_64.dmg
06:25:57 ++460+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-rcp-2024-06-M2-macosx-cocoa-x86_64.dmg
06:25:57 +460+ DMG=eclipse-rcp-2024-06-M2-macosx-cocoa-x86_64.dmg
06:25:57 +460+ cp /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-rcp-2024-06-M2-macosx-cocoa-x86_64.dmg-tonotarize eclipse-rcp-2024-06-M2-macosx-cocoa-x86_64.dmg
06:25:57 ++226+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/509e418c-2a7d-4f75-a522-dca3aa295c49/status
06:25:57 +226+ RESPONSE_RAW='{"uuid":"509e418c-2a7d-4f75-a522-dca3aa295c49","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}
06:25:57 200'
06:25:57 ++226+ head -n1
06:25:57 +226+ RESPONSE='{"uuid":"509e418c-2a7d-4f75-a522-dca3aa295c49","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
06:25:57 ++226+ tail -n1
06:25:57 +226+ STATUS_CODE=200
06:25:57 ++226+ echo '{"uuid":"509e418c-2a7d-4f75-a522-dca3aa295c49","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading' file to Apple notarization 'service"}}'
06:25:57 ++226+ jq -r .notarizationStatus.status
06:25:57 +226+ STATUS=IN_PROGRESS
06:25:57 +226+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
06:25:57 +226+ sleep 1m
06:25:58 ++460+ echo eclipse-rcp-2024-06-M2-macosx-cocoa-x86_64.dmg
06:25:58 ++460+ sed s/_/-/g
06:25:58 +460+ PRIMARY_BUNDLE_ID=eclipse-rcp-2024-06-M2-macosx-cocoa-x86-64.dmg
06:25:58 +460+ retryCount=1
06:25:58 +460+ '[' 1 -gt 0 ']'
06:25:58 ++460+ curl --write-out '\n%{http_code}' -s -X POST -F file=@eclipse-rcp-2024-06-M2-macosx-cocoa-x86_64.dmg -F 'options={"primaryBundleId": "eclipse-rcp-2024-06-M2-macosx-cocoa-x86-64.dmg", "staple": true};type=application/json' https://cbi.eclipse.org/macos/xcrun/notarize
06:26:04 +460+ RESPONSE_RAW='{"uuid":"13318cb9-b86d-4058-8262-dfe3b5cfff05","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}
06:26:04 200'
06:26:04 ++460+ head -n1
06:26:04 +460+ RESPONSE='{"uuid":"13318cb9-b86d-4058-8262-dfe3b5cfff05","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
06:26:04 ++460+ tail -n1
06:26:04 +460+ STATUS_CODE=200
06:26:04 ++460+ jq -r .uuid
06:26:04 ++460+ echo '{"uuid":"13318cb9-b86d-4058-8262-dfe3b5cfff05","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
06:26:04 +460+ UUID=13318cb9-b86d-4058-8262-dfe3b5cfff05
06:26:04 ++460+ echo '{"uuid":"13318cb9-b86d-4058-8262-dfe3b5cfff05","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
06:26:04 ++460+ jq -r .notarizationStatus.status
06:26:04 +460+ STATUS=IN_PROGRESS
06:26:04 +460+ [[ 200 == \5\0\3 ]]
06:26:04 +460+ [[ 200 == \5\0\2 ]]
06:26:04 +460+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
06:26:04 +460+ sleep 1m
06:26:09 ++344+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/11ae55c7-af43-4874-9443-03f3f4416fab/status
06:26:09 +344+ RESPONSE_RAW='{"uuid":"11ae55c7-af43-4874-9443-03f3f4416fab","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}
06:26:09 200'
06:26:09 ++344+ head -n1
06:26:09 +344+ RESPONSE='{"uuid":"11ae55c7-af43-4874-9443-03f3f4416fab","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
06:26:09 ++344+ tail -n1
06:26:09 +344+ STATUS_CODE=200
06:26:09 ++344+ echo '{"uuid":"11ae55c7-af43-4874-9443-03f3f4416fab","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading' file to Apple notarization 'service"}}'
06:26:09 ++344+ jq -r .notarizationStatus.status
06:26:09 +344+ STATUS=IN_PROGRESS
06:26:09 +344+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
06:26:09 +344+ sleep 1m
06:26:15 +129+ for i in $(find ${WORKSPACE} -name '*.dmg-tonotarize')
06:26:15 +129+ DMG_FILE=/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-dsl-2024-06-M2-macosx-cocoa-aarch64.dmg
06:26:15 ++129+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-dsl-2024-06-M2-macosx-cocoa-aarch64.dmg-tonotarize
06:26:15 +129+ LOG=eclipse-dsl-2024-06-M2-macosx-cocoa-aarch64.dmg-tonotarize.log
06:26:15 +129+ echo 'Starting /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-dsl-2024-06-M2-macosx-cocoa-aarch64.dmg'
06:26:15 +129+ sleep 18s
06:26:15 +129+ /home/jenkins/agent/workspace/notarize-downloads/org.eclipse.epp.packages/releng/org.eclipse.epp.config/tools/macosx-notarization-single.sh /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-dsl-2024-06-M2-macosx-cocoa-aarch64.dmg
06:26:15 +129+ tee --append eclipse-dsl-2024-06-M2-macosx-cocoa-aarch64.dmg-tonotarize.log
06:26:15 +502+ DMG_FILE=/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-dsl-2024-06-M2-macosx-cocoa-aarch64.dmg
06:26:15 ++502+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-dsl-2024-06-M2-macosx-cocoa-aarch64.dmg
06:26:15 +502+ DMG=eclipse-dsl-2024-06-M2-macosx-cocoa-aarch64.dmg
06:26:15 +502+ cp /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-dsl-2024-06-M2-macosx-cocoa-aarch64.dmg-tonotarize eclipse-dsl-2024-06-M2-macosx-cocoa-aarch64.dmg
06:26:16 ++502+ echo eclipse-dsl-2024-06-M2-macosx-cocoa-aarch64.dmg
06:26:16 ++502+ sed s/_/-/g
06:26:16 +502+ PRIMARY_BUNDLE_ID=eclipse-dsl-2024-06-M2-macosx-cocoa-aarch64.dmg
06:26:16 +502+ retryCount=1
06:26:16 +502+ '[' 1 -gt 0 ']'
06:26:16 ++502+ curl --write-out '\n%{http_code}' -s -X POST -F file=@eclipse-dsl-2024-06-M2-macosx-cocoa-aarch64.dmg -F 'options={"primaryBundleId": "eclipse-dsl-2024-06-M2-macosx-cocoa-aarch64.dmg", "staple": true};type=application/json' https://cbi.eclipse.org/macos/xcrun/notarize
06:26:17 ++248+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/50a174bd-bf60-4dbe-a940-aeff258fea44/status
06:26:17 +248+ RESPONSE_RAW='{"uuid":"50a174bd-bf60-4dbe-a940-aeff258fea44","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}
06:26:17 200'
06:26:17 ++248+ head -n1
06:26:17 +248+ RESPONSE='{"uuid":"50a174bd-bf60-4dbe-a940-aeff258fea44","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
06:26:17 ++248+ tail -n1
06:26:17 +248+ STATUS_CODE=200
06:26:17 ++248+ echo '{"uuid":"50a174bd-bf60-4dbe-a940-aeff258fea44","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading' file to Apple notarization 'service"}}'
06:26:17 ++248+ jq -r .notarizationStatus.status
06:26:17 +248+ STATUS=IN_PROGRESS
06:26:17 +248+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
06:26:17 +248+ sleep 1m
06:26:23 +502+ RESPONSE_RAW='{"uuid":"836bb1a1-720c-4524-a525-dba6a5700e91","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}
06:26:23 200'
06:26:23 ++502+ head -n1
06:26:23 +502+ RESPONSE='{"uuid":"836bb1a1-720c-4524-a525-dba6a5700e91","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
06:26:23 ++502+ tail -n1
06:26:23 +502+ STATUS_CODE=200
06:26:23 ++502+ echo '{"uuid":"836bb1a1-720c-4524-a525-dba6a5700e91","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
06:26:23 ++502+ jq -r .uuid
06:26:23 +502+ UUID=836bb1a1-720c-4524-a525-dba6a5700e91
06:26:23 ++502+ echo '{"uuid":"836bb1a1-720c-4524-a525-dba6a5700e91","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
06:26:23 ++502+ jq -r .notarizationStatus.status
06:26:23 +502+ STATUS=IN_PROGRESS
06:26:23 +502+ [[ 200 == \5\0\3 ]]
06:26:23 +502+ [[ 200 == \5\0\2 ]]
06:26:23 +502+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
06:26:23 +502+ sleep 1m
06:26:23 ++182+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/c875cac9-31d9-4f03-8730-38f1c3af7252/status
06:26:23 +182+ RESPONSE_RAW='{"uuid":"c875cac9-31d9-4f03-8730-38f1c3af7252","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}
06:26:23 200'
06:26:23 ++182+ head -n1
06:26:23 +182+ RESPONSE='{"uuid":"c875cac9-31d9-4f03-8730-38f1c3af7252","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
06:26:23 ++182+ tail -n1
06:26:23 +182+ STATUS_CODE=200
06:26:23 ++182+ echo '{"uuid":"c875cac9-31d9-4f03-8730-38f1c3af7252","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading' file to Apple notarization 'service"}}'
06:26:23 ++182+ jq -r .notarizationStatus.status
06:26:23 +182+ STATUS=IN_PROGRESS
06:26:23 +182+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
06:26:23 +182+ sleep 1m
06:26:27 ++376+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/06ff2f75-3a2b-40d6-ad14-d67727a50f18/status
06:26:27 +376+ RESPONSE_RAW='{"uuid":"06ff2f75-3a2b-40d6-ad14-d67727a50f18","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}
06:26:27 200'
06:26:27 ++376+ head -n1
06:26:27 +376+ RESPONSE='{"uuid":"06ff2f75-3a2b-40d6-ad14-d67727a50f18","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
06:26:27 ++376+ tail -n1
06:26:27 +376+ STATUS_CODE=200
06:26:27 ++376+ echo '{"uuid":"06ff2f75-3a2b-40d6-ad14-d67727a50f18","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading' file to Apple notarization 'service"}}'
06:26:27 ++376+ jq -r .notarizationStatus.status
06:26:27 +376+ STATUS=IN_PROGRESS
06:26:27 +376+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
06:26:27 +376+ sleep 1m
06:26:32 ++280+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/60535d59-242e-4b05-afbe-e9941869d38d/status
06:26:32 +280+ RESPONSE_RAW='{"uuid":"60535d59-242e-4b05-afbe-e9941869d38d","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}
06:26:32 200'
06:26:32 ++280+ head -n1
06:26:32 +280+ RESPONSE='{"uuid":"60535d59-242e-4b05-afbe-e9941869d38d","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
06:26:32 ++280+ tail -n1
06:26:32 +280+ STATUS_CODE=200
06:26:32 ++280+ echo '{"uuid":"60535d59-242e-4b05-afbe-e9941869d38d","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading' file to Apple notarization 'service"}}'
06:26:32 ++280+ jq -r .notarizationStatus.status
06:26:32 +280+ STATUS=IN_PROGRESS
06:26:32 +280+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
06:26:32 +280+ sleep 1m
06:26:33 +129+ for i in $(find ${WORKSPACE} -name '*.dmg-tonotarize')
06:26:33 +129+ DMG_FILE=/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-jee-2024-06-M2-macosx-cocoa-aarch64.dmg
06:26:33 ++129+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-jee-2024-06-M2-macosx-cocoa-aarch64.dmg-tonotarize
06:26:33 +129+ LOG=eclipse-jee-2024-06-M2-macosx-cocoa-aarch64.dmg-tonotarize.log
06:26:33 +129+ echo 'Starting /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-jee-2024-06-M2-macosx-cocoa-aarch64.dmg'
06:26:33 +129+ /home/jenkins/agent/workspace/notarize-downloads/org.eclipse.epp.packages/releng/org.eclipse.epp.config/tools/macosx-notarization-single.sh /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-jee-2024-06-M2-macosx-cocoa-aarch64.dmg
06:26:33 +129+ sleep 18s
06:26:33 +129+ tee --append eclipse-jee-2024-06-M2-macosx-cocoa-aarch64.dmg-tonotarize.log
06:26:33 +564+ DMG_FILE=/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-jee-2024-06-M2-macosx-cocoa-aarch64.dmg
06:26:33 ++564+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-jee-2024-06-M2-macosx-cocoa-aarch64.dmg
06:26:33 +564+ DMG=eclipse-jee-2024-06-M2-macosx-cocoa-aarch64.dmg
06:26:33 +564+ cp /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-jee-2024-06-M2-macosx-cocoa-aarch64.dmg-tonotarize eclipse-jee-2024-06-M2-macosx-cocoa-aarch64.dmg
06:26:34 ++564+ echo eclipse-jee-2024-06-M2-macosx-cocoa-aarch64.dmg
06:26:34 ++564+ sed s/_/-/g
06:26:34 +564+ PRIMARY_BUNDLE_ID=eclipse-jee-2024-06-M2-macosx-cocoa-aarch64.dmg
06:26:34 +564+ retryCount=1
06:26:34 +564+ '[' 1 -gt 0 ']'
06:26:34 ++564+ curl --write-out '\n%{http_code}' -s -X POST -F file=@eclipse-jee-2024-06-M2-macosx-cocoa-aarch64.dmg -F 'options={"primaryBundleId": "eclipse-jee-2024-06-M2-macosx-cocoa-aarch64.dmg", "staple": true};type=application/json' https://cbi.eclipse.org/macos/xcrun/notarize
06:26:42 +564+ RESPONSE_RAW='{"uuid":"1344ea29-183d-413b-b67e-eead0056e7f6","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}
06:26:42 200'
06:26:42 ++564+ head -n1
06:26:42 +564+ RESPONSE='{"uuid":"1344ea29-183d-413b-b67e-eead0056e7f6","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
06:26:42 ++564+ tail -n1
06:26:42 +564+ STATUS_CODE=200
06:26:42 ++564+ echo '{"uuid":"1344ea29-183d-413b-b67e-eead0056e7f6","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
06:26:42 ++564+ jq -r .uuid
06:26:42 +564+ UUID=1344ea29-183d-413b-b67e-eead0056e7f6
06:26:42 ++564+ echo '{"uuid":"1344ea29-183d-413b-b67e-eead0056e7f6","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
06:26:42 ++564+ jq -r .notarizationStatus.status
06:26:42 +564+ STATUS=IN_PROGRESS
06:26:42 +564+ [[ 200 == \5\0\3 ]]
06:26:42 +564+ [[ 200 == \5\0\2 ]]
06:26:42 +564+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
06:26:42 +564+ sleep 1m
06:26:46 ++418+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/3c1185b2-8c2f-42e8-a9c5-1dff444e0aea/status
06:26:46 +418+ RESPONSE_RAW='{"uuid":"3c1185b2-8c2f-42e8-a9c5-1dff444e0aea","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}
06:26:46 200'
06:26:46 ++418+ head -n1
06:26:46 +418+ RESPONSE='{"uuid":"3c1185b2-8c2f-42e8-a9c5-1dff444e0aea","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
06:26:46 ++418+ tail -n1
06:26:46 +418+ STATUS_CODE=200
06:26:46 ++418+ echo '{"uuid":"3c1185b2-8c2f-42e8-a9c5-1dff444e0aea","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading' file to Apple notarization 'service"}}'
06:26:46 ++418+ jq -r .notarizationStatus.status
06:26:46 +418+ STATUS=IN_PROGRESS
06:26:46 +418+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
06:26:46 +418+ sleep 1m
06:26:47 ++204+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/3053e8ed-c850-4c7b-bec8-32409f30f05e/status
06:26:47 +204+ RESPONSE_RAW='{"uuid":"3053e8ed-c850-4c7b-bec8-32409f30f05e","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}
06:26:47 200'
06:26:47 ++204+ head -n1
06:26:47 +204+ RESPONSE='{"uuid":"3053e8ed-c850-4c7b-bec8-32409f30f05e","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
06:26:47 ++204+ tail -n1
06:26:47 +204+ STATUS_CODE=200
06:26:47 ++204+ echo '{"uuid":"3053e8ed-c850-4c7b-bec8-32409f30f05e","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading' file to Apple notarization 'service"}}'
06:26:47 ++204+ jq -r .notarizationStatus.status
06:26:47 +204+ STATUS=IN_PROGRESS
06:26:47 +204+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
06:26:47 +204+ sleep 1m
06:26:51 +129+ for i in $(find ${WORKSPACE} -name '*.dmg-tonotarize')
06:26:51 +129+ DMG_FILE=/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-modeling-2024-06-M2-macosx-cocoa-aarch64.dmg
06:26:51 ++129+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-modeling-2024-06-M2-macosx-cocoa-aarch64.dmg-tonotarize
06:26:51 +129+ LOG=eclipse-modeling-2024-06-M2-macosx-cocoa-aarch64.dmg-tonotarize.log
06:26:51 +129+ echo 'Starting /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-modeling-2024-06-M2-macosx-cocoa-aarch64.dmg'
06:26:51 +129+ sleep 18s
06:26:51 +129+ /home/jenkins/agent/workspace/notarize-downloads/org.eclipse.epp.packages/releng/org.eclipse.epp.config/tools/macosx-notarization-single.sh /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-modeling-2024-06-M2-macosx-cocoa-aarch64.dmg
06:26:51 +129+ tee --append eclipse-modeling-2024-06-M2-macosx-cocoa-aarch64.dmg-tonotarize.log
06:26:51 +606+ DMG_FILE=/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-modeling-2024-06-M2-macosx-cocoa-aarch64.dmg
06:26:51 ++606+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-modeling-2024-06-M2-macosx-cocoa-aarch64.dmg
06:26:51 +606+ DMG=eclipse-modeling-2024-06-M2-macosx-cocoa-aarch64.dmg
06:26:51 +606+ cp /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-modeling-2024-06-M2-macosx-cocoa-aarch64.dmg-tonotarize eclipse-modeling-2024-06-M2-macosx-cocoa-aarch64.dmg
06:26:52 ++302+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/ec16069a-2a4a-4e79-b27c-fc54c02df6e0/status
06:26:52 +302+ RESPONSE_RAW='{"uuid":"ec16069a-2a4a-4e79-b27c-fc54c02df6e0","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}
06:26:52 200'
06:26:52 ++302+ head -n1
06:26:52 +302+ RESPONSE='{"uuid":"ec16069a-2a4a-4e79-b27c-fc54c02df6e0","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
06:26:52 ++302+ tail -n1
06:26:52 +302+ STATUS_CODE=200
06:26:52 ++302+ echo '{"uuid":"ec16069a-2a4a-4e79-b27c-fc54c02df6e0","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading' file to Apple notarization 'service"}}'
06:26:52 ++302+ jq -r .notarizationStatus.status
06:26:52 +302+ STATUS=IN_PROGRESS
06:26:52 +302+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
06:26:52 +302+ sleep 1m
06:26:52 ++606+ echo eclipse-modeling-2024-06-M2-macosx-cocoa-aarch64.dmg
06:26:52 ++606+ sed s/_/-/g
06:26:52 +606+ PRIMARY_BUNDLE_ID=eclipse-modeling-2024-06-M2-macosx-cocoa-aarch64.dmg
06:26:52 +606+ retryCount=1
06:26:52 +606+ '[' 1 -gt 0 ']'
06:26:52 ++606+ curl --write-out '\n%{http_code}' -s -X POST -F file=@eclipse-modeling-2024-06-M2-macosx-cocoa-aarch64.dmg -F 'options={"primaryBundleId": "eclipse-modeling-2024-06-M2-macosx-cocoa-aarch64.dmg", "staple": true};type=application/json' https://cbi.eclipse.org/macos/xcrun/notarize
06:26:57 ++226+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/509e418c-2a7d-4f75-a522-dca3aa295c49/status
06:26:57 +226+ RESPONSE_RAW='{"uuid":"509e418c-2a7d-4f75-a522-dca3aa295c49","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
06:26:57 200'
06:26:57 ++226+ head -n1
06:26:57 +226+ RESPONSE='{"uuid":"509e418c-2a7d-4f75-a522-dca3aa295c49","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
06:26:57 ++226+ tail -n1
06:26:57 +226+ STATUS_CODE=200
06:26:57 ++226+ echo '{"uuid":"509e418c-2a7d-4f75-a522-dca3aa295c49","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
06:26:57 ++226+ jq -r .notarizationStatus.status
06:26:57 +226+ STATUS=IN_PROGRESS
06:26:57 +226+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
06:26:57 +226+ sleep 1m
06:27:00 +606+ RESPONSE_RAW='{"uuid":"9de0b02b-f693-4031-8f06-017ea804231a","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}
06:27:00 200'
06:27:00 ++606+ head -n1
06:27:00 +606+ RESPONSE='{"uuid":"9de0b02b-f693-4031-8f06-017ea804231a","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
06:27:00 ++606+ tail -n1
06:27:00 +606+ STATUS_CODE=200
06:27:00 ++606+ echo '{"uuid":"9de0b02b-f693-4031-8f06-017ea804231a","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
06:27:00 ++606+ jq -r .uuid
06:27:00 +606+ UUID=9de0b02b-f693-4031-8f06-017ea804231a
06:27:00 ++606+ echo '{"uuid":"9de0b02b-f693-4031-8f06-017ea804231a","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
06:27:00 ++606+ jq -r .notarizationStatus.status
06:27:00 +606+ STATUS=IN_PROGRESS
06:27:00 +606+ [[ 200 == \5\0\3 ]]
06:27:00 +606+ [[ 200 == \5\0\2 ]]
06:27:00 +606+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
06:27:00 +606+ sleep 1m
06:27:04 ++460+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/13318cb9-b86d-4058-8262-dfe3b5cfff05/status
06:27:04 +460+ RESPONSE_RAW='{"uuid":"13318cb9-b86d-4058-8262-dfe3b5cfff05","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}
06:27:04 200'
06:27:04 ++460+ head -n1
06:27:04 +460+ RESPONSE='{"uuid":"13318cb9-b86d-4058-8262-dfe3b5cfff05","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
06:27:04 ++460+ tail -n1
06:27:04 +460+ STATUS_CODE=200
06:27:04 ++460+ echo '{"uuid":"13318cb9-b86d-4058-8262-dfe3b5cfff05","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading' file to Apple notarization 'service"}}'
06:27:04 ++460+ jq -r .notarizationStatus.status
06:27:04 +460+ STATUS=IN_PROGRESS
06:27:04 +460+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
06:27:04 +460+ sleep 1m
06:27:09 +129+ for i in $(find ${WORKSPACE} -name '*.dmg-tonotarize')
06:27:09 +129+ DMG_FILE=/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-cpp-2024-06-M2-macosx-cocoa-aarch64.dmg
06:27:09 ++129+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-cpp-2024-06-M2-macosx-cocoa-aarch64.dmg-tonotarize
06:27:09 +129+ LOG=eclipse-cpp-2024-06-M2-macosx-cocoa-aarch64.dmg-tonotarize.log
06:27:09 +129+ echo 'Starting /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-cpp-2024-06-M2-macosx-cocoa-aarch64.dmg'
06:27:09 +129+ sleep 18s
06:27:09 +129+ /home/jenkins/agent/workspace/notarize-downloads/org.eclipse.epp.packages/releng/org.eclipse.epp.config/tools/macosx-notarization-single.sh /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-cpp-2024-06-M2-macosx-cocoa-aarch64.dmg
06:27:09 +129+ tee --append eclipse-cpp-2024-06-M2-macosx-cocoa-aarch64.dmg-tonotarize.log
06:27:09 +658+ DMG_FILE=/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-cpp-2024-06-M2-macosx-cocoa-aarch64.dmg
06:27:09 ++658+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-cpp-2024-06-M2-macosx-cocoa-aarch64.dmg
06:27:09 +658+ DMG=eclipse-cpp-2024-06-M2-macosx-cocoa-aarch64.dmg
06:27:09 +658+ cp /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-cpp-2024-06-M2-macosx-cocoa-aarch64.dmg-tonotarize eclipse-cpp-2024-06-M2-macosx-cocoa-aarch64.dmg
06:27:09 ++344+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/11ae55c7-af43-4874-9443-03f3f4416fab/status
06:27:09 +344+ RESPONSE_RAW='{"uuid":"11ae55c7-af43-4874-9443-03f3f4416fab","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}
06:27:09 200'
06:27:09 ++344+ head -n1
06:27:09 +344+ RESPONSE='{"uuid":"11ae55c7-af43-4874-9443-03f3f4416fab","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
06:27:09 ++344+ tail -n1
06:27:09 +344+ STATUS_CODE=200
06:27:09 ++344+ echo '{"uuid":"11ae55c7-af43-4874-9443-03f3f4416fab","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading' file to Apple notarization 'service"}}'
06:27:09 ++344+ jq -r .notarizationStatus.status
06:27:09 +344+ STATUS=IN_PROGRESS
06:27:09 +344+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
06:27:09 +344+ sleep 1m
06:27:10 ++658+ echo eclipse-cpp-2024-06-M2-macosx-cocoa-aarch64.dmg
06:27:10 ++658+ sed s/_/-/g
06:27:10 +658+ PRIMARY_BUNDLE_ID=eclipse-cpp-2024-06-M2-macosx-cocoa-aarch64.dmg
06:27:10 +658+ retryCount=1
06:27:10 +658+ '[' 1 -gt 0 ']'
06:27:10 ++658+ curl --write-out '\n%{http_code}' -s -X POST -F file=@eclipse-cpp-2024-06-M2-macosx-cocoa-aarch64.dmg -F 'options={"primaryBundleId": "eclipse-cpp-2024-06-M2-macosx-cocoa-aarch64.dmg", "staple": true};type=application/json' https://cbi.eclipse.org/macos/xcrun/notarize
06:27:15 +658+ RESPONSE_RAW='{"uuid":"d70e0ba6-363e-4c62-8ff0-255ed6fa4ea5","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}
06:27:15 200'
06:27:15 ++658+ head -n1
06:27:15 +658+ RESPONSE='{"uuid":"d70e0ba6-363e-4c62-8ff0-255ed6fa4ea5","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
06:27:15 ++658+ tail -n1
06:27:15 +658+ STATUS_CODE=200
06:27:15 ++658+ echo '{"uuid":"d70e0ba6-363e-4c62-8ff0-255ed6fa4ea5","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
06:27:15 ++658+ jq -r .uuid
06:27:15 +658+ UUID=d70e0ba6-363e-4c62-8ff0-255ed6fa4ea5
06:27:15 ++658+ echo '{"uuid":"d70e0ba6-363e-4c62-8ff0-255ed6fa4ea5","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
06:27:15 ++658+ jq -r .notarizationStatus.status
06:27:15 +658+ STATUS=IN_PROGRESS
06:27:15 +658+ [[ 200 == \5\0\3 ]]
06:27:15 +658+ [[ 200 == \5\0\2 ]]
06:27:15 +658+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
06:27:15 +658+ sleep 1m
06:27:17 ++248+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/50a174bd-bf60-4dbe-a940-aeff258fea44/status
06:27:17 +248+ RESPONSE_RAW='{"uuid":"50a174bd-bf60-4dbe-a940-aeff258fea44","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
06:27:17 200'
06:27:17 ++248+ head -n1
06:27:17 +248+ RESPONSE='{"uuid":"50a174bd-bf60-4dbe-a940-aeff258fea44","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
06:27:17 ++248+ tail -n1
06:27:17 +248+ STATUS_CODE=200
06:27:17 ++248+ echo '{"uuid":"50a174bd-bf60-4dbe-a940-aeff258fea44","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
06:27:17 ++248+ jq -r .notarizationStatus.status
06:27:17 +248+ STATUS=IN_PROGRESS
06:27:17 +248+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
06:27:17 +248+ sleep 1m
06:27:23 ++502+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/836bb1a1-720c-4524-a525-dba6a5700e91/status
06:27:23 +502+ RESPONSE_RAW='{"uuid":"836bb1a1-720c-4524-a525-dba6a5700e91","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
06:27:23 200'
06:27:23 ++502+ head -n1
06:27:23 +502+ RESPONSE='{"uuid":"836bb1a1-720c-4524-a525-dba6a5700e91","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
06:27:23 ++502+ tail -n1
06:27:23 +502+ STATUS_CODE=200
06:27:23 ++502+ echo '{"uuid":"836bb1a1-720c-4524-a525-dba6a5700e91","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
06:27:23 ++502+ jq -r .notarizationStatus.status
06:27:23 +502+ STATUS=IN_PROGRESS
06:27:23 +502+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
06:27:23 +502+ sleep 1m
06:27:23 ++182+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/c875cac9-31d9-4f03-8730-38f1c3af7252/status
06:27:23 +182+ RESPONSE_RAW='{"uuid":"c875cac9-31d9-4f03-8730-38f1c3af7252","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
06:27:23 200'
06:27:23 ++182+ head -n1
06:27:23 +182+ RESPONSE='{"uuid":"c875cac9-31d9-4f03-8730-38f1c3af7252","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
06:27:23 ++182+ tail -n1
06:27:23 +182+ STATUS_CODE=200
06:27:23 ++182+ echo '{"uuid":"c875cac9-31d9-4f03-8730-38f1c3af7252","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
06:27:23 ++182+ jq -r .notarizationStatus.status
06:27:23 +182+ STATUS=IN_PROGRESS
06:27:23 +182+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
06:27:23 +182+ sleep 1m
06:27:27 +129+ for i in $(find ${WORKSPACE} -name '*.dmg-tonotarize')
06:27:27 +129+ DMG_FILE=/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-java-2024-06-M2-macosx-cocoa-x86_64.dmg
06:27:27 ++129+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-java-2024-06-M2-macosx-cocoa-x86_64.dmg-tonotarize
06:27:27 +129+ LOG=eclipse-java-2024-06-M2-macosx-cocoa-x86_64.dmg-tonotarize.log
06:27:27 +129+ echo 'Starting /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-java-2024-06-M2-macosx-cocoa-x86_64.dmg'
06:27:27 +129+ sleep 18s
06:27:27 +129+ /home/jenkins/agent/workspace/notarize-downloads/org.eclipse.epp.packages/releng/org.eclipse.epp.config/tools/macosx-notarization-single.sh /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-java-2024-06-M2-macosx-cocoa-x86_64.dmg
06:27:27 +129+ tee --append eclipse-java-2024-06-M2-macosx-cocoa-x86_64.dmg-tonotarize.log
06:27:27 +720+ DMG_FILE=/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-java-2024-06-M2-macosx-cocoa-x86_64.dmg
06:27:27 ++720+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-java-2024-06-M2-macosx-cocoa-x86_64.dmg
06:27:27 +720+ DMG=eclipse-java-2024-06-M2-macosx-cocoa-x86_64.dmg
06:27:27 +720+ cp /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-java-2024-06-M2-macosx-cocoa-x86_64.dmg-tonotarize eclipse-java-2024-06-M2-macosx-cocoa-x86_64.dmg
06:27:27 ++376+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/06ff2f75-3a2b-40d6-ad14-d67727a50f18/status
06:27:27 +376+ RESPONSE_RAW='{"uuid":"06ff2f75-3a2b-40d6-ad14-d67727a50f18","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}
06:27:27 200'
06:27:27 ++376+ head -n1
06:27:27 +376+ RESPONSE='{"uuid":"06ff2f75-3a2b-40d6-ad14-d67727a50f18","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
06:27:27 ++376+ tail -n1
06:27:27 +376+ STATUS_CODE=200
06:27:27 ++376+ echo '{"uuid":"06ff2f75-3a2b-40d6-ad14-d67727a50f18","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading' file to Apple notarization 'service"}}'
06:27:27 ++376+ jq -r .notarizationStatus.status
06:27:27 +376+ STATUS=IN_PROGRESS
06:27:27 +376+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
06:27:27 +376+ sleep 1m
06:27:27 ++720+ echo eclipse-java-2024-06-M2-macosx-cocoa-x86_64.dmg
06:27:27 ++720+ sed s/_/-/g
06:27:27 +720+ PRIMARY_BUNDLE_ID=eclipse-java-2024-06-M2-macosx-cocoa-x86-64.dmg
06:27:27 +720+ retryCount=1
06:27:27 +720+ '[' 1 -gt 0 ']'
06:27:27 ++720+ curl --write-out '\n%{http_code}' -s -X POST -F file=@eclipse-java-2024-06-M2-macosx-cocoa-x86_64.dmg -F 'options={"primaryBundleId": "eclipse-java-2024-06-M2-macosx-cocoa-x86-64.dmg", "staple": true};type=application/json' https://cbi.eclipse.org/macos/xcrun/notarize
06:27:32 +720+ RESPONSE_RAW='{"uuid":"12b4a8b2-4864-47a5-9de4-f8a6a8de88d4","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}
06:27:32 200'
06:27:32 ++720+ head -n1
06:27:32 +720+ RESPONSE='{"uuid":"12b4a8b2-4864-47a5-9de4-f8a6a8de88d4","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
06:27:32 ++720+ tail -n1
06:27:32 +720+ STATUS_CODE=200
06:27:32 ++720+ echo '{"uuid":"12b4a8b2-4864-47a5-9de4-f8a6a8de88d4","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
06:27:32 ++720+ jq -r .uuid
06:27:32 +720+ UUID=12b4a8b2-4864-47a5-9de4-f8a6a8de88d4
06:27:32 ++720+ echo '{"uuid":"12b4a8b2-4864-47a5-9de4-f8a6a8de88d4","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
06:27:32 ++720+ jq -r .notarizationStatus.status
06:27:32 +720+ STATUS=IN_PROGRESS
06:27:32 +720+ [[ 200 == \5\0\3 ]]
06:27:32 +720+ [[ 200 == \5\0\2 ]]
06:27:32 +720+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
06:27:32 +720+ sleep 1m
06:27:32 ++280+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/60535d59-242e-4b05-afbe-e9941869d38d/status
06:27:32 +280+ RESPONSE_RAW='{"uuid":"60535d59-242e-4b05-afbe-e9941869d38d","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
06:27:32 200'
06:27:32 ++280+ head -n1
06:27:32 +280+ RESPONSE='{"uuid":"60535d59-242e-4b05-afbe-e9941869d38d","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
06:27:32 ++280+ tail -n1
06:27:32 +280+ STATUS_CODE=200
06:27:32 ++280+ echo '{"uuid":"60535d59-242e-4b05-afbe-e9941869d38d","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
06:27:32 ++280+ jq -r .notarizationStatus.status
06:27:32 +280+ STATUS=IN_PROGRESS
06:27:32 +280+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
06:27:32 +280+ sleep 1m
06:27:42 ++564+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/1344ea29-183d-413b-b67e-eead0056e7f6/status
06:27:42 +564+ RESPONSE_RAW='{"uuid":"1344ea29-183d-413b-b67e-eead0056e7f6","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
06:27:42 200'
06:27:42 ++564+ head -n1
06:27:42 +564+ RESPONSE='{"uuid":"1344ea29-183d-413b-b67e-eead0056e7f6","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
06:27:42 ++564+ tail -n1
06:27:42 +564+ STATUS_CODE=200
06:27:42 ++564+ echo '{"uuid":"1344ea29-183d-413b-b67e-eead0056e7f6","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
06:27:42 ++564+ jq -r .notarizationStatus.status
06:27:42 +564+ STATUS=IN_PROGRESS
06:27:42 +564+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
06:27:42 +564+ sleep 1m
06:27:45 +129+ for i in $(find ${WORKSPACE} -name '*.dmg-tonotarize')
06:27:45 +129+ DMG_FILE=/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-rcp-2024-06-M2-macosx-cocoa-aarch64.dmg
06:27:45 ++129+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-rcp-2024-06-M2-macosx-cocoa-aarch64.dmg-tonotarize
06:27:45 +129+ LOG=eclipse-rcp-2024-06-M2-macosx-cocoa-aarch64.dmg-tonotarize.log
06:27:45 +129+ echo 'Starting /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-rcp-2024-06-M2-macosx-cocoa-aarch64.dmg'
06:27:45 +129+ sleep 18s
06:27:45 +129+ /home/jenkins/agent/workspace/notarize-downloads/org.eclipse.epp.packages/releng/org.eclipse.epp.config/tools/macosx-notarization-single.sh /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-rcp-2024-06-M2-macosx-cocoa-aarch64.dmg
06:27:45 +129+ tee --append eclipse-rcp-2024-06-M2-macosx-cocoa-aarch64.dmg-tonotarize.log
06:27:45 +772+ DMG_FILE=/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-rcp-2024-06-M2-macosx-cocoa-aarch64.dmg
06:27:45 ++772+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-rcp-2024-06-M2-macosx-cocoa-aarch64.dmg
06:27:45 +772+ DMG=eclipse-rcp-2024-06-M2-macosx-cocoa-aarch64.dmg
06:27:45 +772+ cp /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-rcp-2024-06-M2-macosx-cocoa-aarch64.dmg-tonotarize eclipse-rcp-2024-06-M2-macosx-cocoa-aarch64.dmg
06:27:46 ++772+ echo eclipse-rcp-2024-06-M2-macosx-cocoa-aarch64.dmg
06:27:46 ++772+ sed s/_/-/g
06:27:46 +772+ PRIMARY_BUNDLE_ID=eclipse-rcp-2024-06-M2-macosx-cocoa-aarch64.dmg
06:27:46 +772+ retryCount=1
06:27:46 +772+ '[' 1 -gt 0 ']'
06:27:46 ++772+ curl --write-out '\n%{http_code}' -s -X POST -F file=@eclipse-rcp-2024-06-M2-macosx-cocoa-aarch64.dmg -F 'options={"primaryBundleId": "eclipse-rcp-2024-06-M2-macosx-cocoa-aarch64.dmg", "staple": true};type=application/json' https://cbi.eclipse.org/macos/xcrun/notarize
06:27:46 ++418+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/3c1185b2-8c2f-42e8-a9c5-1dff444e0aea/status
06:27:46 +418+ RESPONSE_RAW='{"uuid":"3c1185b2-8c2f-42e8-a9c5-1dff444e0aea","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}
06:27:46 200'
06:27:46 ++418+ head -n1
06:27:46 +418+ RESPONSE='{"uuid":"3c1185b2-8c2f-42e8-a9c5-1dff444e0aea","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
06:27:46 ++418+ tail -n1
06:27:46 +418+ STATUS_CODE=200
06:27:46 ++418+ echo '{"uuid":"3c1185b2-8c2f-42e8-a9c5-1dff444e0aea","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading' file to Apple notarization 'service"}}'
06:27:46 ++418+ jq -r .notarizationStatus.status
06:27:46 +418+ STATUS=IN_PROGRESS
06:27:46 +418+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
06:27:46 +418+ sleep 1m
06:27:47 ++204+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/3053e8ed-c850-4c7b-bec8-32409f30f05e/status
06:27:47 +204+ RESPONSE_RAW='{"uuid":"3053e8ed-c850-4c7b-bec8-32409f30f05e","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
06:27:47 200'
06:27:47 ++204+ head -n1
06:27:47 +204+ RESPONSE='{"uuid":"3053e8ed-c850-4c7b-bec8-32409f30f05e","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
06:27:47 ++204+ tail -n1
06:27:47 +204+ STATUS_CODE=200
06:27:47 ++204+ echo '{"uuid":"3053e8ed-c850-4c7b-bec8-32409f30f05e","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
06:27:47 ++204+ jq -r .notarizationStatus.status
06:27:47 +204+ STATUS=IN_PROGRESS
06:27:47 +204+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
06:27:47 +204+ sleep 1m
06:27:52 ++302+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/ec16069a-2a4a-4e79-b27c-fc54c02df6e0/status
06:27:52 +302+ RESPONSE_RAW='{"uuid":"ec16069a-2a4a-4e79-b27c-fc54c02df6e0","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
06:27:52 200'
06:27:52 ++302+ head -n1
06:27:52 +302+ RESPONSE='{"uuid":"ec16069a-2a4a-4e79-b27c-fc54c02df6e0","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
06:27:52 ++302+ tail -n1
06:27:52 +302+ STATUS_CODE=200
06:27:52 ++302+ echo '{"uuid":"ec16069a-2a4a-4e79-b27c-fc54c02df6e0","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
06:27:52 ++302+ jq -r .notarizationStatus.status
06:27:52 +302+ STATUS=IN_PROGRESS
06:27:52 +302+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
06:27:52 +302+ sleep 1m
06:27:54 +772+ RESPONSE_RAW='{"uuid":"90ab5bc3-bd04-4dfd-9c38-779fb9d687fb","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}
06:27:54 200'
06:27:54 ++772+ head -n1
06:27:54 +772+ RESPONSE='{"uuid":"90ab5bc3-bd04-4dfd-9c38-779fb9d687fb","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
06:27:54 ++772+ tail -n1
06:27:54 +772+ STATUS_CODE=200
06:27:54 ++772+ echo '{"uuid":"90ab5bc3-bd04-4dfd-9c38-779fb9d687fb","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
06:27:54 ++772+ jq -r .uuid
06:27:54 +772+ UUID=90ab5bc3-bd04-4dfd-9c38-779fb9d687fb
06:27:54 ++772+ echo '{"uuid":"90ab5bc3-bd04-4dfd-9c38-779fb9d687fb","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
06:27:54 ++772+ jq -r .notarizationStatus.status
06:27:54 +772+ STATUS=IN_PROGRESS
06:27:54 +772+ [[ 200 == \5\0\3 ]]
06:27:54 +772+ [[ 200 == \5\0\2 ]]
06:27:54 +772+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
06:27:54 +772+ sleep 1m
06:27:57 ++226+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/509e418c-2a7d-4f75-a522-dca3aa295c49/status
06:27:57 +226+ RESPONSE_RAW='{"uuid":"509e418c-2a7d-4f75-a522-dca3aa295c49","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
06:27:57 200'
06:27:57 ++226+ head -n1
06:27:57 +226+ RESPONSE='{"uuid":"509e418c-2a7d-4f75-a522-dca3aa295c49","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
06:27:57 ++226+ tail -n1
06:27:57 +226+ STATUS_CODE=200
06:27:57 ++226+ echo '{"uuid":"509e418c-2a7d-4f75-a522-dca3aa295c49","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
06:27:57 ++226+ jq -r .notarizationStatus.status
06:27:57 +226+ STATUS=IN_PROGRESS
06:27:57 +226+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
06:27:57 +226+ sleep 1m
06:28:00 ++606+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/9de0b02b-f693-4031-8f06-017ea804231a/status
06:28:00 +606+ RESPONSE_RAW='{"uuid":"9de0b02b-f693-4031-8f06-017ea804231a","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}
06:28:00 200'
06:28:00 ++606+ head -n1
06:28:00 +606+ RESPONSE='{"uuid":"9de0b02b-f693-4031-8f06-017ea804231a","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
06:28:00 ++606+ tail -n1
06:28:00 +606+ STATUS_CODE=200
06:28:00 ++606+ echo '{"uuid":"9de0b02b-f693-4031-8f06-017ea804231a","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading' file to Apple notarization 'service"}}'
06:28:00 ++606+ jq -r .notarizationStatus.status
06:28:00 +606+ STATUS=IN_PROGRESS
06:28:00 +606+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
06:28:00 +606+ sleep 1m
06:28:03 +129+ for i in $(find ${WORKSPACE} -name '*.dmg-tonotarize')
06:28:03 +129+ DMG_FILE=/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-dsl-2024-06-M2-macosx-cocoa-x86_64.dmg
06:28:03 ++129+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-dsl-2024-06-M2-macosx-cocoa-x86_64.dmg-tonotarize
06:28:03 +129+ LOG=eclipse-dsl-2024-06-M2-macosx-cocoa-x86_64.dmg-tonotarize.log
06:28:03 +129+ echo 'Starting /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-dsl-2024-06-M2-macosx-cocoa-x86_64.dmg'
06:28:03 +129+ sleep 18s
06:28:03 +129+ /home/jenkins/agent/workspace/notarize-downloads/org.eclipse.epp.packages/releng/org.eclipse.epp.config/tools/macosx-notarization-single.sh /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-dsl-2024-06-M2-macosx-cocoa-x86_64.dmg
06:28:03 +129+ tee --append eclipse-dsl-2024-06-M2-macosx-cocoa-x86_64.dmg-tonotarize.log
06:28:03 +844+ DMG_FILE=/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-dsl-2024-06-M2-macosx-cocoa-x86_64.dmg
06:28:03 ++844+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-dsl-2024-06-M2-macosx-cocoa-x86_64.dmg
06:28:03 +844+ DMG=eclipse-dsl-2024-06-M2-macosx-cocoa-x86_64.dmg
06:28:03 +844+ cp /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-dsl-2024-06-M2-macosx-cocoa-x86_64.dmg-tonotarize eclipse-dsl-2024-06-M2-macosx-cocoa-x86_64.dmg
06:28:04 ++844+ sed s/_/-/g
06:28:04 ++844+ echo eclipse-dsl-2024-06-M2-macosx-cocoa-x86_64.dmg
06:28:04 +844+ PRIMARY_BUNDLE_ID=eclipse-dsl-2024-06-M2-macosx-cocoa-x86-64.dmg
06:28:04 +844+ retryCount=1
06:28:04 +844+ '[' 1 -gt 0 ']'
06:28:04 ++844+ curl --write-out '\n%{http_code}' -s -X POST -F file=@eclipse-dsl-2024-06-M2-macosx-cocoa-x86_64.dmg -F 'options={"primaryBundleId": "eclipse-dsl-2024-06-M2-macosx-cocoa-x86-64.dmg", "staple": true};type=application/json' https://cbi.eclipse.org/macos/xcrun/notarize
06:28:04 ++460+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/13318cb9-b86d-4058-8262-dfe3b5cfff05/status
06:28:04 +460+ RESPONSE_RAW='{"uuid":"13318cb9-b86d-4058-8262-dfe3b5cfff05","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}
06:28:04 200'
06:28:04 ++460+ head -n1
06:28:04 +460+ RESPONSE='{"uuid":"13318cb9-b86d-4058-8262-dfe3b5cfff05","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
06:28:04 ++460+ tail -n1
06:28:04 +460+ STATUS_CODE=200
06:28:04 ++460+ echo '{"uuid":"13318cb9-b86d-4058-8262-dfe3b5cfff05","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading' file to Apple notarization 'service"}}'
06:28:04 ++460+ jq -r .notarizationStatus.status
06:28:04 +460+ STATUS=IN_PROGRESS
06:28:04 +460+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
06:28:04 +460+ sleep 1m
06:28:09 ++344+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/11ae55c7-af43-4874-9443-03f3f4416fab/status
06:28:09 +344+ RESPONSE_RAW='{"uuid":"11ae55c7-af43-4874-9443-03f3f4416fab","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
06:28:09 200'
06:28:09 ++344+ head -n1
06:28:09 +344+ RESPONSE='{"uuid":"11ae55c7-af43-4874-9443-03f3f4416fab","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
06:28:09 ++344+ tail -n1
06:28:09 +344+ STATUS_CODE=200
06:28:09 ++344+ echo '{"uuid":"11ae55c7-af43-4874-9443-03f3f4416fab","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
06:28:09 ++344+ jq -r .notarizationStatus.status
06:28:09 +344+ STATUS=IN_PROGRESS
06:28:09 +344+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
06:28:09 +344+ sleep 1m
06:28:11 +844+ RESPONSE_RAW='{"uuid":"e9386617-8178-4c08-b848-8c4ae79be7fc","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}
06:28:11 200'
06:28:11 ++844+ head -n1
06:28:11 +844+ RESPONSE='{"uuid":"e9386617-8178-4c08-b848-8c4ae79be7fc","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
06:28:11 ++844+ tail -n1
06:28:11 +844+ STATUS_CODE=200
06:28:11 ++844+ echo '{"uuid":"e9386617-8178-4c08-b848-8c4ae79be7fc","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
06:28:11 ++844+ jq -r .uuid
06:28:11 +844+ UUID=e9386617-8178-4c08-b848-8c4ae79be7fc
06:28:11 ++844+ echo '{"uuid":"e9386617-8178-4c08-b848-8c4ae79be7fc","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
06:28:11 ++844+ jq -r .notarizationStatus.status
06:28:11 +844+ STATUS=IN_PROGRESS
06:28:11 +844+ [[ 200 == \5\0\3 ]]
06:28:11 +844+ [[ 200 == \5\0\2 ]]
06:28:11 +844+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
06:28:11 +844+ sleep 1m
06:28:15 ++658+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/d70e0ba6-363e-4c62-8ff0-255ed6fa4ea5/status
06:28:15 +658+ RESPONSE_RAW='{"uuid":"d70e0ba6-363e-4c62-8ff0-255ed6fa4ea5","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
06:28:15 200'
06:28:15 ++658+ head -n1
06:28:15 +658+ RESPONSE='{"uuid":"d70e0ba6-363e-4c62-8ff0-255ed6fa4ea5","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
06:28:15 ++658+ tail -n1
06:28:15 +658+ STATUS_CODE=200
06:28:15 ++658+ echo '{"uuid":"d70e0ba6-363e-4c62-8ff0-255ed6fa4ea5","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
06:28:15 ++658+ jq -r .notarizationStatus.status
06:28:15 +658+ STATUS=IN_PROGRESS
06:28:15 +658+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
06:28:15 +658+ sleep 1m
06:28:17 ++248+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/50a174bd-bf60-4dbe-a940-aeff258fea44/status
06:28:17 +248+ RESPONSE_RAW='{"uuid":"50a174bd-bf60-4dbe-a940-aeff258fea44","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
06:28:17 200'
06:28:17 ++248+ head -n1
06:28:17 +248+ RESPONSE='{"uuid":"50a174bd-bf60-4dbe-a940-aeff258fea44","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
06:28:17 ++248+ tail -n1
06:28:17 +248+ STATUS_CODE=200
06:28:17 ++248+ echo '{"uuid":"50a174bd-bf60-4dbe-a940-aeff258fea44","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
06:28:17 ++248+ jq -r .notarizationStatus.status
06:28:17 +248+ STATUS=IN_PROGRESS
06:28:17 +248+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
06:28:17 +248+ sleep 1m
06:28:21 +129+ for i in $(find ${WORKSPACE} -name '*.dmg-tonotarize')
06:28:21 +129+ DMG_FILE=/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-jee-2024-06-M2-macosx-cocoa-x86_64.dmg
06:28:21 ++129+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-jee-2024-06-M2-macosx-cocoa-x86_64.dmg-tonotarize
06:28:21 +129+ LOG=eclipse-jee-2024-06-M2-macosx-cocoa-x86_64.dmg-tonotarize.log
06:28:21 +129+ echo 'Starting /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-jee-2024-06-M2-macosx-cocoa-x86_64.dmg'
06:28:21 +129+ /home/jenkins/agent/workspace/notarize-downloads/org.eclipse.epp.packages/releng/org.eclipse.epp.config/tools/macosx-notarization-single.sh /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-jee-2024-06-M2-macosx-cocoa-x86_64.dmg
06:28:21 +129+ sleep 18s
06:28:21 +129+ tee --append eclipse-jee-2024-06-M2-macosx-cocoa-x86_64.dmg-tonotarize.log
06:28:21 +906+ DMG_FILE=/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-jee-2024-06-M2-macosx-cocoa-x86_64.dmg
06:28:21 ++906+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-jee-2024-06-M2-macosx-cocoa-x86_64.dmg
06:28:21 +906+ DMG=eclipse-jee-2024-06-M2-macosx-cocoa-x86_64.dmg
06:28:21 +906+ cp /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-jee-2024-06-M2-macosx-cocoa-x86_64.dmg-tonotarize eclipse-jee-2024-06-M2-macosx-cocoa-x86_64.dmg
06:28:22 ++906+ echo eclipse-jee-2024-06-M2-macosx-cocoa-x86_64.dmg
06:28:22 ++906+ sed s/_/-/g
06:28:22 +906+ PRIMARY_BUNDLE_ID=eclipse-jee-2024-06-M2-macosx-cocoa-x86-64.dmg
06:28:22 +906+ retryCount=1
06:28:22 +906+ '[' 1 -gt 0 ']'
06:28:22 ++906+ curl --write-out '\n%{http_code}' -s -X POST -F file=@eclipse-jee-2024-06-M2-macosx-cocoa-x86_64.dmg -F 'options={"primaryBundleId": "eclipse-jee-2024-06-M2-macosx-cocoa-x86-64.dmg", "staple": true};type=application/json' https://cbi.eclipse.org/macos/xcrun/notarize
06:28:23 ++502+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/836bb1a1-720c-4524-a525-dba6a5700e91/status
06:28:23 +502+ RESPONSE_RAW='{"uuid":"836bb1a1-720c-4524-a525-dba6a5700e91","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
06:28:23 200'
06:28:23 ++502+ head -n1
06:28:23 +502+ RESPONSE='{"uuid":"836bb1a1-720c-4524-a525-dba6a5700e91","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
06:28:23 ++502+ tail -n1
06:28:23 +502+ STATUS_CODE=200
06:28:23 ++502+ echo '{"uuid":"836bb1a1-720c-4524-a525-dba6a5700e91","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
06:28:23 ++502+ jq -r .notarizationStatus.status
06:28:23 +502+ STATUS=IN_PROGRESS
06:28:23 +502+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
06:28:23 +502+ sleep 1m
06:28:23 ++182+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/c875cac9-31d9-4f03-8730-38f1c3af7252/status
06:28:23 +182+ RESPONSE_RAW='{"uuid":"c875cac9-31d9-4f03-8730-38f1c3af7252","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
06:28:23 200'
06:28:23 ++182+ head -n1
06:28:23 +182+ RESPONSE='{"uuid":"c875cac9-31d9-4f03-8730-38f1c3af7252","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
06:28:23 ++182+ tail -n1
06:28:23 +182+ STATUS_CODE=200
06:28:23 ++182+ echo '{"uuid":"c875cac9-31d9-4f03-8730-38f1c3af7252","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
06:28:23 ++182+ jq -r .notarizationStatus.status
06:28:23 +182+ STATUS=IN_PROGRESS
06:28:23 +182+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
06:28:23 +182+ sleep 1m
06:28:27 ++376+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/06ff2f75-3a2b-40d6-ad14-d67727a50f18/status
06:28:27 +376+ RESPONSE_RAW='{"uuid":"06ff2f75-3a2b-40d6-ad14-d67727a50f18","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
06:28:27 200'
06:28:27 ++376+ head -n1
06:28:27 +376+ RESPONSE='{"uuid":"06ff2f75-3a2b-40d6-ad14-d67727a50f18","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
06:28:27 ++376+ tail -n1
06:28:27 +376+ STATUS_CODE=200
06:28:27 ++376+ echo '{"uuid":"06ff2f75-3a2b-40d6-ad14-d67727a50f18","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
06:28:27 ++376+ jq -r .notarizationStatus.status
06:28:27 +376+ STATUS=IN_PROGRESS
06:28:27 +376+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
06:28:27 +376+ sleep 1m
06:28:31 +906+ RESPONSE_RAW='{"uuid":"ad7f8710-ae46-453e-bcda-9ae40acc6f56","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}
06:28:31 200'
06:28:31 ++906+ head -n1
06:28:31 +906+ RESPONSE='{"uuid":"ad7f8710-ae46-453e-bcda-9ae40acc6f56","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
06:28:31 ++906+ tail -n1
06:28:31 +906+ STATUS_CODE=200
06:28:31 ++906+ echo '{"uuid":"ad7f8710-ae46-453e-bcda-9ae40acc6f56","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
06:28:31 ++906+ jq -r .uuid
06:28:31 +906+ UUID=ad7f8710-ae46-453e-bcda-9ae40acc6f56
06:28:31 ++906+ echo '{"uuid":"ad7f8710-ae46-453e-bcda-9ae40acc6f56","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
06:28:31 ++906+ jq -r .notarizationStatus.status
06:28:31 +906+ STATUS=IN_PROGRESS
06:28:31 +906+ [[ 200 == \5\0\3 ]]
06:28:31 +906+ [[ 200 == \5\0\2 ]]
06:28:31 +906+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
06:28:31 +906+ sleep 1m
06:28:32 ++720+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/12b4a8b2-4864-47a5-9de4-f8a6a8de88d4/status
06:28:32 +720+ RESPONSE_RAW='{"uuid":"12b4a8b2-4864-47a5-9de4-f8a6a8de88d4","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
06:28:32 200'
06:28:32 ++720+ head -n1
06:28:32 +720+ RESPONSE='{"uuid":"12b4a8b2-4864-47a5-9de4-f8a6a8de88d4","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
06:28:32 ++720+ tail -n1
06:28:32 +720+ STATUS_CODE=200
06:28:32 ++720+ echo '{"uuid":"12b4a8b2-4864-47a5-9de4-f8a6a8de88d4","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
06:28:32 ++720+ jq -r .notarizationStatus.status
06:28:32 +720+ STATUS=IN_PROGRESS
06:28:32 +720+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
06:28:32 +720+ sleep 1m
06:28:32 ++280+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/60535d59-242e-4b05-afbe-e9941869d38d/status
06:28:32 +280+ RESPONSE_RAW='{"uuid":"60535d59-242e-4b05-afbe-e9941869d38d","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
06:28:32 200'
06:28:32 ++280+ head -n1
06:28:32 +280+ RESPONSE='{"uuid":"60535d59-242e-4b05-afbe-e9941869d38d","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
06:28:32 ++280+ tail -n1
06:28:32 +280+ STATUS_CODE=200
06:28:32 ++280+ echo '{"uuid":"60535d59-242e-4b05-afbe-e9941869d38d","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
06:28:32 ++280+ jq -r .notarizationStatus.status
06:28:32 +280+ STATUS=IN_PROGRESS
06:28:32 +280+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
06:28:32 +280+ sleep 1m
06:28:39 +129+ for i in $(find ${WORKSPACE} -name '*.dmg-tonotarize')
06:28:39 +129+ DMG_FILE=/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-cpp-2024-06-M2-macosx-cocoa-x86_64.dmg
06:28:39 ++129+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-cpp-2024-06-M2-macosx-cocoa-x86_64.dmg-tonotarize
06:28:39 +129+ LOG=eclipse-cpp-2024-06-M2-macosx-cocoa-x86_64.dmg-tonotarize.log
06:28:39 +129+ echo 'Starting /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-cpp-2024-06-M2-macosx-cocoa-x86_64.dmg'
06:28:39 +129+ /home/jenkins/agent/workspace/notarize-downloads/org.eclipse.epp.packages/releng/org.eclipse.epp.config/tools/macosx-notarization-single.sh /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-cpp-2024-06-M2-macosx-cocoa-x86_64.dmg
06:28:39 +129+ sleep 18s
06:28:39 +129+ tee --append eclipse-cpp-2024-06-M2-macosx-cocoa-x86_64.dmg-tonotarize.log
06:28:39 +978+ DMG_FILE=/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-cpp-2024-06-M2-macosx-cocoa-x86_64.dmg
06:28:39 ++978+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-cpp-2024-06-M2-macosx-cocoa-x86_64.dmg
06:28:39 +978+ DMG=eclipse-cpp-2024-06-M2-macosx-cocoa-x86_64.dmg
06:28:39 +978+ cp /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-cpp-2024-06-M2-macosx-cocoa-x86_64.dmg-tonotarize eclipse-cpp-2024-06-M2-macosx-cocoa-x86_64.dmg
06:28:40 ++978+ echo eclipse-cpp-2024-06-M2-macosx-cocoa-x86_64.dmg
06:28:40 ++978+ sed s/_/-/g
06:28:40 +978+ PRIMARY_BUNDLE_ID=eclipse-cpp-2024-06-M2-macosx-cocoa-x86-64.dmg
06:28:40 +978+ retryCount=1
06:28:40 +978+ '[' 1 -gt 0 ']'
06:28:40 ++978+ curl --write-out '\n%{http_code}' -s -X POST -F file=@eclipse-cpp-2024-06-M2-macosx-cocoa-x86_64.dmg -F 'options={"primaryBundleId": "eclipse-cpp-2024-06-M2-macosx-cocoa-x86-64.dmg", "staple": true};type=application/json' https://cbi.eclipse.org/macos/xcrun/notarize
06:28:42 ++564+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/1344ea29-183d-413b-b67e-eead0056e7f6/status
06:28:42 +564+ RESPONSE_RAW='{"uuid":"1344ea29-183d-413b-b67e-eead0056e7f6","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
06:28:42 200'
06:28:42 ++564+ head -n1
06:28:42 +564+ RESPONSE='{"uuid":"1344ea29-183d-413b-b67e-eead0056e7f6","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
06:28:42 ++564+ tail -n1
06:28:42 +564+ STATUS_CODE=200
06:28:42 ++564+ echo '{"uuid":"1344ea29-183d-413b-b67e-eead0056e7f6","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
06:28:42 ++564+ jq -r .notarizationStatus.status
06:28:42 +564+ STATUS=IN_PROGRESS
06:28:42 +564+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
06:28:42 +564+ sleep 1m
06:28:45 +978+ RESPONSE_RAW='{"uuid":"d7ea653d-cb0f-447b-ba31-4e73012f4190","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}
06:28:45 200'
06:28:45 ++978+ head -n1
06:28:45 +978+ RESPONSE='{"uuid":"d7ea653d-cb0f-447b-ba31-4e73012f4190","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
06:28:45 ++978+ tail -n1
06:28:45 +978+ STATUS_CODE=200
06:28:45 ++978+ echo '{"uuid":"d7ea653d-cb0f-447b-ba31-4e73012f4190","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
06:28:45 ++978+ jq -r .uuid
06:28:45 +978+ UUID=d7ea653d-cb0f-447b-ba31-4e73012f4190
06:28:45 ++978+ echo '{"uuid":"d7ea653d-cb0f-447b-ba31-4e73012f4190","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
06:28:45 ++978+ jq -r .notarizationStatus.status
06:28:45 +978+ STATUS=IN_PROGRESS
06:28:45 +978+ [[ 200 == \5\0\3 ]]
06:28:45 +978+ [[ 200 == \5\0\2 ]]
06:28:45 +978+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
06:28:45 +978+ sleep 1m
06:28:46 ++418+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/3c1185b2-8c2f-42e8-a9c5-1dff444e0aea/status
06:28:46 +418+ RESPONSE_RAW='{"uuid":"3c1185b2-8c2f-42e8-a9c5-1dff444e0aea","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
06:28:46 200'
06:28:46 ++418+ head -n1
06:28:46 +418+ RESPONSE='{"uuid":"3c1185b2-8c2f-42e8-a9c5-1dff444e0aea","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
06:28:46 ++418+ tail -n1
06:28:46 +418+ STATUS_CODE=200
06:28:46 ++418+ echo '{"uuid":"3c1185b2-8c2f-42e8-a9c5-1dff444e0aea","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
06:28:46 ++418+ jq -r .notarizationStatus.status
06:28:46 +418+ STATUS=IN_PROGRESS
06:28:46 +418+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
06:28:46 +418+ sleep 1m
06:28:47 ++204+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/3053e8ed-c850-4c7b-bec8-32409f30f05e/status
06:28:47 +204+ RESPONSE_RAW='{"uuid":"3053e8ed-c850-4c7b-bec8-32409f30f05e","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
06:28:47 200'
06:28:47 ++204+ head -n1
06:28:47 +204+ RESPONSE='{"uuid":"3053e8ed-c850-4c7b-bec8-32409f30f05e","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
06:28:47 ++204+ tail -n1
06:28:47 +204+ STATUS_CODE=200
06:28:47 ++204+ echo '{"uuid":"3053e8ed-c850-4c7b-bec8-32409f30f05e","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
06:28:47 ++204+ jq -r .notarizationStatus.status
06:28:47 +204+ STATUS=IN_PROGRESS
06:28:47 +204+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
06:28:47 +204+ sleep 1m
06:28:52 ++302+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/ec16069a-2a4a-4e79-b27c-fc54c02df6e0/status
06:28:52 +302+ RESPONSE_RAW='{"uuid":"ec16069a-2a4a-4e79-b27c-fc54c02df6e0","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
06:28:52 200'
06:28:52 ++302+ head -n1
06:28:52 +302+ RESPONSE='{"uuid":"ec16069a-2a4a-4e79-b27c-fc54c02df6e0","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
06:28:52 ++302+ tail -n1
06:28:52 +302+ STATUS_CODE=200
06:28:52 ++302+ echo '{"uuid":"ec16069a-2a4a-4e79-b27c-fc54c02df6e0","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
06:28:52 ++302+ jq -r .notarizationStatus.status
06:28:52 +302+ STATUS=IN_PROGRESS
06:28:52 +302+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
06:28:52 +302+ sleep 1m
06:28:54 ++772+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/90ab5bc3-bd04-4dfd-9c38-779fb9d687fb/status
06:28:54 +772+ RESPONSE_RAW='{"uuid":"90ab5bc3-bd04-4dfd-9c38-779fb9d687fb","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}
06:28:54 200'
06:28:54 ++772+ head -n1
06:28:54 +772+ RESPONSE='{"uuid":"90ab5bc3-bd04-4dfd-9c38-779fb9d687fb","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
06:28:54 ++772+ tail -n1
06:28:54 +772+ STATUS_CODE=200
06:28:54 ++772+ echo '{"uuid":"90ab5bc3-bd04-4dfd-9c38-779fb9d687fb","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading' file to Apple notarization 'service"}}'
06:28:54 ++772+ jq -r .notarizationStatus.status
06:28:54 +772+ STATUS=IN_PROGRESS
06:28:54 +772+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
06:28:54 +772+ sleep 1m
06:28:57 +129+ for i in $(find ${WORKSPACE} -name '*.dmg-tonotarize')
06:28:57 +129+ DMG_FILE=/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-committers-2024-06-M2-macosx-cocoa-x86_64.dmg
06:28:57 ++129+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-committers-2024-06-M2-macosx-cocoa-x86_64.dmg-tonotarize
06:28:57 +129+ LOG=eclipse-committers-2024-06-M2-macosx-cocoa-x86_64.dmg-tonotarize.log
06:28:57 +129+ echo 'Starting /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-committers-2024-06-M2-macosx-cocoa-x86_64.dmg'
06:28:57 +129+ sleep 18s
06:28:57 +129+ /home/jenkins/agent/workspace/notarize-downloads/org.eclipse.epp.packages/releng/org.eclipse.epp.config/tools/macosx-notarization-single.sh /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-committers-2024-06-M2-macosx-cocoa-x86_64.dmg
06:28:57 +129+ tee --append eclipse-committers-2024-06-M2-macosx-cocoa-x86_64.dmg-tonotarize.log
06:28:57 +1050+ DMG_FILE=/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-committers-2024-06-M2-macosx-cocoa-x86_64.dmg
06:28:57 ++1050+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-committers-2024-06-M2-macosx-cocoa-x86_64.dmg
06:28:57 +1050+ DMG=eclipse-committers-2024-06-M2-macosx-cocoa-x86_64.dmg
06:28:57 +1050+ cp /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-committers-2024-06-M2-macosx-cocoa-x86_64.dmg-tonotarize eclipse-committers-2024-06-M2-macosx-cocoa-x86_64.dmg
06:28:57 ++226+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/509e418c-2a7d-4f75-a522-dca3aa295c49/status
06:28:58 +226+ RESPONSE_RAW='{"uuid":"509e418c-2a7d-4f75-a522-dca3aa295c49","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
06:28:58 200'
06:28:58 ++226+ head -n1
06:28:58 +226+ RESPONSE='{"uuid":"509e418c-2a7d-4f75-a522-dca3aa295c49","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
06:28:58 ++226+ tail -n1
06:28:58 +226+ STATUS_CODE=200
06:28:58 ++226+ echo '{"uuid":"509e418c-2a7d-4f75-a522-dca3aa295c49","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
06:28:58 ++226+ jq -r .notarizationStatus.status
06:28:58 +226+ STATUS=IN_PROGRESS
06:28:58 +226+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
06:28:58 +226+ sleep 1m
06:28:58 ++1050+ echo eclipse-committers-2024-06-M2-macosx-cocoa-x86_64.dmg
06:28:58 ++1050+ sed s/_/-/g
06:28:58 +1050+ PRIMARY_BUNDLE_ID=eclipse-committers-2024-06-M2-macosx-cocoa-x86-64.dmg
06:28:58 +1050+ retryCount=1
06:28:58 +1050+ '[' 1 -gt 0 ']'
06:28:58 ++1050+ curl --write-out '\n%{http_code}' -s -X POST -F file=@eclipse-committers-2024-06-M2-macosx-cocoa-x86_64.dmg -F 'options={"primaryBundleId": "eclipse-committers-2024-06-M2-macosx-cocoa-x86-64.dmg", "staple": true};type=application/json' https://cbi.eclipse.org/macos/xcrun/notarize
06:29:00 ++606+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/9de0b02b-f693-4031-8f06-017ea804231a/status
06:29:00 +606+ RESPONSE_RAW='{"uuid":"9de0b02b-f693-4031-8f06-017ea804231a","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
06:29:00 200'
06:29:00 ++606+ head -n1
06:29:00 +606+ RESPONSE='{"uuid":"9de0b02b-f693-4031-8f06-017ea804231a","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
06:29:00 ++606+ tail -n1
06:29:00 +606+ STATUS_CODE=200
06:29:00 ++606+ echo '{"uuid":"9de0b02b-f693-4031-8f06-017ea804231a","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
06:29:00 ++606+ jq -r .notarizationStatus.status
06:29:00 +606+ STATUS=IN_PROGRESS
06:29:00 +606+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
06:29:00 +606+ sleep 1m
06:29:04 ++460+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/13318cb9-b86d-4058-8262-dfe3b5cfff05/status
06:29:04 +460+ RESPONSE_RAW='{"uuid":"13318cb9-b86d-4058-8262-dfe3b5cfff05","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
06:29:04 200'
06:29:04 ++460+ head -n1
06:29:04 +460+ RESPONSE='{"uuid":"13318cb9-b86d-4058-8262-dfe3b5cfff05","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
06:29:04 ++460+ tail -n1
06:29:04 +460+ STATUS_CODE=200
06:29:04 ++460+ jq -r .notarizationStatus.status
06:29:04 ++460+ echo '{"uuid":"13318cb9-b86d-4058-8262-dfe3b5cfff05","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
06:29:04 +460+ STATUS=IN_PROGRESS
06:29:04 +460+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
06:29:04 +460+ sleep 1m
06:29:05 +1050+ RESPONSE_RAW='{"uuid":"2e0d89e5-f0e7-45f1-9712-2840315d2e54","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}
06:29:05 200'
06:29:05 ++1050+ head -n1
06:29:05 +1050+ RESPONSE='{"uuid":"2e0d89e5-f0e7-45f1-9712-2840315d2e54","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
06:29:05 ++1050+ tail -n1
06:29:05 +1050+ STATUS_CODE=200
06:29:05 ++1050+ echo '{"uuid":"2e0d89e5-f0e7-45f1-9712-2840315d2e54","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
06:29:05 ++1050+ jq -r .uuid
06:29:05 +1050+ UUID=2e0d89e5-f0e7-45f1-9712-2840315d2e54
06:29:05 ++1050+ echo '{"uuid":"2e0d89e5-f0e7-45f1-9712-2840315d2e54","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
06:29:05 ++1050+ jq -r .notarizationStatus.status
06:29:05 +1050+ STATUS=IN_PROGRESS
06:29:05 +1050+ [[ 200 == \5\0\3 ]]
06:29:05 +1050+ [[ 200 == \5\0\2 ]]
06:29:05 +1050+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
06:29:05 +1050+ sleep 1m
06:29:09 ++344+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/11ae55c7-af43-4874-9443-03f3f4416fab/status
06:29:09 +344+ RESPONSE_RAW='{"uuid":"11ae55c7-af43-4874-9443-03f3f4416fab","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
06:29:09 200'
06:29:09 ++344+ head -n1
06:29:09 +344+ RESPONSE='{"uuid":"11ae55c7-af43-4874-9443-03f3f4416fab","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
06:29:09 ++344+ tail -n1
06:29:09 +344+ STATUS_CODE=200
06:29:09 ++344+ echo '{"uuid":"11ae55c7-af43-4874-9443-03f3f4416fab","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
06:29:09 ++344+ jq -r .notarizationStatus.status
06:29:09 +344+ STATUS=IN_PROGRESS
06:29:09 +344+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
06:29:09 +344+ sleep 1m
06:29:11 ++844+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/e9386617-8178-4c08-b848-8c4ae79be7fc/status
06:29:11 +844+ RESPONSE_RAW='{"uuid":"e9386617-8178-4c08-b848-8c4ae79be7fc","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}
06:29:11 200'
06:29:11 ++844+ head -n1
06:29:11 +844+ RESPONSE='{"uuid":"e9386617-8178-4c08-b848-8c4ae79be7fc","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
06:29:11 ++844+ tail -n1
06:29:11 +844+ STATUS_CODE=200
06:29:11 ++844+ echo '{"uuid":"e9386617-8178-4c08-b848-8c4ae79be7fc","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading' file to Apple notarization 'service"}}'
06:29:11 ++844+ jq -r .notarizationStatus.status
06:29:11 +844+ STATUS=IN_PROGRESS
06:29:11 +844+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
06:29:11 +844+ sleep 1m
06:29:15 ++658+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/d70e0ba6-363e-4c62-8ff0-255ed6fa4ea5/status
06:29:15 +129+ jobs -p
06:29:15 182
06:29:15 204
06:29:15 226
06:29:15 248
06:29:15 280
06:29:15 302
06:29:15 344
06:29:15 376
06:29:15 418
06:29:15 460
06:29:15 502
06:29:15 564
06:29:15 606
06:29:15 658
06:29:15 720
06:29:15 772
06:29:15 844
06:29:15 906
06:29:15 978
06:29:15 1050
06:29:15 +129+ wait
06:29:15 ++129+ jobs -p
06:29:15 +658+ RESPONSE_RAW='{"uuid":"d70e0ba6-363e-4c62-8ff0-255ed6fa4ea5","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
06:29:15 200'
06:29:15 ++658+ head -n1
06:29:15 +658+ RESPONSE='{"uuid":"d70e0ba6-363e-4c62-8ff0-255ed6fa4ea5","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
06:29:15 ++658+ tail -n1
06:29:15 +658+ STATUS_CODE=200
06:29:15 ++658+ echo '{"uuid":"d70e0ba6-363e-4c62-8ff0-255ed6fa4ea5","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
06:29:15 ++658+ jq -r .notarizationStatus.status
06:29:15 +658+ STATUS=IN_PROGRESS
06:29:15 +658+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
06:29:15 +658+ sleep 1m
06:29:17 ++248+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/50a174bd-bf60-4dbe-a940-aeff258fea44/status
06:29:17 +248+ RESPONSE_RAW='{"uuid":"50a174bd-bf60-4dbe-a940-aeff258fea44","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
06:29:17 200'
06:29:17 ++248+ head -n1
06:29:17 +248+ RESPONSE='{"uuid":"50a174bd-bf60-4dbe-a940-aeff258fea44","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
06:29:17 ++248+ tail -n1
06:29:17 +248+ STATUS_CODE=200
06:29:17 ++248+ echo '{"uuid":"50a174bd-bf60-4dbe-a940-aeff258fea44","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
06:29:17 ++248+ jq -r .notarizationStatus.status
06:29:17 +248+ STATUS=IN_PROGRESS
06:29:17 +248+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
06:29:17 +248+ sleep 1m
06:29:23 ++502+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/836bb1a1-720c-4524-a525-dba6a5700e91/status
06:29:23 +502+ RESPONSE_RAW='{"uuid":"836bb1a1-720c-4524-a525-dba6a5700e91","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
06:29:23 200'
06:29:23 ++502+ head -n1
06:29:23 +502+ RESPONSE='{"uuid":"836bb1a1-720c-4524-a525-dba6a5700e91","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
06:29:23 ++502+ tail -n1
06:29:23 +502+ STATUS_CODE=200
06:29:23 ++502+ echo '{"uuid":"836bb1a1-720c-4524-a525-dba6a5700e91","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
06:29:23 ++502+ jq -r .notarizationStatus.status
06:29:23 +502+ STATUS=IN_PROGRESS
06:29:23 +502+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
06:29:23 +502+ sleep 1m
06:29:23 ++182+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/c875cac9-31d9-4f03-8730-38f1c3af7252/status
06:29:23 +182+ RESPONSE_RAW='{"uuid":"c875cac9-31d9-4f03-8730-38f1c3af7252","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
06:29:23 200'
06:29:23 ++182+ head -n1
06:29:23 +182+ RESPONSE='{"uuid":"c875cac9-31d9-4f03-8730-38f1c3af7252","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
06:29:23 ++182+ tail -n1
06:29:23 +182+ STATUS_CODE=200
06:29:23 ++182+ echo '{"uuid":"c875cac9-31d9-4f03-8730-38f1c3af7252","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
06:29:23 ++182+ jq -r .notarizationStatus.status
06:29:23 +182+ STATUS=IN_PROGRESS
06:29:23 +182+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
06:29:23 +182+ sleep 1m
06:29:27 ++376+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/06ff2f75-3a2b-40d6-ad14-d67727a50f18/status
06:29:27 +376+ RESPONSE_RAW='{"uuid":"06ff2f75-3a2b-40d6-ad14-d67727a50f18","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
06:29:27 200'
06:29:27 ++376+ head -n1
06:29:27 +376+ RESPONSE='{"uuid":"06ff2f75-3a2b-40d6-ad14-d67727a50f18","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
06:29:27 ++376+ tail -n1
06:29:27 +376+ STATUS_CODE=200
06:29:27 ++376+ echo '{"uuid":"06ff2f75-3a2b-40d6-ad14-d67727a50f18","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
06:29:27 ++376+ jq -r .notarizationStatus.status
06:29:27 +376+ STATUS=IN_PROGRESS
06:29:27 +376+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
06:29:27 +376+ sleep 1m
06:29:31 ++906+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/ad7f8710-ae46-453e-bcda-9ae40acc6f56/status
06:29:31 +906+ RESPONSE_RAW='{"uuid":"ad7f8710-ae46-453e-bcda-9ae40acc6f56","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}
06:29:31 200'
06:29:31 ++906+ head -n1
06:29:31 +906+ RESPONSE='{"uuid":"ad7f8710-ae46-453e-bcda-9ae40acc6f56","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
06:29:31 ++906+ tail -n1
06:29:31 +906+ STATUS_CODE=200
06:29:31 ++906+ echo '{"uuid":"ad7f8710-ae46-453e-bcda-9ae40acc6f56","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading' file to Apple notarization 'service"}}'
06:29:31 ++906+ jq -r .notarizationStatus.status
06:29:31 +906+ STATUS=IN_PROGRESS
06:29:31 +906+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
06:29:31 +906+ sleep 1m
06:29:32 ++720+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/12b4a8b2-4864-47a5-9de4-f8a6a8de88d4/status
06:29:32 +720+ RESPONSE_RAW='{"uuid":"12b4a8b2-4864-47a5-9de4-f8a6a8de88d4","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
06:29:32 200'
06:29:32 ++720+ head -n1
06:29:32 +720+ RESPONSE='{"uuid":"12b4a8b2-4864-47a5-9de4-f8a6a8de88d4","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
06:29:32 ++720+ tail -n1
06:29:32 +720+ STATUS_CODE=200
06:29:32 ++720+ echo '{"uuid":"12b4a8b2-4864-47a5-9de4-f8a6a8de88d4","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
06:29:32 ++720+ jq -r .notarizationStatus.status
06:29:32 +720+ STATUS=IN_PROGRESS
06:29:32 +720+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
06:29:32 +720+ sleep 1m
06:29:32 ++280+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/60535d59-242e-4b05-afbe-e9941869d38d/status
06:29:33 +280+ RESPONSE_RAW='{"uuid":"60535d59-242e-4b05-afbe-e9941869d38d","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
06:29:33 200'
06:29:33 ++280+ head -n1
06:29:33 +280+ RESPONSE='{"uuid":"60535d59-242e-4b05-afbe-e9941869d38d","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
06:29:33 ++280+ tail -n1
06:29:33 +280+ STATUS_CODE=200
06:29:33 ++280+ echo '{"uuid":"60535d59-242e-4b05-afbe-e9941869d38d","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
06:29:33 ++280+ jq -r .notarizationStatus.status
06:29:33 +280+ STATUS=IN_PROGRESS
06:29:33 +280+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
06:29:33 +280+ sleep 1m
06:29:42 ++564+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/1344ea29-183d-413b-b67e-eead0056e7f6/status
06:29:42 +564+ RESPONSE_RAW='{"uuid":"1344ea29-183d-413b-b67e-eead0056e7f6","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
06:29:42 200'
06:29:42 ++564+ head -n1
06:29:42 +564+ RESPONSE='{"uuid":"1344ea29-183d-413b-b67e-eead0056e7f6","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
06:29:42 ++564+ tail -n1
06:29:42 +564+ STATUS_CODE=200
06:29:42 ++564+ echo '{"uuid":"1344ea29-183d-413b-b67e-eead0056e7f6","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
06:29:42 ++564+ jq -r .notarizationStatus.status
06:29:42 +564+ STATUS=IN_PROGRESS
06:29:42 +564+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
06:29:42 +564+ sleep 1m
06:29:45 ++978+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/d7ea653d-cb0f-447b-ba31-4e73012f4190/status
06:29:45 +978+ RESPONSE_RAW='{"uuid":"d7ea653d-cb0f-447b-ba31-4e73012f4190","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}
06:29:45 200'
06:29:45 ++978+ head -n1
06:29:45 +978+ RESPONSE='{"uuid":"d7ea653d-cb0f-447b-ba31-4e73012f4190","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
06:29:45 ++978+ tail -n1
06:29:45 +978+ STATUS_CODE=200
06:29:45 ++978+ echo '{"uuid":"d7ea653d-cb0f-447b-ba31-4e73012f4190","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading' file to Apple notarization 'service"}}'
06:29:45 ++978+ jq -r .notarizationStatus.status
06:29:45 +978+ STATUS=IN_PROGRESS
06:29:45 +978+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
06:29:45 +978+ sleep 1m
06:29:46 ++418+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/3c1185b2-8c2f-42e8-a9c5-1dff444e0aea/status
06:29:46 +418+ RESPONSE_RAW='{"uuid":"3c1185b2-8c2f-42e8-a9c5-1dff444e0aea","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
06:29:46 200'
06:29:46 ++418+ head -n1
06:29:46 +418+ RESPONSE='{"uuid":"3c1185b2-8c2f-42e8-a9c5-1dff444e0aea","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
06:29:46 ++418+ tail -n1
06:29:46 +418+ STATUS_CODE=200
06:29:46 ++418+ echo '{"uuid":"3c1185b2-8c2f-42e8-a9c5-1dff444e0aea","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
06:29:46 ++418+ jq -r .notarizationStatus.status
06:29:46 +418+ STATUS=IN_PROGRESS
06:29:46 +418+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
06:29:46 +418+ sleep 1m
06:29:47 ++204+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/3053e8ed-c850-4c7b-bec8-32409f30f05e/status
06:29:47 +204+ RESPONSE_RAW='{"uuid":"3053e8ed-c850-4c7b-bec8-32409f30f05e","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
06:29:47 200'
06:29:47 ++204+ head -n1
06:29:47 +204+ RESPONSE='{"uuid":"3053e8ed-c850-4c7b-bec8-32409f30f05e","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
06:29:47 ++204+ tail -n1
06:29:47 +204+ STATUS_CODE=200
06:29:47 ++204+ echo '{"uuid":"3053e8ed-c850-4c7b-bec8-32409f30f05e","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
06:29:47 ++204+ jq -r .notarizationStatus.status
06:29:47 +204+ STATUS=IN_PROGRESS
06:29:47 +204+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
06:29:47 +204+ sleep 1m
06:29:52 ++302+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/ec16069a-2a4a-4e79-b27c-fc54c02df6e0/status
06:29:52 +302+ RESPONSE_RAW='{"uuid":"ec16069a-2a4a-4e79-b27c-fc54c02df6e0","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
06:29:52 200'
06:29:52 ++302+ head -n1
06:29:52 +302+ RESPONSE='{"uuid":"ec16069a-2a4a-4e79-b27c-fc54c02df6e0","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
06:29:52 ++302+ tail -n1
06:29:52 +302+ STATUS_CODE=200
06:29:52 ++302+ echo '{"uuid":"ec16069a-2a4a-4e79-b27c-fc54c02df6e0","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
06:29:52 ++302+ jq -r .notarizationStatus.status
06:29:52 +302+ STATUS=IN_PROGRESS
06:29:52 +302+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
06:29:52 +302+ sleep 1m
06:29:54 ++772+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/90ab5bc3-bd04-4dfd-9c38-779fb9d687fb/status
06:29:54 +772+ RESPONSE_RAW='{"uuid":"90ab5bc3-bd04-4dfd-9c38-779fb9d687fb","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}
06:29:54 200'
06:29:54 ++772+ head -n1
06:29:54 +772+ RESPONSE='{"uuid":"90ab5bc3-bd04-4dfd-9c38-779fb9d687fb","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
06:29:54 ++772+ tail -n1
06:29:54 +772+ STATUS_CODE=200
06:29:54 ++772+ echo '{"uuid":"90ab5bc3-bd04-4dfd-9c38-779fb9d687fb","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading' file to Apple notarization 'service"}}'
06:29:54 ++772+ jq -r .notarizationStatus.status
06:29:54 +772+ STATUS=IN_PROGRESS
06:29:54 +772+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
06:29:54 +772+ sleep 1m
06:29:58 ++226+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/509e418c-2a7d-4f75-a522-dca3aa295c49/status
06:29:58 +226+ RESPONSE_RAW='{"uuid":"509e418c-2a7d-4f75-a522-dca3aa295c49","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
06:29:58 200'
06:29:58 ++226+ head -n1
06:29:58 +226+ RESPONSE='{"uuid":"509e418c-2a7d-4f75-a522-dca3aa295c49","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
06:29:58 ++226+ tail -n1
06:29:58 +226+ STATUS_CODE=200
06:29:58 ++226+ echo '{"uuid":"509e418c-2a7d-4f75-a522-dca3aa295c49","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
06:29:58 ++226+ jq -r .notarizationStatus.status
06:29:58 +226+ STATUS=IN_PROGRESS
06:29:58 +226+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
06:29:58 +226+ sleep 1m
06:30:00 ++606+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/9de0b02b-f693-4031-8f06-017ea804231a/status
06:30:00 +606+ RESPONSE_RAW='{"uuid":"9de0b02b-f693-4031-8f06-017ea804231a","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
06:30:00 200'
06:30:00 ++606+ head -n1
06:30:00 +606+ RESPONSE='{"uuid":"9de0b02b-f693-4031-8f06-017ea804231a","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
06:30:00 ++606+ tail -n1
06:30:00 +606+ STATUS_CODE=200
06:30:00 ++606+ echo '{"uuid":"9de0b02b-f693-4031-8f06-017ea804231a","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
06:30:00 ++606+ jq -r .notarizationStatus.status
06:30:00 +606+ STATUS=IN_PROGRESS
06:30:00 +606+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
06:30:00 +606+ sleep 1m
06:30:04 ++460+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/13318cb9-b86d-4058-8262-dfe3b5cfff05/status
06:30:04 +460+ RESPONSE_RAW='{"uuid":"13318cb9-b86d-4058-8262-dfe3b5cfff05","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
06:30:04 200'
06:30:04 ++460+ head -n1
06:30:04 +460+ RESPONSE='{"uuid":"13318cb9-b86d-4058-8262-dfe3b5cfff05","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
06:30:04 ++460+ tail -n1
06:30:04 +460+ STATUS_CODE=200
06:30:04 ++460+ echo '{"uuid":"13318cb9-b86d-4058-8262-dfe3b5cfff05","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
06:30:04 ++460+ jq -r .notarizationStatus.status
06:30:04 +460+ STATUS=IN_PROGRESS
06:30:04 +460+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
06:30:04 +460+ sleep 1m
06:30:05 ++1050+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/2e0d89e5-f0e7-45f1-9712-2840315d2e54/status
06:30:05 +1050+ RESPONSE_RAW='{"uuid":"2e0d89e5-f0e7-45f1-9712-2840315d2e54","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}
06:30:05 200'
06:30:05 ++1050+ head -n1
06:30:05 +1050+ RESPONSE='{"uuid":"2e0d89e5-f0e7-45f1-9712-2840315d2e54","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
06:30:05 ++1050+ tail -n1
06:30:05 +1050+ STATUS_CODE=200
06:30:05 ++1050+ echo '{"uuid":"2e0d89e5-f0e7-45f1-9712-2840315d2e54","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading' file to Apple notarization 'service"}}'
06:30:05 ++1050+ jq -r .notarizationStatus.status
06:30:05 +1050+ STATUS=IN_PROGRESS
06:30:05 +1050+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
06:30:05 +1050+ sleep 1m
06:30:09 ++344+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/11ae55c7-af43-4874-9443-03f3f4416fab/status
06:30:09 +344+ RESPONSE_RAW='{"uuid":"11ae55c7-af43-4874-9443-03f3f4416fab","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
06:30:09 200'
06:30:09 ++344+ head -n1
06:30:09 +344+ RESPONSE='{"uuid":"11ae55c7-af43-4874-9443-03f3f4416fab","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
06:30:09 ++344+ tail -n1
06:30:09 +344+ STATUS_CODE=200
06:30:09 ++344+ echo '{"uuid":"11ae55c7-af43-4874-9443-03f3f4416fab","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
06:30:09 ++344+ jq -r .notarizationStatus.status
06:30:09 +344+ STATUS=IN_PROGRESS
06:30:09 +344+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
06:30:09 +344+ sleep 1m
06:30:11 ++844+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/e9386617-8178-4c08-b848-8c4ae79be7fc/status
06:30:11 +844+ RESPONSE_RAW='{"uuid":"e9386617-8178-4c08-b848-8c4ae79be7fc","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}
06:30:11 200'
06:30:11 ++844+ head -n1
06:30:11 +844+ RESPONSE='{"uuid":"e9386617-8178-4c08-b848-8c4ae79be7fc","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
06:30:11 ++844+ tail -n1
06:30:11 +844+ STATUS_CODE=200
06:30:11 ++844+ echo '{"uuid":"e9386617-8178-4c08-b848-8c4ae79be7fc","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading' file to Apple notarization 'service"}}'
06:30:11 ++844+ jq -r .notarizationStatus.status
06:30:11 +844+ STATUS=IN_PROGRESS
06:30:11 +844+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
06:30:11 +844+ sleep 1m
06:30:15 ++658+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/d70e0ba6-363e-4c62-8ff0-255ed6fa4ea5/status
06:30:15 +658+ RESPONSE_RAW='{"uuid":"d70e0ba6-363e-4c62-8ff0-255ed6fa4ea5","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
06:30:15 200'
06:30:15 ++658+ head -n1
06:30:15 +658+ RESPONSE='{"uuid":"d70e0ba6-363e-4c62-8ff0-255ed6fa4ea5","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
06:30:15 ++658+ tail -n1
06:30:15 +658+ STATUS_CODE=200
06:30:15 ++658+ echo '{"uuid":"d70e0ba6-363e-4c62-8ff0-255ed6fa4ea5","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
06:30:15 ++658+ jq -r .notarizationStatus.status
06:30:15 +658+ STATUS=IN_PROGRESS
06:30:15 +658+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
06:30:15 +658+ sleep 1m
06:30:17 ++248+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/50a174bd-bf60-4dbe-a940-aeff258fea44/status
06:30:17 +248+ RESPONSE_RAW='{"uuid":"50a174bd-bf60-4dbe-a940-aeff258fea44","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
06:30:17 200'
06:30:17 ++248+ head -n1
06:30:17 +248+ RESPONSE='{"uuid":"50a174bd-bf60-4dbe-a940-aeff258fea44","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
06:30:17 ++248+ tail -n1
06:30:17 +248+ STATUS_CODE=200
06:30:17 ++248+ echo '{"uuid":"50a174bd-bf60-4dbe-a940-aeff258fea44","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
06:30:17 ++248+ jq -r .notarizationStatus.status
06:30:17 +248+ STATUS=IN_PROGRESS
06:30:17 +248+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
06:30:17 +248+ sleep 1m
06:30:23 ++502+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/836bb1a1-720c-4524-a525-dba6a5700e91/status
06:30:23 +502+ RESPONSE_RAW='{"uuid":"836bb1a1-720c-4524-a525-dba6a5700e91","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
06:30:23 200'
06:30:23 ++502+ head -n1
06:30:23 +502+ RESPONSE='{"uuid":"836bb1a1-720c-4524-a525-dba6a5700e91","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
06:30:23 ++502+ tail -n1
06:30:23 +502+ STATUS_CODE=200
06:30:23 ++502+ echo '{"uuid":"836bb1a1-720c-4524-a525-dba6a5700e91","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
06:30:23 ++502+ jq -r .notarizationStatus.status
06:30:23 +502+ STATUS=IN_PROGRESS
06:30:23 +502+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
06:30:23 +502+ sleep 1m
06:30:23 ++182+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/c875cac9-31d9-4f03-8730-38f1c3af7252/status
06:30:23 +182+ RESPONSE_RAW='{"uuid":"c875cac9-31d9-4f03-8730-38f1c3af7252","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
06:30:23 200'
06:30:23 ++182+ head -n1
06:30:23 +182+ RESPONSE='{"uuid":"c875cac9-31d9-4f03-8730-38f1c3af7252","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
06:30:23 ++182+ tail -n1
06:30:23 +182+ STATUS_CODE=200
06:30:23 ++182+ echo '{"uuid":"c875cac9-31d9-4f03-8730-38f1c3af7252","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
06:30:23 ++182+ jq -r .notarizationStatus.status
06:30:23 +182+ STATUS=IN_PROGRESS
06:30:23 +182+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
06:30:23 +182+ sleep 1m
06:30:27 ++376+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/06ff2f75-3a2b-40d6-ad14-d67727a50f18/status
06:30:27 +376+ RESPONSE_RAW='{"uuid":"06ff2f75-3a2b-40d6-ad14-d67727a50f18","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
06:30:27 200'
06:30:27 ++376+ head -n1
06:30:27 +376+ RESPONSE='{"uuid":"06ff2f75-3a2b-40d6-ad14-d67727a50f18","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
06:30:27 ++376+ tail -n1
06:30:27 +376+ STATUS_CODE=200
06:30:27 ++376+ echo '{"uuid":"06ff2f75-3a2b-40d6-ad14-d67727a50f18","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
06:30:27 ++376+ jq -r .notarizationStatus.status
06:30:27 +376+ STATUS=IN_PROGRESS
06:30:27 +376+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
06:30:27 +376+ sleep 1m
06:30:31 ++906+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/ad7f8710-ae46-453e-bcda-9ae40acc6f56/status
06:30:31 +906+ RESPONSE_RAW='{"uuid":"ad7f8710-ae46-453e-bcda-9ae40acc6f56","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}
06:30:31 200'
06:30:31 ++906+ head -n1
06:30:31 +906+ RESPONSE='{"uuid":"ad7f8710-ae46-453e-bcda-9ae40acc6f56","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
06:30:31 ++906+ tail -n1
06:30:31 +906+ STATUS_CODE=200
06:30:31 ++906+ echo '{"uuid":"ad7f8710-ae46-453e-bcda-9ae40acc6f56","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading' file to Apple notarization 'service"}}'
06:30:31 ++906+ jq -r .notarizationStatus.status
06:30:31 +906+ STATUS=IN_PROGRESS
06:30:31 +906+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
06:30:31 +906+ sleep 1m
06:30:32 ++720+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/12b4a8b2-4864-47a5-9de4-f8a6a8de88d4/status
06:30:32 +720+ RESPONSE_RAW='{"uuid":"12b4a8b2-4864-47a5-9de4-f8a6a8de88d4","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
06:30:32 200'
06:30:32 ++720+ head -n1
06:30:32 +720+ RESPONSE='{"uuid":"12b4a8b2-4864-47a5-9de4-f8a6a8de88d4","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
06:30:32 ++720+ tail -n1
06:30:32 +720+ STATUS_CODE=200
06:30:32 ++720+ echo '{"uuid":"12b4a8b2-4864-47a5-9de4-f8a6a8de88d4","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
06:30:32 ++720+ jq -r .notarizationStatus.status
06:30:32 +720+ STATUS=IN_PROGRESS
06:30:32 +720+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
06:30:32 +720+ sleep 1m
06:30:33 ++280+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/60535d59-242e-4b05-afbe-e9941869d38d/status
06:30:33 +280+ RESPONSE_RAW='{"uuid":"60535d59-242e-4b05-afbe-e9941869d38d","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
06:30:33 200'
06:30:33 ++280+ head -n1
06:30:33 +280+ RESPONSE='{"uuid":"60535d59-242e-4b05-afbe-e9941869d38d","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
06:30:33 ++280+ tail -n1
06:30:33 +280+ STATUS_CODE=200
06:30:33 ++280+ echo '{"uuid":"60535d59-242e-4b05-afbe-e9941869d38d","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
06:30:33 ++280+ jq -r .notarizationStatus.status
06:30:33 +280+ STATUS=IN_PROGRESS
06:30:33 +280+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
06:30:33 +280+ sleep 1m
06:30:42 ++564+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/1344ea29-183d-413b-b67e-eead0056e7f6/status
06:30:42 +564+ RESPONSE_RAW='{"uuid":"1344ea29-183d-413b-b67e-eead0056e7f6","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
06:30:42 200'
06:30:42 ++564+ head -n1
06:30:42 +564+ RESPONSE='{"uuid":"1344ea29-183d-413b-b67e-eead0056e7f6","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
06:30:42 ++564+ tail -n1
06:30:42 +564+ STATUS_CODE=200
06:30:42 ++564+ echo '{"uuid":"1344ea29-183d-413b-b67e-eead0056e7f6","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
06:30:42 ++564+ jq -r .notarizationStatus.status
06:30:42 +564+ STATUS=IN_PROGRESS
06:30:42 +564+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
06:30:42 +564+ sleep 1m
06:30:45 ++978+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/d7ea653d-cb0f-447b-ba31-4e73012f4190/status
06:30:45 +978+ RESPONSE_RAW='{"uuid":"d7ea653d-cb0f-447b-ba31-4e73012f4190","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}
06:30:45 200'
06:30:45 ++978+ head -n1
06:30:45 +978+ RESPONSE='{"uuid":"d7ea653d-cb0f-447b-ba31-4e73012f4190","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
06:30:45 ++978+ tail -n1
06:30:45 +978+ STATUS_CODE=200
06:30:45 ++978+ echo '{"uuid":"d7ea653d-cb0f-447b-ba31-4e73012f4190","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading' file to Apple notarization 'service"}}'
06:30:45 ++978+ jq -r .notarizationStatus.status
06:30:45 +978+ STATUS=IN_PROGRESS
06:30:45 +978+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
06:30:45 +978+ sleep 1m
06:30:46 ++418+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/3c1185b2-8c2f-42e8-a9c5-1dff444e0aea/status
06:30:46 +418+ RESPONSE_RAW='{"uuid":"3c1185b2-8c2f-42e8-a9c5-1dff444e0aea","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
06:30:46 200'
06:30:46 ++418+ head -n1
06:30:46 +418+ RESPONSE='{"uuid":"3c1185b2-8c2f-42e8-a9c5-1dff444e0aea","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
06:30:46 ++418+ tail -n1
06:30:46 +418+ STATUS_CODE=200
06:30:46 ++418+ echo '{"uuid":"3c1185b2-8c2f-42e8-a9c5-1dff444e0aea","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
06:30:46 ++418+ jq -r .notarizationStatus.status
06:30:46 +418+ STATUS=IN_PROGRESS
06:30:46 +418+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
06:30:46 +418+ sleep 1m
06:30:47 ++204+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/3053e8ed-c850-4c7b-bec8-32409f30f05e/status
06:30:47 +204+ RESPONSE_RAW='{"uuid":"3053e8ed-c850-4c7b-bec8-32409f30f05e","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
06:30:47 200'
06:30:47 ++204+ head -n1
06:30:47 +204+ RESPONSE='{"uuid":"3053e8ed-c850-4c7b-bec8-32409f30f05e","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
06:30:47 ++204+ tail -n1
06:30:47 +204+ STATUS_CODE=200
06:30:47 ++204+ echo '{"uuid":"3053e8ed-c850-4c7b-bec8-32409f30f05e","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
06:30:47 ++204+ jq -r .notarizationStatus.status
06:30:47 +204+ STATUS=IN_PROGRESS
06:30:47 +204+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
06:30:47 +204+ sleep 1m
06:30:52 ++302+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/ec16069a-2a4a-4e79-b27c-fc54c02df6e0/status
06:30:52 +302+ RESPONSE_RAW='{"uuid":"ec16069a-2a4a-4e79-b27c-fc54c02df6e0","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
06:30:52 200'
06:30:52 ++302+ head -n1
06:30:52 +302+ RESPONSE='{"uuid":"ec16069a-2a4a-4e79-b27c-fc54c02df6e0","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
06:30:52 ++302+ tail -n1
06:30:52 +302+ STATUS_CODE=200
06:30:52 ++302+ echo '{"uuid":"ec16069a-2a4a-4e79-b27c-fc54c02df6e0","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
06:30:52 ++302+ jq -r .notarizationStatus.status
06:30:52 +302+ STATUS=IN_PROGRESS
06:30:52 +302+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
06:30:52 +302+ sleep 1m
06:30:54 ++772+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/90ab5bc3-bd04-4dfd-9c38-779fb9d687fb/status
06:30:54 +772+ RESPONSE_RAW='{"uuid":"90ab5bc3-bd04-4dfd-9c38-779fb9d687fb","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
06:30:54 200'
06:30:54 ++772+ head -n1
06:30:54 +772+ RESPONSE='{"uuid":"90ab5bc3-bd04-4dfd-9c38-779fb9d687fb","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
06:30:54 ++772+ tail -n1
06:30:54 +772+ STATUS_CODE=200
06:30:54 ++772+ echo '{"uuid":"90ab5bc3-bd04-4dfd-9c38-779fb9d687fb","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
06:30:54 ++772+ jq -r .notarizationStatus.status
06:30:54 +772+ STATUS=IN_PROGRESS
06:30:54 +772+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
06:30:54 +772+ sleep 1m
06:30:58 ++226+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/509e418c-2a7d-4f75-a522-dca3aa295c49/status
06:30:58 +226+ RESPONSE_RAW='{"uuid":"509e418c-2a7d-4f75-a522-dca3aa295c49","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
06:30:58 200'
06:30:58 ++226+ head -n1
06:30:58 +226+ RESPONSE='{"uuid":"509e418c-2a7d-4f75-a522-dca3aa295c49","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
06:30:58 ++226+ tail -n1
06:30:58 +226+ STATUS_CODE=200
06:30:58 ++226+ echo '{"uuid":"509e418c-2a7d-4f75-a522-dca3aa295c49","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
06:30:58 ++226+ jq -r .notarizationStatus.status
06:30:58 +226+ STATUS=IN_PROGRESS
06:30:58 +226+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
06:30:58 +226+ sleep 1m
06:31:00 ++606+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/9de0b02b-f693-4031-8f06-017ea804231a/status
06:31:01 +606+ RESPONSE_RAW='{"uuid":"9de0b02b-f693-4031-8f06-017ea804231a","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
06:31:01 200'
06:31:01 ++606+ head -n1
06:31:01 +606+ RESPONSE='{"uuid":"9de0b02b-f693-4031-8f06-017ea804231a","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
06:31:01 ++606+ tail -n1
06:31:01 +606+ STATUS_CODE=200
06:31:01 ++606+ echo '{"uuid":"9de0b02b-f693-4031-8f06-017ea804231a","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
06:31:01 ++606+ jq -r .notarizationStatus.status
06:31:01 +606+ STATUS=IN_PROGRESS
06:31:01 +606+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
06:31:01 +606+ sleep 1m
06:31:04 ++460+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/13318cb9-b86d-4058-8262-dfe3b5cfff05/status
06:31:04 +460+ RESPONSE_RAW='{"uuid":"13318cb9-b86d-4058-8262-dfe3b5cfff05","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
06:31:04 200'
06:31:04 ++460+ head -n1
06:31:04 +460+ RESPONSE='{"uuid":"13318cb9-b86d-4058-8262-dfe3b5cfff05","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
06:31:04 ++460+ tail -n1
06:31:04 +460+ STATUS_CODE=200
06:31:04 ++460+ echo '{"uuid":"13318cb9-b86d-4058-8262-dfe3b5cfff05","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
06:31:04 ++460+ jq -r .notarizationStatus.status
06:31:04 +460+ STATUS=IN_PROGRESS
06:31:04 +460+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
06:31:04 +460+ sleep 1m
06:31:05 ++1050+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/2e0d89e5-f0e7-45f1-9712-2840315d2e54/status
06:31:05 +1050+ RESPONSE_RAW='{"uuid":"2e0d89e5-f0e7-45f1-9712-2840315d2e54","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}
06:31:05 200'
06:31:05 ++1050+ head -n1
06:31:05 +1050+ RESPONSE='{"uuid":"2e0d89e5-f0e7-45f1-9712-2840315d2e54","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
06:31:05 ++1050+ tail -n1
06:31:05 +1050+ STATUS_CODE=200
06:31:05 ++1050+ echo '{"uuid":"2e0d89e5-f0e7-45f1-9712-2840315d2e54","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading' file to Apple notarization 'service"}}'
06:31:05 ++1050+ jq -r .notarizationStatus.status
06:31:05 +1050+ STATUS=IN_PROGRESS
06:31:05 +1050+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
06:31:05 +1050+ sleep 1m
06:31:09 ++344+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/11ae55c7-af43-4874-9443-03f3f4416fab/status
06:31:09 +344+ RESPONSE_RAW='{"uuid":"11ae55c7-af43-4874-9443-03f3f4416fab","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
06:31:09 200'
06:31:09 ++344+ head -n1
06:31:09 +344+ RESPONSE='{"uuid":"11ae55c7-af43-4874-9443-03f3f4416fab","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
06:31:09 ++344+ tail -n1
06:31:09 +344+ STATUS_CODE=200
06:31:09 ++344+ echo '{"uuid":"11ae55c7-af43-4874-9443-03f3f4416fab","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
06:31:09 ++344+ jq -r .notarizationStatus.status
06:31:09 +344+ STATUS=IN_PROGRESS
06:31:09 +344+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
06:31:09 +344+ sleep 1m
06:31:11 ++844+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/e9386617-8178-4c08-b848-8c4ae79be7fc/status
06:31:11 +844+ RESPONSE_RAW='{"uuid":"e9386617-8178-4c08-b848-8c4ae79be7fc","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}
06:31:11 200'
06:31:11 ++844+ head -n1
06:31:11 +844+ RESPONSE='{"uuid":"e9386617-8178-4c08-b848-8c4ae79be7fc","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
06:31:11 ++844+ tail -n1
06:31:11 +844+ STATUS_CODE=200
06:31:11 ++844+ echo '{"uuid":"e9386617-8178-4c08-b848-8c4ae79be7fc","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading' file to Apple notarization 'service"}}'
06:31:11 ++844+ jq -r .notarizationStatus.status
06:31:11 +844+ STATUS=IN_PROGRESS
06:31:11 +844+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
06:31:11 +844+ sleep 1m
06:31:15 ++658+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/d70e0ba6-363e-4c62-8ff0-255ed6fa4ea5/status
06:31:15 +658+ RESPONSE_RAW='{"uuid":"d70e0ba6-363e-4c62-8ff0-255ed6fa4ea5","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
06:31:15 200'
06:31:15 ++658+ head -n1
06:31:15 +658+ RESPONSE='{"uuid":"d70e0ba6-363e-4c62-8ff0-255ed6fa4ea5","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
06:31:15 ++658+ tail -n1
06:31:15 +658+ STATUS_CODE=200
06:31:15 ++658+ echo '{"uuid":"d70e0ba6-363e-4c62-8ff0-255ed6fa4ea5","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
06:31:15 ++658+ jq -r .notarizationStatus.status
06:31:15 +658+ STATUS=IN_PROGRESS
06:31:15 +658+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
06:31:15 +658+ sleep 1m
06:31:17 ++248+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/50a174bd-bf60-4dbe-a940-aeff258fea44/status
06:31:17 +248+ RESPONSE_RAW='{"uuid":"50a174bd-bf60-4dbe-a940-aeff258fea44","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
06:31:17 200'
06:31:17 ++248+ head -n1
06:31:17 +248+ RESPONSE='{"uuid":"50a174bd-bf60-4dbe-a940-aeff258fea44","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
06:31:17 ++248+ tail -n1
06:31:17 +248+ STATUS_CODE=200
06:31:17 ++248+ jq -r .notarizationStatus.status
06:31:17 ++248+ echo '{"uuid":"50a174bd-bf60-4dbe-a940-aeff258fea44","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
06:31:17 +248+ STATUS=IN_PROGRESS
06:31:17 +248+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
06:31:17 +248+ sleep 1m
06:31:23 ++502+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/836bb1a1-720c-4524-a525-dba6a5700e91/status
06:31:23 +502+ RESPONSE_RAW='{"uuid":"836bb1a1-720c-4524-a525-dba6a5700e91","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
06:31:23 200'
06:31:23 ++502+ head -n1
06:31:23 +502+ RESPONSE='{"uuid":"836bb1a1-720c-4524-a525-dba6a5700e91","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
06:31:23 ++502+ tail -n1
06:31:23 +502+ STATUS_CODE=200
06:31:23 ++502+ echo '{"uuid":"836bb1a1-720c-4524-a525-dba6a5700e91","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
06:31:23 ++502+ jq -r .notarizationStatus.status
06:31:23 +502+ STATUS=IN_PROGRESS
06:31:23 +502+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
06:31:23 +502+ sleep 1m
06:31:23 ++182+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/c875cac9-31d9-4f03-8730-38f1c3af7252/status
06:31:23 +182+ RESPONSE_RAW='{"uuid":"c875cac9-31d9-4f03-8730-38f1c3af7252","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
06:31:23 200'
06:31:23 ++182+ head -n1
06:31:23 +182+ RESPONSE='{"uuid":"c875cac9-31d9-4f03-8730-38f1c3af7252","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
06:31:23 ++182+ tail -n1
06:31:23 +182+ STATUS_CODE=200
06:31:23 ++182+ echo '{"uuid":"c875cac9-31d9-4f03-8730-38f1c3af7252","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
06:31:23 ++182+ jq -r .notarizationStatus.status
06:31:23 +182+ STATUS=IN_PROGRESS
06:31:23 +182+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
06:31:23 +182+ sleep 1m
06:31:27 ++376+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/06ff2f75-3a2b-40d6-ad14-d67727a50f18/status
06:31:27 +376+ RESPONSE_RAW='{"uuid":"06ff2f75-3a2b-40d6-ad14-d67727a50f18","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
06:31:27 200'
06:31:27 ++376+ head -n1
06:31:28 +376+ RESPONSE='{"uuid":"06ff2f75-3a2b-40d6-ad14-d67727a50f18","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
06:31:28 ++376+ tail -n1
06:31:28 +376+ STATUS_CODE=200
06:31:28 ++376+ echo '{"uuid":"06ff2f75-3a2b-40d6-ad14-d67727a50f18","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
06:31:28 ++376+ jq -r .notarizationStatus.status
06:31:28 +376+ STATUS=IN_PROGRESS
06:31:28 +376+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
06:31:28 +376+ sleep 1m
06:31:31 ++906+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/ad7f8710-ae46-453e-bcda-9ae40acc6f56/status
06:31:31 +906+ RESPONSE_RAW='{"uuid":"ad7f8710-ae46-453e-bcda-9ae40acc6f56","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}
06:31:31 200'
06:31:31 ++906+ head -n1
06:31:31 +906+ RESPONSE='{"uuid":"ad7f8710-ae46-453e-bcda-9ae40acc6f56","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
06:31:31 ++906+ tail -n1
06:31:31 +906+ STATUS_CODE=200
06:31:31 ++906+ echo '{"uuid":"ad7f8710-ae46-453e-bcda-9ae40acc6f56","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading' file to Apple notarization 'service"}}'
06:31:31 ++906+ jq -r .notarizationStatus.status
06:31:31 +906+ STATUS=IN_PROGRESS
06:31:31 +906+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
06:31:31 +906+ sleep 1m
06:31:32 ++720+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/12b4a8b2-4864-47a5-9de4-f8a6a8de88d4/status
06:31:32 +720+ RESPONSE_RAW='{"uuid":"12b4a8b2-4864-47a5-9de4-f8a6a8de88d4","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
06:31:32 200'
06:31:32 ++720+ head -n1
06:31:32 +720+ RESPONSE='{"uuid":"12b4a8b2-4864-47a5-9de4-f8a6a8de88d4","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
06:31:32 ++720+ tail -n1
06:31:32 +720+ STATUS_CODE=200
06:31:32 ++720+ echo '{"uuid":"12b4a8b2-4864-47a5-9de4-f8a6a8de88d4","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
06:31:32 ++720+ jq -r .notarizationStatus.status
06:31:32 +720+ STATUS=IN_PROGRESS
06:31:32 +720+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
06:31:32 +720+ sleep 1m
06:31:33 ++280+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/60535d59-242e-4b05-afbe-e9941869d38d/status
06:31:33 +280+ RESPONSE_RAW='{"uuid":"60535d59-242e-4b05-afbe-e9941869d38d","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
06:31:33 200'
06:31:33 ++280+ head -n1
06:31:33 +280+ RESPONSE='{"uuid":"60535d59-242e-4b05-afbe-e9941869d38d","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
06:31:33 ++280+ tail -n1
06:31:33 +280+ STATUS_CODE=200
06:31:33 ++280+ echo '{"uuid":"60535d59-242e-4b05-afbe-e9941869d38d","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
06:31:33 ++280+ jq -r .notarizationStatus.status
06:31:33 +280+ STATUS=IN_PROGRESS
06:31:33 +280+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
06:31:33 +280+ sleep 1m
06:31:42 ++564+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/1344ea29-183d-413b-b67e-eead0056e7f6/status
06:31:42 +564+ RESPONSE_RAW='{"uuid":"1344ea29-183d-413b-b67e-eead0056e7f6","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
06:31:42 200'
06:31:42 ++564+ head -n1
06:31:42 +564+ RESPONSE='{"uuid":"1344ea29-183d-413b-b67e-eead0056e7f6","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
06:31:42 ++564+ tail -n1
06:31:42 +564+ STATUS_CODE=200
06:31:42 ++564+ echo '{"uuid":"1344ea29-183d-413b-b67e-eead0056e7f6","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
06:31:42 ++564+ jq -r .notarizationStatus.status
06:31:42 +564+ STATUS=IN_PROGRESS
06:31:42 +564+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
06:31:42 +564+ sleep 1m
06:31:45 ++978+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/d7ea653d-cb0f-447b-ba31-4e73012f4190/status
06:31:45 +978+ RESPONSE_RAW='{"uuid":"d7ea653d-cb0f-447b-ba31-4e73012f4190","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
06:31:45 200'
06:31:45 ++978+ head -n1
06:31:45 +978+ RESPONSE='{"uuid":"d7ea653d-cb0f-447b-ba31-4e73012f4190","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
06:31:45 ++978+ tail -n1
06:31:45 +978+ STATUS_CODE=200
06:31:45 ++978+ echo '{"uuid":"d7ea653d-cb0f-447b-ba31-4e73012f4190","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
06:31:45 ++978+ jq -r .notarizationStatus.status
06:31:45 +978+ STATUS=IN_PROGRESS
06:31:45 +978+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
06:31:45 +978+ sleep 1m
06:31:46 ++418+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/3c1185b2-8c2f-42e8-a9c5-1dff444e0aea/status
06:31:46 +418+ RESPONSE_RAW='{"uuid":"3c1185b2-8c2f-42e8-a9c5-1dff444e0aea","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
06:31:46 200'
06:31:46 ++418+ head -n1
06:31:46 +418+ RESPONSE='{"uuid":"3c1185b2-8c2f-42e8-a9c5-1dff444e0aea","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
06:31:46 ++418+ tail -n1
06:31:46 +418+ STATUS_CODE=200
06:31:46 ++418+ echo '{"uuid":"3c1185b2-8c2f-42e8-a9c5-1dff444e0aea","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
06:31:46 ++418+ jq -r .notarizationStatus.status
06:31:46 +418+ STATUS=IN_PROGRESS
06:31:46 +418+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
06:31:46 +418+ sleep 1m
06:31:47 ++204+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/3053e8ed-c850-4c7b-bec8-32409f30f05e/status
06:31:47 +204+ RESPONSE_RAW='{"uuid":"3053e8ed-c850-4c7b-bec8-32409f30f05e","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
06:31:47 200'
06:31:47 ++204+ head -n1
06:31:47 +204+ RESPONSE='{"uuid":"3053e8ed-c850-4c7b-bec8-32409f30f05e","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
06:31:47 ++204+ tail -n1
06:31:47 +204+ STATUS_CODE=200
06:31:47 ++204+ echo '{"uuid":"3053e8ed-c850-4c7b-bec8-32409f30f05e","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
06:31:47 ++204+ jq -r .notarizationStatus.status
06:31:47 +204+ STATUS=IN_PROGRESS
06:31:47 +204+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
06:31:47 +204+ sleep 1m
06:31:52 ++302+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/ec16069a-2a4a-4e79-b27c-fc54c02df6e0/status
06:31:52 +302+ RESPONSE_RAW='{"uuid":"ec16069a-2a4a-4e79-b27c-fc54c02df6e0","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
06:31:52 200'
06:31:52 ++302+ head -n1
06:31:52 +302+ RESPONSE='{"uuid":"ec16069a-2a4a-4e79-b27c-fc54c02df6e0","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
06:31:52 ++302+ tail -n1
06:31:52 +302+ STATUS_CODE=200
06:31:52 ++302+ echo '{"uuid":"ec16069a-2a4a-4e79-b27c-fc54c02df6e0","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
06:31:52 ++302+ jq -r .notarizationStatus.status
06:31:52 +302+ STATUS=IN_PROGRESS
06:31:52 +302+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
06:31:52 +302+ sleep 1m
06:31:54 ++772+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/90ab5bc3-bd04-4dfd-9c38-779fb9d687fb/status
06:31:54 +772+ RESPONSE_RAW='{"uuid":"90ab5bc3-bd04-4dfd-9c38-779fb9d687fb","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
06:31:54 200'
06:31:54 ++772+ head -n1
06:31:54 +772+ RESPONSE='{"uuid":"90ab5bc3-bd04-4dfd-9c38-779fb9d687fb","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
06:31:54 ++772+ tail -n1
06:31:54 +772+ STATUS_CODE=200
06:31:54 ++772+ echo '{"uuid":"90ab5bc3-bd04-4dfd-9c38-779fb9d687fb","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
06:31:54 ++772+ jq -r .notarizationStatus.status
06:31:54 +772+ STATUS=IN_PROGRESS
06:31:54 +772+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
06:31:54 +772+ sleep 1m
06:31:58 ++226+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/509e418c-2a7d-4f75-a522-dca3aa295c49/status
06:31:58 +226+ RESPONSE_RAW='{"uuid":"509e418c-2a7d-4f75-a522-dca3aa295c49","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
06:31:58 200'
06:31:58 ++226+ head -n1
06:31:58 +226+ RESPONSE='{"uuid":"509e418c-2a7d-4f75-a522-dca3aa295c49","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
06:31:58 ++226+ tail -n1
06:31:58 +226+ STATUS_CODE=200
06:31:58 ++226+ echo '{"uuid":"509e418c-2a7d-4f75-a522-dca3aa295c49","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
06:31:58 ++226+ jq -r .notarizationStatus.status
06:31:58 +226+ STATUS=IN_PROGRESS
06:31:58 +226+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
06:31:58 +226+ sleep 1m
06:32:01 ++606+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/9de0b02b-f693-4031-8f06-017ea804231a/status
06:32:01 +606+ RESPONSE_RAW='{"uuid":"9de0b02b-f693-4031-8f06-017ea804231a","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
06:32:01 200'
06:32:01 ++606+ head -n1
06:32:01 +606+ RESPONSE='{"uuid":"9de0b02b-f693-4031-8f06-017ea804231a","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
06:32:01 ++606+ tail -n1
06:32:01 +606+ STATUS_CODE=200
06:32:01 ++606+ echo '{"uuid":"9de0b02b-f693-4031-8f06-017ea804231a","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
06:32:01 ++606+ jq -r .notarizationStatus.status
06:32:01 +606+ STATUS=IN_PROGRESS
06:32:01 +606+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
06:32:01 +606+ sleep 1m
06:32:04 ++460+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/13318cb9-b86d-4058-8262-dfe3b5cfff05/status
06:32:04 +460+ RESPONSE_RAW='{"uuid":"13318cb9-b86d-4058-8262-dfe3b5cfff05","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
06:32:04 200'
06:32:04 ++460+ head -n1
06:32:04 +460+ RESPONSE='{"uuid":"13318cb9-b86d-4058-8262-dfe3b5cfff05","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
06:32:04 ++460+ tail -n1
06:32:04 +460+ STATUS_CODE=200
06:32:04 ++460+ echo '{"uuid":"13318cb9-b86d-4058-8262-dfe3b5cfff05","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
06:32:04 ++460+ jq -r .notarizationStatus.status
06:32:04 +460+ STATUS=IN_PROGRESS
06:32:04 +460+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
06:32:04 +460+ sleep 1m
06:32:05 ++1050+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/2e0d89e5-f0e7-45f1-9712-2840315d2e54/status
06:32:05 +1050+ RESPONSE_RAW='{"uuid":"2e0d89e5-f0e7-45f1-9712-2840315d2e54","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}
06:32:05 200'
06:32:05 ++1050+ head -n1
06:32:05 +1050+ RESPONSE='{"uuid":"2e0d89e5-f0e7-45f1-9712-2840315d2e54","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
06:32:05 ++1050+ tail -n1
06:32:05 +1050+ STATUS_CODE=200
06:32:05 ++1050+ echo '{"uuid":"2e0d89e5-f0e7-45f1-9712-2840315d2e54","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading' file to Apple notarization 'service"}}'
06:32:05 ++1050+ jq -r .notarizationStatus.status
06:32:05 +1050+ STATUS=IN_PROGRESS
06:32:05 +1050+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
06:32:05 +1050+ sleep 1m
06:32:09 ++344+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/11ae55c7-af43-4874-9443-03f3f4416fab/status
06:32:09 +344+ RESPONSE_RAW='{"uuid":"11ae55c7-af43-4874-9443-03f3f4416fab","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
06:32:09 200'
06:32:09 ++344+ head -n1
06:32:09 +344+ RESPONSE='{"uuid":"11ae55c7-af43-4874-9443-03f3f4416fab","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
06:32:09 ++344+ tail -n1
06:32:09 +344+ STATUS_CODE=200
06:32:09 ++344+ echo '{"uuid":"11ae55c7-af43-4874-9443-03f3f4416fab","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
06:32:09 ++344+ jq -r .notarizationStatus.status
06:32:09 +344+ STATUS=IN_PROGRESS
06:32:09 +344+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
06:32:09 +344+ sleep 1m
06:32:11 ++844+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/e9386617-8178-4c08-b848-8c4ae79be7fc/status
06:32:11 +844+ RESPONSE_RAW='{"uuid":"e9386617-8178-4c08-b848-8c4ae79be7fc","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
06:32:11 200'
06:32:11 ++844+ head -n1
06:32:11 +844+ RESPONSE='{"uuid":"e9386617-8178-4c08-b848-8c4ae79be7fc","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
06:32:11 ++844+ tail -n1
06:32:11 +844+ STATUS_CODE=200
06:32:11 ++844+ echo '{"uuid":"e9386617-8178-4c08-b848-8c4ae79be7fc","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
06:32:11 ++844+ jq -r .notarizationStatus.status
06:32:11 +844+ STATUS=IN_PROGRESS
06:32:11 +844+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
06:32:11 +844+ sleep 1m
06:32:15 ++658+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/d70e0ba6-363e-4c62-8ff0-255ed6fa4ea5/status
06:32:15 +658+ RESPONSE_RAW='{"uuid":"d70e0ba6-363e-4c62-8ff0-255ed6fa4ea5","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
06:32:15 200'
06:32:15 ++658+ head -n1
06:32:15 +658+ RESPONSE='{"uuid":"d70e0ba6-363e-4c62-8ff0-255ed6fa4ea5","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
06:32:15 ++658+ tail -n1
06:32:15 +658+ STATUS_CODE=200
06:32:15 ++658+ echo '{"uuid":"d70e0ba6-363e-4c62-8ff0-255ed6fa4ea5","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
06:32:15 ++658+ jq -r .notarizationStatus.status
06:32:15 +658+ STATUS=IN_PROGRESS
06:32:15 +658+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
06:32:15 +658+ sleep 1m
06:32:17 ++248+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/50a174bd-bf60-4dbe-a940-aeff258fea44/status
06:32:17 +248+ RESPONSE_RAW='{"uuid":"50a174bd-bf60-4dbe-a940-aeff258fea44","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
06:32:17 200'
06:32:17 ++248+ head -n1
06:32:17 +248+ RESPONSE='{"uuid":"50a174bd-bf60-4dbe-a940-aeff258fea44","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
06:32:17 ++248+ tail -n1
06:32:17 +248+ STATUS_CODE=200
06:32:17 ++248+ echo '{"uuid":"50a174bd-bf60-4dbe-a940-aeff258fea44","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
06:32:17 ++248+ jq -r .notarizationStatus.status
06:32:17 +248+ STATUS=IN_PROGRESS
06:32:17 +248+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
06:32:17 +248+ sleep 1m
06:32:23 ++502+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/836bb1a1-720c-4524-a525-dba6a5700e91/status
06:32:23 +502+ RESPONSE_RAW='{"uuid":"836bb1a1-720c-4524-a525-dba6a5700e91","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
06:32:23 200'
06:32:23 ++502+ head -n1
06:32:23 +502+ RESPONSE='{"uuid":"836bb1a1-720c-4524-a525-dba6a5700e91","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
06:32:23 ++502+ tail -n1
06:32:23 +502+ STATUS_CODE=200
06:32:23 ++502+ echo '{"uuid":"836bb1a1-720c-4524-a525-dba6a5700e91","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
06:32:23 ++502+ jq -r .notarizationStatus.status
06:32:23 +502+ STATUS=IN_PROGRESS
06:32:23 +502+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
06:32:23 +502+ sleep 1m
06:32:23 ++182+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/c875cac9-31d9-4f03-8730-38f1c3af7252/status
06:32:23 +182+ RESPONSE_RAW='{"uuid":"c875cac9-31d9-4f03-8730-38f1c3af7252","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
06:32:23 200'
06:32:23 ++182+ head -n1
06:32:23 +182+ RESPONSE='{"uuid":"c875cac9-31d9-4f03-8730-38f1c3af7252","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
06:32:23 ++182+ tail -n1
06:32:23 +182+ STATUS_CODE=200
06:32:23 ++182+ echo '{"uuid":"c875cac9-31d9-4f03-8730-38f1c3af7252","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
06:32:23 ++182+ jq -r .notarizationStatus.status
06:32:23 +182+ STATUS=IN_PROGRESS
06:32:23 +182+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
06:32:23 +182+ sleep 1m
06:32:28 ++376+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/06ff2f75-3a2b-40d6-ad14-d67727a50f18/status
06:32:28 +376+ RESPONSE_RAW='{"uuid":"06ff2f75-3a2b-40d6-ad14-d67727a50f18","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
06:32:28 200'
06:32:28 ++376+ head -n1
06:32:28 +376+ RESPONSE='{"uuid":"06ff2f75-3a2b-40d6-ad14-d67727a50f18","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
06:32:28 ++376+ tail -n1
06:32:28 +376+ STATUS_CODE=200
06:32:28 ++376+ echo '{"uuid":"06ff2f75-3a2b-40d6-ad14-d67727a50f18","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
06:32:28 ++376+ jq -r .notarizationStatus.status
06:32:28 +376+ STATUS=IN_PROGRESS
06:32:28 +376+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
06:32:28 +376+ sleep 1m
06:32:31 ++906+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/ad7f8710-ae46-453e-bcda-9ae40acc6f56/status
06:32:31 +906+ RESPONSE_RAW='{"uuid":"ad7f8710-ae46-453e-bcda-9ae40acc6f56","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
06:32:31 200'
06:32:31 ++906+ head -n1
06:32:31 +906+ RESPONSE='{"uuid":"ad7f8710-ae46-453e-bcda-9ae40acc6f56","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
06:32:31 ++906+ tail -n1
06:32:31 +906+ STATUS_CODE=200
06:32:31 ++906+ echo '{"uuid":"ad7f8710-ae46-453e-bcda-9ae40acc6f56","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
06:32:31 ++906+ jq -r .notarizationStatus.status
06:32:31 +906+ STATUS=IN_PROGRESS
06:32:31 +906+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
06:32:31 +906+ sleep 1m
06:32:32 ++720+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/12b4a8b2-4864-47a5-9de4-f8a6a8de88d4/status
06:32:32 +720+ RESPONSE_RAW='{"uuid":"12b4a8b2-4864-47a5-9de4-f8a6a8de88d4","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
06:32:32 200'
06:32:32 ++720+ head -n1
06:32:32 +720+ RESPONSE='{"uuid":"12b4a8b2-4864-47a5-9de4-f8a6a8de88d4","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
06:32:32 ++720+ tail -n1
06:32:32 +720+ STATUS_CODE=200
06:32:32 ++720+ echo '{"uuid":"12b4a8b2-4864-47a5-9de4-f8a6a8de88d4","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
06:32:32 ++720+ jq -r .notarizationStatus.status
06:32:32 +720+ STATUS=IN_PROGRESS
06:32:32 +720+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
06:32:32 +720+ sleep 1m
06:32:33 ++280+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/60535d59-242e-4b05-afbe-e9941869d38d/status
06:32:33 +280+ RESPONSE_RAW='{"uuid":"60535d59-242e-4b05-afbe-e9941869d38d","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
06:32:33 200'
06:32:33 ++280+ head -n1
06:32:33 +280+ RESPONSE='{"uuid":"60535d59-242e-4b05-afbe-e9941869d38d","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
06:32:33 ++280+ tail -n1
06:32:33 +280+ STATUS_CODE=200
06:32:33 ++280+ echo '{"uuid":"60535d59-242e-4b05-afbe-e9941869d38d","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
06:32:33 ++280+ jq -r .notarizationStatus.status
06:32:33 +280+ STATUS=IN_PROGRESS
06:32:33 +280+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
06:32:33 +280+ sleep 1m
06:32:42 ++564+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/1344ea29-183d-413b-b67e-eead0056e7f6/status
06:32:42 +564+ RESPONSE_RAW='{"uuid":"1344ea29-183d-413b-b67e-eead0056e7f6","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
06:32:42 200'
06:32:42 ++564+ head -n1
06:32:42 +564+ RESPONSE='{"uuid":"1344ea29-183d-413b-b67e-eead0056e7f6","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
06:32:42 ++564+ tail -n1
06:32:42 +564+ STATUS_CODE=200
06:32:42 ++564+ echo '{"uuid":"1344ea29-183d-413b-b67e-eead0056e7f6","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
06:32:42 ++564+ jq -r .notarizationStatus.status
06:32:42 +564+ STATUS=IN_PROGRESS
06:32:42 +564+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
06:32:42 +564+ sleep 1m
06:32:45 ++978+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/d7ea653d-cb0f-447b-ba31-4e73012f4190/status
06:32:45 +978+ RESPONSE_RAW='{"uuid":"d7ea653d-cb0f-447b-ba31-4e73012f4190","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
06:32:45 200'
06:32:45 ++978+ head -n1
06:32:45 +978+ RESPONSE='{"uuid":"d7ea653d-cb0f-447b-ba31-4e73012f4190","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
06:32:45 ++978+ tail -n1
06:32:45 +978+ STATUS_CODE=200
06:32:45 ++978+ echo '{"uuid":"d7ea653d-cb0f-447b-ba31-4e73012f4190","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
06:32:45 ++978+ jq -r .notarizationStatus.status
06:32:45 +978+ STATUS=IN_PROGRESS
06:32:45 +978+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
06:32:45 +978+ sleep 1m
06:32:46 ++418+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/3c1185b2-8c2f-42e8-a9c5-1dff444e0aea/status
06:32:46 +418+ RESPONSE_RAW='{"uuid":"3c1185b2-8c2f-42e8-a9c5-1dff444e0aea","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
06:32:46 200'
06:32:46 ++418+ head -n1
06:32:46 +418+ RESPONSE='{"uuid":"3c1185b2-8c2f-42e8-a9c5-1dff444e0aea","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
06:32:46 ++418+ tail -n1
06:32:46 +418+ STATUS_CODE=200
06:32:46 ++418+ echo '{"uuid":"3c1185b2-8c2f-42e8-a9c5-1dff444e0aea","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
06:32:46 ++418+ jq -r .notarizationStatus.status
06:32:46 +418+ STATUS=IN_PROGRESS
06:32:46 +418+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
06:32:46 +418+ sleep 1m
06:32:47 ++204+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/3053e8ed-c850-4c7b-bec8-32409f30f05e/status
06:32:47 +204+ RESPONSE_RAW='{"uuid":"3053e8ed-c850-4c7b-bec8-32409f30f05e","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
06:32:47 200'
06:32:47 ++204+ head -n1
06:32:47 +204+ RESPONSE='{"uuid":"3053e8ed-c850-4c7b-bec8-32409f30f05e","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
06:32:47 ++204+ tail -n1
06:32:47 +204+ STATUS_CODE=200
06:32:47 ++204+ echo '{"uuid":"3053e8ed-c850-4c7b-bec8-32409f30f05e","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
06:32:47 ++204+ jq -r .notarizationStatus.status
06:32:47 +204+ STATUS=IN_PROGRESS
06:32:47 +204+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
06:32:47 +204+ sleep 1m
06:32:52 ++302+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/ec16069a-2a4a-4e79-b27c-fc54c02df6e0/status
06:32:52 +302+ RESPONSE_RAW='{"uuid":"ec16069a-2a4a-4e79-b27c-fc54c02df6e0","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
06:32:52 200'
06:32:52 ++302+ head -n1
06:32:52 +302+ RESPONSE='{"uuid":"ec16069a-2a4a-4e79-b27c-fc54c02df6e0","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
06:32:52 ++302+ tail -n1
06:32:52 +302+ STATUS_CODE=200
06:32:52 ++302+ echo '{"uuid":"ec16069a-2a4a-4e79-b27c-fc54c02df6e0","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
06:32:52 ++302+ jq -r .notarizationStatus.status
06:32:52 +302+ STATUS=IN_PROGRESS
06:32:52 +302+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
06:32:52 +302+ sleep 1m
06:32:54 ++772+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/90ab5bc3-bd04-4dfd-9c38-779fb9d687fb/status
06:32:54 +772+ RESPONSE_RAW='{"uuid":"90ab5bc3-bd04-4dfd-9c38-779fb9d687fb","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
06:32:54 200'
06:32:54 ++772+ head -n1
06:32:54 +772+ RESPONSE='{"uuid":"90ab5bc3-bd04-4dfd-9c38-779fb9d687fb","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
06:32:54 ++772+ tail -n1
06:32:54 +772+ STATUS_CODE=200
06:32:54 ++772+ echo '{"uuid":"90ab5bc3-bd04-4dfd-9c38-779fb9d687fb","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
06:32:54 ++772+ jq -r .notarizationStatus.status
06:32:54 +772+ STATUS=IN_PROGRESS
06:32:54 +772+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
06:32:54 +772+ sleep 1m
06:32:58 ++226+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/509e418c-2a7d-4f75-a522-dca3aa295c49/status
06:32:58 +226+ RESPONSE_RAW='{"uuid":"509e418c-2a7d-4f75-a522-dca3aa295c49","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
06:32:58 200'
06:32:58 ++226+ head -n1
06:32:58 +226+ RESPONSE='{"uuid":"509e418c-2a7d-4f75-a522-dca3aa295c49","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
06:32:58 ++226+ tail -n1
06:32:58 +226+ STATUS_CODE=200
06:32:58 ++226+ echo '{"uuid":"509e418c-2a7d-4f75-a522-dca3aa295c49","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
06:32:58 ++226+ jq -r .notarizationStatus.status
06:32:58 +226+ STATUS=IN_PROGRESS
06:32:58 +226+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
06:32:58 +226+ sleep 1m
06:33:01 ++606+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/9de0b02b-f693-4031-8f06-017ea804231a/status
06:33:01 +606+ RESPONSE_RAW='{"uuid":"9de0b02b-f693-4031-8f06-017ea804231a","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
06:33:01 200'
06:33:01 ++606+ head -n1
06:33:01 +606+ RESPONSE='{"uuid":"9de0b02b-f693-4031-8f06-017ea804231a","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
06:33:01 ++606+ tail -n1
06:33:01 +606+ STATUS_CODE=200
06:33:01 ++606+ echo '{"uuid":"9de0b02b-f693-4031-8f06-017ea804231a","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
06:33:01 ++606+ jq -r .notarizationStatus.status
06:33:01 +606+ STATUS=IN_PROGRESS
06:33:01 +606+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
06:33:01 +606+ sleep 1m
06:33:04 ++460+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/13318cb9-b86d-4058-8262-dfe3b5cfff05/status
06:33:04 +460+ RESPONSE_RAW='{"uuid":"13318cb9-b86d-4058-8262-dfe3b5cfff05","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
06:33:04 200'
06:33:04 ++460+ head -n1
06:33:04 +460+ RESPONSE='{"uuid":"13318cb9-b86d-4058-8262-dfe3b5cfff05","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
06:33:04 ++460+ tail -n1
06:33:04 +460+ STATUS_CODE=200
06:33:04 ++460+ echo '{"uuid":"13318cb9-b86d-4058-8262-dfe3b5cfff05","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
06:33:04 ++460+ jq -r .notarizationStatus.status
06:33:04 +460+ STATUS=IN_PROGRESS
06:33:04 +460+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
06:33:04 +460+ sleep 1m
06:33:05 ++1050+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/2e0d89e5-f0e7-45f1-9712-2840315d2e54/status
06:33:05 +1050+ RESPONSE_RAW='{"uuid":"2e0d89e5-f0e7-45f1-9712-2840315d2e54","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
06:33:05 200'
06:33:05 ++1050+ head -n1
06:33:05 +1050+ RESPONSE='{"uuid":"2e0d89e5-f0e7-45f1-9712-2840315d2e54","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
06:33:05 ++1050+ tail -n1
06:33:05 +1050+ STATUS_CODE=200
06:33:05 ++1050+ echo '{"uuid":"2e0d89e5-f0e7-45f1-9712-2840315d2e54","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
06:33:05 ++1050+ jq -r .notarizationStatus.status
06:33:05 +1050+ STATUS=IN_PROGRESS
06:33:05 +1050+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
06:33:05 +1050+ sleep 1m
06:33:09 ++344+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/11ae55c7-af43-4874-9443-03f3f4416fab/status
06:33:09 +344+ RESPONSE_RAW='{"uuid":"11ae55c7-af43-4874-9443-03f3f4416fab","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
06:33:09 200'
06:33:09 ++344+ head -n1
06:33:09 +344+ RESPONSE='{"uuid":"11ae55c7-af43-4874-9443-03f3f4416fab","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
06:33:09 ++344+ tail -n1
06:33:09 +344+ STATUS_CODE=200
06:33:09 ++344+ echo '{"uuid":"11ae55c7-af43-4874-9443-03f3f4416fab","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
06:33:09 ++344+ jq -r .notarizationStatus.status
06:33:09 +344+ STATUS=IN_PROGRESS
06:33:09 +344+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
06:33:09 +344+ sleep 1m
06:33:11 ++844+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/e9386617-8178-4c08-b848-8c4ae79be7fc/status
06:33:11 +844+ RESPONSE_RAW='{"uuid":"e9386617-8178-4c08-b848-8c4ae79be7fc","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
06:33:11 200'
06:33:11 ++844+ head -n1
06:33:11 +844+ RESPONSE='{"uuid":"e9386617-8178-4c08-b848-8c4ae79be7fc","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
06:33:11 ++844+ tail -n1
06:33:11 +844+ STATUS_CODE=200
06:33:11 ++844+ echo '{"uuid":"e9386617-8178-4c08-b848-8c4ae79be7fc","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
06:33:11 ++844+ jq -r .notarizationStatus.status
06:33:11 +844+ STATUS=IN_PROGRESS
06:33:11 +844+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
06:33:11 +844+ sleep 1m
06:33:15 ++658+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/d70e0ba6-363e-4c62-8ff0-255ed6fa4ea5/status
06:33:15 +658+ RESPONSE_RAW='{"uuid":"d70e0ba6-363e-4c62-8ff0-255ed6fa4ea5","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
06:33:15 200'
06:33:15 ++658+ head -n1
06:33:15 +658+ RESPONSE='{"uuid":"d70e0ba6-363e-4c62-8ff0-255ed6fa4ea5","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
06:33:15 ++658+ tail -n1
06:33:15 +658+ STATUS_CODE=200
06:33:15 ++658+ echo '{"uuid":"d70e0ba6-363e-4c62-8ff0-255ed6fa4ea5","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
06:33:15 ++658+ jq -r .notarizationStatus.status
06:33:15 +658+ STATUS=IN_PROGRESS
06:33:15 +658+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
06:33:15 +658+ sleep 1m
06:33:17 ++248+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/50a174bd-bf60-4dbe-a940-aeff258fea44/status
06:33:17 +248+ RESPONSE_RAW='{"uuid":"50a174bd-bf60-4dbe-a940-aeff258fea44","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
06:33:17 200'
06:33:17 ++248+ head -n1
06:33:17 +248+ RESPONSE='{"uuid":"50a174bd-bf60-4dbe-a940-aeff258fea44","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
06:33:17 ++248+ tail -n1
06:33:17 +248+ STATUS_CODE=200
06:33:17 ++248+ echo '{"uuid":"50a174bd-bf60-4dbe-a940-aeff258fea44","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
06:33:17 ++248+ jq -r .notarizationStatus.status
06:33:17 +248+ STATUS=IN_PROGRESS
06:33:17 +248+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
06:33:17 +248+ sleep 1m
06:33:23 ++502+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/836bb1a1-720c-4524-a525-dba6a5700e91/status
06:33:23 +502+ RESPONSE_RAW='{"uuid":"836bb1a1-720c-4524-a525-dba6a5700e91","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
06:33:23 200'
06:33:23 ++502+ head -n1
06:33:23 +502+ RESPONSE='{"uuid":"836bb1a1-720c-4524-a525-dba6a5700e91","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
06:33:23 ++502+ tail -n1
06:33:23 +502+ STATUS_CODE=200
06:33:23 ++502+ echo '{"uuid":"836bb1a1-720c-4524-a525-dba6a5700e91","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
06:33:23 ++502+ jq -r .notarizationStatus.status
06:33:23 +502+ STATUS=IN_PROGRESS
06:33:23 +502+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
06:33:23 +502+ sleep 1m
06:33:23 ++182+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/c875cac9-31d9-4f03-8730-38f1c3af7252/status
06:33:23 +182+ RESPONSE_RAW='{"uuid":"c875cac9-31d9-4f03-8730-38f1c3af7252","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
06:33:23 200'
06:33:23 ++182+ head -n1
06:33:23 +182+ RESPONSE='{"uuid":"c875cac9-31d9-4f03-8730-38f1c3af7252","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
06:33:23 ++182+ tail -n1
06:33:24 +182+ STATUS_CODE=200
06:33:24 ++182+ echo '{"uuid":"c875cac9-31d9-4f03-8730-38f1c3af7252","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
06:33:24 ++182+ jq -r .notarizationStatus.status
06:33:24 +182+ STATUS=IN_PROGRESS
06:33:24 +182+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
06:33:24 +182+ sleep 1m
06:33:28 ++376+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/06ff2f75-3a2b-40d6-ad14-d67727a50f18/status
06:33:28 +376+ RESPONSE_RAW='{"uuid":"06ff2f75-3a2b-40d6-ad14-d67727a50f18","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
06:33:28 200'
06:33:28 ++376+ head -n1
06:33:28 +376+ RESPONSE='{"uuid":"06ff2f75-3a2b-40d6-ad14-d67727a50f18","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
06:33:28 ++376+ tail -n1
06:33:28 +376+ STATUS_CODE=200
06:33:28 ++376+ echo '{"uuid":"06ff2f75-3a2b-40d6-ad14-d67727a50f18","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
06:33:28 ++376+ jq -r .notarizationStatus.status
06:33:28 +376+ STATUS=IN_PROGRESS
06:33:28 +376+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
06:33:28 +376+ sleep 1m
06:33:31 ++906+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/ad7f8710-ae46-453e-bcda-9ae40acc6f56/status
06:33:31 +906+ RESPONSE_RAW='{"uuid":"ad7f8710-ae46-453e-bcda-9ae40acc6f56","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
06:33:31 200'
06:33:31 ++906+ head -n1
06:33:31 +906+ RESPONSE='{"uuid":"ad7f8710-ae46-453e-bcda-9ae40acc6f56","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
06:33:31 ++906+ tail -n1
06:33:31 +906+ STATUS_CODE=200
06:33:31 ++906+ echo '{"uuid":"ad7f8710-ae46-453e-bcda-9ae40acc6f56","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
06:33:31 ++906+ jq -r .notarizationStatus.status
06:33:31 +906+ STATUS=IN_PROGRESS
06:33:31 +906+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
06:33:31 +906+ sleep 1m
06:33:32 ++720+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/12b4a8b2-4864-47a5-9de4-f8a6a8de88d4/status
06:33:32 +720+ RESPONSE_RAW='{"uuid":"12b4a8b2-4864-47a5-9de4-f8a6a8de88d4","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
06:33:32 200'
06:33:32 ++720+ head -n1
06:33:32 +720+ RESPONSE='{"uuid":"12b4a8b2-4864-47a5-9de4-f8a6a8de88d4","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
06:33:32 ++720+ tail -n1
06:33:32 +720+ STATUS_CODE=200
06:33:32 ++720+ echo '{"uuid":"12b4a8b2-4864-47a5-9de4-f8a6a8de88d4","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
06:33:32 ++720+ jq -r .notarizationStatus.status
06:33:32 +720+ STATUS=IN_PROGRESS
06:33:32 +720+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
06:33:32 +720+ sleep 1m
06:33:33 ++280+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/60535d59-242e-4b05-afbe-e9941869d38d/status
06:33:33 +280+ RESPONSE_RAW='{"uuid":"60535d59-242e-4b05-afbe-e9941869d38d","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
06:33:33 200'
06:33:33 ++280+ head -n1
06:33:33 +280+ RESPONSE='{"uuid":"60535d59-242e-4b05-afbe-e9941869d38d","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
06:33:33 ++280+ tail -n1
06:33:33 +280+ STATUS_CODE=200
06:33:33 ++280+ echo '{"uuid":"60535d59-242e-4b05-afbe-e9941869d38d","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
06:33:33 ++280+ jq -r .notarizationStatus.status
06:33:33 +280+ STATUS=IN_PROGRESS
06:33:33 +280+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
06:33:33 +280+ sleep 1m
06:33:42 ++564+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/1344ea29-183d-413b-b67e-eead0056e7f6/status
06:33:42 +564+ RESPONSE_RAW='{"uuid":"1344ea29-183d-413b-b67e-eead0056e7f6","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
06:33:42 200'
06:33:42 ++564+ head -n1
06:33:42 +564+ RESPONSE='{"uuid":"1344ea29-183d-413b-b67e-eead0056e7f6","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
06:33:42 ++564+ tail -n1
06:33:42 +564+ STATUS_CODE=200
06:33:42 ++564+ echo '{"uuid":"1344ea29-183d-413b-b67e-eead0056e7f6","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
06:33:42 ++564+ jq -r .notarizationStatus.status
06:33:42 +564+ STATUS=IN_PROGRESS
06:33:42 +564+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
06:33:42 +564+ sleep 1m
06:33:45 ++978+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/d7ea653d-cb0f-447b-ba31-4e73012f4190/status
06:33:45 +978+ RESPONSE_RAW='{"uuid":"d7ea653d-cb0f-447b-ba31-4e73012f4190","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
06:33:45 200'
06:33:45 ++978+ head -n1
06:33:45 +978+ RESPONSE='{"uuid":"d7ea653d-cb0f-447b-ba31-4e73012f4190","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
06:33:45 ++978+ tail -n1
06:33:45 +978+ STATUS_CODE=200
06:33:45 ++978+ echo '{"uuid":"d7ea653d-cb0f-447b-ba31-4e73012f4190","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
06:33:45 ++978+ jq -r .notarizationStatus.status
06:33:45 +978+ STATUS=IN_PROGRESS
06:33:45 +978+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
06:33:45 +978+ sleep 1m
06:33:46 ++418+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/3c1185b2-8c2f-42e8-a9c5-1dff444e0aea/status
06:33:46 +418+ RESPONSE_RAW='{"uuid":"3c1185b2-8c2f-42e8-a9c5-1dff444e0aea","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
06:33:46 200'
06:33:46 ++418+ head -n1
06:33:46 +418+ RESPONSE='{"uuid":"3c1185b2-8c2f-42e8-a9c5-1dff444e0aea","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
06:33:46 ++418+ tail -n1
06:33:46 +418+ STATUS_CODE=200
06:33:46 ++418+ echo '{"uuid":"3c1185b2-8c2f-42e8-a9c5-1dff444e0aea","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
06:33:46 ++418+ jq -r .notarizationStatus.status
06:33:46 +418+ STATUS=IN_PROGRESS
06:33:46 +418+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
06:33:46 +418+ sleep 1m
06:33:47 ++204+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/3053e8ed-c850-4c7b-bec8-32409f30f05e/status
06:33:47 +204+ RESPONSE_RAW='{"uuid":"3053e8ed-c850-4c7b-bec8-32409f30f05e","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
06:33:47 200'
06:33:47 ++204+ head -n1
06:33:47 +204+ RESPONSE='{"uuid":"3053e8ed-c850-4c7b-bec8-32409f30f05e","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
06:33:47 ++204+ tail -n1
06:33:47 +204+ STATUS_CODE=200
06:33:47 ++204+ echo '{"uuid":"3053e8ed-c850-4c7b-bec8-32409f30f05e","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
06:33:47 ++204+ jq -r .notarizationStatus.status
06:33:47 +204+ STATUS=IN_PROGRESS
06:33:47 +204+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
06:33:47 +204+ sleep 1m
06:33:52 ++302+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/ec16069a-2a4a-4e79-b27c-fc54c02df6e0/status
06:33:52 +302+ RESPONSE_RAW='{"uuid":"ec16069a-2a4a-4e79-b27c-fc54c02df6e0","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
06:33:52 200'
06:33:52 ++302+ head -n1
06:33:52 +302+ RESPONSE='{"uuid":"ec16069a-2a4a-4e79-b27c-fc54c02df6e0","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
06:33:52 ++302+ tail -n1
06:33:52 +302+ STATUS_CODE=200
06:33:52 ++302+ echo '{"uuid":"ec16069a-2a4a-4e79-b27c-fc54c02df6e0","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
06:33:52 ++302+ jq -r .notarizationStatus.status
06:33:52 +302+ STATUS=IN_PROGRESS
06:33:52 +302+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
06:33:52 +302+ sleep 1m
06:33:54 ++772+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/90ab5bc3-bd04-4dfd-9c38-779fb9d687fb/status
06:33:54 +772+ RESPONSE_RAW='{"uuid":"90ab5bc3-bd04-4dfd-9c38-779fb9d687fb","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
06:33:54 200'
06:33:54 ++772+ head -n1
06:33:54 +772+ RESPONSE='{"uuid":"90ab5bc3-bd04-4dfd-9c38-779fb9d687fb","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
06:33:54 ++772+ tail -n1
06:33:54 +772+ STATUS_CODE=200
06:33:54 ++772+ echo '{"uuid":"90ab5bc3-bd04-4dfd-9c38-779fb9d687fb","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
06:33:54 ++772+ jq -r .notarizationStatus.status
06:33:54 +772+ STATUS=IN_PROGRESS
06:33:54 +772+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
06:33:54 +772+ sleep 1m
06:33:58 ++226+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/509e418c-2a7d-4f75-a522-dca3aa295c49/status
06:33:58 +226+ RESPONSE_RAW='{"uuid":"509e418c-2a7d-4f75-a522-dca3aa295c49","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
06:33:58 200'
06:33:58 ++226+ head -n1
06:33:58 +226+ RESPONSE='{"uuid":"509e418c-2a7d-4f75-a522-dca3aa295c49","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
06:33:58 ++226+ tail -n1
06:33:58 +226+ STATUS_CODE=200
06:33:58 ++226+ echo '{"uuid":"509e418c-2a7d-4f75-a522-dca3aa295c49","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
06:33:58 ++226+ jq -r .notarizationStatus.status
06:33:58 +226+ STATUS=IN_PROGRESS
06:33:58 +226+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
06:33:58 +226+ sleep 1m
06:34:01 ++606+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/9de0b02b-f693-4031-8f06-017ea804231a/status
06:34:01 +606+ RESPONSE_RAW='{"uuid":"9de0b02b-f693-4031-8f06-017ea804231a","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
06:34:01 200'
06:34:01 ++606+ head -n1
06:34:01 +606+ RESPONSE='{"uuid":"9de0b02b-f693-4031-8f06-017ea804231a","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
06:34:01 ++606+ tail -n1
06:34:01 +606+ STATUS_CODE=200
06:34:01 ++606+ echo '{"uuid":"9de0b02b-f693-4031-8f06-017ea804231a","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
06:34:01 ++606+ jq -r .notarizationStatus.status
06:34:01 +606+ STATUS=IN_PROGRESS
06:34:01 +606+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
06:34:01 +606+ sleep 1m
06:34:04 ++460+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/13318cb9-b86d-4058-8262-dfe3b5cfff05/status
06:34:04 +460+ RESPONSE_RAW='{"uuid":"13318cb9-b86d-4058-8262-dfe3b5cfff05","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
06:34:04 200'
06:34:04 ++460+ head -n1
06:34:04 +460+ RESPONSE='{"uuid":"13318cb9-b86d-4058-8262-dfe3b5cfff05","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
06:34:04 ++460+ tail -n1
06:34:04 +460+ STATUS_CODE=200
06:34:04 ++460+ echo '{"uuid":"13318cb9-b86d-4058-8262-dfe3b5cfff05","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
06:34:04 ++460+ jq -r .notarizationStatus.status
06:34:05 +460+ STATUS=IN_PROGRESS
06:34:05 +460+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
06:34:05 +460+ sleep 1m
06:34:05 ++1050+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/2e0d89e5-f0e7-45f1-9712-2840315d2e54/status
06:34:05 +1050+ RESPONSE_RAW='{"uuid":"2e0d89e5-f0e7-45f1-9712-2840315d2e54","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
06:34:05 200'
06:34:05 ++1050+ head -n1
06:34:05 +1050+ RESPONSE='{"uuid":"2e0d89e5-f0e7-45f1-9712-2840315d2e54","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
06:34:05 ++1050+ tail -n1
06:34:05 +1050+ STATUS_CODE=200
06:34:05 ++1050+ echo '{"uuid":"2e0d89e5-f0e7-45f1-9712-2840315d2e54","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
06:34:05 ++1050+ jq -r .notarizationStatus.status
06:34:05 +1050+ STATUS=IN_PROGRESS
06:34:05 +1050+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
06:34:05 +1050+ sleep 1m
06:34:09 ++344+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/11ae55c7-af43-4874-9443-03f3f4416fab/status
06:34:09 +344+ RESPONSE_RAW='{"uuid":"11ae55c7-af43-4874-9443-03f3f4416fab","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
06:34:09 200'
06:34:09 ++344+ head -n1
06:34:09 +344+ RESPONSE='{"uuid":"11ae55c7-af43-4874-9443-03f3f4416fab","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
06:34:09 ++344+ tail -n1
06:34:09 +344+ STATUS_CODE=200
06:34:09 ++344+ echo '{"uuid":"11ae55c7-af43-4874-9443-03f3f4416fab","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
06:34:09 ++344+ jq -r .notarizationStatus.status
06:34:09 +344+ STATUS=IN_PROGRESS
06:34:09 +344+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
06:34:09 +344+ sleep 1m
06:34:11 ++844+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/e9386617-8178-4c08-b848-8c4ae79be7fc/status
06:34:11 +844+ RESPONSE_RAW='{"uuid":"e9386617-8178-4c08-b848-8c4ae79be7fc","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
06:34:11 200'
06:34:11 ++844+ head -n1
06:34:11 +844+ RESPONSE='{"uuid":"e9386617-8178-4c08-b848-8c4ae79be7fc","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
06:34:11 ++844+ tail -n1
06:34:11 +844+ STATUS_CODE=200
06:34:11 ++844+ echo '{"uuid":"e9386617-8178-4c08-b848-8c4ae79be7fc","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
06:34:11 ++844+ jq -r .notarizationStatus.status
06:34:11 +844+ STATUS=IN_PROGRESS
06:34:11 +844+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
06:34:11 +844+ sleep 1m
06:34:15 ++658+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/d70e0ba6-363e-4c62-8ff0-255ed6fa4ea5/status
06:34:15 +658+ RESPONSE_RAW='{"uuid":"d70e0ba6-363e-4c62-8ff0-255ed6fa4ea5","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
06:34:15 200'
06:34:15 ++658+ head -n1
06:34:15 +658+ RESPONSE='{"uuid":"d70e0ba6-363e-4c62-8ff0-255ed6fa4ea5","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
06:34:15 ++658+ tail -n1
06:34:15 +658+ STATUS_CODE=200
06:34:15 ++658+ echo '{"uuid":"d70e0ba6-363e-4c62-8ff0-255ed6fa4ea5","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
06:34:15 ++658+ jq -r .notarizationStatus.status
06:34:15 +658+ STATUS=IN_PROGRESS
06:34:15 +658+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
06:34:15 +658+ sleep 1m
06:34:17 ++248+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/50a174bd-bf60-4dbe-a940-aeff258fea44/status
06:34:17 +248+ RESPONSE_RAW='{"uuid":"50a174bd-bf60-4dbe-a940-aeff258fea44","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
06:34:17 200'
06:34:17 ++248+ head -n1
06:34:17 +248+ RESPONSE='{"uuid":"50a174bd-bf60-4dbe-a940-aeff258fea44","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
06:34:17 ++248+ tail -n1
06:34:17 +248+ STATUS_CODE=200
06:34:17 ++248+ echo '{"uuid":"50a174bd-bf60-4dbe-a940-aeff258fea44","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
06:34:17 ++248+ jq -r .notarizationStatus.status
06:34:17 +248+ STATUS=IN_PROGRESS
06:34:17 +248+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
06:34:17 +248+ sleep 1m
06:34:23 ++502+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/836bb1a1-720c-4524-a525-dba6a5700e91/status
06:34:23 +502+ RESPONSE_RAW='{"uuid":"836bb1a1-720c-4524-a525-dba6a5700e91","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
06:34:23 200'
06:34:23 ++502+ head -n1
06:34:23 +502+ RESPONSE='{"uuid":"836bb1a1-720c-4524-a525-dba6a5700e91","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
06:34:23 ++502+ tail -n1
06:34:23 +502+ STATUS_CODE=200
06:34:23 ++502+ jq -r .notarizationStatus.status
06:34:23 ++502+ echo '{"uuid":"836bb1a1-720c-4524-a525-dba6a5700e91","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
06:34:23 +502+ STATUS=IN_PROGRESS
06:34:23 +502+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
06:34:23 +502+ sleep 1m
06:34:24 ++182+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/c875cac9-31d9-4f03-8730-38f1c3af7252/status
06:34:24 +182+ RESPONSE_RAW='{"uuid":"c875cac9-31d9-4f03-8730-38f1c3af7252","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
06:34:24 200'
06:34:24 ++182+ head -n1
06:34:24 +182+ RESPONSE='{"uuid":"c875cac9-31d9-4f03-8730-38f1c3af7252","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
06:34:24 ++182+ tail -n1
06:34:24 +182+ STATUS_CODE=200
06:34:24 ++182+ echo '{"uuid":"c875cac9-31d9-4f03-8730-38f1c3af7252","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
06:34:24 ++182+ jq -r .notarizationStatus.status
06:34:24 +182+ STATUS=IN_PROGRESS
06:34:24 +182+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
06:34:24 +182+ sleep 1m
06:34:28 ++376+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/06ff2f75-3a2b-40d6-ad14-d67727a50f18/status
06:34:28 +376+ RESPONSE_RAW='{"uuid":"06ff2f75-3a2b-40d6-ad14-d67727a50f18","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
06:34:28 200'
06:34:28 ++376+ head -n1
06:34:28 +376+ RESPONSE='{"uuid":"06ff2f75-3a2b-40d6-ad14-d67727a50f18","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
06:34:28 ++376+ tail -n1
06:34:28 +376+ STATUS_CODE=200
06:34:28 ++376+ echo '{"uuid":"06ff2f75-3a2b-40d6-ad14-d67727a50f18","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
06:34:28 ++376+ jq -r .notarizationStatus.status
06:34:28 +376+ STATUS=IN_PROGRESS
06:34:28 +376+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
06:34:28 +376+ sleep 1m
06:34:31 ++906+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/ad7f8710-ae46-453e-bcda-9ae40acc6f56/status
06:34:31 +906+ RESPONSE_RAW='{"uuid":"ad7f8710-ae46-453e-bcda-9ae40acc6f56","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
06:34:31 200'
06:34:31 ++906+ head -n1
06:34:31 +906+ RESPONSE='{"uuid":"ad7f8710-ae46-453e-bcda-9ae40acc6f56","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
06:34:31 ++906+ tail -n1
06:34:31 +906+ STATUS_CODE=200
06:34:31 ++906+ echo '{"uuid":"ad7f8710-ae46-453e-bcda-9ae40acc6f56","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
06:34:31 ++906+ jq -r .notarizationStatus.status
06:34:31 +906+ STATUS=IN_PROGRESS
06:34:31 +906+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
06:34:31 +906+ sleep 1m
06:34:33 ++720+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/12b4a8b2-4864-47a5-9de4-f8a6a8de88d4/status
06:34:33 +720+ RESPONSE_RAW='{"uuid":"12b4a8b2-4864-47a5-9de4-f8a6a8de88d4","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
06:34:33 200'
06:34:33 ++720+ head -n1
06:34:33 +720+ RESPONSE='{"uuid":"12b4a8b2-4864-47a5-9de4-f8a6a8de88d4","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
06:34:33 ++720+ tail -n1
06:34:33 +720+ STATUS_CODE=200
06:34:33 ++720+ echo '{"uuid":"12b4a8b2-4864-47a5-9de4-f8a6a8de88d4","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
06:34:33 ++720+ jq -r .notarizationStatus.status
06:34:33 +720+ STATUS=IN_PROGRESS
06:34:33 +720+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
06:34:33 +720+ sleep 1m
06:34:33 ++280+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/60535d59-242e-4b05-afbe-e9941869d38d/status
06:34:33 +280+ RESPONSE_RAW='{"uuid":"60535d59-242e-4b05-afbe-e9941869d38d","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
06:34:33 200'
06:34:33 ++280+ head -n1
06:34:33 +280+ RESPONSE='{"uuid":"60535d59-242e-4b05-afbe-e9941869d38d","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
06:34:33 ++280+ tail -n1
06:34:33 +280+ STATUS_CODE=200
06:34:33 ++280+ echo '{"uuid":"60535d59-242e-4b05-afbe-e9941869d38d","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
06:34:33 ++280+ jq -r .notarizationStatus.status
06:34:33 +280+ STATUS=IN_PROGRESS
06:34:33 +280+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
06:34:33 +280+ sleep 1m
06:34:42 ++564+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/1344ea29-183d-413b-b67e-eead0056e7f6/status
06:34:42 +564+ RESPONSE_RAW='{"uuid":"1344ea29-183d-413b-b67e-eead0056e7f6","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
06:34:42 200'
06:34:42 ++564+ head -n1
06:34:42 +564+ RESPONSE='{"uuid":"1344ea29-183d-413b-b67e-eead0056e7f6","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
06:34:42 ++564+ tail -n1
06:34:42 +564+ STATUS_CODE=200
06:34:42 ++564+ echo '{"uuid":"1344ea29-183d-413b-b67e-eead0056e7f6","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
06:34:42 ++564+ jq -r .notarizationStatus.status
06:34:42 +564+ STATUS=IN_PROGRESS
06:34:42 +564+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
06:34:42 +564+ sleep 1m
06:34:45 ++978+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/d7ea653d-cb0f-447b-ba31-4e73012f4190/status
06:34:45 +978+ RESPONSE_RAW='{"uuid":"d7ea653d-cb0f-447b-ba31-4e73012f4190","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
06:34:45 200'
06:34:45 ++978+ head -n1
06:34:45 +978+ RESPONSE='{"uuid":"d7ea653d-cb0f-447b-ba31-4e73012f4190","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
06:34:45 ++978+ tail -n1
06:34:45 +978+ STATUS_CODE=200
06:34:45 ++978+ echo '{"uuid":"d7ea653d-cb0f-447b-ba31-4e73012f4190","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
06:34:45 ++978+ jq -r .notarizationStatus.status
06:34:45 +978+ STATUS=IN_PROGRESS
06:34:45 +978+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
06:34:45 +978+ sleep 1m
06:34:46 ++418+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/3c1185b2-8c2f-42e8-a9c5-1dff444e0aea/status
06:34:46 +418+ RESPONSE_RAW='{"uuid":"3c1185b2-8c2f-42e8-a9c5-1dff444e0aea","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
06:34:46 200'
06:34:46 ++418+ head -n1
06:34:46 +418+ RESPONSE='{"uuid":"3c1185b2-8c2f-42e8-a9c5-1dff444e0aea","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
06:34:46 ++418+ tail -n1
06:34:46 +418+ STATUS_CODE=200
06:34:46 ++418+ echo '{"uuid":"3c1185b2-8c2f-42e8-a9c5-1dff444e0aea","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
06:34:46 ++418+ jq -r .notarizationStatus.status
06:34:46 +418+ STATUS=IN_PROGRESS
06:34:46 +418+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
06:34:46 +418+ sleep 1m
06:34:47 ++204+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/3053e8ed-c850-4c7b-bec8-32409f30f05e/status
06:34:47 +204+ RESPONSE_RAW='{"uuid":"3053e8ed-c850-4c7b-bec8-32409f30f05e","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
06:34:47 200'
06:34:47 ++204+ head -n1
06:34:47 +204+ RESPONSE='{"uuid":"3053e8ed-c850-4c7b-bec8-32409f30f05e","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
06:34:47 ++204+ tail -n1
06:34:47 +204+ STATUS_CODE=200
06:34:47 ++204+ echo '{"uuid":"3053e8ed-c850-4c7b-bec8-32409f30f05e","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
06:34:47 ++204+ jq -r .notarizationStatus.status
06:34:47 +204+ STATUS=IN_PROGRESS
06:34:47 +204+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
06:34:47 +204+ sleep 1m
06:34:52 ++302+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/ec16069a-2a4a-4e79-b27c-fc54c02df6e0/status
06:34:52 +302+ RESPONSE_RAW='{"uuid":"ec16069a-2a4a-4e79-b27c-fc54c02df6e0","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
06:34:52 200'
06:34:52 ++302+ head -n1
06:34:52 +302+ RESPONSE='{"uuid":"ec16069a-2a4a-4e79-b27c-fc54c02df6e0","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
06:34:52 ++302+ tail -n1
06:34:52 +302+ STATUS_CODE=200
06:34:52 ++302+ echo '{"uuid":"ec16069a-2a4a-4e79-b27c-fc54c02df6e0","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
06:34:52 ++302+ jq -r .notarizationStatus.status
06:34:52 +302+ STATUS=IN_PROGRESS
06:34:52 +302+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
06:34:52 +302+ sleep 1m
06:34:54 ++772+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/90ab5bc3-bd04-4dfd-9c38-779fb9d687fb/status
06:34:54 +772+ RESPONSE_RAW='{"uuid":"90ab5bc3-bd04-4dfd-9c38-779fb9d687fb","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
06:34:54 200'
06:34:54 ++772+ head -n1
06:34:54 +772+ RESPONSE='{"uuid":"90ab5bc3-bd04-4dfd-9c38-779fb9d687fb","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
06:34:54 ++772+ tail -n1
06:34:54 +772+ STATUS_CODE=200
06:34:54 ++772+ echo '{"uuid":"90ab5bc3-bd04-4dfd-9c38-779fb9d687fb","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
06:34:54 ++772+ jq -r .notarizationStatus.status
06:34:54 +772+ STATUS=IN_PROGRESS
06:34:54 +772+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
06:34:54 +772+ sleep 1m
06:34:58 ++226+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/509e418c-2a7d-4f75-a522-dca3aa295c49/status
06:34:58 +226+ RESPONSE_RAW='{"uuid":"509e418c-2a7d-4f75-a522-dca3aa295c49","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
06:34:58 200'
06:34:58 ++226+ head -n1
06:34:58 +226+ RESPONSE='{"uuid":"509e418c-2a7d-4f75-a522-dca3aa295c49","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
06:34:58 ++226+ tail -n1
06:34:58 +226+ STATUS_CODE=200
06:34:58 ++226+ echo '{"uuid":"509e418c-2a7d-4f75-a522-dca3aa295c49","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
06:34:58 ++226+ jq -r .notarizationStatus.status
06:34:58 +226+ STATUS=IN_PROGRESS
06:34:58 +226+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
06:34:58 +226+ sleep 1m
06:35:01 ++606+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/9de0b02b-f693-4031-8f06-017ea804231a/status
06:35:01 +606+ RESPONSE_RAW='{"uuid":"9de0b02b-f693-4031-8f06-017ea804231a","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
06:35:01 200'
06:35:01 ++606+ head -n1
06:35:01 +606+ RESPONSE='{"uuid":"9de0b02b-f693-4031-8f06-017ea804231a","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
06:35:01 ++606+ tail -n1
06:35:01 +606+ STATUS_CODE=200
06:35:01 ++606+ echo '{"uuid":"9de0b02b-f693-4031-8f06-017ea804231a","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
06:35:01 ++606+ jq -r .notarizationStatus.status
06:35:01 +606+ STATUS=IN_PROGRESS
06:35:01 +606+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
06:35:01 +606+ sleep 1m
06:35:05 ++460+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/13318cb9-b86d-4058-8262-dfe3b5cfff05/status
06:35:05 +460+ RESPONSE_RAW='{"uuid":"13318cb9-b86d-4058-8262-dfe3b5cfff05","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
06:35:05 200'
06:35:05 ++460+ head -n1
06:35:05 +460+ RESPONSE='{"uuid":"13318cb9-b86d-4058-8262-dfe3b5cfff05","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
06:35:05 ++460+ tail -n1
06:35:05 +460+ STATUS_CODE=200
06:35:05 ++460+ echo '{"uuid":"13318cb9-b86d-4058-8262-dfe3b5cfff05","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
06:35:05 ++460+ jq -r .notarizationStatus.status
06:35:05 +460+ STATUS=IN_PROGRESS
06:35:05 +460+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
06:35:05 +460+ sleep 1m
06:35:05 ++1050+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/2e0d89e5-f0e7-45f1-9712-2840315d2e54/status
06:35:05 +1050+ RESPONSE_RAW='{"uuid":"2e0d89e5-f0e7-45f1-9712-2840315d2e54","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
06:35:05 200'
06:35:05 ++1050+ head -n1
06:35:05 +1050+ RESPONSE='{"uuid":"2e0d89e5-f0e7-45f1-9712-2840315d2e54","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
06:35:05 ++1050+ tail -n1
06:35:05 +1050+ STATUS_CODE=200
06:35:05 ++1050+ echo '{"uuid":"2e0d89e5-f0e7-45f1-9712-2840315d2e54","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
06:35:05 ++1050+ jq -r .notarizationStatus.status
06:35:05 +1050+ STATUS=IN_PROGRESS
06:35:05 +1050+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
06:35:05 +1050+ sleep 1m
06:35:09 ++344+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/11ae55c7-af43-4874-9443-03f3f4416fab/status
06:35:09 +344+ RESPONSE_RAW='{"uuid":"11ae55c7-af43-4874-9443-03f3f4416fab","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
06:35:09 200'
06:35:09 ++344+ head -n1
06:35:09 +344+ RESPONSE='{"uuid":"11ae55c7-af43-4874-9443-03f3f4416fab","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
06:35:09 ++344+ tail -n1
06:35:09 +344+ STATUS_CODE=200
06:35:09 ++344+ echo '{"uuid":"11ae55c7-af43-4874-9443-03f3f4416fab","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
06:35:09 ++344+ jq -r .notarizationStatus.status
06:35:09 +344+ STATUS=IN_PROGRESS
06:35:09 +344+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
06:35:09 +344+ sleep 1m
06:35:11 ++844+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/e9386617-8178-4c08-b848-8c4ae79be7fc/status
06:35:11 +844+ RESPONSE_RAW='{"uuid":"e9386617-8178-4c08-b848-8c4ae79be7fc","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
06:35:11 200'
06:35:11 ++844+ head -n1
06:35:11 +844+ RESPONSE='{"uuid":"e9386617-8178-4c08-b848-8c4ae79be7fc","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
06:35:11 ++844+ tail -n1
06:35:11 +844+ STATUS_CODE=200
06:35:11 ++844+ echo '{"uuid":"e9386617-8178-4c08-b848-8c4ae79be7fc","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
06:35:11 ++844+ jq -r .notarizationStatus.status
06:35:11 +844+ STATUS=IN_PROGRESS
06:35:11 +844+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
06:35:11 +844+ sleep 1m
06:35:15 ++658+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/d70e0ba6-363e-4c62-8ff0-255ed6fa4ea5/status
06:35:15 +658+ RESPONSE_RAW='{"uuid":"d70e0ba6-363e-4c62-8ff0-255ed6fa4ea5","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
06:35:15 200'
06:35:15 ++658+ head -n1
06:35:15 +658+ RESPONSE='{"uuid":"d70e0ba6-363e-4c62-8ff0-255ed6fa4ea5","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
06:35:15 ++658+ tail -n1
06:35:15 +658+ STATUS_CODE=200
06:35:15 ++658+ echo '{"uuid":"d70e0ba6-363e-4c62-8ff0-255ed6fa4ea5","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
06:35:15 ++658+ jq -r .notarizationStatus.status
06:35:15 +658+ STATUS=IN_PROGRESS
06:35:15 +658+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
06:35:15 +658+ sleep 1m
06:35:17 ++248+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/50a174bd-bf60-4dbe-a940-aeff258fea44/status
06:35:17 +248+ RESPONSE_RAW='{"uuid":"50a174bd-bf60-4dbe-a940-aeff258fea44","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
06:35:17 200'
06:35:17 ++248+ head -n1
06:35:17 +248+ RESPONSE='{"uuid":"50a174bd-bf60-4dbe-a940-aeff258fea44","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
06:35:17 ++248+ tail -n1
06:35:17 +248+ STATUS_CODE=200
06:35:17 ++248+ echo '{"uuid":"50a174bd-bf60-4dbe-a940-aeff258fea44","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
06:35:17 ++248+ jq -r .notarizationStatus.status
06:35:17 +248+ STATUS=IN_PROGRESS
06:35:17 +248+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
06:35:17 +248+ sleep 1m
06:35:23 ++502+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/836bb1a1-720c-4524-a525-dba6a5700e91/status
06:35:23 +502+ RESPONSE_RAW='{"uuid":"836bb1a1-720c-4524-a525-dba6a5700e91","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
06:35:23 200'
06:35:23 ++502+ head -n1
06:35:23 +502+ RESPONSE='{"uuid":"836bb1a1-720c-4524-a525-dba6a5700e91","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
06:35:23 ++502+ tail -n1
06:35:23 +502+ STATUS_CODE=200
06:35:23 ++502+ echo '{"uuid":"836bb1a1-720c-4524-a525-dba6a5700e91","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
06:35:23 ++502+ jq -r .notarizationStatus.status
06:35:23 +502+ STATUS=IN_PROGRESS
06:35:23 +502+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
06:35:23 +502+ sleep 1m
06:35:24 ++182+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/c875cac9-31d9-4f03-8730-38f1c3af7252/status
06:35:24 +182+ RESPONSE_RAW='{"uuid":"c875cac9-31d9-4f03-8730-38f1c3af7252","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
06:35:24 200'
06:35:24 ++182+ head -n1
06:35:24 +182+ RESPONSE='{"uuid":"c875cac9-31d9-4f03-8730-38f1c3af7252","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
06:35:24 ++182+ tail -n1
06:35:24 +182+ STATUS_CODE=200
06:35:24 ++182+ echo '{"uuid":"c875cac9-31d9-4f03-8730-38f1c3af7252","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
06:35:24 ++182+ jq -r .notarizationStatus.status
06:35:24 +182+ STATUS=IN_PROGRESS
06:35:24 +182+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
06:35:24 +182+ sleep 1m
06:35:28 ++376+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/06ff2f75-3a2b-40d6-ad14-d67727a50f18/status
06:35:28 +376+ RESPONSE_RAW='{"uuid":"06ff2f75-3a2b-40d6-ad14-d67727a50f18","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
06:35:28 200'
06:35:28 ++376+ head -n1
06:35:28 +376+ RESPONSE='{"uuid":"06ff2f75-3a2b-40d6-ad14-d67727a50f18","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
06:35:28 ++376+ tail -n1
06:35:28 +376+ STATUS_CODE=200
06:35:28 ++376+ echo '{"uuid":"06ff2f75-3a2b-40d6-ad14-d67727a50f18","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
06:35:28 ++376+ jq -r .notarizationStatus.status
06:35:28 +376+ STATUS=IN_PROGRESS
06:35:28 +376+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
06:35:28 +376+ sleep 1m
06:35:31 ++906+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/ad7f8710-ae46-453e-bcda-9ae40acc6f56/status
06:35:31 +906+ RESPONSE_RAW='{"uuid":"ad7f8710-ae46-453e-bcda-9ae40acc6f56","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
06:35:31 200'
06:35:31 ++906+ head -n1
06:35:31 +906+ RESPONSE='{"uuid":"ad7f8710-ae46-453e-bcda-9ae40acc6f56","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
06:35:31 ++906+ tail -n1
06:35:31 +906+ STATUS_CODE=200
06:35:31 ++906+ echo '{"uuid":"ad7f8710-ae46-453e-bcda-9ae40acc6f56","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
06:35:31 ++906+ jq -r .notarizationStatus.status
06:35:31 +906+ STATUS=IN_PROGRESS
06:35:31 +906+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
06:35:31 +906+ sleep 1m
06:35:33 ++720+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/12b4a8b2-4864-47a5-9de4-f8a6a8de88d4/status
06:35:33 +720+ RESPONSE_RAW='{"uuid":"12b4a8b2-4864-47a5-9de4-f8a6a8de88d4","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
06:35:33 200'
06:35:33 ++720+ head -n1
06:35:33 +720+ RESPONSE='{"uuid":"12b4a8b2-4864-47a5-9de4-f8a6a8de88d4","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
06:35:33 ++720+ tail -n1
06:35:33 +720+ STATUS_CODE=200
06:35:33 ++720+ echo '{"uuid":"12b4a8b2-4864-47a5-9de4-f8a6a8de88d4","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
06:35:33 ++720+ jq -r .notarizationStatus.status
06:35:33 +720+ STATUS=IN_PROGRESS
06:35:33 +720+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
06:35:33 +720+ sleep 1m
06:35:33 ++280+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/60535d59-242e-4b05-afbe-e9941869d38d/status
06:35:33 +280+ RESPONSE_RAW='{"uuid":"60535d59-242e-4b05-afbe-e9941869d38d","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
06:35:33 200'
06:35:33 ++280+ head -n1
06:35:33 +280+ RESPONSE='{"uuid":"60535d59-242e-4b05-afbe-e9941869d38d","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
06:35:33 ++280+ tail -n1
06:35:33 +280+ STATUS_CODE=200
06:35:33 ++280+ echo '{"uuid":"60535d59-242e-4b05-afbe-e9941869d38d","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
06:35:33 ++280+ jq -r .notarizationStatus.status
06:35:33 +280+ STATUS=IN_PROGRESS
06:35:33 +280+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
06:35:33 +280+ sleep 1m
06:35:42 ++564+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/1344ea29-183d-413b-b67e-eead0056e7f6/status
06:35:42 +564+ RESPONSE_RAW='{"uuid":"1344ea29-183d-413b-b67e-eead0056e7f6","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
06:35:42 200'
06:35:42 ++564+ head -n1
06:35:42 +564+ RESPONSE='{"uuid":"1344ea29-183d-413b-b67e-eead0056e7f6","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
06:35:42 ++564+ tail -n1
06:35:42 +564+ STATUS_CODE=200
06:35:42 ++564+ echo '{"uuid":"1344ea29-183d-413b-b67e-eead0056e7f6","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
06:35:42 ++564+ jq -r .notarizationStatus.status
06:35:42 +564+ STATUS=IN_PROGRESS
06:35:42 +564+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
06:35:42 +564+ sleep 1m
06:35:45 ++978+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/d7ea653d-cb0f-447b-ba31-4e73012f4190/status
06:35:45 +978+ RESPONSE_RAW='{"uuid":"d7ea653d-cb0f-447b-ba31-4e73012f4190","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
06:35:45 200'
06:35:45 ++978+ head -n1
06:35:45 +978+ RESPONSE='{"uuid":"d7ea653d-cb0f-447b-ba31-4e73012f4190","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
06:35:45 ++978+ tail -n1
06:35:45 +978+ STATUS_CODE=200
06:35:45 ++978+ jq -r .notarizationStatus.status
06:35:45 ++978+ echo '{"uuid":"d7ea653d-cb0f-447b-ba31-4e73012f4190","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
06:35:45 +978+ STATUS=IN_PROGRESS
06:35:45 +978+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
06:35:45 +978+ sleep 1m
06:35:46 ++418+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/3c1185b2-8c2f-42e8-a9c5-1dff444e0aea/status
06:35:46 +418+ RESPONSE_RAW='{"uuid":"3c1185b2-8c2f-42e8-a9c5-1dff444e0aea","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
06:35:46 200'
06:35:46 ++418+ head -n1
06:35:46 +418+ RESPONSE='{"uuid":"3c1185b2-8c2f-42e8-a9c5-1dff444e0aea","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
06:35:46 ++418+ tail -n1
06:35:46 +418+ STATUS_CODE=200
06:35:46 ++418+ echo '{"uuid":"3c1185b2-8c2f-42e8-a9c5-1dff444e0aea","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
06:35:46 ++418+ jq -r .notarizationStatus.status
06:35:46 +418+ STATUS=IN_PROGRESS
06:35:46 +418+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
06:35:46 +418+ sleep 1m
06:35:47 ++204+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/3053e8ed-c850-4c7b-bec8-32409f30f05e/status
06:35:47 +204+ RESPONSE_RAW='{"uuid":"3053e8ed-c850-4c7b-bec8-32409f30f05e","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
06:35:47 200'
06:35:47 ++204+ head -n1
06:35:47 +204+ RESPONSE='{"uuid":"3053e8ed-c850-4c7b-bec8-32409f30f05e","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
06:35:47 ++204+ tail -n1
06:35:47 +204+ STATUS_CODE=200
06:35:47 ++204+ echo '{"uuid":"3053e8ed-c850-4c7b-bec8-32409f30f05e","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
06:35:47 ++204+ jq -r .notarizationStatus.status
06:35:47 +204+ STATUS=IN_PROGRESS
06:35:47 +204+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
06:35:47 +204+ sleep 1m
06:35:52 ++302+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/ec16069a-2a4a-4e79-b27c-fc54c02df6e0/status
06:35:52 +302+ RESPONSE_RAW='{"uuid":"ec16069a-2a4a-4e79-b27c-fc54c02df6e0","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
06:35:52 200'
06:35:52 ++302+ head -n1
06:35:52 +302+ RESPONSE='{"uuid":"ec16069a-2a4a-4e79-b27c-fc54c02df6e0","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
06:35:52 ++302+ tail -n1
06:35:52 +302+ STATUS_CODE=200
06:35:52 ++302+ echo '{"uuid":"ec16069a-2a4a-4e79-b27c-fc54c02df6e0","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
06:35:52 ++302+ jq -r .notarizationStatus.status
06:35:52 +302+ STATUS=IN_PROGRESS
06:35:52 +302+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
06:35:52 +302+ sleep 1m
06:35:54 ++772+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/90ab5bc3-bd04-4dfd-9c38-779fb9d687fb/status
06:35:54 +772+ RESPONSE_RAW='{"uuid":"90ab5bc3-bd04-4dfd-9c38-779fb9d687fb","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
06:35:54 200'
06:35:54 ++772+ head -n1
06:35:54 +772+ RESPONSE='{"uuid":"90ab5bc3-bd04-4dfd-9c38-779fb9d687fb","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
06:35:54 ++772+ tail -n1
06:35:54 +772+ STATUS_CODE=200
06:35:54 ++772+ echo '{"uuid":"90ab5bc3-bd04-4dfd-9c38-779fb9d687fb","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
06:35:54 ++772+ jq -r .notarizationStatus.status
06:35:54 +772+ STATUS=IN_PROGRESS
06:35:54 +772+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
06:35:54 +772+ sleep 1m
06:35:58 ++226+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/509e418c-2a7d-4f75-a522-dca3aa295c49/status
06:35:58 +226+ RESPONSE_RAW='{"uuid":"509e418c-2a7d-4f75-a522-dca3aa295c49","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
06:35:58 200'
06:35:58 ++226+ head -n1
06:35:58 +226+ RESPONSE='{"uuid":"509e418c-2a7d-4f75-a522-dca3aa295c49","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
06:35:58 ++226+ tail -n1
06:35:58 +226+ STATUS_CODE=200
06:35:58 ++226+ echo '{"uuid":"509e418c-2a7d-4f75-a522-dca3aa295c49","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
06:35:58 ++226+ jq -r .notarizationStatus.status
06:35:58 +226+ STATUS=IN_PROGRESS
06:35:58 +226+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
06:35:58 +226+ sleep 1m
06:36:01 ++606+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/9de0b02b-f693-4031-8f06-017ea804231a/status
06:36:01 +606+ RESPONSE_RAW='{"uuid":"9de0b02b-f693-4031-8f06-017ea804231a","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
06:36:01 200'
06:36:01 ++606+ head -n1
06:36:01 +606+ RESPONSE='{"uuid":"9de0b02b-f693-4031-8f06-017ea804231a","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
06:36:01 ++606+ tail -n1
06:36:01 +606+ STATUS_CODE=200
06:36:01 ++606+ echo '{"uuid":"9de0b02b-f693-4031-8f06-017ea804231a","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
06:36:01 ++606+ jq -r .notarizationStatus.status
06:36:01 +606+ STATUS=IN_PROGRESS
06:36:01 +606+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
06:36:01 +606+ sleep 1m
06:36:05 ++460+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/13318cb9-b86d-4058-8262-dfe3b5cfff05/status
06:36:05 +460+ RESPONSE_RAW='{"uuid":"13318cb9-b86d-4058-8262-dfe3b5cfff05","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
06:36:05 200'
06:36:05 ++460+ head -n1
06:36:05 +460+ RESPONSE='{"uuid":"13318cb9-b86d-4058-8262-dfe3b5cfff05","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
06:36:05 ++460+ tail -n1
06:36:05 +460+ STATUS_CODE=200
06:36:05 ++460+ echo '{"uuid":"13318cb9-b86d-4058-8262-dfe3b5cfff05","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
06:36:05 ++460+ jq -r .notarizationStatus.status
06:36:05 +460+ STATUS=IN_PROGRESS
06:36:05 +460+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
06:36:05 +460+ sleep 1m
06:36:05 ++1050+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/2e0d89e5-f0e7-45f1-9712-2840315d2e54/status
06:36:05 +1050+ RESPONSE_RAW='{"uuid":"2e0d89e5-f0e7-45f1-9712-2840315d2e54","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
06:36:05 200'
06:36:05 ++1050+ head -n1
06:36:05 +1050+ RESPONSE='{"uuid":"2e0d89e5-f0e7-45f1-9712-2840315d2e54","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
06:36:05 ++1050+ tail -n1
06:36:05 +1050+ STATUS_CODE=200
06:36:05 ++1050+ echo '{"uuid":"2e0d89e5-f0e7-45f1-9712-2840315d2e54","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
06:36:05 ++1050+ jq -r .notarizationStatus.status
06:36:05 +1050+ STATUS=IN_PROGRESS
06:36:05 +1050+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
06:36:05 +1050+ sleep 1m
06:36:09 ++344+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/11ae55c7-af43-4874-9443-03f3f4416fab/status
06:36:09 +344+ RESPONSE_RAW='{"uuid":"11ae55c7-af43-4874-9443-03f3f4416fab","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
06:36:09 200'
06:36:09 ++344+ head -n1
06:36:09 +344+ RESPONSE='{"uuid":"11ae55c7-af43-4874-9443-03f3f4416fab","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
06:36:09 ++344+ tail -n1
06:36:09 +344+ STATUS_CODE=200
06:36:09 ++344+ echo '{"uuid":"11ae55c7-af43-4874-9443-03f3f4416fab","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
06:36:09 ++344+ jq -r .notarizationStatus.status
06:36:09 +344+ STATUS=IN_PROGRESS
06:36:09 +344+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
06:36:09 +344+ sleep 1m
06:36:11 ++844+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/e9386617-8178-4c08-b848-8c4ae79be7fc/status
06:36:11 +844+ RESPONSE_RAW='{"uuid":"e9386617-8178-4c08-b848-8c4ae79be7fc","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
06:36:11 200'
06:36:11 ++844+ head -n1
06:36:11 +844+ RESPONSE='{"uuid":"e9386617-8178-4c08-b848-8c4ae79be7fc","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
06:36:11 ++844+ tail -n1
06:36:11 +844+ STATUS_CODE=200
06:36:11 ++844+ echo '{"uuid":"e9386617-8178-4c08-b848-8c4ae79be7fc","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
06:36:11 ++844+ jq -r .notarizationStatus.status
06:36:11 +844+ STATUS=IN_PROGRESS
06:36:11 +844+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
06:36:11 +844+ sleep 1m
06:36:15 ++658+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/d70e0ba6-363e-4c62-8ff0-255ed6fa4ea5/status
06:36:15 +658+ RESPONSE_RAW='{"uuid":"d70e0ba6-363e-4c62-8ff0-255ed6fa4ea5","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
06:36:15 200'
06:36:15 ++658+ head -n1
06:36:15 +658+ RESPONSE='{"uuid":"d70e0ba6-363e-4c62-8ff0-255ed6fa4ea5","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
06:36:15 ++658+ tail -n1
06:36:15 +658+ STATUS_CODE=200
06:36:15 ++658+ echo '{"uuid":"d70e0ba6-363e-4c62-8ff0-255ed6fa4ea5","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
06:36:15 ++658+ jq -r .notarizationStatus.status
06:36:15 +658+ STATUS=IN_PROGRESS
06:36:15 +658+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
06:36:15 +658+ sleep 1m
06:36:17 ++248+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/50a174bd-bf60-4dbe-a940-aeff258fea44/status
06:36:17 +248+ RESPONSE_RAW='{"uuid":"50a174bd-bf60-4dbe-a940-aeff258fea44","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
06:36:17 200'
06:36:17 ++248+ head -n1
06:36:17 +248+ RESPONSE='{"uuid":"50a174bd-bf60-4dbe-a940-aeff258fea44","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
06:36:17 ++248+ tail -n1
06:36:17 +248+ STATUS_CODE=200
06:36:17 ++248+ echo '{"uuid":"50a174bd-bf60-4dbe-a940-aeff258fea44","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
06:36:17 ++248+ jq -r .notarizationStatus.status
06:36:17 +248+ STATUS=IN_PROGRESS
06:36:17 +248+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
06:36:17 +248+ sleep 1m
06:36:23 ++502+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/836bb1a1-720c-4524-a525-dba6a5700e91/status
06:36:23 +502+ RESPONSE_RAW='{"uuid":"836bb1a1-720c-4524-a525-dba6a5700e91","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
06:36:23 200'
06:36:23 ++502+ head -n1
06:36:23 +502+ RESPONSE='{"uuid":"836bb1a1-720c-4524-a525-dba6a5700e91","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
06:36:23 ++502+ tail -n1
06:36:23 +502+ STATUS_CODE=200
06:36:23 ++502+ echo '{"uuid":"836bb1a1-720c-4524-a525-dba6a5700e91","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
06:36:23 ++502+ jq -r .notarizationStatus.status
06:36:23 +502+ STATUS=IN_PROGRESS
06:36:23 +502+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
06:36:23 +502+ sleep 1m
06:36:24 ++182+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/c875cac9-31d9-4f03-8730-38f1c3af7252/status
06:36:24 +182+ RESPONSE_RAW='{"uuid":"c875cac9-31d9-4f03-8730-38f1c3af7252","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
06:36:24 200'
06:36:24 ++182+ head -n1
06:36:24 +182+ RESPONSE='{"uuid":"c875cac9-31d9-4f03-8730-38f1c3af7252","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
06:36:24 ++182+ tail -n1
06:36:24 +182+ STATUS_CODE=200
06:36:24 ++182+ echo '{"uuid":"c875cac9-31d9-4f03-8730-38f1c3af7252","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
06:36:24 ++182+ jq -r .notarizationStatus.status
06:36:24 +182+ STATUS=IN_PROGRESS
06:36:24 +182+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
06:36:24 +182+ sleep 1m
06:36:28 ++376+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/06ff2f75-3a2b-40d6-ad14-d67727a50f18/status
06:36:28 +376+ RESPONSE_RAW='{"uuid":"06ff2f75-3a2b-40d6-ad14-d67727a50f18","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
06:36:28 200'
06:36:28 ++376+ head -n1
06:36:28 +376+ RESPONSE='{"uuid":"06ff2f75-3a2b-40d6-ad14-d67727a50f18","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
06:36:28 ++376+ tail -n1
06:36:28 +376+ STATUS_CODE=200
06:36:28 ++376+ echo '{"uuid":"06ff2f75-3a2b-40d6-ad14-d67727a50f18","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
06:36:28 ++376+ jq -r .notarizationStatus.status
06:36:28 +376+ STATUS=IN_PROGRESS
06:36:28 +376+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
06:36:28 +376+ sleep 1m
06:36:31 ++906+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/ad7f8710-ae46-453e-bcda-9ae40acc6f56/status
06:36:31 +906+ RESPONSE_RAW='{"uuid":"ad7f8710-ae46-453e-bcda-9ae40acc6f56","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
06:36:31 200'
06:36:31 ++906+ head -n1
06:36:31 +906+ RESPONSE='{"uuid":"ad7f8710-ae46-453e-bcda-9ae40acc6f56","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
06:36:31 ++906+ tail -n1
06:36:31 +906+ STATUS_CODE=200
06:36:31 ++906+ echo '{"uuid":"ad7f8710-ae46-453e-bcda-9ae40acc6f56","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
06:36:31 ++906+ jq -r .notarizationStatus.status
06:36:31 +906+ STATUS=IN_PROGRESS
06:36:32 +906+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
06:36:32 +906+ sleep 1m
06:36:33 ++720+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/12b4a8b2-4864-47a5-9de4-f8a6a8de88d4/status
06:36:33 +720+ RESPONSE_RAW='{"uuid":"12b4a8b2-4864-47a5-9de4-f8a6a8de88d4","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
06:36:33 200'
06:36:33 ++720+ head -n1
06:36:33 +720+ RESPONSE='{"uuid":"12b4a8b2-4864-47a5-9de4-f8a6a8de88d4","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
06:36:33 ++720+ tail -n1
06:36:33 +720+ STATUS_CODE=200
06:36:33 ++720+ echo '{"uuid":"12b4a8b2-4864-47a5-9de4-f8a6a8de88d4","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
06:36:33 ++720+ jq -r .notarizationStatus.status
06:36:33 +720+ STATUS=IN_PROGRESS
06:36:33 +720+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
06:36:33 +720+ sleep 1m
06:36:33 ++280+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/60535d59-242e-4b05-afbe-e9941869d38d/status
06:36:33 +280+ RESPONSE_RAW='{"uuid":"60535d59-242e-4b05-afbe-e9941869d38d","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
06:36:33 200'
06:36:33 ++280+ head -n1
06:36:33 +280+ RESPONSE='{"uuid":"60535d59-242e-4b05-afbe-e9941869d38d","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
06:36:33 ++280+ tail -n1
06:36:33 +280+ STATUS_CODE=200
06:36:33 ++280+ echo '{"uuid":"60535d59-242e-4b05-afbe-e9941869d38d","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
06:36:33 ++280+ jq -r .notarizationStatus.status
06:36:33 +280+ STATUS=IN_PROGRESS
06:36:33 +280+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
06:36:33 +280+ sleep 1m
06:36:42 ++564+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/1344ea29-183d-413b-b67e-eead0056e7f6/status
06:36:42 +564+ RESPONSE_RAW='{"uuid":"1344ea29-183d-413b-b67e-eead0056e7f6","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
06:36:42 200'
06:36:42 ++564+ head -n1
06:36:42 +564+ RESPONSE='{"uuid":"1344ea29-183d-413b-b67e-eead0056e7f6","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
06:36:42 ++564+ tail -n1
06:36:42 +564+ STATUS_CODE=200
06:36:42 ++564+ echo '{"uuid":"1344ea29-183d-413b-b67e-eead0056e7f6","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
06:36:42 ++564+ jq -r .notarizationStatus.status
06:36:42 +564+ STATUS=IN_PROGRESS
06:36:42 +564+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
06:36:42 +564+ sleep 1m
06:36:45 ++978+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/d7ea653d-cb0f-447b-ba31-4e73012f4190/status
06:36:45 +978+ RESPONSE_RAW='{"uuid":"d7ea653d-cb0f-447b-ba31-4e73012f4190","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
06:36:45 200'
06:36:45 ++978+ head -n1
06:36:45 +978+ RESPONSE='{"uuid":"d7ea653d-cb0f-447b-ba31-4e73012f4190","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
06:36:45 ++978+ tail -n1
06:36:45 +978+ STATUS_CODE=200
06:36:45 ++978+ echo '{"uuid":"d7ea653d-cb0f-447b-ba31-4e73012f4190","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
06:36:45 ++978+ jq -r .notarizationStatus.status
06:36:45 +978+ STATUS=IN_PROGRESS
06:36:45 +978+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
06:36:45 +978+ sleep 1m
06:36:46 ++418+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/3c1185b2-8c2f-42e8-a9c5-1dff444e0aea/status
06:36:46 +418+ RESPONSE_RAW='{"uuid":"3c1185b2-8c2f-42e8-a9c5-1dff444e0aea","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
06:36:46 200'
06:36:46 ++418+ head -n1
06:36:46 +418+ RESPONSE='{"uuid":"3c1185b2-8c2f-42e8-a9c5-1dff444e0aea","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
06:36:46 ++418+ tail -n1
06:36:46 +418+ STATUS_CODE=200
06:36:46 ++418+ echo '{"uuid":"3c1185b2-8c2f-42e8-a9c5-1dff444e0aea","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
06:36:46 ++418+ jq -r .notarizationStatus.status
06:36:46 +418+ STATUS=IN_PROGRESS
06:36:46 +418+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
06:36:46 +418+ sleep 1m
06:36:47 ++204+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/3053e8ed-c850-4c7b-bec8-32409f30f05e/status
06:36:47 +204+ RESPONSE_RAW='{"uuid":"3053e8ed-c850-4c7b-bec8-32409f30f05e","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
06:36:47 200'
06:36:47 ++204+ head -n1
06:36:47 +204+ RESPONSE='{"uuid":"3053e8ed-c850-4c7b-bec8-32409f30f05e","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
06:36:47 ++204+ tail -n1
06:36:47 +204+ STATUS_CODE=200
06:36:47 ++204+ echo '{"uuid":"3053e8ed-c850-4c7b-bec8-32409f30f05e","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
06:36:47 ++204+ jq -r .notarizationStatus.status
06:36:47 +204+ STATUS=IN_PROGRESS
06:36:47 +204+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
06:36:47 +204+ sleep 1m
06:36:52 ++302+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/ec16069a-2a4a-4e79-b27c-fc54c02df6e0/status
06:36:52 +302+ RESPONSE_RAW='{"uuid":"ec16069a-2a4a-4e79-b27c-fc54c02df6e0","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
06:36:52 200'
06:36:52 ++302+ head -n1
06:36:52 +302+ RESPONSE='{"uuid":"ec16069a-2a4a-4e79-b27c-fc54c02df6e0","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
06:36:52 ++302+ tail -n1
06:36:52 +302+ STATUS_CODE=200
06:36:52 ++302+ echo '{"uuid":"ec16069a-2a4a-4e79-b27c-fc54c02df6e0","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
06:36:52 ++302+ jq -r .notarizationStatus.status
06:36:52 +302+ STATUS=IN_PROGRESS
06:36:52 +302+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
06:36:52 +302+ sleep 1m
06:36:54 ++772+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/90ab5bc3-bd04-4dfd-9c38-779fb9d687fb/status
06:36:54 +772+ RESPONSE_RAW='{"uuid":"90ab5bc3-bd04-4dfd-9c38-779fb9d687fb","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
06:36:54 200'
06:36:54 ++772+ head -n1
06:36:54 +772+ RESPONSE='{"uuid":"90ab5bc3-bd04-4dfd-9c38-779fb9d687fb","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
06:36:54 ++772+ tail -n1
06:36:54 +772+ STATUS_CODE=200
06:36:54 ++772+ echo '{"uuid":"90ab5bc3-bd04-4dfd-9c38-779fb9d687fb","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
06:36:54 ++772+ jq -r .notarizationStatus.status
06:36:54 +772+ STATUS=IN_PROGRESS
06:36:54 +772+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
06:36:54 +772+ sleep 1m
06:36:58 ++226+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/509e418c-2a7d-4f75-a522-dca3aa295c49/status
06:36:58 +226+ RESPONSE_RAW='{"uuid":"509e418c-2a7d-4f75-a522-dca3aa295c49","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
06:36:58 200'
06:36:58 ++226+ head -n1
06:36:58 +226+ RESPONSE='{"uuid":"509e418c-2a7d-4f75-a522-dca3aa295c49","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
06:36:58 ++226+ tail -n1
06:36:58 +226+ STATUS_CODE=200
06:36:58 ++226+ echo '{"uuid":"509e418c-2a7d-4f75-a522-dca3aa295c49","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
06:36:58 ++226+ jq -r .notarizationStatus.status
06:36:58 +226+ STATUS=IN_PROGRESS
06:36:58 +226+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
06:36:58 +226+ sleep 1m
06:37:01 ++606+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/9de0b02b-f693-4031-8f06-017ea804231a/status
06:37:01 +606+ RESPONSE_RAW='{"uuid":"9de0b02b-f693-4031-8f06-017ea804231a","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
06:37:01 200'
06:37:01 ++606+ head -n1
06:37:01 +606+ RESPONSE='{"uuid":"9de0b02b-f693-4031-8f06-017ea804231a","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
06:37:01 ++606+ tail -n1
06:37:01 +606+ STATUS_CODE=200
06:37:01 ++606+ echo '{"uuid":"9de0b02b-f693-4031-8f06-017ea804231a","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
06:37:01 ++606+ jq -r .notarizationStatus.status
06:37:01 +606+ STATUS=IN_PROGRESS
06:37:01 +606+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
06:37:01 +606+ sleep 1m
06:37:05 ++460+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/13318cb9-b86d-4058-8262-dfe3b5cfff05/status
06:37:05 +460+ RESPONSE_RAW='{"uuid":"13318cb9-b86d-4058-8262-dfe3b5cfff05","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
06:37:05 200'
06:37:05 ++460+ head -n1
06:37:05 +460+ RESPONSE='{"uuid":"13318cb9-b86d-4058-8262-dfe3b5cfff05","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
06:37:05 ++460+ tail -n1
06:37:05 +460+ STATUS_CODE=200
06:37:05 ++460+ echo '{"uuid":"13318cb9-b86d-4058-8262-dfe3b5cfff05","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
06:37:05 ++460+ jq -r .notarizationStatus.status
06:37:05 +460+ STATUS=IN_PROGRESS
06:37:05 +460+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
06:37:05 +460+ sleep 1m
06:37:05 ++1050+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/2e0d89e5-f0e7-45f1-9712-2840315d2e54/status
06:37:05 +1050+ RESPONSE_RAW='{"uuid":"2e0d89e5-f0e7-45f1-9712-2840315d2e54","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
06:37:05 200'
06:37:05 ++1050+ head -n1
06:37:05 +1050+ RESPONSE='{"uuid":"2e0d89e5-f0e7-45f1-9712-2840315d2e54","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
06:37:05 ++1050+ tail -n1
06:37:05 +1050+ STATUS_CODE=200
06:37:05 ++1050+ echo '{"uuid":"2e0d89e5-f0e7-45f1-9712-2840315d2e54","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
06:37:05 ++1050+ jq -r .notarizationStatus.status
06:37:05 +1050+ STATUS=IN_PROGRESS
06:37:05 +1050+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
06:37:05 +1050+ sleep 1m
06:37:09 ++344+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/11ae55c7-af43-4874-9443-03f3f4416fab/status
06:37:10 +344+ RESPONSE_RAW='{"uuid":"11ae55c7-af43-4874-9443-03f3f4416fab","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
06:37:10 200'
06:37:10 ++344+ head -n1
06:37:10 +344+ RESPONSE='{"uuid":"11ae55c7-af43-4874-9443-03f3f4416fab","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
06:37:10 ++344+ tail -n1
06:37:10 +344+ STATUS_CODE=200
06:37:10 ++344+ echo '{"uuid":"11ae55c7-af43-4874-9443-03f3f4416fab","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
06:37:10 ++344+ jq -r .notarizationStatus.status
06:37:10 +344+ STATUS=IN_PROGRESS
06:37:10 +344+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
06:37:10 +344+ sleep 1m
06:37:11 ++844+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/e9386617-8178-4c08-b848-8c4ae79be7fc/status
06:37:11 +844+ RESPONSE_RAW='{"uuid":"e9386617-8178-4c08-b848-8c4ae79be7fc","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
06:37:11 200'
06:37:11 ++844+ head -n1
06:37:11 +844+ RESPONSE='{"uuid":"e9386617-8178-4c08-b848-8c4ae79be7fc","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
06:37:11 ++844+ tail -n1
06:37:11 +844+ STATUS_CODE=200
06:37:11 ++844+ echo '{"uuid":"e9386617-8178-4c08-b848-8c4ae79be7fc","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
06:37:11 ++844+ jq -r .notarizationStatus.status
06:37:11 +844+ STATUS=IN_PROGRESS
06:37:11 +844+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
06:37:11 +844+ sleep 1m
06:37:15 ++658+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/d70e0ba6-363e-4c62-8ff0-255ed6fa4ea5/status
06:37:15 +658+ RESPONSE_RAW='{"uuid":"d70e0ba6-363e-4c62-8ff0-255ed6fa4ea5","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
06:37:15 200'
06:37:15 ++658+ head -n1
06:37:15 +658+ RESPONSE='{"uuid":"d70e0ba6-363e-4c62-8ff0-255ed6fa4ea5","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
06:37:15 ++658+ tail -n1
06:37:15 +658+ STATUS_CODE=200
06:37:15 ++658+ echo '{"uuid":"d70e0ba6-363e-4c62-8ff0-255ed6fa4ea5","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
06:37:15 ++658+ jq -r .notarizationStatus.status
06:37:15 +658+ STATUS=IN_PROGRESS
06:37:15 +658+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
06:37:15 +658+ sleep 1m
06:37:17 ++248+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/50a174bd-bf60-4dbe-a940-aeff258fea44/status
06:37:17 +248+ RESPONSE_RAW='{"uuid":"50a174bd-bf60-4dbe-a940-aeff258fea44","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
06:37:17 200'
06:37:17 ++248+ head -n1
06:37:17 +248+ RESPONSE='{"uuid":"50a174bd-bf60-4dbe-a940-aeff258fea44","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
06:37:17 ++248+ tail -n1
06:37:17 +248+ STATUS_CODE=200
06:37:17 ++248+ echo '{"uuid":"50a174bd-bf60-4dbe-a940-aeff258fea44","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
06:37:17 ++248+ jq -r .notarizationStatus.status
06:37:17 +248+ STATUS=IN_PROGRESS
06:37:17 +248+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
06:37:17 +248+ sleep 1m
06:37:23 ++502+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/836bb1a1-720c-4524-a525-dba6a5700e91/status
06:37:23 +502+ RESPONSE_RAW='{"uuid":"836bb1a1-720c-4524-a525-dba6a5700e91","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
06:37:23 200'
06:37:23 ++502+ head -n1
06:37:23 +502+ RESPONSE='{"uuid":"836bb1a1-720c-4524-a525-dba6a5700e91","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
06:37:23 ++502+ tail -n1
06:37:23 +502+ STATUS_CODE=200
06:37:23 ++502+ echo '{"uuid":"836bb1a1-720c-4524-a525-dba6a5700e91","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
06:37:23 ++502+ jq -r .notarizationStatus.status
06:37:23 +502+ STATUS=IN_PROGRESS
06:37:23 +502+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
06:37:23 +502+ sleep 1m
06:37:24 ++182+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/c875cac9-31d9-4f03-8730-38f1c3af7252/status
06:37:24 +182+ RESPONSE_RAW='{"uuid":"c875cac9-31d9-4f03-8730-38f1c3af7252","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
06:37:24 200'
06:37:24 ++182+ head -n1
06:37:24 +182+ RESPONSE='{"uuid":"c875cac9-31d9-4f03-8730-38f1c3af7252","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
06:37:24 ++182+ tail -n1
06:37:24 +182+ STATUS_CODE=200
06:37:24 ++182+ echo '{"uuid":"c875cac9-31d9-4f03-8730-38f1c3af7252","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
06:37:24 ++182+ jq -r .notarizationStatus.status
06:37:24 +182+ STATUS=IN_PROGRESS
06:37:24 +182+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
06:37:24 +182+ sleep 1m
06:37:28 ++376+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/06ff2f75-3a2b-40d6-ad14-d67727a50f18/status
06:37:28 +376+ RESPONSE_RAW='{"uuid":"06ff2f75-3a2b-40d6-ad14-d67727a50f18","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
06:37:28 200'
06:37:28 ++376+ head -n1
06:37:28 +376+ RESPONSE='{"uuid":"06ff2f75-3a2b-40d6-ad14-d67727a50f18","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
06:37:28 ++376+ tail -n1
06:37:28 +376+ STATUS_CODE=200
06:37:28 ++376+ echo '{"uuid":"06ff2f75-3a2b-40d6-ad14-d67727a50f18","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
06:37:28 ++376+ jq -r .notarizationStatus.status
06:37:28 +376+ STATUS=IN_PROGRESS
06:37:28 +376+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
06:37:28 +376+ sleep 1m
06:37:31 ++906+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/ad7f8710-ae46-453e-bcda-9ae40acc6f56/status
06:37:32 +906+ RESPONSE_RAW='{"uuid":"ad7f8710-ae46-453e-bcda-9ae40acc6f56","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
06:37:32 200'
06:37:32 ++906+ head -n1
06:37:32 +906+ RESPONSE='{"uuid":"ad7f8710-ae46-453e-bcda-9ae40acc6f56","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
06:37:32 ++906+ tail -n1
06:37:32 +906+ STATUS_CODE=200
06:37:32 ++906+ echo '{"uuid":"ad7f8710-ae46-453e-bcda-9ae40acc6f56","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
06:37:32 ++906+ jq -r .notarizationStatus.status
06:37:32 +906+ STATUS=IN_PROGRESS
06:37:32 +906+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
06:37:32 +906+ sleep 1m
06:37:33 ++720+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/12b4a8b2-4864-47a5-9de4-f8a6a8de88d4/status
06:37:33 +720+ RESPONSE_RAW='{"uuid":"12b4a8b2-4864-47a5-9de4-f8a6a8de88d4","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
06:37:33 200'
06:37:33 ++720+ head -n1
06:37:33 +720+ RESPONSE='{"uuid":"12b4a8b2-4864-47a5-9de4-f8a6a8de88d4","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
06:37:33 ++720+ tail -n1
06:37:33 +720+ STATUS_CODE=200
06:37:33 ++720+ echo '{"uuid":"12b4a8b2-4864-47a5-9de4-f8a6a8de88d4","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
06:37:33 ++720+ jq -r .notarizationStatus.status
06:37:33 +720+ STATUS=IN_PROGRESS
06:37:33 +720+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
06:37:33 +720+ sleep 1m
06:37:33 ++280+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/60535d59-242e-4b05-afbe-e9941869d38d/status
06:37:33 +280+ RESPONSE_RAW='{"uuid":"60535d59-242e-4b05-afbe-e9941869d38d","notarizationStatus":{"status":"COMPLETE","message":"Notarization ticket has been stapled successfully to uploaded file. You can now download the stapled file","moreInfo":"Notarization ticket has been stapled to the uploaded file successfully","log":"{\n  \"logFormatVersion\": 1,\n  \"jobId\": \"c7a66a4b-a8bd-4221-8f76-a8b8757d5096\",\n  \"status\": \"Accepted\",\n  \"statusSummary\": \"Ready for distribution\",\n  \"statusCode\": 0,\n  \"archiveFilename\": \"eclipse-java-2024-06-M2-macosx-cocoa-aarch64-17668004892412188083.dmg\",\n  \"uploadDate\": \"2024-05-02T10:26:35.389Z\",\n  \"sha256\": \"dd68bac6e85938696e4241df94b7fa257bba7ca223afe1b66ae2a98d87a04245\",\n  \"ticketContents\": [\n    {\n      \"path\": \"eclipse-java-2024-06-M2-macosx-cocoa-aarch64-17668004892412188083.dmg\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"666b5afe3444dcb947f82b67b9f8505514ca2df9\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M2-macosx-cocoa-aarch64-17668004892412188083.dmg/Eclipse.app\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"167933fa59bde49ddb0b4823c1840ad654419195\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M2-macosx-cocoa-aarch64-17668004892412188083.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.java.executable.cocoa.macosx.aarch64_4.32.0.20240502-0721/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c4d5000a7d51180a96dd485c82be51d42cdfc279\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M2-macosx-cocoa-aarch64-17668004892412188083.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202404271024.jar/os/macosx/aarch64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9357f8202c2bdf9ed309bf2c82f8f53a68164088\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M2-macosx-cocoa-aarch64-17668004892412188083.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202404271024.jar/os/macosx/aarch64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"102febf8120322b093b1c9c8d6b24b6a78f9bcc0\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M2-macosx-cocoa-aarch64-17668004892412188083.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202404271024.jar/os/macosx/x86_64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9517a970b176bde72cd73887e2587a3574716110\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M2-macosx-cocoa-aarch64-17668004892412188083.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202404271024.jar/os/macosx/x86_64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0e97a6eb772a3eef07826d5eb75de0924fba367b\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M2-macosx-cocoa-aarch64-17668004892412188083.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e37eb237e4687575f774c028e8aa4a4913e37a37\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M2-macosx-cocoa-aarch64-17668004892412188083.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"86006f61e0eadafeb935a0de05828ea98a6308e1\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M2-macosx-cocoa-aarch64-17668004892412188083.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.300.v20240419-2334.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M2-macosx-cocoa-aarch64-17668004892412188083.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.300.v20240419-2334.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M2-macosx-cocoa-aarch64-17668004892412188083.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.126.0.v20240426-0802.jar/libswt-pi-cocoa-4965r8.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e75db07b4a780a4a3ca6b5f09b4b570025c61360\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M2-macosx-cocoa-aarch64-17668004892412188083.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.126.0.v20240426-0802.jar/libswt-awt-cocoa-4965r8.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"311fbf36e0faf69ad47e500ccdf9313ab54820aa\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M2-macosx-cocoa-aarch64-17668004892412188083.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.126.0.v20240426-0802.jar/libswt-cocoa-4965r8.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7a40d382b16e9c93e89b7cdc5b4d44d4cf0951fa\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M2-macosx-cocoa-aarch64-17668004892412188083.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-aarch64/libjnidispatch.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"56cd13fe659db01c07ec565716b2e6e1024199ab\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M2-macosx-cocoa-aarch64-17668004892412188083.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-x86-64/libjnidispatch.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6657e46285bd8380196b5cfddae3e6143a2c32a0\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M2-macosx-cocoa-aarch64-17668004892412188083.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.aarch64_1.2.900.v20240129-1338/eclipse_11900.so\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3715f6bf1593a3b369058eb2f8f3abe37b5538fc\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M2-macosx-cocoa-aarch64-17668004892412188083.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx_1.2.900.v20240129-1338/eclipse_11900.so\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3715f6bf1593a3b369058eb2f8f3abe37b5538fc\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M2-macosx-cocoa-aarch64-17668004892412188083.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jar\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"85b7cae7b7bbc553bbff49db0b1a7791e90386f0\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M2-macosx-cocoa-aarch64-17668004892412188083.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jarsigner\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4ee1390bac3aac18f9089c4744a742477158b1af\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M2-macosx-cocoa-aarch64-17668004892412188083.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/java\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"48aff537996048403a657ca3651c35b6e7dad18a\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M2-macosx-cocoa-aarch64-17668004892412188083.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/javac\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c54c0c714e672fed995c3d3503ba1ae29a880ad8\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M2-macosx-cocoa-aarch64-17668004892412188083.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/javadoc\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"cd60513572c0ac340c79494a8883607242b6442b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M2-macosx-cocoa-aarch64-17668004892412188083.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/javap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7b19a101d2201de2dda42ef1ece92a706a8ef9a1\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M2-macosx-cocoa-aarch64-17668004892412188083.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jcmd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e8201cca40596294188cd2df95e27bbc27940f25\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M2-macosx-cocoa-aarch64-17668004892412188083.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jconsole\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"13e5ae86e9e1ebf156401f2405a5eaf3fa35de3b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M2-macosx-cocoa-aarch64-17668004892412188083.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"37bb245c57e04dc229f1268a96aead5147247e41\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M2-macosx-cocoa-aarch64-17668004892412188083.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jdeprscan\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"cf55166731342d0a65a6db3d53af4685a6989eae\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M2-macosx-cocoa-aarch64-17668004892412188083.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jdeps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c75665e4e8b555189c386b732164457e7b80ecb9\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M2-macosx-cocoa-aarch64-17668004892412188083.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jfr\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e417253a131bc8ba6fbffb87ba8d0977f31793bf\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M2-macosx-cocoa-aarch64-17668004892412188083.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jhsdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5600633be2d1505c3a21c33d61cc39c98b6e2af8\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M2-macosx-cocoa-aarch64-17668004892412188083.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jimage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e3fa3897d06f36f0072fab3e94e574a0d1e73891\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M2-macosx-cocoa-aarch64-17668004892412188083.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jinfo\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"eb73a1bbd201c8a94927954d788373915491fc8e\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M2-macosx-cocoa-aarch64-17668004892412188083.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jlink\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2a6dd48b0d3fa493f53c8de07251c657b5bfa1f5\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M2-macosx-cocoa-aarch64-17668004892412188083.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jmap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ecc25763935731c2bb4ed89545e95ca212329c57\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M2-macosx-cocoa-aarch64-17668004892412188083.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jmod\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"bdfd9333207cdcca4e0dc5179eb55978f486a082\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M2-macosx-cocoa-aarch64-17668004892412188083.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jpackage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2d322de95f588e486586106fb3adb7a232d3a727\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M2-macosx-cocoa-aarch64-17668004892412188083.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"332b1856c718286e35df1ccc759286c63db7bc45\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M2-macosx-cocoa-aarch64-17668004892412188083.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jrunscript\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"15ce7577d3c990127085b8dea8174d740ec272ac\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M2-macosx-cocoa-aarch64-17668004892412188083.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jshell\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"8dbcddf91d402549534923c713ae6e3a73ecd663\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M2-macosx-cocoa-aarch64-17668004892412188083.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jstack\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"462b9dda12e2f5cd453bcdfc85e6f8d1d0d004a9\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M2-macosx-cocoa-aarch64-17668004892412188083.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jstat\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3c481bf4bf57a272523673fd708d3b3f1ca19889\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M2-macosx-cocoa-aarch64-17668004892412188083.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jstatd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"add2775005bbeb791168fd4f54e129cc0e9b3be1\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M2-macosx-cocoa-aarch64-17668004892412188083.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jwebserver\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3d8efd9997b52283ad0d89e8025072665d7a731d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M2-macosx-cocoa-aarch64-17668004892412188083.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/keytool\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"90afc4edfee1782468fdec5cab180a7533d17aae\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M2-macosx-cocoa-aarch64-17668004892412188083.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/rmiregistry\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"dfca96adf369133c81e31ae6b7d16a9a88940ae5\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M2-macosx-cocoa-aarch64-17668004892412188083.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/serialver\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"98d4bcd371524d1090e7ac11951695f506b0fd6a\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M2-macosx-cocoa-aarch64-17668004892412188083.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/jspawnhelper\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ee8371af06189c4ba625d243b39788e73ae23401\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M2-macosx-cocoa-aarch64-17668004892412188083.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libattach.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b45f99ac18a5b2eb428144aa0732c19ad9ee72db\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M2-macosx-cocoa-aarch64-17668004892412188083.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d9f75fff6e0ce189bf1080663643a45742c85625\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M2-macosx-cocoa-aarch64-17668004892412188083.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libawt_lwawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"250670496974f7410a847531817b05c93421a50b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M2-macosx-cocoa-aarch64-17668004892412188083.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libdt_socket.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d1d8881ac81bdee51f0ac8cec407c8097250c3ae\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M2-macosx-cocoa-aarch64-17668004892412188083.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libextnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d27c28e9fc41f80d9d040edd66f5b1243e551f54\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M2-macosx-cocoa-aarch64-17668004892412188083.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libfontmanager.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"173de4682bdd43777ca196f908a1b85cb8dbddba\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M2-macosx-cocoa-aarch64-17668004892412188083.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libfreetype.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6ec72f9cc99370be1a2451258935cd31804791a9\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M2-macosx-cocoa-aarch64-17668004892412188083.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libinstrument.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6f186477e2121d809ee7726a77eddf0a9423734c\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M2-macosx-cocoa-aarch64-17668004892412188083.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libj2gss.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"aedefb1ea0fd7715dca5337919eea223c053d604\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M2-macosx-cocoa-aarch64-17668004892412188083.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libj2pcsc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2a9a6c5fd3cee75f87914d911fe1017775aaddb9\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M2-macosx-cocoa-aarch64-17668004892412188083.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libj2pkcs11.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ca0f5d490f3f8d09395e5dd68cd79ee83aa0fc96\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M2-macosx-cocoa-aarch64-17668004892412188083.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjaas.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"662eeac930979eba6cc5183183417bce3445adc0\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M2-macosx-cocoa-aarch64-17668004892412188083.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjava.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"08937da8f4c2a9f93f0559b2babaac66a201e53d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M2-macosx-cocoa-aarch64-17668004892412188083.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjavajpeg.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"163ac5c00f929dc7e2b2535424783a7b4c1ca70f\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M2-macosx-cocoa-aarch64-17668004892412188083.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"fa5b864a12cf2d7d8c35d26bce9c36f404d41907\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M2-macosx-cocoa-aarch64-17668004892412188083.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjdwp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a6f06a9a1117f6dcce48511e37da416126a39154\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M2-macosx-cocoa-aarch64-17668004892412188083.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjimage.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d452f7e41a98130dd4ecd1bad39c707c610c70d3\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M2-macosx-cocoa-aarch64-17668004892412188083.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjli.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3a0793a1dacf7be2433519c3ca9f57c3ac46d14d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M2-macosx-cocoa-aarch64-17668004892412188083.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"980d119ccdc9cae437497367b22b52e1b0d27b9f\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M2-macosx-cocoa-aarch64-17668004892412188083.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjsound.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"71ee30a90a5ddd36e89aaa4fd534001360970dfd\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M2-macosx-cocoa-aarch64-17668004892412188083.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/liblcms.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"11d28658d45db36af4a7cb95a44eb02531ac31a9\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M2-macosx-cocoa-aarch64-17668004892412188083.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/lible.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d3de2286c64f06473dfb9d851f92d1e591bd8b41\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M2-macosx-cocoa-aarch64-17668004892412188083.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libmanagement.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"495cbd739c5be9f83f5c3672d2f56b4bd4840b30\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M2-macosx-cocoa-aarch64-17668004892412188083.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libmanagement_agent.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d4001866e9ca5002ac667d4e4fc97786381714bb\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M2-macosx-cocoa-aarch64-17668004892412188083.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libmanagement_ext.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"459225ef2de331f6eb0d34425525db993e881ba8\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M2-macosx-cocoa-aarch64-17668004892412188083.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libmlib_image.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b1999f7d1b6d641a5f5c26cd17d41d1cafb7474d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M2-macosx-cocoa-aarch64-17668004892412188083.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e7b2c7e5e6509afb312b0b1ca1054d7f5c5d098f\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M2-macosx-cocoa-aarch64-17668004892412188083.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libnio.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"039a44645649bdc12f9ae60cbacd366c9c1d484b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M2-macosx-cocoa-aarch64-17668004892412188083.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libosx.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"064850ce36f634d352d932fb9cd756bed17d3efb\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M2-macosx-cocoa-aarch64-17668004892412188083.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libosxapp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2c1faab357f728e6c7907eed2be24fc048ccdaeb\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M2-macosx-cocoa-aarch64-17668004892412188083.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libosxkrb5.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"09082e2eaa86d6187e1d0f090c9894566bec1853\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M2-macosx-cocoa-aarch64-17668004892412188083.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libosxsecurity.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"eae55a31b427fa92dd7328fb282db97b20d47b79\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M2-macosx-cocoa-aarch64-17668004892412188083.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libosxui.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1cc43f688c4bb704a6d15e43160b4b73f996d411\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M2-macosx-cocoa-aarch64-17668004892412188083.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libprefs.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e235b2c9ce2537c51b6ea348477e45ba9c87dece\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M2-macosx-cocoa-aarch64-17668004892412188083.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/librmi.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"aa2c588a4fa6b3a8c37d02e2b19ef16036e6c21d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M2-macosx-cocoa-aarch64-17668004892412188083.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libsaproc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"16554ee96f09007bcb5fd4c1c459291db965a1ee\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M2-macosx-cocoa-aarch64-17668004892412188083.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libsplashscreen.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"921731a090f37de78c45152302ed554449d3e963\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M2-macosx-cocoa-aarch64-17668004892412188083.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libsyslookup.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5fd7adf196c6715306e96f1d1e556e08b66458eb\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M2-macosx-cocoa-aarch64-17668004892412188083.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libverify.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c5a104ce2448de1ed06aea5f071da157bfbae19b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M2-macosx-cocoa-aarch64-17668004892412188083.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libzip.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"216fc4d68b8e93dfe29f2545092089b246d6f501\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M2-macosx-cocoa-aarch64-17668004892412188083.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/server/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"980d119ccdc9cae437497367b22b52e1b0d27b9f\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M2-macosx-cocoa-aarch64-17668004892412188083.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/server/libjvm.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0767daf35d93891741a42ef33f04b5d7aa4b883c\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M2-macosx-cocoa-aarch64-17668004892412188083.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"167933fa59bde49ddb0b4823c1840ad654419195\",\n      \"arch\": \"arm64\"\n    }\n  ],\n  \"issues\": null\n}\n"}}
06:37:33 200'
06:37:33 ++280+ head -n1
06:37:33 +280+ RESPONSE='{"uuid":"60535d59-242e-4b05-afbe-e9941869d38d","notarizationStatus":{"status":"COMPLETE","message":"Notarization ticket has been stapled successfully to uploaded file. You can now download the stapled file","moreInfo":"Notarization ticket has been stapled to the uploaded file successfully","log":"{\n  \"logFormatVersion\": 1,\n  \"jobId\": \"c7a66a4b-a8bd-4221-8f76-a8b8757d5096\",\n  \"status\": \"Accepted\",\n  \"statusSummary\": \"Ready for distribution\",\n  \"statusCode\": 0,\n  \"archiveFilename\": \"eclipse-java-2024-06-M2-macosx-cocoa-aarch64-17668004892412188083.dmg\",\n  \"uploadDate\": \"2024-05-02T10:26:35.389Z\",\n  \"sha256\": \"dd68bac6e85938696e4241df94b7fa257bba7ca223afe1b66ae2a98d87a04245\",\n  \"ticketContents\": [\n    {\n      \"path\": \"eclipse-java-2024-06-M2-macosx-cocoa-aarch64-17668004892412188083.dmg\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"666b5afe3444dcb947f82b67b9f8505514ca2df9\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M2-macosx-cocoa-aarch64-17668004892412188083.dmg/Eclipse.app\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"167933fa59bde49ddb0b4823c1840ad654419195\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M2-macosx-cocoa-aarch64-17668004892412188083.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.java.executable.cocoa.macosx.aarch64_4.32.0.20240502-0721/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c4d5000a7d51180a96dd485c82be51d42cdfc279\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M2-macosx-cocoa-aarch64-17668004892412188083.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202404271024.jar/os/macosx/aarch64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9357f8202c2bdf9ed309bf2c82f8f53a68164088\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M2-macosx-cocoa-aarch64-17668004892412188083.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202404271024.jar/os/macosx/aarch64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"102febf8120322b093b1c9c8d6b24b6a78f9bcc0\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M2-macosx-cocoa-aarch64-17668004892412188083.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202404271024.jar/os/macosx/x86_64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9517a970b176bde72cd73887e2587a3574716110\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M2-macosx-cocoa-aarch64-17668004892412188083.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202404271024.jar/os/macosx/x86_64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0e97a6eb772a3eef07826d5eb75de0924fba367b\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M2-macosx-cocoa-aarch64-17668004892412188083.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e37eb237e4687575f774c028e8aa4a4913e37a37\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M2-macosx-cocoa-aarch64-17668004892412188083.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"86006f61e0eadafeb935a0de05828ea98a6308e1\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M2-macosx-cocoa-aarch64-17668004892412188083.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.300.v20240419-2334.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M2-macosx-cocoa-aarch64-17668004892412188083.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.300.v20240419-2334.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M2-macosx-cocoa-aarch64-17668004892412188083.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.126.0.v20240426-0802.jar/libswt-pi-cocoa-4965r8.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e75db07b4a780a4a3ca6b5f09b4b570025c61360\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M2-macosx-cocoa-aarch64-17668004892412188083.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.126.0.v20240426-0802.jar/libswt-awt-cocoa-4965r8.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"311fbf36e0faf69ad47e500ccdf9313ab54820aa\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M2-macosx-cocoa-aarch64-17668004892412188083.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.126.0.v20240426-0802.jar/libswt-cocoa-4965r8.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7a40d382b16e9c93e89b7cdc5b4d44d4cf0951fa\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M2-macosx-cocoa-aarch64-17668004892412188083.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-aarch64/libjnidispatch.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"56cd13fe659db01c07ec565716b2e6e1024199ab\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M2-macosx-cocoa-aarch64-17668004892412188083.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-x86-64/libjnidispatch.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6657e46285bd8380196b5cfddae3e6143a2c32a0\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M2-macosx-cocoa-aarch64-17668004892412188083.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.aarch64_1.2.900.v20240129-1338/eclipse_11900.so\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3715f6bf1593a3b369058eb2f8f3abe37b5538fc\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M2-macosx-cocoa-aarch64-17668004892412188083.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx_1.2.900.v20240129-1338/eclipse_11900.so\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3715f6bf1593a3b369058eb2f8f3abe37b5538fc\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M2-macosx-cocoa-aarch64-17668004892412188083.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jar\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"85b7cae7b7bbc553bbff49db0b1a7791e90386f0\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M2-macosx-cocoa-aarch64-17668004892412188083.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jarsigner\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4ee1390bac3aac18f9089c4744a742477158b1af\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M2-macosx-cocoa-aarch64-17668004892412188083.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/java\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"48aff537996048403a657ca3651c35b6e7dad18a\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M2-macosx-cocoa-aarch64-17668004892412188083.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/javac\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c54c0c714e672fed995c3d3503ba1ae29a880ad8\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M2-macosx-cocoa-aarch64-17668004892412188083.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/javadoc\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"cd60513572c0ac340c79494a8883607242b6442b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M2-macosx-cocoa-aarch64-17668004892412188083.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/javap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7b19a101d2201de2dda42ef1ece92a706a8ef9a1\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M2-macosx-cocoa-aarch64-17668004892412188083.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jcmd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e8201cca40596294188cd2df95e27bbc27940f25\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M2-macosx-cocoa-aarch64-17668004892412188083.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jconsole\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"13e5ae86e9e1ebf156401f2405a5eaf3fa35de3b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M2-macosx-cocoa-aarch64-17668004892412188083.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"37bb245c57e04dc229f1268a96aead5147247e41\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M2-macosx-cocoa-aarch64-17668004892412188083.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jdeprscan\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"cf55166731342d0a65a6db3d53af4685a6989eae\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M2-macosx-cocoa-aarch64-17668004892412188083.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jdeps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c75665e4e8b555189c386b732164457e7b80ecb9\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M2-macosx-cocoa-aarch64-17668004892412188083.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jfr\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e417253a131bc8ba6fbffb87ba8d0977f31793bf\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M2-macosx-cocoa-aarch64-17668004892412188083.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jhsdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5600633be2d1505c3a21c33d61cc39c98b6e2af8\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M2-macosx-cocoa-aarch64-17668004892412188083.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jimage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e3fa3897d06f36f0072fab3e94e574a0d1e73891\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M2-macosx-cocoa-aarch64-17668004892412188083.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jinfo\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"eb73a1bbd201c8a94927954d788373915491fc8e\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M2-macosx-cocoa-aarch64-17668004892412188083.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jlink\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2a6dd48b0d3fa493f53c8de07251c657b5bfa1f5\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M2-macosx-cocoa-aarch64-17668004892412188083.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jmap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ecc25763935731c2bb4ed89545e95ca212329c57\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M2-macosx-cocoa-aarch64-17668004892412188083.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jmod\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"bdfd9333207cdcca4e0dc5179eb55978f486a082\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M2-macosx-cocoa-aarch64-17668004892412188083.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jpackage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2d322de95f588e486586106fb3adb7a232d3a727\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M2-macosx-cocoa-aarch64-17668004892412188083.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"332b1856c718286e35df1ccc759286c63db7bc45\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M2-macosx-cocoa-aarch64-17668004892412188083.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jrunscript\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"15ce7577d3c990127085b8dea8174d740ec272ac\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M2-macosx-cocoa-aarch64-17668004892412188083.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jshell\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"8dbcddf91d402549534923c713ae6e3a73ecd663\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M2-macosx-cocoa-aarch64-17668004892412188083.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jstack\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"462b9dda12e2f5cd453bcdfc85e6f8d1d0d004a9\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M2-macosx-cocoa-aarch64-17668004892412188083.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jstat\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3c481bf4bf57a272523673fd708d3b3f1ca19889\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M2-macosx-cocoa-aarch64-17668004892412188083.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jstatd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"add2775005bbeb791168fd4f54e129cc0e9b3be1\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M2-macosx-cocoa-aarch64-17668004892412188083.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jwebserver\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3d8efd9997b52283ad0d89e8025072665d7a731d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M2-macosx-cocoa-aarch64-17668004892412188083.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/keytool\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"90afc4edfee1782468fdec5cab180a7533d17aae\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M2-macosx-cocoa-aarch64-17668004892412188083.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/rmiregistry\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"dfca96adf369133c81e31ae6b7d16a9a88940ae5\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M2-macosx-cocoa-aarch64-17668004892412188083.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/serialver\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"98d4bcd371524d1090e7ac11951695f506b0fd6a\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M2-macosx-cocoa-aarch64-17668004892412188083.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/jspawnhelper\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ee8371af06189c4ba625d243b39788e73ae23401\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M2-macosx-cocoa-aarch64-17668004892412188083.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libattach.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b45f99ac18a5b2eb428144aa0732c19ad9ee72db\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M2-macosx-cocoa-aarch64-17668004892412188083.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d9f75fff6e0ce189bf1080663643a45742c85625\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M2-macosx-cocoa-aarch64-17668004892412188083.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libawt_lwawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"250670496974f7410a847531817b05c93421a50b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M2-macosx-cocoa-aarch64-17668004892412188083.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libdt_socket.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d1d8881ac81bdee51f0ac8cec407c8097250c3ae\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M2-macosx-cocoa-aarch64-17668004892412188083.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libextnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d27c28e9fc41f80d9d040edd66f5b1243e551f54\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M2-macosx-cocoa-aarch64-17668004892412188083.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libfontmanager.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"173de4682bdd43777ca196f908a1b85cb8dbddba\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M2-macosx-cocoa-aarch64-17668004892412188083.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libfreetype.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6ec72f9cc99370be1a2451258935cd31804791a9\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M2-macosx-cocoa-aarch64-17668004892412188083.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libinstrument.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6f186477e2121d809ee7726a77eddf0a9423734c\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M2-macosx-cocoa-aarch64-17668004892412188083.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libj2gss.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"aedefb1ea0fd7715dca5337919eea223c053d604\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M2-macosx-cocoa-aarch64-17668004892412188083.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libj2pcsc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2a9a6c5fd3cee75f87914d911fe1017775aaddb9\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M2-macosx-cocoa-aarch64-17668004892412188083.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libj2pkcs11.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ca0f5d490f3f8d09395e5dd68cd79ee83aa0fc96\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M2-macosx-cocoa-aarch64-17668004892412188083.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjaas.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"662eeac930979eba6cc5183183417bce3445adc0\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M2-macosx-cocoa-aarch64-17668004892412188083.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjava.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"08937da8f4c2a9f93f0559b2babaac66a201e53d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M2-macosx-cocoa-aarch64-17668004892412188083.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjavajpeg.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"163ac5c00f929dc7e2b2535424783a7b4c1ca70f\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M2-macosx-cocoa-aarch64-17668004892412188083.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"fa5b864a12cf2d7d8c35d26bce9c36f404d41907\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M2-macosx-cocoa-aarch64-17668004892412188083.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjdwp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a6f06a9a1117f6dcce48511e37da416126a39154\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M2-macosx-cocoa-aarch64-17668004892412188083.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjimage.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d452f7e41a98130dd4ecd1bad39c707c610c70d3\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M2-macosx-cocoa-aarch64-17668004892412188083.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjli.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3a0793a1dacf7be2433519c3ca9f57c3ac46d14d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M2-macosx-cocoa-aarch64-17668004892412188083.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"980d119ccdc9cae437497367b22b52e1b0d27b9f\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M2-macosx-cocoa-aarch64-17668004892412188083.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjsound.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"71ee30a90a5ddd36e89aaa4fd534001360970dfd\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M2-macosx-cocoa-aarch64-17668004892412188083.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/liblcms.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"11d28658d45db36af4a7cb95a44eb02531ac31a9\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M2-macosx-cocoa-aarch64-17668004892412188083.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/lible.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d3de2286c64f06473dfb9d851f92d1e591bd8b41\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M2-macosx-cocoa-aarch64-17668004892412188083.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libmanagement.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"495cbd739c5be9f83f5c3672d2f56b4bd4840b30\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M2-macosx-cocoa-aarch64-17668004892412188083.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libmanagement_agent.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d4001866e9ca5002ac667d4e4fc97786381714bb\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M2-macosx-cocoa-aarch64-17668004892412188083.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libmanagement_ext.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"459225ef2de331f6eb0d34425525db993e881ba8\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M2-macosx-cocoa-aarch64-17668004892412188083.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libmlib_image.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b1999f7d1b6d641a5f5c26cd17d41d1cafb7474d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M2-macosx-cocoa-aarch64-17668004892412188083.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e7b2c7e5e6509afb312b0b1ca1054d7f5c5d098f\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M2-macosx-cocoa-aarch64-17668004892412188083.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libnio.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"039a44645649bdc12f9ae60cbacd366c9c1d484b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M2-macosx-cocoa-aarch64-17668004892412188083.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libosx.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"064850ce36f634d352d932fb9cd756bed17d3efb\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M2-macosx-cocoa-aarch64-17668004892412188083.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libosxapp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2c1faab357f728e6c7907eed2be24fc048ccdaeb\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M2-macosx-cocoa-aarch64-17668004892412188083.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libosxkrb5.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"09082e2eaa86d6187e1d0f090c9894566bec1853\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M2-macosx-cocoa-aarch64-17668004892412188083.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libosxsecurity.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"eae55a31b427fa92dd7328fb282db97b20d47b79\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M2-macosx-cocoa-aarch64-17668004892412188083.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libosxui.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1cc43f688c4bb704a6d15e43160b4b73f996d411\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M2-macosx-cocoa-aarch64-17668004892412188083.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libprefs.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e235b2c9ce2537c51b6ea348477e45ba9c87dece\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M2-macosx-cocoa-aarch64-17668004892412188083.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/librmi.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"aa2c588a4fa6b3a8c37d02e2b19ef16036e6c21d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M2-macosx-cocoa-aarch64-17668004892412188083.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libsaproc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"16554ee96f09007bcb5fd4c1c459291db965a1ee\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M2-macosx-cocoa-aarch64-17668004892412188083.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libsplashscreen.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"921731a090f37de78c45152302ed554449d3e963\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M2-macosx-cocoa-aarch64-17668004892412188083.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libsyslookup.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5fd7adf196c6715306e96f1d1e556e08b66458eb\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M2-macosx-cocoa-aarch64-17668004892412188083.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libverify.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c5a104ce2448de1ed06aea5f071da157bfbae19b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M2-macosx-cocoa-aarch64-17668004892412188083.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libzip.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"216fc4d68b8e93dfe29f2545092089b246d6f501\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M2-macosx-cocoa-aarch64-17668004892412188083.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/server/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"980d119ccdc9cae437497367b22b52e1b0d27b9f\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M2-macosx-cocoa-aarch64-17668004892412188083.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/server/libjvm.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0767daf35d93891741a42ef33f04b5d7aa4b883c\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M2-macosx-cocoa-aarch64-17668004892412188083.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"167933fa59bde49ddb0b4823c1840ad654419195\",\n      \"arch\": \"arm64\"\n    }\n  ],\n  \"issues\": null\n}\n"}}'
06:37:33 ++280+ tail -n1
06:37:33 +280+ STATUS_CODE=200
06:37:33 ++280+ jq -r .notarizationStatus.status
06:37:33 ++280+ echo '{"uuid":"60535d59-242e-4b05-afbe-e9941869d38d","notarizationStatus":{"status":"COMPLETE","message":"Notarization' ticket has been stapled successfully to uploaded file. You can now download the stapled 'file","moreInfo":"Notarization' ticket has been stapled to the uploaded file 'successfully","log":"{\n' '\"logFormatVersion\":' '1,\n' '\"jobId\":' '\"c7a66a4b-a8bd-4221-8f76-a8b8757d5096\",\n' '\"status\":' '\"Accepted\",\n' '\"statusSummary\":' '\"Ready' for 'distribution\",\n' '\"statusCode\":' '0,\n' '\"archiveFilename\":' '\"eclipse-java-2024-06-M2-macosx-cocoa-aarch64-17668004892412188083.dmg\",\n' '\"uploadDate\":' '\"2024-05-02T10:26:35.389Z\",\n' '\"sha256\":' '\"dd68bac6e85938696e4241df94b7fa257bba7ca223afe1b66ae2a98d87a04245\",\n' '\"ticketContents\":' '[\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-M2-macosx-cocoa-aarch64-17668004892412188083.dmg\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"666b5afe3444dcb947f82b67b9f8505514ca2df9\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-M2-macosx-cocoa-aarch64-17668004892412188083.dmg/Eclipse.app\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"167933fa59bde49ddb0b4823c1840ad654419195\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-M2-macosx-cocoa-aarch64-17668004892412188083.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.java.executable.cocoa.macosx.aarch64_4.32.0.20240502-0721/MacOS/eclipse\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c4d5000a7d51180a96dd485c82be51d42cdfc279\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-M2-macosx-cocoa-aarch64-17668004892412188083.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202404271024.jar/os/macosx/aarch64/libpty.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9357f8202c2bdf9ed309bf2c82f8f53a68164088\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-M2-macosx-cocoa-aarch64-17668004892412188083.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202404271024.jar/os/macosx/aarch64/libspawner.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"102febf8120322b093b1c9c8d6b24b6a78f9bcc0\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-M2-macosx-cocoa-aarch64-17668004892412188083.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202404271024.jar/os/macosx/x86_64/libpty.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9517a970b176bde72cd73887e2587a3574716110\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-M2-macosx-cocoa-aarch64-17668004892412188083.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202404271024.jar/os/macosx/x86_64/libspawner.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0e97a6eb772a3eef07826d5eb75de0924fba367b\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-M2-macosx-cocoa-aarch64-17668004892412188083.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e37eb237e4687575f774c028e8aa4a4913e37a37\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-M2-macosx-cocoa-aarch64-17668004892412188083.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"86006f61e0eadafeb935a0de05828ea98a6308e1\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-M2-macosx-cocoa-aarch64-17668004892412188083.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.300.v20240419-2334.jar/libkeystoreNative.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-M2-macosx-cocoa-aarch64-17668004892412188083.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.300.v20240419-2334.jar/libkeystoreNative.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-M2-macosx-cocoa-aarch64-17668004892412188083.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.126.0.v20240426-0802.jar/libswt-pi-cocoa-4965r8.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e75db07b4a780a4a3ca6b5f09b4b570025c61360\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-M2-macosx-cocoa-aarch64-17668004892412188083.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.126.0.v20240426-0802.jar/libswt-awt-cocoa-4965r8.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"311fbf36e0faf69ad47e500ccdf9313ab54820aa\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-M2-macosx-cocoa-aarch64-17668004892412188083.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.126.0.v20240426-0802.jar/libswt-cocoa-4965r8.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"7a40d382b16e9c93e89b7cdc5b4d44d4cf0951fa\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-M2-macosx-cocoa-aarch64-17668004892412188083.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-aarch64/libjnidispatch.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"56cd13fe659db01c07ec565716b2e6e1024199ab\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-M2-macosx-cocoa-aarch64-17668004892412188083.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-x86-64/libjnidispatch.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6657e46285bd8380196b5cfddae3e6143a2c32a0\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-M2-macosx-cocoa-aarch64-17668004892412188083.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.aarch64_1.2.900.v20240129-1338/eclipse_11900.so\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3715f6bf1593a3b369058eb2f8f3abe37b5538fc\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-M2-macosx-cocoa-aarch64-17668004892412188083.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx_1.2.900.v20240129-1338/eclipse_11900.so\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3715f6bf1593a3b369058eb2f8f3abe37b5538fc\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-M2-macosx-cocoa-aarch64-17668004892412188083.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jar\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"85b7cae7b7bbc553bbff49db0b1a7791e90386f0\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-M2-macosx-cocoa-aarch64-17668004892412188083.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jarsigner\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"4ee1390bac3aac18f9089c4744a742477158b1af\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-M2-macosx-cocoa-aarch64-17668004892412188083.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/java\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"48aff537996048403a657ca3651c35b6e7dad18a\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-M2-macosx-cocoa-aarch64-17668004892412188083.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/javac\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c54c0c714e672fed995c3d3503ba1ae29a880ad8\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-M2-macosx-cocoa-aarch64-17668004892412188083.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/javadoc\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"cd60513572c0ac340c79494a8883607242b6442b\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-M2-macosx-cocoa-aarch64-17668004892412188083.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/javap\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"7b19a101d2201de2dda42ef1ece92a706a8ef9a1\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-M2-macosx-cocoa-aarch64-17668004892412188083.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jcmd\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e8201cca40596294188cd2df95e27bbc27940f25\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-M2-macosx-cocoa-aarch64-17668004892412188083.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jconsole\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"13e5ae86e9e1ebf156401f2405a5eaf3fa35de3b\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-M2-macosx-cocoa-aarch64-17668004892412188083.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jdb\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"37bb245c57e04dc229f1268a96aead5147247e41\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-M2-macosx-cocoa-aarch64-17668004892412188083.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jdeprscan\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"cf55166731342d0a65a6db3d53af4685a6989eae\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-M2-macosx-cocoa-aarch64-17668004892412188083.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jdeps\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c75665e4e8b555189c386b732164457e7b80ecb9\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-M2-macosx-cocoa-aarch64-17668004892412188083.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jfr\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e417253a131bc8ba6fbffb87ba8d0977f31793bf\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-M2-macosx-cocoa-aarch64-17668004892412188083.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jhsdb\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5600633be2d1505c3a21c33d61cc39c98b6e2af8\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-M2-macosx-cocoa-aarch64-17668004892412188083.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jimage\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e3fa3897d06f36f0072fab3e94e574a0d1e73891\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-M2-macosx-cocoa-aarch64-17668004892412188083.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jinfo\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"eb73a1bbd201c8a94927954d788373915491fc8e\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-M2-macosx-cocoa-aarch64-17668004892412188083.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jlink\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"2a6dd48b0d3fa493f53c8de07251c657b5bfa1f5\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-M2-macosx-cocoa-aarch64-17668004892412188083.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jmap\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ecc25763935731c2bb4ed89545e95ca212329c57\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-M2-macosx-cocoa-aarch64-17668004892412188083.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jmod\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"bdfd9333207cdcca4e0dc5179eb55978f486a082\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-M2-macosx-cocoa-aarch64-17668004892412188083.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jpackage\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"2d322de95f588e486586106fb3adb7a232d3a727\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-M2-macosx-cocoa-aarch64-17668004892412188083.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jps\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"332b1856c718286e35df1ccc759286c63db7bc45\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-M2-macosx-cocoa-aarch64-17668004892412188083.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jrunscript\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"15ce7577d3c990127085b8dea8174d740ec272ac\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-M2-macosx-cocoa-aarch64-17668004892412188083.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jshell\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"8dbcddf91d402549534923c713ae6e3a73ecd663\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-M2-macosx-cocoa-aarch64-17668004892412188083.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jstack\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"462b9dda12e2f5cd453bcdfc85e6f8d1d0d004a9\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-M2-macosx-cocoa-aarch64-17668004892412188083.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jstat\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3c481bf4bf57a272523673fd708d3b3f1ca19889\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-M2-macosx-cocoa-aarch64-17668004892412188083.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jstatd\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"add2775005bbeb791168fd4f54e129cc0e9b3be1\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-M2-macosx-cocoa-aarch64-17668004892412188083.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jwebserver\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3d8efd9997b52283ad0d89e8025072665d7a731d\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-M2-macosx-cocoa-aarch64-17668004892412188083.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/keytool\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"90afc4edfee1782468fdec5cab180a7533d17aae\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-M2-macosx-cocoa-aarch64-17668004892412188083.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/rmiregistry\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"dfca96adf369133c81e31ae6b7d16a9a88940ae5\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-M2-macosx-cocoa-aarch64-17668004892412188083.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/serialver\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"98d4bcd371524d1090e7ac11951695f506b0fd6a\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-M2-macosx-cocoa-aarch64-17668004892412188083.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/jspawnhelper\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ee8371af06189c4ba625d243b39788e73ae23401\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-M2-macosx-cocoa-aarch64-17668004892412188083.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libattach.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b45f99ac18a5b2eb428144aa0732c19ad9ee72db\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-M2-macosx-cocoa-aarch64-17668004892412188083.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d9f75fff6e0ce189bf1080663643a45742c85625\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-M2-macosx-cocoa-aarch64-17668004892412188083.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libawt_lwawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"250670496974f7410a847531817b05c93421a50b\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-M2-macosx-cocoa-aarch64-17668004892412188083.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libdt_socket.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d1d8881ac81bdee51f0ac8cec407c8097250c3ae\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-M2-macosx-cocoa-aarch64-17668004892412188083.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libextnet.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d27c28e9fc41f80d9d040edd66f5b1243e551f54\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-M2-macosx-cocoa-aarch64-17668004892412188083.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libfontmanager.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"173de4682bdd43777ca196f908a1b85cb8dbddba\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-M2-macosx-cocoa-aarch64-17668004892412188083.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libfreetype.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6ec72f9cc99370be1a2451258935cd31804791a9\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-M2-macosx-cocoa-aarch64-17668004892412188083.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libinstrument.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6f186477e2121d809ee7726a77eddf0a9423734c\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-M2-macosx-cocoa-aarch64-17668004892412188083.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libj2gss.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"aedefb1ea0fd7715dca5337919eea223c053d604\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-M2-macosx-cocoa-aarch64-17668004892412188083.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libj2pcsc.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"2a9a6c5fd3cee75f87914d911fe1017775aaddb9\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-M2-macosx-cocoa-aarch64-17668004892412188083.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libj2pkcs11.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ca0f5d490f3f8d09395e5dd68cd79ee83aa0fc96\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-M2-macosx-cocoa-aarch64-17668004892412188083.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjaas.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"662eeac930979eba6cc5183183417bce3445adc0\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-M2-macosx-cocoa-aarch64-17668004892412188083.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjava.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"08937da8f4c2a9f93f0559b2babaac66a201e53d\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-M2-macosx-cocoa-aarch64-17668004892412188083.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjavajpeg.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"163ac5c00f929dc7e2b2535424783a7b4c1ca70f\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-M2-macosx-cocoa-aarch64-17668004892412188083.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"fa5b864a12cf2d7d8c35d26bce9c36f404d41907\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-M2-macosx-cocoa-aarch64-17668004892412188083.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjdwp.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a6f06a9a1117f6dcce48511e37da416126a39154\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-M2-macosx-cocoa-aarch64-17668004892412188083.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjimage.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d452f7e41a98130dd4ecd1bad39c707c610c70d3\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-M2-macosx-cocoa-aarch64-17668004892412188083.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjli.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3a0793a1dacf7be2433519c3ca9f57c3ac46d14d\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-M2-macosx-cocoa-aarch64-17668004892412188083.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjsig.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"980d119ccdc9cae437497367b22b52e1b0d27b9f\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-M2-macosx-cocoa-aarch64-17668004892412188083.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjsound.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"71ee30a90a5ddd36e89aaa4fd534001360970dfd\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-M2-macosx-cocoa-aarch64-17668004892412188083.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/liblcms.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"11d28658d45db36af4a7cb95a44eb02531ac31a9\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-M2-macosx-cocoa-aarch64-17668004892412188083.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/lible.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d3de2286c64f06473dfb9d851f92d1e591bd8b41\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-M2-macosx-cocoa-aarch64-17668004892412188083.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libmanagement.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"495cbd739c5be9f83f5c3672d2f56b4bd4840b30\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-M2-macosx-cocoa-aarch64-17668004892412188083.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libmanagement_agent.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d4001866e9ca5002ac667d4e4fc97786381714bb\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-M2-macosx-cocoa-aarch64-17668004892412188083.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libmanagement_ext.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"459225ef2de331f6eb0d34425525db993e881ba8\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-M2-macosx-cocoa-aarch64-17668004892412188083.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libmlib_image.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b1999f7d1b6d641a5f5c26cd17d41d1cafb7474d\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-M2-macosx-cocoa-aarch64-17668004892412188083.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libnet.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e7b2c7e5e6509afb312b0b1ca1054d7f5c5d098f\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-M2-macosx-cocoa-aarch64-17668004892412188083.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libnio.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"039a44645649bdc12f9ae60cbacd366c9c1d484b\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-M2-macosx-cocoa-aarch64-17668004892412188083.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libosx.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"064850ce36f634d352d932fb9cd756bed17d3efb\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-M2-macosx-cocoa-aarch64-17668004892412188083.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libosxapp.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"2c1faab357f728e6c7907eed2be24fc048ccdaeb\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-M2-macosx-cocoa-aarch64-17668004892412188083.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libosxkrb5.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"09082e2eaa86d6187e1d0f090c9894566bec1853\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-M2-macosx-cocoa-aarch64-17668004892412188083.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libosxsecurity.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"eae55a31b427fa92dd7328fb282db97b20d47b79\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-M2-macosx-cocoa-aarch64-17668004892412188083.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libosxui.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"1cc43f688c4bb704a6d15e43160b4b73f996d411\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-M2-macosx-cocoa-aarch64-17668004892412188083.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libprefs.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e235b2c9ce2537c51b6ea348477e45ba9c87dece\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-M2-macosx-cocoa-aarch64-17668004892412188083.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/librmi.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"aa2c588a4fa6b3a8c37d02e2b19ef16036e6c21d\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-M2-macosx-cocoa-aarch64-17668004892412188083.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libsaproc.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"16554ee96f09007bcb5fd4c1c459291db965a1ee\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-M2-macosx-cocoa-aarch64-17668004892412188083.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libsplashscreen.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"921731a090f37de78c45152302ed554449d3e963\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-M2-macosx-cocoa-aarch64-17668004892412188083.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libsyslookup.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5fd7adf196c6715306e96f1d1e556e08b66458eb\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-M2-macosx-cocoa-aarch64-17668004892412188083.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libverify.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c5a104ce2448de1ed06aea5f071da157bfbae19b\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-M2-macosx-cocoa-aarch64-17668004892412188083.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libzip.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"216fc4d68b8e93dfe29f2545092089b246d6f501\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-M2-macosx-cocoa-aarch64-17668004892412188083.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/server/libjsig.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"980d119ccdc9cae437497367b22b52e1b0d27b9f\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-M2-macosx-cocoa-aarch64-17668004892412188083.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/server/libjvm.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0767daf35d93891741a42ef33f04b5d7aa4b883c\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-M2-macosx-cocoa-aarch64-17668004892412188083.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"167933fa59bde49ddb0b4823c1840ad654419195\",\n' '\"arch\":' '\"arm64\"\n' '}\n' '],\n' '\"issues\":' 'null\n}\n"}}'
06:37:33 +280+ STATUS=COMPLETE
06:37:33 +280+ [[ COMPLETE == \I\N\_\P\R\O\G\R\E\S\S ]]
06:37:33 +280+ [[ 200 == \5\0\3 ]]
06:37:33 +280+ [[ 200 == \5\0\2 ]]
06:37:33 +280+ [[ COMPLETE != \C\O\M\P\L\E\T\E ]]
06:37:33 +280+ break
06:37:33 +280+ rm eclipse-java-2024-06-M2-macosx-cocoa-aarch64.dmg
06:37:33 +280+ curl -JO https://cbi.eclipse.org/macos/xcrun/60535d59-242e-4b05-afbe-e9941869d38d/download
06:37:33   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
06:37:33                                  Dload  Upload   Total   Spent    Left  Speed
06:37:33 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 5385k    0 5385k    0     0  53.1M      0 --:--:-- --:--:-- --:--:-- 52.5M
100 75.0M    0 75.0M    0     0  67.2M      0 --:--:--  0:00:01 --:--:-- 67.2M
100  151M    0  151M    0     0  72.2M      0 --:--:--  0:00:02 --:--:-- 72.2M
100  232M    0  232M    0     0  74.8M      0 --:--:--  0:00:03 --:--:-- 74.8M
100  314M    0  314M    0     0  76.8M      0 --:--:--  0:00:04 --:--:-- 76.8M
100  329M    0  329M    0     0  76.9M      0 --:--:--  0:00:04 --:--:-- 77.5M
06:37:37 curl: Saved to filename 'eclipse-java-2024-06-M2-macosx-cocoa-aarch64.dmg'
06:37:37 +280+ cp -vf eclipse-java-2024-06-M2-macosx-cocoa-aarch64.dmg /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-java-2024-06-M2-macosx-cocoa-aarch64.dmg
06:37:38 'eclipse-java-2024-06-M2-macosx-cocoa-aarch64.dmg' -> '/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-java-2024-06-M2-macosx-cocoa-aarch64.dmg'
06:37:38 ++280+ dirname /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-java-2024-06-M2-macosx-cocoa-aarch64.dmg
06:37:38 +280+ d=/home/jenkins/agent/workspace/notarize-downloads/temp
06:37:38 ++280+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-java-2024-06-M2-macosx-cocoa-aarch64.dmg
06:37:38 +280+ b=eclipse-java-2024-06-M2-macosx-cocoa-aarch64.dmg
06:37:38 +280+ cd /home/jenkins/agent/workspace/notarize-downloads/temp
06:37:38 +280+ md5sum eclipse-java-2024-06-M2-macosx-cocoa-aarch64.dmg
06:37:38 +280+ sha1sum eclipse-java-2024-06-M2-macosx-cocoa-aarch64.dmg
06:37:39 +280+ sha512sum -b eclipse-java-2024-06-M2-macosx-cocoa-aarch64.dmg
06:37:40 +280+ rm eclipse-java-2024-06-M2-macosx-cocoa-aarch64.dmg-tonotarize
06:37:40 +280+ rm -f eclipse-java-2024-06-M2-macosx-cocoa-aarch64.dmg-tonotarize.md5
06:37:40 +280+ rm -f eclipse-java-2024-06-M2-macosx-cocoa-aarch64.dmg-tonotarize.sha1
06:37:40 +280+ rm -f eclipse-java-2024-06-M2-macosx-cocoa-aarch64.dmg-tonotarize.sha512
06:37:42 ++564+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/1344ea29-183d-413b-b67e-eead0056e7f6/status
06:37:42 +564+ RESPONSE_RAW='{"uuid":"1344ea29-183d-413b-b67e-eead0056e7f6","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
06:37:42 200'
06:37:42 ++564+ head -n1
06:37:42 +564+ RESPONSE='{"uuid":"1344ea29-183d-413b-b67e-eead0056e7f6","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
06:37:42 ++564+ tail -n1
06:37:42 +564+ STATUS_CODE=200
06:37:42 ++564+ echo '{"uuid":"1344ea29-183d-413b-b67e-eead0056e7f6","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
06:37:42 ++564+ jq -r .notarizationStatus.status
06:37:42 +564+ STATUS=IN_PROGRESS
06:37:42 +564+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
06:37:42 +564+ sleep 1m
06:37:45 ++978+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/d7ea653d-cb0f-447b-ba31-4e73012f4190/status
06:37:45 +978+ RESPONSE_RAW='{"uuid":"d7ea653d-cb0f-447b-ba31-4e73012f4190","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
06:37:45 200'
06:37:45 ++978+ head -n1
06:37:45 +978+ RESPONSE='{"uuid":"d7ea653d-cb0f-447b-ba31-4e73012f4190","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
06:37:45 ++978+ tail -n1
06:37:45 +978+ STATUS_CODE=200
06:37:45 ++978+ echo '{"uuid":"d7ea653d-cb0f-447b-ba31-4e73012f4190","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
06:37:45 ++978+ jq -r .notarizationStatus.status
06:37:45 +978+ STATUS=IN_PROGRESS
06:37:45 +978+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
06:37:45 +978+ sleep 1m
06:37:46 ++418+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/3c1185b2-8c2f-42e8-a9c5-1dff444e0aea/status
06:37:46 +418+ RESPONSE_RAW='{"uuid":"3c1185b2-8c2f-42e8-a9c5-1dff444e0aea","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
06:37:46 200'
06:37:46 ++418+ head -n1
06:37:46 +418+ RESPONSE='{"uuid":"3c1185b2-8c2f-42e8-a9c5-1dff444e0aea","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
06:37:46 ++418+ tail -n1
06:37:46 +418+ STATUS_CODE=200
06:37:46 ++418+ echo '{"uuid":"3c1185b2-8c2f-42e8-a9c5-1dff444e0aea","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
06:37:46 ++418+ jq -r .notarizationStatus.status
06:37:46 +418+ STATUS=IN_PROGRESS
06:37:46 +418+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
06:37:46 +418+ sleep 1m
06:37:47 ++204+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/3053e8ed-c850-4c7b-bec8-32409f30f05e/status
06:37:47 +204+ RESPONSE_RAW='{"uuid":"3053e8ed-c850-4c7b-bec8-32409f30f05e","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
06:37:47 200'
06:37:47 ++204+ head -n1
06:37:47 +204+ RESPONSE='{"uuid":"3053e8ed-c850-4c7b-bec8-32409f30f05e","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
06:37:47 ++204+ tail -n1
06:37:47 +204+ STATUS_CODE=200
06:37:47 ++204+ echo '{"uuid":"3053e8ed-c850-4c7b-bec8-32409f30f05e","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
06:37:47 ++204+ jq -r .notarizationStatus.status
06:37:47 +204+ STATUS=IN_PROGRESS
06:37:47 +204+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
06:37:47 +204+ sleep 1m
06:37:52 ++302+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/ec16069a-2a4a-4e79-b27c-fc54c02df6e0/status
06:37:52 +302+ RESPONSE_RAW='{"uuid":"ec16069a-2a4a-4e79-b27c-fc54c02df6e0","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
06:37:52 200'
06:37:52 ++302+ head -n1
06:37:52 +302+ RESPONSE='{"uuid":"ec16069a-2a4a-4e79-b27c-fc54c02df6e0","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
06:37:52 ++302+ tail -n1
06:37:52 +302+ STATUS_CODE=200
06:37:52 ++302+ echo '{"uuid":"ec16069a-2a4a-4e79-b27c-fc54c02df6e0","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
06:37:52 ++302+ jq -r .notarizationStatus.status
06:37:52 +302+ STATUS=IN_PROGRESS
06:37:52 +302+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
06:37:52 +302+ sleep 1m
06:37:54 ++772+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/90ab5bc3-bd04-4dfd-9c38-779fb9d687fb/status
06:37:55 +772+ RESPONSE_RAW='{"uuid":"90ab5bc3-bd04-4dfd-9c38-779fb9d687fb","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
06:37:55 200'
06:37:55 ++772+ head -n1
06:37:55 +772+ RESPONSE='{"uuid":"90ab5bc3-bd04-4dfd-9c38-779fb9d687fb","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
06:37:55 ++772+ tail -n1
06:37:55 +772+ STATUS_CODE=200
06:37:55 ++772+ echo '{"uuid":"90ab5bc3-bd04-4dfd-9c38-779fb9d687fb","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
06:37:55 ++772+ jq -r .notarizationStatus.status
06:37:55 +772+ STATUS=IN_PROGRESS
06:37:55 +772+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
06:37:55 +772+ sleep 1m
06:37:58 ++226+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/509e418c-2a7d-4f75-a522-dca3aa295c49/status
06:37:58 +226+ RESPONSE_RAW='{"uuid":"509e418c-2a7d-4f75-a522-dca3aa295c49","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
06:37:58 200'
06:37:58 ++226+ head -n1
06:37:58 +226+ RESPONSE='{"uuid":"509e418c-2a7d-4f75-a522-dca3aa295c49","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
06:37:58 ++226+ tail -n1
06:37:58 +226+ STATUS_CODE=200
06:37:58 ++226+ echo '{"uuid":"509e418c-2a7d-4f75-a522-dca3aa295c49","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
06:37:58 ++226+ jq -r .notarizationStatus.status
06:37:58 +226+ STATUS=IN_PROGRESS
06:37:58 +226+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
06:37:58 +226+ sleep 1m
06:38:01 ++606+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/9de0b02b-f693-4031-8f06-017ea804231a/status
06:38:01 +606+ RESPONSE_RAW='{"uuid":"9de0b02b-f693-4031-8f06-017ea804231a","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
06:38:01 200'
06:38:01 ++606+ head -n1
06:38:01 +606+ RESPONSE='{"uuid":"9de0b02b-f693-4031-8f06-017ea804231a","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
06:38:01 ++606+ tail -n1
06:38:01 +606+ STATUS_CODE=200
06:38:01 ++606+ echo '{"uuid":"9de0b02b-f693-4031-8f06-017ea804231a","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
06:38:01 ++606+ jq -r .notarizationStatus.status
06:38:01 +606+ STATUS=IN_PROGRESS
06:38:01 +606+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
06:38:01 +606+ sleep 1m
06:38:05 ++460+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/13318cb9-b86d-4058-8262-dfe3b5cfff05/status
06:38:05 +460+ RESPONSE_RAW='{"uuid":"13318cb9-b86d-4058-8262-dfe3b5cfff05","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
06:38:05 200'
06:38:05 ++460+ head -n1
06:38:05 +460+ RESPONSE='{"uuid":"13318cb9-b86d-4058-8262-dfe3b5cfff05","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
06:38:05 ++460+ tail -n1
06:38:05 +460+ STATUS_CODE=200
06:38:05 ++460+ echo '{"uuid":"13318cb9-b86d-4058-8262-dfe3b5cfff05","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
06:38:05 ++460+ jq -r .notarizationStatus.status
06:38:05 +460+ STATUS=IN_PROGRESS
06:38:05 +460+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
06:38:05 +460+ sleep 1m
06:38:05 ++1050+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/2e0d89e5-f0e7-45f1-9712-2840315d2e54/status
06:38:05 +1050+ RESPONSE_RAW='{"uuid":"2e0d89e5-f0e7-45f1-9712-2840315d2e54","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
06:38:05 200'
06:38:05 ++1050+ head -n1
06:38:05 +1050+ RESPONSE='{"uuid":"2e0d89e5-f0e7-45f1-9712-2840315d2e54","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
06:38:05 ++1050+ tail -n1
06:38:05 +1050+ STATUS_CODE=200
06:38:05 ++1050+ echo '{"uuid":"2e0d89e5-f0e7-45f1-9712-2840315d2e54","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
06:38:05 ++1050+ jq -r .notarizationStatus.status
06:38:05 +1050+ STATUS=IN_PROGRESS
06:38:05 +1050+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
06:38:05 +1050+ sleep 1m
06:38:10 ++344+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/11ae55c7-af43-4874-9443-03f3f4416fab/status
06:38:10 +344+ RESPONSE_RAW='{"uuid":"11ae55c7-af43-4874-9443-03f3f4416fab","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
06:38:10 200'
06:38:10 ++344+ head -n1
06:38:10 +344+ RESPONSE='{"uuid":"11ae55c7-af43-4874-9443-03f3f4416fab","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
06:38:10 ++344+ tail -n1
06:38:10 +344+ STATUS_CODE=200
06:38:10 ++344+ echo '{"uuid":"11ae55c7-af43-4874-9443-03f3f4416fab","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
06:38:10 ++344+ jq -r .notarizationStatus.status
06:38:10 +344+ STATUS=IN_PROGRESS
06:38:10 +344+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
06:38:10 +344+ sleep 1m
06:38:11 ++844+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/e9386617-8178-4c08-b848-8c4ae79be7fc/status
06:38:11 +844+ RESPONSE_RAW='{"uuid":"e9386617-8178-4c08-b848-8c4ae79be7fc","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
06:38:11 200'
06:38:11 ++844+ head -n1
06:38:11 +844+ RESPONSE='{"uuid":"e9386617-8178-4c08-b848-8c4ae79be7fc","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
06:38:11 ++844+ tail -n1
06:38:11 +844+ STATUS_CODE=200
06:38:11 ++844+ echo '{"uuid":"e9386617-8178-4c08-b848-8c4ae79be7fc","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
06:38:11 ++844+ jq -r .notarizationStatus.status
06:38:11 +844+ STATUS=IN_PROGRESS
06:38:11 +844+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
06:38:11 +844+ sleep 1m
06:38:15 ++658+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/d70e0ba6-363e-4c62-8ff0-255ed6fa4ea5/status
06:38:15 +658+ RESPONSE_RAW='{"uuid":"d70e0ba6-363e-4c62-8ff0-255ed6fa4ea5","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
06:38:15 200'
06:38:15 ++658+ head -n1
06:38:15 +658+ RESPONSE='{"uuid":"d70e0ba6-363e-4c62-8ff0-255ed6fa4ea5","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
06:38:15 ++658+ tail -n1
06:38:15 +658+ STATUS_CODE=200
06:38:15 ++658+ echo '{"uuid":"d70e0ba6-363e-4c62-8ff0-255ed6fa4ea5","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
06:38:15 ++658+ jq -r .notarizationStatus.status
06:38:15 +658+ STATUS=IN_PROGRESS
06:38:15 +658+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
06:38:15 +658+ sleep 1m
06:38:17 ++248+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/50a174bd-bf60-4dbe-a940-aeff258fea44/status
06:38:17 +248+ RESPONSE_RAW='{"uuid":"50a174bd-bf60-4dbe-a940-aeff258fea44","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
06:38:17 200'
06:38:17 ++248+ head -n1
06:38:17 +248+ RESPONSE='{"uuid":"50a174bd-bf60-4dbe-a940-aeff258fea44","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
06:38:17 ++248+ tail -n1
06:38:17 +248+ STATUS_CODE=200
06:38:17 ++248+ echo '{"uuid":"50a174bd-bf60-4dbe-a940-aeff258fea44","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
06:38:17 ++248+ jq -r .notarizationStatus.status
06:38:17 +248+ STATUS=IN_PROGRESS
06:38:17 +248+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
06:38:17 +248+ sleep 1m
06:38:23 ++502+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/836bb1a1-720c-4524-a525-dba6a5700e91/status
06:38:23 +502+ RESPONSE_RAW='{"uuid":"836bb1a1-720c-4524-a525-dba6a5700e91","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
06:38:23 200'
06:38:23 ++502+ head -n1
06:38:23 +502+ RESPONSE='{"uuid":"836bb1a1-720c-4524-a525-dba6a5700e91","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
06:38:23 ++502+ tail -n1
06:38:23 +502+ STATUS_CODE=200
06:38:23 ++502+ echo '{"uuid":"836bb1a1-720c-4524-a525-dba6a5700e91","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
06:38:23 ++502+ jq -r .notarizationStatus.status
06:38:23 +502+ STATUS=IN_PROGRESS
06:38:23 +502+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
06:38:23 +502+ sleep 1m
06:38:24 ++182+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/c875cac9-31d9-4f03-8730-38f1c3af7252/status
06:38:24 +182+ RESPONSE_RAW='{"uuid":"c875cac9-31d9-4f03-8730-38f1c3af7252","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
06:38:24 200'
06:38:24 ++182+ head -n1
06:38:24 +182+ RESPONSE='{"uuid":"c875cac9-31d9-4f03-8730-38f1c3af7252","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
06:38:24 ++182+ tail -n1
06:38:24 +182+ STATUS_CODE=200
06:38:24 ++182+ echo '{"uuid":"c875cac9-31d9-4f03-8730-38f1c3af7252","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
06:38:24 ++182+ jq -r .notarizationStatus.status
06:38:24 +182+ STATUS=IN_PROGRESS
06:38:24 +182+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
06:38:24 +182+ sleep 1m
06:38:28 ++376+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/06ff2f75-3a2b-40d6-ad14-d67727a50f18/status
06:38:28 +376+ RESPONSE_RAW='{"uuid":"06ff2f75-3a2b-40d6-ad14-d67727a50f18","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
06:38:28 200'
06:38:28 ++376+ head -n1
06:38:28 +376+ RESPONSE='{"uuid":"06ff2f75-3a2b-40d6-ad14-d67727a50f18","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
06:38:28 ++376+ tail -n1
06:38:28 +376+ STATUS_CODE=200
06:38:28 ++376+ jq -r .notarizationStatus.status
06:38:28 ++376+ echo '{"uuid":"06ff2f75-3a2b-40d6-ad14-d67727a50f18","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
06:38:28 +376+ STATUS=IN_PROGRESS
06:38:28 +376+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
06:38:28 +376+ sleep 1m
06:38:32 ++906+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/ad7f8710-ae46-453e-bcda-9ae40acc6f56/status
06:38:32 +906+ RESPONSE_RAW='{"uuid":"ad7f8710-ae46-453e-bcda-9ae40acc6f56","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
06:38:32 200'
06:38:32 ++906+ head -n1
06:38:32 +906+ RESPONSE='{"uuid":"ad7f8710-ae46-453e-bcda-9ae40acc6f56","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
06:38:32 ++906+ tail -n1
06:38:32 +906+ STATUS_CODE=200
06:38:32 ++906+ echo '{"uuid":"ad7f8710-ae46-453e-bcda-9ae40acc6f56","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
06:38:32 ++906+ jq -r .notarizationStatus.status
06:38:32 +906+ STATUS=IN_PROGRESS
06:38:32 +906+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
06:38:32 +906+ sleep 1m
06:38:33 ++720+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/12b4a8b2-4864-47a5-9de4-f8a6a8de88d4/status
06:38:33 +720+ RESPONSE_RAW='{"uuid":"12b4a8b2-4864-47a5-9de4-f8a6a8de88d4","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
06:38:33 200'
06:38:33 ++720+ head -n1
06:38:33 +720+ RESPONSE='{"uuid":"12b4a8b2-4864-47a5-9de4-f8a6a8de88d4","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
06:38:33 ++720+ tail -n1
06:38:33 +720+ STATUS_CODE=200
06:38:33 ++720+ echo '{"uuid":"12b4a8b2-4864-47a5-9de4-f8a6a8de88d4","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
06:38:33 ++720+ jq -r .notarizationStatus.status
06:38:33 +720+ STATUS=IN_PROGRESS
06:38:33 +720+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
06:38:33 +720+ sleep 1m
06:38:42 ++564+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/1344ea29-183d-413b-b67e-eead0056e7f6/status
06:38:42 +564+ RESPONSE_RAW='{"uuid":"1344ea29-183d-413b-b67e-eead0056e7f6","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
06:38:42 200'
06:38:42 ++564+ head -n1
06:38:42 +564+ RESPONSE='{"uuid":"1344ea29-183d-413b-b67e-eead0056e7f6","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
06:38:42 ++564+ tail -n1
06:38:42 +564+ STATUS_CODE=200
06:38:43 ++564+ echo '{"uuid":"1344ea29-183d-413b-b67e-eead0056e7f6","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
06:38:43 ++564+ jq -r .notarizationStatus.status
06:38:43 +564+ STATUS=IN_PROGRESS
06:38:43 +564+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
06:38:43 +564+ sleep 1m
06:38:45 ++978+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/d7ea653d-cb0f-447b-ba31-4e73012f4190/status
06:38:45 +978+ RESPONSE_RAW='{"uuid":"d7ea653d-cb0f-447b-ba31-4e73012f4190","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
06:38:45 200'
06:38:45 ++978+ head -n1
06:38:45 +978+ RESPONSE='{"uuid":"d7ea653d-cb0f-447b-ba31-4e73012f4190","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
06:38:45 ++978+ tail -n1
06:38:45 +978+ STATUS_CODE=200
06:38:45 ++978+ echo '{"uuid":"d7ea653d-cb0f-447b-ba31-4e73012f4190","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
06:38:45 ++978+ jq -r .notarizationStatus.status
06:38:45 +978+ STATUS=IN_PROGRESS
06:38:45 +978+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
06:38:45 +978+ sleep 1m
06:38:46 ++418+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/3c1185b2-8c2f-42e8-a9c5-1dff444e0aea/status
06:38:46 +418+ RESPONSE_RAW='{"uuid":"3c1185b2-8c2f-42e8-a9c5-1dff444e0aea","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
06:38:46 200'
06:38:46 ++418+ head -n1
06:38:46 +418+ RESPONSE='{"uuid":"3c1185b2-8c2f-42e8-a9c5-1dff444e0aea","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
06:38:46 ++418+ tail -n1
06:38:46 +418+ STATUS_CODE=200
06:38:46 ++418+ echo '{"uuid":"3c1185b2-8c2f-42e8-a9c5-1dff444e0aea","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
06:38:46 ++418+ jq -r .notarizationStatus.status
06:38:46 +418+ STATUS=IN_PROGRESS
06:38:46 +418+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
06:38:46 +418+ sleep 1m
06:38:47 ++204+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/3053e8ed-c850-4c7b-bec8-32409f30f05e/status
06:38:47 +204+ RESPONSE_RAW='{"uuid":"3053e8ed-c850-4c7b-bec8-32409f30f05e","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
06:38:47 200'
06:38:47 ++204+ head -n1
06:38:47 +204+ RESPONSE='{"uuid":"3053e8ed-c850-4c7b-bec8-32409f30f05e","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
06:38:47 ++204+ tail -n1
06:38:47 +204+ STATUS_CODE=200
06:38:47 ++204+ echo '{"uuid":"3053e8ed-c850-4c7b-bec8-32409f30f05e","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
06:38:47 ++204+ jq -r .notarizationStatus.status
06:38:47 +204+ STATUS=IN_PROGRESS
06:38:47 +204+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
06:38:47 +204+ sleep 1m
06:38:52 ++302+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/ec16069a-2a4a-4e79-b27c-fc54c02df6e0/status
06:38:52 +302+ RESPONSE_RAW='{"uuid":"ec16069a-2a4a-4e79-b27c-fc54c02df6e0","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
06:38:52 200'
06:38:52 ++302+ head -n1
06:38:52 +302+ RESPONSE='{"uuid":"ec16069a-2a4a-4e79-b27c-fc54c02df6e0","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
06:38:52 ++302+ tail -n1
06:38:52 +302+ STATUS_CODE=200
06:38:52 ++302+ echo '{"uuid":"ec16069a-2a4a-4e79-b27c-fc54c02df6e0","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
06:38:52 ++302+ jq -r .notarizationStatus.status
06:38:52 +302+ STATUS=IN_PROGRESS
06:38:52 +302+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
06:38:52 +302+ sleep 1m
06:38:55 ++772+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/90ab5bc3-bd04-4dfd-9c38-779fb9d687fb/status
06:38:55 +772+ RESPONSE_RAW='{"uuid":"90ab5bc3-bd04-4dfd-9c38-779fb9d687fb","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
06:38:55 200'
06:38:55 ++772+ head -n1
06:38:55 +772+ RESPONSE='{"uuid":"90ab5bc3-bd04-4dfd-9c38-779fb9d687fb","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
06:38:55 ++772+ tail -n1
06:38:55 +772+ STATUS_CODE=200
06:38:55 ++772+ echo '{"uuid":"90ab5bc3-bd04-4dfd-9c38-779fb9d687fb","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
06:38:55 ++772+ jq -r .notarizationStatus.status
06:38:55 +772+ STATUS=IN_PROGRESS
06:38:55 +772+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
06:38:55 +772+ sleep 1m
06:38:58 ++226+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/509e418c-2a7d-4f75-a522-dca3aa295c49/status
06:38:58 +226+ RESPONSE_RAW='{"uuid":"509e418c-2a7d-4f75-a522-dca3aa295c49","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
06:38:58 200'
06:38:58 ++226+ head -n1
06:38:58 +226+ RESPONSE='{"uuid":"509e418c-2a7d-4f75-a522-dca3aa295c49","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
06:38:58 ++226+ tail -n1
06:38:58 +226+ STATUS_CODE=200
06:38:58 ++226+ echo '{"uuid":"509e418c-2a7d-4f75-a522-dca3aa295c49","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
06:38:58 ++226+ jq -r .notarizationStatus.status
06:38:58 +226+ STATUS=IN_PROGRESS
06:38:58 +226+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
06:38:58 +226+ sleep 1m
06:39:01 ++606+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/9de0b02b-f693-4031-8f06-017ea804231a/status
06:39:01 +606+ RESPONSE_RAW='{"uuid":"9de0b02b-f693-4031-8f06-017ea804231a","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
06:39:01 200'
06:39:01 ++606+ head -n1
06:39:01 +606+ RESPONSE='{"uuid":"9de0b02b-f693-4031-8f06-017ea804231a","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
06:39:01 ++606+ tail -n1
06:39:01 +606+ STATUS_CODE=200
06:39:01 ++606+ echo '{"uuid":"9de0b02b-f693-4031-8f06-017ea804231a","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
06:39:01 ++606+ jq -r .notarizationStatus.status
06:39:01 +606+ STATUS=IN_PROGRESS
06:39:01 +606+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
06:39:01 +606+ sleep 1m
06:39:05 ++460+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/13318cb9-b86d-4058-8262-dfe3b5cfff05/status
06:39:05 +460+ RESPONSE_RAW='{"uuid":"13318cb9-b86d-4058-8262-dfe3b5cfff05","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
06:39:05 200'
06:39:05 ++460+ head -n1
06:39:05 +460+ RESPONSE='{"uuid":"13318cb9-b86d-4058-8262-dfe3b5cfff05","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
06:39:05 ++460+ tail -n1
06:39:05 +460+ STATUS_CODE=200
06:39:05 ++460+ echo '{"uuid":"13318cb9-b86d-4058-8262-dfe3b5cfff05","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
06:39:05 ++460+ jq -r .notarizationStatus.status
06:39:05 +460+ STATUS=IN_PROGRESS
06:39:05 +460+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
06:39:05 +460+ sleep 1m
06:39:05 ++1050+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/2e0d89e5-f0e7-45f1-9712-2840315d2e54/status
06:39:05 +1050+ RESPONSE_RAW='{"uuid":"2e0d89e5-f0e7-45f1-9712-2840315d2e54","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
06:39:05 200'
06:39:05 ++1050+ head -n1
06:39:05 +1050+ RESPONSE='{"uuid":"2e0d89e5-f0e7-45f1-9712-2840315d2e54","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
06:39:05 ++1050+ tail -n1
06:39:05 +1050+ STATUS_CODE=200
06:39:05 ++1050+ echo '{"uuid":"2e0d89e5-f0e7-45f1-9712-2840315d2e54","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
06:39:05 ++1050+ jq -r .notarizationStatus.status
06:39:05 +1050+ STATUS=IN_PROGRESS
06:39:05 +1050+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
06:39:05 +1050+ sleep 1m
06:39:10 ++344+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/11ae55c7-af43-4874-9443-03f3f4416fab/status
06:39:10 +344+ RESPONSE_RAW='{"uuid":"11ae55c7-af43-4874-9443-03f3f4416fab","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
06:39:10 200'
06:39:10 ++344+ head -n1
06:39:10 +344+ RESPONSE='{"uuid":"11ae55c7-af43-4874-9443-03f3f4416fab","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
06:39:10 ++344+ tail -n1
06:39:10 +344+ STATUS_CODE=200
06:39:10 ++344+ echo '{"uuid":"11ae55c7-af43-4874-9443-03f3f4416fab","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
06:39:10 ++344+ jq -r .notarizationStatus.status
06:39:10 +344+ STATUS=IN_PROGRESS
06:39:10 +344+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
06:39:10 +344+ sleep 1m
06:39:11 ++844+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/e9386617-8178-4c08-b848-8c4ae79be7fc/status
06:39:11 +844+ RESPONSE_RAW='{"uuid":"e9386617-8178-4c08-b848-8c4ae79be7fc","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
06:39:11 200'
06:39:11 ++844+ head -n1
06:39:11 +844+ RESPONSE='{"uuid":"e9386617-8178-4c08-b848-8c4ae79be7fc","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
06:39:11 ++844+ tail -n1
06:39:11 +844+ STATUS_CODE=200
06:39:11 ++844+ echo '{"uuid":"e9386617-8178-4c08-b848-8c4ae79be7fc","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
06:39:11 ++844+ jq -r .notarizationStatus.status
06:39:11 +844+ STATUS=IN_PROGRESS
06:39:11 +844+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
06:39:11 +844+ sleep 1m
06:39:15 ++658+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/d70e0ba6-363e-4c62-8ff0-255ed6fa4ea5/status
06:39:15 +658+ RESPONSE_RAW='{"uuid":"d70e0ba6-363e-4c62-8ff0-255ed6fa4ea5","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
06:39:15 200'
06:39:15 ++658+ head -n1
06:39:15 +658+ RESPONSE='{"uuid":"d70e0ba6-363e-4c62-8ff0-255ed6fa4ea5","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
06:39:15 ++658+ tail -n1
06:39:15 +658+ STATUS_CODE=200
06:39:15 ++658+ echo '{"uuid":"d70e0ba6-363e-4c62-8ff0-255ed6fa4ea5","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
06:39:15 ++658+ jq -r .notarizationStatus.status
06:39:15 +658+ STATUS=IN_PROGRESS
06:39:15 +658+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
06:39:15 +658+ sleep 1m
06:39:17 ++248+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/50a174bd-bf60-4dbe-a940-aeff258fea44/status
06:39:17 +248+ RESPONSE_RAW='{"uuid":"50a174bd-bf60-4dbe-a940-aeff258fea44","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
06:39:17 200'
06:39:17 ++248+ head -n1
06:39:17 +248+ RESPONSE='{"uuid":"50a174bd-bf60-4dbe-a940-aeff258fea44","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
06:39:17 ++248+ tail -n1
06:39:17 +248+ STATUS_CODE=200
06:39:17 ++248+ echo '{"uuid":"50a174bd-bf60-4dbe-a940-aeff258fea44","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
06:39:17 ++248+ jq -r .notarizationStatus.status
06:39:17 +248+ STATUS=IN_PROGRESS
06:39:17 +248+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
06:39:17 +248+ sleep 1m
06:39:23 ++502+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/836bb1a1-720c-4524-a525-dba6a5700e91/status
06:39:23 +502+ RESPONSE_RAW='{"uuid":"836bb1a1-720c-4524-a525-dba6a5700e91","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
06:39:23 200'
06:39:23 ++502+ head -n1
06:39:23 +502+ RESPONSE='{"uuid":"836bb1a1-720c-4524-a525-dba6a5700e91","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
06:39:23 ++502+ tail -n1
06:39:23 +502+ STATUS_CODE=200
06:39:23 ++502+ echo '{"uuid":"836bb1a1-720c-4524-a525-dba6a5700e91","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
06:39:23 ++502+ jq -r .notarizationStatus.status
06:39:23 +502+ STATUS=IN_PROGRESS
06:39:23 +502+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
06:39:23 +502+ sleep 1m
06:39:24 ++182+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/c875cac9-31d9-4f03-8730-38f1c3af7252/status
06:39:24 +182+ RESPONSE_RAW='{"uuid":"c875cac9-31d9-4f03-8730-38f1c3af7252","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
06:39:24 200'
06:39:24 ++182+ head -n1
06:39:24 +182+ RESPONSE='{"uuid":"c875cac9-31d9-4f03-8730-38f1c3af7252","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
06:39:24 ++182+ tail -n1
06:39:24 +182+ STATUS_CODE=200
06:39:24 ++182+ echo '{"uuid":"c875cac9-31d9-4f03-8730-38f1c3af7252","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
06:39:24 ++182+ jq -r .notarizationStatus.status
06:39:24 +182+ STATUS=IN_PROGRESS
06:39:24 +182+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
06:39:24 +182+ sleep 1m
06:39:28 ++376+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/06ff2f75-3a2b-40d6-ad14-d67727a50f18/status
06:39:28 +376+ RESPONSE_RAW='{"uuid":"06ff2f75-3a2b-40d6-ad14-d67727a50f18","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
06:39:28 200'
06:39:28 ++376+ head -n1
06:39:28 +376+ RESPONSE='{"uuid":"06ff2f75-3a2b-40d6-ad14-d67727a50f18","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
06:39:28 ++376+ tail -n1
06:39:28 +376+ STATUS_CODE=200
06:39:28 ++376+ echo '{"uuid":"06ff2f75-3a2b-40d6-ad14-d67727a50f18","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
06:39:28 ++376+ jq -r .notarizationStatus.status
06:39:28 +376+ STATUS=IN_PROGRESS
06:39:28 +376+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
06:39:28 +376+ sleep 1m
06:39:32 ++906+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/ad7f8710-ae46-453e-bcda-9ae40acc6f56/status
06:39:32 +906+ RESPONSE_RAW='{"uuid":"ad7f8710-ae46-453e-bcda-9ae40acc6f56","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
06:39:32 200'
06:39:32 ++906+ head -n1
06:39:32 +906+ RESPONSE='{"uuid":"ad7f8710-ae46-453e-bcda-9ae40acc6f56","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
06:39:32 ++906+ tail -n1
06:39:32 +906+ STATUS_CODE=200
06:39:32 ++906+ echo '{"uuid":"ad7f8710-ae46-453e-bcda-9ae40acc6f56","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
06:39:32 ++906+ jq -r .notarizationStatus.status
06:39:32 +906+ STATUS=IN_PROGRESS
06:39:32 +906+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
06:39:32 +906+ sleep 1m
06:39:33 ++720+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/12b4a8b2-4864-47a5-9de4-f8a6a8de88d4/status
06:39:33 +720+ RESPONSE_RAW='{"uuid":"12b4a8b2-4864-47a5-9de4-f8a6a8de88d4","notarizationStatus":{"status":"COMPLETE","message":"Notarization ticket has been stapled successfully to uploaded file. You can now download the stapled file","moreInfo":"Notarization ticket has been stapled to the uploaded file successfully","log":"{\n  \"logFormatVersion\": 1,\n  \"jobId\": \"dcc4e4f7-b11b-4959-8da6-78529a980f0e\",\n  \"status\": \"Accepted\",\n  \"statusSummary\": \"Ready for distribution\",\n  \"statusCode\": 0,\n  \"archiveFilename\": \"eclipse-java-2024-06-M2-macosx-cocoa-x86_64-9308473446941619933.dmg\",\n  \"uploadDate\": \"2024-05-02T10:28:03.638Z\",\n  \"sha256\": \"363c5dc1720478ef75e740238e014b6013a68750484cb5ed03ea50352e065cf3\",\n  \"ticketContents\": [\n    {\n      \"path\": \"eclipse-java-2024-06-M2-macosx-cocoa-x86_64-9308473446941619933.dmg\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"28ff7c17b8cd2817156b7e5e18016772f7011ca3\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M2-macosx-cocoa-x86_64-9308473446941619933.dmg/Eclipse.app\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d651b09da31be1b642953d881bc9f56f73189222\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M2-macosx-cocoa-x86_64-9308473446941619933.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.java.executable.cocoa.macosx.x86_64_4.32.0.20240502-0721/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"00fda142f82025ddc29a3ff87f899862c2236492\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M2-macosx-cocoa-x86_64-9308473446941619933.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202404271024.jar/os/macosx/aarch64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9357f8202c2bdf9ed309bf2c82f8f53a68164088\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M2-macosx-cocoa-x86_64-9308473446941619933.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202404271024.jar/os/macosx/aarch64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"102febf8120322b093b1c9c8d6b24b6a78f9bcc0\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M2-macosx-cocoa-x86_64-9308473446941619933.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202404271024.jar/os/macosx/x86_64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9517a970b176bde72cd73887e2587a3574716110\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M2-macosx-cocoa-x86_64-9308473446941619933.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202404271024.jar/os/macosx/x86_64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0e97a6eb772a3eef07826d5eb75de0924fba367b\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M2-macosx-cocoa-x86_64-9308473446941619933.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e37eb237e4687575f774c028e8aa4a4913e37a37\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M2-macosx-cocoa-x86_64-9308473446941619933.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"86006f61e0eadafeb935a0de05828ea98a6308e1\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M2-macosx-cocoa-x86_64-9308473446941619933.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.300.v20240419-2334.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M2-macosx-cocoa-x86_64-9308473446941619933.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.300.v20240419-2334.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M2-macosx-cocoa-x86_64-9308473446941619933.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.126.0.v20240426-0802.jar/libswt-pi-cocoa-4965r8.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6934a02a15f0a67c1e58cf0b19feee828ad360d6\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M2-macosx-cocoa-x86_64-9308473446941619933.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.126.0.v20240426-0802.jar/libswt-awt-cocoa-4965r8.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"dd9cfb912acc0ee8e137d9d841a2dcd62c6dc3e4\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M2-macosx-cocoa-x86_64-9308473446941619933.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.126.0.v20240426-0802.jar/libswt-cocoa-4965r8.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d05337058ff069045bfdbe0c903cccd5e6be9cff\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M2-macosx-cocoa-x86_64-9308473446941619933.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-aarch64/libjnidispatch.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"56cd13fe659db01c07ec565716b2e6e1024199ab\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M2-macosx-cocoa-x86_64-9308473446941619933.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-x86-64/libjnidispatch.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6657e46285bd8380196b5cfddae3e6143a2c32a0\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M2-macosx-cocoa-x86_64-9308473446941619933.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.2.900.v20240129-1338/eclipse_11900.so\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a52cb795e3230ae77706c641284547f9ad6cbecf\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M2-macosx-cocoa-x86_64-9308473446941619933.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jar\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3c252b0f3272a34c543b0324bf8a01e48369dfef\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M2-macosx-cocoa-x86_64-9308473446941619933.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jarsigner\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3825723ed9b54eeec84ea5fa65e065d6202ea266\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M2-macosx-cocoa-x86_64-9308473446941619933.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/java\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d5cee0be91f8b32baa13dead0b4c7681060427dd\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M2-macosx-cocoa-x86_64-9308473446941619933.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/javac\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"8ab3cf8189bcb923500c430e4f343b9f9a61db92\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M2-macosx-cocoa-x86_64-9308473446941619933.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/javadoc\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ba65fd30663064895b31b1f9d92efb43f510f0cb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M2-macosx-cocoa-x86_64-9308473446941619933.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/javap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"81ae326d2f3b019f96dec711b44e0c3c9c0d6793\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M2-macosx-cocoa-x86_64-9308473446941619933.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jcmd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9d1ff349397e85a003ec98f1ff01415e8b5962f0\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M2-macosx-cocoa-x86_64-9308473446941619933.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jconsole\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a678702718088d6722b354cfc41a39c33e780c44\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M2-macosx-cocoa-x86_64-9308473446941619933.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b0dae41c8b69e2fd17a18dcd7ba97ec3889ce676\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M2-macosx-cocoa-x86_64-9308473446941619933.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jdeprscan\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"da8173d92bdcca349994c7b7cb40c76ad5c3f3ac\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M2-macosx-cocoa-x86_64-9308473446941619933.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jdeps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a6b1ce5dc1c1308ee288b9eb7f65b3b89e295406\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M2-macosx-cocoa-x86_64-9308473446941619933.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jfr\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"fedf23ad73f4c585f8ecdeef39195bf2491b6b7a\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M2-macosx-cocoa-x86_64-9308473446941619933.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jhsdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"47edaface871ae7019fa5061b9a3bb09a3a01ec2\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M2-macosx-cocoa-x86_64-9308473446941619933.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jimage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"fa860874e5b1c8c941e36d2ce9ad86ecbfebb2af\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M2-macosx-cocoa-x86_64-9308473446941619933.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jinfo\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"66ce18e24c50ccd02d126bc443dc3447136fb38f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M2-macosx-cocoa-x86_64-9308473446941619933.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jlink\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4cd63ba153c62631630a11716bdd007fba863065\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M2-macosx-cocoa-x86_64-9308473446941619933.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jmap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2562da0de21ca7a9d6a204167d36f7061466bfd8\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M2-macosx-cocoa-x86_64-9308473446941619933.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jmod\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ac53c85cdc2ff484217f843c6a0e603183b3e2c9\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M2-macosx-cocoa-x86_64-9308473446941619933.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jpackage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6bf6ca9567c95763833bbee29bcef6ec89f81dfd\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M2-macosx-cocoa-x86_64-9308473446941619933.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"230f835ee00d93c808df43d0c2991635e80e63a3\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M2-macosx-cocoa-x86_64-9308473446941619933.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jrunscript\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c9498519d56e66afbc98652661d338edd66a0e4c\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M2-macosx-cocoa-x86_64-9308473446941619933.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jshell\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b909a667f52716ac4263b8097072a85066bc7d23\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M2-macosx-cocoa-x86_64-9308473446941619933.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jstack\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0f53a30c10008284e16acc1158381119b2463084\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M2-macosx-cocoa-x86_64-9308473446941619933.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jstat\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a67f0cce729d70857ccb6b89650c50fc2751a899\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M2-macosx-cocoa-x86_64-9308473446941619933.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jstatd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9ac691648cc46870c1727f03f360b3a3b2388ba5\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M2-macosx-cocoa-x86_64-9308473446941619933.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jwebserver\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b8fb050e8fec4279cee2f2564844f40673cdcb25\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M2-macosx-cocoa-x86_64-9308473446941619933.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/keytool\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c4c294b3cc63dc13b51778e6f853db53f3effe41\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M2-macosx-cocoa-x86_64-9308473446941619933.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/rmiregistry\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"cdd83972a5bc33a782200788f4f66bc736e689f8\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M2-macosx-cocoa-x86_64-9308473446941619933.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/serialver\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"221287cc2221f20ec84c875388b7a239b06304d0\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M2-macosx-cocoa-x86_64-9308473446941619933.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/jspawnhelper\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"829d0d770326ae7073f74579bf678eac3c4828bb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M2-macosx-cocoa-x86_64-9308473446941619933.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libattach.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0afdad31f5216b285a02d8a790021d33668c89f9\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M2-macosx-cocoa-x86_64-9308473446941619933.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2973edf30f74f9c1827d5aa59c727d135b6f9393\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M2-macosx-cocoa-x86_64-9308473446941619933.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libawt_lwawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"8431a38072d38f8aeecbac9c9651e9b179f656ba\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M2-macosx-cocoa-x86_64-9308473446941619933.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libdt_socket.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3d41fd4e61e8c9f36925b128264199dc5ba175fa\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M2-macosx-cocoa-x86_64-9308473446941619933.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libextnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e14473293f82948e73eca017c21b0440f3b5bf5e\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M2-macosx-cocoa-x86_64-9308473446941619933.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libfontmanager.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"26455017ff930a947b3886eeabed2cc462355cb2\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M2-macosx-cocoa-x86_64-9308473446941619933.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libfreetype.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3374e86bd8cb23758b180c2a09e57ff6c8974429\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M2-macosx-cocoa-x86_64-9308473446941619933.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libinstrument.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c504ac6f28bc69ba5a3e081406ac7e0bca60936d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M2-macosx-cocoa-x86_64-9308473446941619933.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libj2gss.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"195b73d5a4d5d8d3994c91177776d2f3bbc5d1fe\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M2-macosx-cocoa-x86_64-9308473446941619933.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libj2pcsc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"28aab47c188d5c962387a6b7e18ff69c19af5bb4\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M2-macosx-cocoa-x86_64-9308473446941619933.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libj2pkcs11.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7975e108d71c9f6b485e6761f0282a8a79184e4d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M2-macosx-cocoa-x86_64-9308473446941619933.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjaas.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"af4d60eeab550ee297655e0b559c4e56d25d4898\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M2-macosx-cocoa-x86_64-9308473446941619933.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjava.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f1b702166e0355241d63314f57d901f39f13bac0\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M2-macosx-cocoa-x86_64-9308473446941619933.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjavajpeg.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"db2e9a3875932e5eedbd667d5cd2015d8cfa4c18\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M2-macosx-cocoa-x86_64-9308473446941619933.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"99175cdd438e9155db559ba8389441297b93986c\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M2-macosx-cocoa-x86_64-9308473446941619933.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjdwp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"667a513a65e6fc8e88f350024cf0ff7132f83f6b\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M2-macosx-cocoa-x86_64-9308473446941619933.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjimage.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"df7980d9033f04fb2a6341bcd93a729411129a27\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M2-macosx-cocoa-x86_64-9308473446941619933.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjli.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ccd681974c1df510b628179dee9bd3bc358b8ea1\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M2-macosx-cocoa-x86_64-9308473446941619933.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3a39eab4f2ce60f0a7c1a6c302963ef2ab0a3fca\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M2-macosx-cocoa-x86_64-9308473446941619933.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjsound.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5ef4e610f15accdf37f862fb663c973b02f3dd60\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M2-macosx-cocoa-x86_64-9308473446941619933.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/liblcms.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"94bf533d8ee086b686388e3f1b03aa648f1cad75\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M2-macosx-cocoa-x86_64-9308473446941619933.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/lible.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"62ba8e900b479ef5ce908a21f8030f24a2feff01\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M2-macosx-cocoa-x86_64-9308473446941619933.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libmanagement.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7f7cdd4fd7e03ba7d38031f6d2865e3b7cb958f2\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M2-macosx-cocoa-x86_64-9308473446941619933.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libmanagement_agent.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"10fca8d6916d94e1ac6a9b723085678d1710863d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M2-macosx-cocoa-x86_64-9308473446941619933.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libmanagement_ext.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"944693d2de31a1c8d7c3ce97d4b080a75b71d285\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M2-macosx-cocoa-x86_64-9308473446941619933.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libmlib_image.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"33a68af7f44a3f31830ed465b62dc045cf07dc88\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M2-macosx-cocoa-x86_64-9308473446941619933.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d22ee5d08484d3ac033094149bfc042f3e503ffe\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M2-macosx-cocoa-x86_64-9308473446941619933.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libnio.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"888c55093caeb579a852e764aeb69420c7d398b5\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M2-macosx-cocoa-x86_64-9308473446941619933.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libosx.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f00a159d69a552b4b91ce80d215647afe1f9b927\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M2-macosx-cocoa-x86_64-9308473446941619933.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libosxapp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4ffb38b72b23bf4fc531190c9f2e55d3561787e3\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M2-macosx-cocoa-x86_64-9308473446941619933.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libosxkrb5.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"597b23ed4e29196566607e54893ec9cf410e669a\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M2-macosx-cocoa-x86_64-9308473446941619933.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libosxsecurity.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"8cb2f9c7a7468c380ccb0e7f899df2855d152d62\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M2-macosx-cocoa-x86_64-9308473446941619933.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libosxui.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"332eddb084f5a2e52d0aaee12ca19e43fbeb44cb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M2-macosx-cocoa-x86_64-9308473446941619933.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libprefs.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a3ac4a2aa4583afec7699b2a5c7ce00adb687319\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M2-macosx-cocoa-x86_64-9308473446941619933.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/librmi.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c4f80f1208f4351cfa20a2606592f7e405e3234c\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M2-macosx-cocoa-x86_64-9308473446941619933.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libsaproc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"06cefbe0897e1963f6aeb031b597c456cfb4d67a\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M2-macosx-cocoa-x86_64-9308473446941619933.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libsplashscreen.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c6d4677f90c7ad57e914bca1c9cf3d57156d8022\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M2-macosx-cocoa-x86_64-9308473446941619933.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libsyslookup.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"aa073278b31d13a4b7d700035455c3f25b6b1cf4\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M2-macosx-cocoa-x86_64-9308473446941619933.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libverify.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"21ed62964fe9b9a469a5b41022b1b7f4e6df767f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M2-macosx-cocoa-x86_64-9308473446941619933.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libzip.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d68020bd3f05e86e7a80f9d582891f02c4e3cd3f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M2-macosx-cocoa-x86_64-9308473446941619933.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/server/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3a39eab4f2ce60f0a7c1a6c302963ef2ab0a3fca\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M2-macosx-cocoa-x86_64-9308473446941619933.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/server/libjvm.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3aa2681e3e1fa7bfb3f36812e02c2a5bd84d54bf\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M2-macosx-cocoa-x86_64-9308473446941619933.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d651b09da31be1b642953d881bc9f56f73189222\",\n      \"arch\": \"x86_64\"\n    }\n  ],\n  \"issues\": null\n}\n"}}
06:39:33 200'
06:39:33 ++720+ head -n1
06:39:33 +720+ RESPONSE='{"uuid":"12b4a8b2-4864-47a5-9de4-f8a6a8de88d4","notarizationStatus":{"status":"COMPLETE","message":"Notarization ticket has been stapled successfully to uploaded file. You can now download the stapled file","moreInfo":"Notarization ticket has been stapled to the uploaded file successfully","log":"{\n  \"logFormatVersion\": 1,\n  \"jobId\": \"dcc4e4f7-b11b-4959-8da6-78529a980f0e\",\n  \"status\": \"Accepted\",\n  \"statusSummary\": \"Ready for distribution\",\n  \"statusCode\": 0,\n  \"archiveFilename\": \"eclipse-java-2024-06-M2-macosx-cocoa-x86_64-9308473446941619933.dmg\",\n  \"uploadDate\": \"2024-05-02T10:28:03.638Z\",\n  \"sha256\": \"363c5dc1720478ef75e740238e014b6013a68750484cb5ed03ea50352e065cf3\",\n  \"ticketContents\": [\n    {\n      \"path\": \"eclipse-java-2024-06-M2-macosx-cocoa-x86_64-9308473446941619933.dmg\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"28ff7c17b8cd2817156b7e5e18016772f7011ca3\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M2-macosx-cocoa-x86_64-9308473446941619933.dmg/Eclipse.app\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d651b09da31be1b642953d881bc9f56f73189222\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M2-macosx-cocoa-x86_64-9308473446941619933.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.java.executable.cocoa.macosx.x86_64_4.32.0.20240502-0721/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"00fda142f82025ddc29a3ff87f899862c2236492\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M2-macosx-cocoa-x86_64-9308473446941619933.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202404271024.jar/os/macosx/aarch64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9357f8202c2bdf9ed309bf2c82f8f53a68164088\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M2-macosx-cocoa-x86_64-9308473446941619933.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202404271024.jar/os/macosx/aarch64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"102febf8120322b093b1c9c8d6b24b6a78f9bcc0\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M2-macosx-cocoa-x86_64-9308473446941619933.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202404271024.jar/os/macosx/x86_64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9517a970b176bde72cd73887e2587a3574716110\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M2-macosx-cocoa-x86_64-9308473446941619933.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202404271024.jar/os/macosx/x86_64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0e97a6eb772a3eef07826d5eb75de0924fba367b\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M2-macosx-cocoa-x86_64-9308473446941619933.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e37eb237e4687575f774c028e8aa4a4913e37a37\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M2-macosx-cocoa-x86_64-9308473446941619933.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"86006f61e0eadafeb935a0de05828ea98a6308e1\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M2-macosx-cocoa-x86_64-9308473446941619933.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.300.v20240419-2334.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M2-macosx-cocoa-x86_64-9308473446941619933.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.300.v20240419-2334.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M2-macosx-cocoa-x86_64-9308473446941619933.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.126.0.v20240426-0802.jar/libswt-pi-cocoa-4965r8.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6934a02a15f0a67c1e58cf0b19feee828ad360d6\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M2-macosx-cocoa-x86_64-9308473446941619933.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.126.0.v20240426-0802.jar/libswt-awt-cocoa-4965r8.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"dd9cfb912acc0ee8e137d9d841a2dcd62c6dc3e4\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M2-macosx-cocoa-x86_64-9308473446941619933.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.126.0.v20240426-0802.jar/libswt-cocoa-4965r8.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d05337058ff069045bfdbe0c903cccd5e6be9cff\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M2-macosx-cocoa-x86_64-9308473446941619933.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-aarch64/libjnidispatch.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"56cd13fe659db01c07ec565716b2e6e1024199ab\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M2-macosx-cocoa-x86_64-9308473446941619933.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-x86-64/libjnidispatch.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6657e46285bd8380196b5cfddae3e6143a2c32a0\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M2-macosx-cocoa-x86_64-9308473446941619933.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.2.900.v20240129-1338/eclipse_11900.so\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a52cb795e3230ae77706c641284547f9ad6cbecf\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M2-macosx-cocoa-x86_64-9308473446941619933.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jar\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3c252b0f3272a34c543b0324bf8a01e48369dfef\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M2-macosx-cocoa-x86_64-9308473446941619933.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jarsigner\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3825723ed9b54eeec84ea5fa65e065d6202ea266\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M2-macosx-cocoa-x86_64-9308473446941619933.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/java\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d5cee0be91f8b32baa13dead0b4c7681060427dd\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M2-macosx-cocoa-x86_64-9308473446941619933.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/javac\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"8ab3cf8189bcb923500c430e4f343b9f9a61db92\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M2-macosx-cocoa-x86_64-9308473446941619933.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/javadoc\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ba65fd30663064895b31b1f9d92efb43f510f0cb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M2-macosx-cocoa-x86_64-9308473446941619933.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/javap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"81ae326d2f3b019f96dec711b44e0c3c9c0d6793\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M2-macosx-cocoa-x86_64-9308473446941619933.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jcmd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9d1ff349397e85a003ec98f1ff01415e8b5962f0\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M2-macosx-cocoa-x86_64-9308473446941619933.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jconsole\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a678702718088d6722b354cfc41a39c33e780c44\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M2-macosx-cocoa-x86_64-9308473446941619933.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b0dae41c8b69e2fd17a18dcd7ba97ec3889ce676\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M2-macosx-cocoa-x86_64-9308473446941619933.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jdeprscan\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"da8173d92bdcca349994c7b7cb40c76ad5c3f3ac\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M2-macosx-cocoa-x86_64-9308473446941619933.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jdeps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a6b1ce5dc1c1308ee288b9eb7f65b3b89e295406\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M2-macosx-cocoa-x86_64-9308473446941619933.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jfr\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"fedf23ad73f4c585f8ecdeef39195bf2491b6b7a\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M2-macosx-cocoa-x86_64-9308473446941619933.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jhsdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"47edaface871ae7019fa5061b9a3bb09a3a01ec2\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M2-macosx-cocoa-x86_64-9308473446941619933.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jimage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"fa860874e5b1c8c941e36d2ce9ad86ecbfebb2af\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M2-macosx-cocoa-x86_64-9308473446941619933.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jinfo\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"66ce18e24c50ccd02d126bc443dc3447136fb38f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M2-macosx-cocoa-x86_64-9308473446941619933.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jlink\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4cd63ba153c62631630a11716bdd007fba863065\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M2-macosx-cocoa-x86_64-9308473446941619933.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jmap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2562da0de21ca7a9d6a204167d36f7061466bfd8\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M2-macosx-cocoa-x86_64-9308473446941619933.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jmod\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ac53c85cdc2ff484217f843c6a0e603183b3e2c9\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M2-macosx-cocoa-x86_64-9308473446941619933.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jpackage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6bf6ca9567c95763833bbee29bcef6ec89f81dfd\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M2-macosx-cocoa-x86_64-9308473446941619933.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"230f835ee00d93c808df43d0c2991635e80e63a3\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M2-macosx-cocoa-x86_64-9308473446941619933.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jrunscript\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c9498519d56e66afbc98652661d338edd66a0e4c\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M2-macosx-cocoa-x86_64-9308473446941619933.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jshell\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b909a667f52716ac4263b8097072a85066bc7d23\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M2-macosx-cocoa-x86_64-9308473446941619933.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jstack\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0f53a30c10008284e16acc1158381119b2463084\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M2-macosx-cocoa-x86_64-9308473446941619933.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jstat\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a67f0cce729d70857ccb6b89650c50fc2751a899\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M2-macosx-cocoa-x86_64-9308473446941619933.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jstatd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9ac691648cc46870c1727f03f360b3a3b2388ba5\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M2-macosx-cocoa-x86_64-9308473446941619933.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jwebserver\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b8fb050e8fec4279cee2f2564844f40673cdcb25\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M2-macosx-cocoa-x86_64-9308473446941619933.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/keytool\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c4c294b3cc63dc13b51778e6f853db53f3effe41\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M2-macosx-cocoa-x86_64-9308473446941619933.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/rmiregistry\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"cdd83972a5bc33a782200788f4f66bc736e689f8\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M2-macosx-cocoa-x86_64-9308473446941619933.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/serialver\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"221287cc2221f20ec84c875388b7a239b06304d0\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M2-macosx-cocoa-x86_64-9308473446941619933.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/jspawnhelper\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"829d0d770326ae7073f74579bf678eac3c4828bb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M2-macosx-cocoa-x86_64-9308473446941619933.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libattach.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0afdad31f5216b285a02d8a790021d33668c89f9\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M2-macosx-cocoa-x86_64-9308473446941619933.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2973edf30f74f9c1827d5aa59c727d135b6f9393\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M2-macosx-cocoa-x86_64-9308473446941619933.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libawt_lwawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"8431a38072d38f8aeecbac9c9651e9b179f656ba\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M2-macosx-cocoa-x86_64-9308473446941619933.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libdt_socket.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3d41fd4e61e8c9f36925b128264199dc5ba175fa\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M2-macosx-cocoa-x86_64-9308473446941619933.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libextnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e14473293f82948e73eca017c21b0440f3b5bf5e\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M2-macosx-cocoa-x86_64-9308473446941619933.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libfontmanager.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"26455017ff930a947b3886eeabed2cc462355cb2\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M2-macosx-cocoa-x86_64-9308473446941619933.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libfreetype.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3374e86bd8cb23758b180c2a09e57ff6c8974429\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M2-macosx-cocoa-x86_64-9308473446941619933.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libinstrument.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c504ac6f28bc69ba5a3e081406ac7e0bca60936d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M2-macosx-cocoa-x86_64-9308473446941619933.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libj2gss.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"195b73d5a4d5d8d3994c91177776d2f3bbc5d1fe\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M2-macosx-cocoa-x86_64-9308473446941619933.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libj2pcsc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"28aab47c188d5c962387a6b7e18ff69c19af5bb4\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M2-macosx-cocoa-x86_64-9308473446941619933.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libj2pkcs11.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7975e108d71c9f6b485e6761f0282a8a79184e4d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M2-macosx-cocoa-x86_64-9308473446941619933.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjaas.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"af4d60eeab550ee297655e0b559c4e56d25d4898\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M2-macosx-cocoa-x86_64-9308473446941619933.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjava.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f1b702166e0355241d63314f57d901f39f13bac0\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M2-macosx-cocoa-x86_64-9308473446941619933.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjavajpeg.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"db2e9a3875932e5eedbd667d5cd2015d8cfa4c18\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M2-macosx-cocoa-x86_64-9308473446941619933.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"99175cdd438e9155db559ba8389441297b93986c\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M2-macosx-cocoa-x86_64-9308473446941619933.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjdwp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"667a513a65e6fc8e88f350024cf0ff7132f83f6b\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M2-macosx-cocoa-x86_64-9308473446941619933.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjimage.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"df7980d9033f04fb2a6341bcd93a729411129a27\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M2-macosx-cocoa-x86_64-9308473446941619933.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjli.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ccd681974c1df510b628179dee9bd3bc358b8ea1\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M2-macosx-cocoa-x86_64-9308473446941619933.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3a39eab4f2ce60f0a7c1a6c302963ef2ab0a3fca\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M2-macosx-cocoa-x86_64-9308473446941619933.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjsound.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5ef4e610f15accdf37f862fb663c973b02f3dd60\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M2-macosx-cocoa-x86_64-9308473446941619933.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/liblcms.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"94bf533d8ee086b686388e3f1b03aa648f1cad75\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M2-macosx-cocoa-x86_64-9308473446941619933.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/lible.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"62ba8e900b479ef5ce908a21f8030f24a2feff01\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M2-macosx-cocoa-x86_64-9308473446941619933.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libmanagement.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7f7cdd4fd7e03ba7d38031f6d2865e3b7cb958f2\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M2-macosx-cocoa-x86_64-9308473446941619933.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libmanagement_agent.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"10fca8d6916d94e1ac6a9b723085678d1710863d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M2-macosx-cocoa-x86_64-9308473446941619933.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libmanagement_ext.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"944693d2de31a1c8d7c3ce97d4b080a75b71d285\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M2-macosx-cocoa-x86_64-9308473446941619933.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libmlib_image.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"33a68af7f44a3f31830ed465b62dc045cf07dc88\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M2-macosx-cocoa-x86_64-9308473446941619933.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d22ee5d08484d3ac033094149bfc042f3e503ffe\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M2-macosx-cocoa-x86_64-9308473446941619933.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libnio.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"888c55093caeb579a852e764aeb69420c7d398b5\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M2-macosx-cocoa-x86_64-9308473446941619933.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libosx.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f00a159d69a552b4b91ce80d215647afe1f9b927\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M2-macosx-cocoa-x86_64-9308473446941619933.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libosxapp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4ffb38b72b23bf4fc531190c9f2e55d3561787e3\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M2-macosx-cocoa-x86_64-9308473446941619933.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libosxkrb5.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"597b23ed4e29196566607e54893ec9cf410e669a\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M2-macosx-cocoa-x86_64-9308473446941619933.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libosxsecurity.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"8cb2f9c7a7468c380ccb0e7f899df2855d152d62\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M2-macosx-cocoa-x86_64-9308473446941619933.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libosxui.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"332eddb084f5a2e52d0aaee12ca19e43fbeb44cb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M2-macosx-cocoa-x86_64-9308473446941619933.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libprefs.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a3ac4a2aa4583afec7699b2a5c7ce00adb687319\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M2-macosx-cocoa-x86_64-9308473446941619933.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/librmi.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c4f80f1208f4351cfa20a2606592f7e405e3234c\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M2-macosx-cocoa-x86_64-9308473446941619933.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libsaproc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"06cefbe0897e1963f6aeb031b597c456cfb4d67a\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M2-macosx-cocoa-x86_64-9308473446941619933.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libsplashscreen.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c6d4677f90c7ad57e914bca1c9cf3d57156d8022\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M2-macosx-cocoa-x86_64-9308473446941619933.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libsyslookup.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"aa073278b31d13a4b7d700035455c3f25b6b1cf4\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M2-macosx-cocoa-x86_64-9308473446941619933.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libverify.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"21ed62964fe9b9a469a5b41022b1b7f4e6df767f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M2-macosx-cocoa-x86_64-9308473446941619933.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libzip.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d68020bd3f05e86e7a80f9d582891f02c4e3cd3f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M2-macosx-cocoa-x86_64-9308473446941619933.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/server/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3a39eab4f2ce60f0a7c1a6c302963ef2ab0a3fca\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M2-macosx-cocoa-x86_64-9308473446941619933.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/server/libjvm.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3aa2681e3e1fa7bfb3f36812e02c2a5bd84d54bf\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M2-macosx-cocoa-x86_64-9308473446941619933.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d651b09da31be1b642953d881bc9f56f73189222\",\n      \"arch\": \"x86_64\"\n    }\n  ],\n  \"issues\": null\n}\n"}}'
06:39:33 ++720+ tail -n1
06:39:33 +720+ STATUS_CODE=200
06:39:33 ++720+ jq -r .notarizationStatus.status
06:39:33 ++720+ echo '{"uuid":"12b4a8b2-4864-47a5-9de4-f8a6a8de88d4","notarizationStatus":{"status":"COMPLETE","message":"Notarization' ticket has been stapled successfully to uploaded file. You can now download the stapled 'file","moreInfo":"Notarization' ticket has been stapled to the uploaded file 'successfully","log":"{\n' '\"logFormatVersion\":' '1,\n' '\"jobId\":' '\"dcc4e4f7-b11b-4959-8da6-78529a980f0e\",\n' '\"status\":' '\"Accepted\",\n' '\"statusSummary\":' '\"Ready' for 'distribution\",\n' '\"statusCode\":' '0,\n' '\"archiveFilename\":' '\"eclipse-java-2024-06-M2-macosx-cocoa-x86_64-9308473446941619933.dmg\",\n' '\"uploadDate\":' '\"2024-05-02T10:28:03.638Z\",\n' '\"sha256\":' '\"363c5dc1720478ef75e740238e014b6013a68750484cb5ed03ea50352e065cf3\",\n' '\"ticketContents\":' '[\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-M2-macosx-cocoa-x86_64-9308473446941619933.dmg\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"28ff7c17b8cd2817156b7e5e18016772f7011ca3\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-M2-macosx-cocoa-x86_64-9308473446941619933.dmg/Eclipse.app\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d651b09da31be1b642953d881bc9f56f73189222\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-M2-macosx-cocoa-x86_64-9308473446941619933.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.java.executable.cocoa.macosx.x86_64_4.32.0.20240502-0721/MacOS/eclipse\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"00fda142f82025ddc29a3ff87f899862c2236492\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-M2-macosx-cocoa-x86_64-9308473446941619933.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202404271024.jar/os/macosx/aarch64/libpty.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9357f8202c2bdf9ed309bf2c82f8f53a68164088\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-M2-macosx-cocoa-x86_64-9308473446941619933.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202404271024.jar/os/macosx/aarch64/libspawner.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"102febf8120322b093b1c9c8d6b24b6a78f9bcc0\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-M2-macosx-cocoa-x86_64-9308473446941619933.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202404271024.jar/os/macosx/x86_64/libpty.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9517a970b176bde72cd73887e2587a3574716110\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-M2-macosx-cocoa-x86_64-9308473446941619933.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202404271024.jar/os/macosx/x86_64/libspawner.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0e97a6eb772a3eef07826d5eb75de0924fba367b\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-M2-macosx-cocoa-x86_64-9308473446941619933.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e37eb237e4687575f774c028e8aa4a4913e37a37\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-M2-macosx-cocoa-x86_64-9308473446941619933.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"86006f61e0eadafeb935a0de05828ea98a6308e1\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-M2-macosx-cocoa-x86_64-9308473446941619933.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.300.v20240419-2334.jar/libkeystoreNative.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-M2-macosx-cocoa-x86_64-9308473446941619933.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.300.v20240419-2334.jar/libkeystoreNative.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-M2-macosx-cocoa-x86_64-9308473446941619933.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.126.0.v20240426-0802.jar/libswt-pi-cocoa-4965r8.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6934a02a15f0a67c1e58cf0b19feee828ad360d6\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-M2-macosx-cocoa-x86_64-9308473446941619933.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.126.0.v20240426-0802.jar/libswt-awt-cocoa-4965r8.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"dd9cfb912acc0ee8e137d9d841a2dcd62c6dc3e4\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-M2-macosx-cocoa-x86_64-9308473446941619933.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.126.0.v20240426-0802.jar/libswt-cocoa-4965r8.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d05337058ff069045bfdbe0c903cccd5e6be9cff\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-M2-macosx-cocoa-x86_64-9308473446941619933.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-aarch64/libjnidispatch.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"56cd13fe659db01c07ec565716b2e6e1024199ab\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-M2-macosx-cocoa-x86_64-9308473446941619933.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-x86-64/libjnidispatch.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6657e46285bd8380196b5cfddae3e6143a2c32a0\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-M2-macosx-cocoa-x86_64-9308473446941619933.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.2.900.v20240129-1338/eclipse_11900.so\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a52cb795e3230ae77706c641284547f9ad6cbecf\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-M2-macosx-cocoa-x86_64-9308473446941619933.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jar\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3c252b0f3272a34c543b0324bf8a01e48369dfef\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-M2-macosx-cocoa-x86_64-9308473446941619933.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jarsigner\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3825723ed9b54eeec84ea5fa65e065d6202ea266\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-M2-macosx-cocoa-x86_64-9308473446941619933.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/java\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d5cee0be91f8b32baa13dead0b4c7681060427dd\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-M2-macosx-cocoa-x86_64-9308473446941619933.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/javac\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"8ab3cf8189bcb923500c430e4f343b9f9a61db92\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-M2-macosx-cocoa-x86_64-9308473446941619933.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/javadoc\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ba65fd30663064895b31b1f9d92efb43f510f0cb\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-M2-macosx-cocoa-x86_64-9308473446941619933.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/javap\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"81ae326d2f3b019f96dec711b44e0c3c9c0d6793\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-M2-macosx-cocoa-x86_64-9308473446941619933.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jcmd\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9d1ff349397e85a003ec98f1ff01415e8b5962f0\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-M2-macosx-cocoa-x86_64-9308473446941619933.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jconsole\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a678702718088d6722b354cfc41a39c33e780c44\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-M2-macosx-cocoa-x86_64-9308473446941619933.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jdb\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b0dae41c8b69e2fd17a18dcd7ba97ec3889ce676\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-M2-macosx-cocoa-x86_64-9308473446941619933.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jdeprscan\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"da8173d92bdcca349994c7b7cb40c76ad5c3f3ac\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-M2-macosx-cocoa-x86_64-9308473446941619933.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jdeps\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a6b1ce5dc1c1308ee288b9eb7f65b3b89e295406\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-M2-macosx-cocoa-x86_64-9308473446941619933.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jfr\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"fedf23ad73f4c585f8ecdeef39195bf2491b6b7a\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-M2-macosx-cocoa-x86_64-9308473446941619933.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jhsdb\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"47edaface871ae7019fa5061b9a3bb09a3a01ec2\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-M2-macosx-cocoa-x86_64-9308473446941619933.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jimage\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"fa860874e5b1c8c941e36d2ce9ad86ecbfebb2af\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-M2-macosx-cocoa-x86_64-9308473446941619933.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jinfo\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"66ce18e24c50ccd02d126bc443dc3447136fb38f\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-M2-macosx-cocoa-x86_64-9308473446941619933.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jlink\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"4cd63ba153c62631630a11716bdd007fba863065\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-M2-macosx-cocoa-x86_64-9308473446941619933.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jmap\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"2562da0de21ca7a9d6a204167d36f7061466bfd8\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-M2-macosx-cocoa-x86_64-9308473446941619933.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jmod\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ac53c85cdc2ff484217f843c6a0e603183b3e2c9\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-M2-macosx-cocoa-x86_64-9308473446941619933.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jpackage\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6bf6ca9567c95763833bbee29bcef6ec89f81dfd\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-M2-macosx-cocoa-x86_64-9308473446941619933.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jps\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"230f835ee00d93c808df43d0c2991635e80e63a3\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-M2-macosx-cocoa-x86_64-9308473446941619933.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jrunscript\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c9498519d56e66afbc98652661d338edd66a0e4c\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-M2-macosx-cocoa-x86_64-9308473446941619933.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jshell\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b909a667f52716ac4263b8097072a85066bc7d23\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-M2-macosx-cocoa-x86_64-9308473446941619933.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jstack\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0f53a30c10008284e16acc1158381119b2463084\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-M2-macosx-cocoa-x86_64-9308473446941619933.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jstat\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a67f0cce729d70857ccb6b89650c50fc2751a899\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-M2-macosx-cocoa-x86_64-9308473446941619933.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jstatd\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9ac691648cc46870c1727f03f360b3a3b2388ba5\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-M2-macosx-cocoa-x86_64-9308473446941619933.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jwebserver\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b8fb050e8fec4279cee2f2564844f40673cdcb25\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-M2-macosx-cocoa-x86_64-9308473446941619933.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/keytool\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c4c294b3cc63dc13b51778e6f853db53f3effe41\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-M2-macosx-cocoa-x86_64-9308473446941619933.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/rmiregistry\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"cdd83972a5bc33a782200788f4f66bc736e689f8\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-M2-macosx-cocoa-x86_64-9308473446941619933.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/serialver\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"221287cc2221f20ec84c875388b7a239b06304d0\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-M2-macosx-cocoa-x86_64-9308473446941619933.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/jspawnhelper\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"829d0d770326ae7073f74579bf678eac3c4828bb\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-M2-macosx-cocoa-x86_64-9308473446941619933.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libattach.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0afdad31f5216b285a02d8a790021d33668c89f9\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-M2-macosx-cocoa-x86_64-9308473446941619933.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"2973edf30f74f9c1827d5aa59c727d135b6f9393\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-M2-macosx-cocoa-x86_64-9308473446941619933.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libawt_lwawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"8431a38072d38f8aeecbac9c9651e9b179f656ba\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-M2-macosx-cocoa-x86_64-9308473446941619933.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libdt_socket.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3d41fd4e61e8c9f36925b128264199dc5ba175fa\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-M2-macosx-cocoa-x86_64-9308473446941619933.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libextnet.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e14473293f82948e73eca017c21b0440f3b5bf5e\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-M2-macosx-cocoa-x86_64-9308473446941619933.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libfontmanager.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"26455017ff930a947b3886eeabed2cc462355cb2\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-M2-macosx-cocoa-x86_64-9308473446941619933.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libfreetype.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3374e86bd8cb23758b180c2a09e57ff6c8974429\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-M2-macosx-cocoa-x86_64-9308473446941619933.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libinstrument.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c504ac6f28bc69ba5a3e081406ac7e0bca60936d\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-M2-macosx-cocoa-x86_64-9308473446941619933.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libj2gss.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"195b73d5a4d5d8d3994c91177776d2f3bbc5d1fe\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-M2-macosx-cocoa-x86_64-9308473446941619933.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libj2pcsc.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"28aab47c188d5c962387a6b7e18ff69c19af5bb4\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-M2-macosx-cocoa-x86_64-9308473446941619933.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libj2pkcs11.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"7975e108d71c9f6b485e6761f0282a8a79184e4d\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-M2-macosx-cocoa-x86_64-9308473446941619933.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjaas.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"af4d60eeab550ee297655e0b559c4e56d25d4898\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-M2-macosx-cocoa-x86_64-9308473446941619933.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjava.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f1b702166e0355241d63314f57d901f39f13bac0\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-M2-macosx-cocoa-x86_64-9308473446941619933.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjavajpeg.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"db2e9a3875932e5eedbd667d5cd2015d8cfa4c18\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-M2-macosx-cocoa-x86_64-9308473446941619933.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"99175cdd438e9155db559ba8389441297b93986c\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-M2-macosx-cocoa-x86_64-9308473446941619933.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjdwp.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"667a513a65e6fc8e88f350024cf0ff7132f83f6b\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-M2-macosx-cocoa-x86_64-9308473446941619933.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjimage.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"df7980d9033f04fb2a6341bcd93a729411129a27\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-M2-macosx-cocoa-x86_64-9308473446941619933.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjli.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ccd681974c1df510b628179dee9bd3bc358b8ea1\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-M2-macosx-cocoa-x86_64-9308473446941619933.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjsig.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3a39eab4f2ce60f0a7c1a6c302963ef2ab0a3fca\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-M2-macosx-cocoa-x86_64-9308473446941619933.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjsound.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5ef4e610f15accdf37f862fb663c973b02f3dd60\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-M2-macosx-cocoa-x86_64-9308473446941619933.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/liblcms.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"94bf533d8ee086b686388e3f1b03aa648f1cad75\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-M2-macosx-cocoa-x86_64-9308473446941619933.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/lible.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"62ba8e900b479ef5ce908a21f8030f24a2feff01\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-M2-macosx-cocoa-x86_64-9308473446941619933.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libmanagement.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"7f7cdd4fd7e03ba7d38031f6d2865e3b7cb958f2\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-M2-macosx-cocoa-x86_64-9308473446941619933.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libmanagement_agent.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"10fca8d6916d94e1ac6a9b723085678d1710863d\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-M2-macosx-cocoa-x86_64-9308473446941619933.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libmanagement_ext.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"944693d2de31a1c8d7c3ce97d4b080a75b71d285\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-M2-macosx-cocoa-x86_64-9308473446941619933.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libmlib_image.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"33a68af7f44a3f31830ed465b62dc045cf07dc88\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-M2-macosx-cocoa-x86_64-9308473446941619933.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libnet.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d22ee5d08484d3ac033094149bfc042f3e503ffe\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-M2-macosx-cocoa-x86_64-9308473446941619933.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libnio.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"888c55093caeb579a852e764aeb69420c7d398b5\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-M2-macosx-cocoa-x86_64-9308473446941619933.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libosx.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f00a159d69a552b4b91ce80d215647afe1f9b927\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-M2-macosx-cocoa-x86_64-9308473446941619933.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libosxapp.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"4ffb38b72b23bf4fc531190c9f2e55d3561787e3\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-M2-macosx-cocoa-x86_64-9308473446941619933.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libosxkrb5.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"597b23ed4e29196566607e54893ec9cf410e669a\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-M2-macosx-cocoa-x86_64-9308473446941619933.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libosxsecurity.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"8cb2f9c7a7468c380ccb0e7f899df2855d152d62\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-M2-macosx-cocoa-x86_64-9308473446941619933.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libosxui.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"332eddb084f5a2e52d0aaee12ca19e43fbeb44cb\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-M2-macosx-cocoa-x86_64-9308473446941619933.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libprefs.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a3ac4a2aa4583afec7699b2a5c7ce00adb687319\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-M2-macosx-cocoa-x86_64-9308473446941619933.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/librmi.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c4f80f1208f4351cfa20a2606592f7e405e3234c\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-M2-macosx-cocoa-x86_64-9308473446941619933.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libsaproc.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"06cefbe0897e1963f6aeb031b597c456cfb4d67a\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-M2-macosx-cocoa-x86_64-9308473446941619933.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libsplashscreen.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c6d4677f90c7ad57e914bca1c9cf3d57156d8022\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-M2-macosx-cocoa-x86_64-9308473446941619933.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libsyslookup.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"aa073278b31d13a4b7d700035455c3f25b6b1cf4\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-M2-macosx-cocoa-x86_64-9308473446941619933.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libverify.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"21ed62964fe9b9a469a5b41022b1b7f4e6df767f\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-M2-macosx-cocoa-x86_64-9308473446941619933.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libzip.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d68020bd3f05e86e7a80f9d582891f02c4e3cd3f\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-M2-macosx-cocoa-x86_64-9308473446941619933.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/server/libjsig.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3a39eab4f2ce60f0a7c1a6c302963ef2ab0a3fca\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-M2-macosx-cocoa-x86_64-9308473446941619933.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/server/libjvm.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3aa2681e3e1fa7bfb3f36812e02c2a5bd84d54bf\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-M2-macosx-cocoa-x86_64-9308473446941619933.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d651b09da31be1b642953d881bc9f56f73189222\",\n' '\"arch\":' '\"x86_64\"\n' '}\n' '],\n' '\"issues\":' 'null\n}\n"}}'
06:39:33 +720+ STATUS=COMPLETE
06:39:33 +720+ [[ COMPLETE == \I\N\_\P\R\O\G\R\E\S\S ]]
06:39:33 +720+ [[ 200 == \5\0\3 ]]
06:39:33 +720+ [[ 200 == \5\0\2 ]]
06:39:33 +720+ [[ COMPLETE != \C\O\M\P\L\E\T\E ]]
06:39:33 +720+ break
06:39:33 +720+ rm eclipse-java-2024-06-M2-macosx-cocoa-x86_64.dmg
06:39:33 +720+ curl -JO https://cbi.eclipse.org/macos/xcrun/12b4a8b2-4864-47a5-9de4-f8a6a8de88d4/download
06:39:33   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
06:39:33                                  Dload  Upload   Total   Spent    Left  Speed
06:39:33 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 32.7M    0 32.7M    0     0  83.8M      0 --:--:-- --:--:-- --:--:-- 83.6M
100  106M    0  106M    0     0  76.8M      0 --:--:--  0:00:01 --:--:-- 76.8M
100  173M    0  173M    0     0  72.9M      0 --:--:--  0:00:02 --:--:-- 72.9M
100  253M    0  253M    0     0  74.8M      0 --:--:--  0:00:03 --:--:-- 74.8M
100  330M    0  330M    0     0  75.7M      0 --:--:--  0:00:04 --:--:-- 75.7M
06:39:37 curl: Saved to filename 'eclipse-java-2024-06-M2-macosx-cocoa-x86_64.dmg'
06:39:37 +720+ cp -vf eclipse-java-2024-06-M2-macosx-cocoa-x86_64.dmg /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-java-2024-06-M2-macosx-cocoa-x86_64.dmg
06:39:37 'eclipse-java-2024-06-M2-macosx-cocoa-x86_64.dmg' -> '/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-java-2024-06-M2-macosx-cocoa-x86_64.dmg'
06:39:37 ++720+ dirname /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-java-2024-06-M2-macosx-cocoa-x86_64.dmg
06:39:37 +720+ d=/home/jenkins/agent/workspace/notarize-downloads/temp
06:39:37 ++720+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-java-2024-06-M2-macosx-cocoa-x86_64.dmg
06:39:37 +720+ b=eclipse-java-2024-06-M2-macosx-cocoa-x86_64.dmg
06:39:37 +720+ cd /home/jenkins/agent/workspace/notarize-downloads/temp
06:39:37 +720+ md5sum eclipse-java-2024-06-M2-macosx-cocoa-x86_64.dmg
06:39:38 +720+ sha1sum eclipse-java-2024-06-M2-macosx-cocoa-x86_64.dmg
06:39:39 +720+ sha512sum -b eclipse-java-2024-06-M2-macosx-cocoa-x86_64.dmg
06:39:40 +720+ rm eclipse-java-2024-06-M2-macosx-cocoa-x86_64.dmg-tonotarize
06:39:40 +720+ rm -f eclipse-java-2024-06-M2-macosx-cocoa-x86_64.dmg-tonotarize.md5
06:39:40 +720+ rm -f eclipse-java-2024-06-M2-macosx-cocoa-x86_64.dmg-tonotarize.sha1
06:39:40 +720+ rm -f eclipse-java-2024-06-M2-macosx-cocoa-x86_64.dmg-tonotarize.sha512
06:39:43 ++564+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/1344ea29-183d-413b-b67e-eead0056e7f6/status
06:39:43 +564+ RESPONSE_RAW='{"uuid":"1344ea29-183d-413b-b67e-eead0056e7f6","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
06:39:43 200'
06:39:43 ++564+ head -n1
06:39:43 +564+ RESPONSE='{"uuid":"1344ea29-183d-413b-b67e-eead0056e7f6","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
06:39:43 ++564+ tail -n1
06:39:43 +564+ STATUS_CODE=200
06:39:43 ++564+ echo '{"uuid":"1344ea29-183d-413b-b67e-eead0056e7f6","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
06:39:43 ++564+ jq -r .notarizationStatus.status
06:39:43 +564+ STATUS=IN_PROGRESS
06:39:43 +564+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
06:39:43 +564+ sleep 1m
06:39:45 ++978+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/d7ea653d-cb0f-447b-ba31-4e73012f4190/status
06:39:45 +978+ RESPONSE_RAW='{"uuid":"d7ea653d-cb0f-447b-ba31-4e73012f4190","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
06:39:45 200'
06:39:45 ++978+ head -n1
06:39:45 +978+ RESPONSE='{"uuid":"d7ea653d-cb0f-447b-ba31-4e73012f4190","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
06:39:45 ++978+ tail -n1
06:39:45 +978+ STATUS_CODE=200
06:39:45 ++978+ echo '{"uuid":"d7ea653d-cb0f-447b-ba31-4e73012f4190","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
06:39:45 ++978+ jq -r .notarizationStatus.status
06:39:45 +978+ STATUS=IN_PROGRESS
06:39:45 +978+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
06:39:45 +978+ sleep 1m
06:39:46 ++418+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/3c1185b2-8c2f-42e8-a9c5-1dff444e0aea/status
06:39:46 +418+ RESPONSE_RAW='{"uuid":"3c1185b2-8c2f-42e8-a9c5-1dff444e0aea","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
06:39:46 200'
06:39:46 ++418+ head -n1
06:39:46 +418+ RESPONSE='{"uuid":"3c1185b2-8c2f-42e8-a9c5-1dff444e0aea","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
06:39:46 ++418+ tail -n1
06:39:46 +418+ STATUS_CODE=200
06:39:46 ++418+ echo '{"uuid":"3c1185b2-8c2f-42e8-a9c5-1dff444e0aea","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
06:39:46 ++418+ jq -r .notarizationStatus.status
06:39:46 +418+ STATUS=IN_PROGRESS
06:39:46 +418+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
06:39:46 +418+ sleep 1m
06:39:47 ++204+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/3053e8ed-c850-4c7b-bec8-32409f30f05e/status
06:39:47 +204+ RESPONSE_RAW='{"uuid":"3053e8ed-c850-4c7b-bec8-32409f30f05e","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
06:39:47 200'
06:39:47 ++204+ head -n1
06:39:47 +204+ RESPONSE='{"uuid":"3053e8ed-c850-4c7b-bec8-32409f30f05e","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
06:39:47 ++204+ tail -n1
06:39:47 +204+ STATUS_CODE=200
06:39:47 ++204+ echo '{"uuid":"3053e8ed-c850-4c7b-bec8-32409f30f05e","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
06:39:47 ++204+ jq -r .notarizationStatus.status
06:39:47 +204+ STATUS=IN_PROGRESS
06:39:47 +204+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
06:39:47 +204+ sleep 1m
06:39:52 ++302+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/ec16069a-2a4a-4e79-b27c-fc54c02df6e0/status
06:39:52 +302+ RESPONSE_RAW='{"uuid":"ec16069a-2a4a-4e79-b27c-fc54c02df6e0","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
06:39:52 200'
06:39:52 ++302+ head -n1
06:39:52 +302+ RESPONSE='{"uuid":"ec16069a-2a4a-4e79-b27c-fc54c02df6e0","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
06:39:52 ++302+ tail -n1
06:39:52 +302+ STATUS_CODE=200
06:39:52 ++302+ echo '{"uuid":"ec16069a-2a4a-4e79-b27c-fc54c02df6e0","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
06:39:52 ++302+ jq -r .notarizationStatus.status
06:39:52 +302+ STATUS=IN_PROGRESS
06:39:52 +302+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
06:39:52 +302+ sleep 1m
06:39:55 ++772+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/90ab5bc3-bd04-4dfd-9c38-779fb9d687fb/status
06:39:55 +772+ RESPONSE_RAW='{"uuid":"90ab5bc3-bd04-4dfd-9c38-779fb9d687fb","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
06:39:55 200'
06:39:55 ++772+ head -n1
06:39:55 +772+ RESPONSE='{"uuid":"90ab5bc3-bd04-4dfd-9c38-779fb9d687fb","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
06:39:55 ++772+ tail -n1
06:39:55 +772+ STATUS_CODE=200
06:39:55 ++772+ echo '{"uuid":"90ab5bc3-bd04-4dfd-9c38-779fb9d687fb","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
06:39:55 ++772+ jq -r .notarizationStatus.status
06:39:55 +772+ STATUS=IN_PROGRESS
06:39:55 +772+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
06:39:55 +772+ sleep 1m
06:39:58 ++226+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/509e418c-2a7d-4f75-a522-dca3aa295c49/status
06:39:58 +226+ RESPONSE_RAW='{"uuid":"509e418c-2a7d-4f75-a522-dca3aa295c49","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
06:39:58 200'
06:39:58 ++226+ head -n1
06:39:58 +226+ RESPONSE='{"uuid":"509e418c-2a7d-4f75-a522-dca3aa295c49","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
06:39:58 ++226+ tail -n1
06:39:58 +226+ STATUS_CODE=200
06:39:58 ++226+ echo '{"uuid":"509e418c-2a7d-4f75-a522-dca3aa295c49","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
06:39:58 ++226+ jq -r .notarizationStatus.status
06:39:58 +226+ STATUS=IN_PROGRESS
06:39:58 +226+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
06:39:58 +226+ sleep 1m
06:40:01 ++606+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/9de0b02b-f693-4031-8f06-017ea804231a/status
06:40:01 +606+ RESPONSE_RAW='{"uuid":"9de0b02b-f693-4031-8f06-017ea804231a","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
06:40:01 200'
06:40:01 ++606+ head -n1
06:40:01 +606+ RESPONSE='{"uuid":"9de0b02b-f693-4031-8f06-017ea804231a","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
06:40:01 ++606+ tail -n1
06:40:01 +606+ STATUS_CODE=200
06:40:01 ++606+ echo '{"uuid":"9de0b02b-f693-4031-8f06-017ea804231a","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
06:40:01 ++606+ jq -r .notarizationStatus.status
06:40:01 +606+ STATUS=IN_PROGRESS
06:40:01 +606+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
06:40:01 +606+ sleep 1m
06:40:05 ++460+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/13318cb9-b86d-4058-8262-dfe3b5cfff05/status
06:40:05 +460+ RESPONSE_RAW='{"uuid":"13318cb9-b86d-4058-8262-dfe3b5cfff05","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
06:40:05 200'
06:40:05 ++460+ head -n1
06:40:05 +460+ RESPONSE='{"uuid":"13318cb9-b86d-4058-8262-dfe3b5cfff05","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
06:40:05 ++460+ tail -n1
06:40:05 +460+ STATUS_CODE=200
06:40:05 ++460+ echo '{"uuid":"13318cb9-b86d-4058-8262-dfe3b5cfff05","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
06:40:05 ++460+ jq -r .notarizationStatus.status
06:40:05 +460+ STATUS=IN_PROGRESS
06:40:05 +460+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
06:40:05 +460+ sleep 1m
06:40:05 ++1050+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/2e0d89e5-f0e7-45f1-9712-2840315d2e54/status
06:40:05 +1050+ RESPONSE_RAW='{"uuid":"2e0d89e5-f0e7-45f1-9712-2840315d2e54","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
06:40:05 200'
06:40:05 ++1050+ head -n1
06:40:06 +1050+ RESPONSE='{"uuid":"2e0d89e5-f0e7-45f1-9712-2840315d2e54","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
06:40:06 ++1050+ tail -n1
06:40:06 +1050+ STATUS_CODE=200
06:40:06 ++1050+ echo '{"uuid":"2e0d89e5-f0e7-45f1-9712-2840315d2e54","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
06:40:06 ++1050+ jq -r .notarizationStatus.status
06:40:06 +1050+ STATUS=IN_PROGRESS
06:40:06 +1050+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
06:40:06 +1050+ sleep 1m
06:40:10 ++344+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/11ae55c7-af43-4874-9443-03f3f4416fab/status
06:40:10 +344+ RESPONSE_RAW='{"uuid":"11ae55c7-af43-4874-9443-03f3f4416fab","notarizationStatus":{"status":"COMPLETE","message":"Notarization ticket has been stapled successfully to uploaded file. You can now download the stapled file","moreInfo":"Notarization ticket has been stapled to the uploaded file successfully","log":"{\n  \"logFormatVersion\": 1,\n  \"jobId\": \"c74b5606-825a-4770-b9db-607d79eb0cdf\",\n  \"status\": \"Accepted\",\n  \"statusSummary\": \"Ready for distribution\",\n  \"statusCode\": 0,\n  \"archiveFilename\": \"eclipse-embedcpp-2024-06-M2-macosx-cocoa-x86_64-5907158445932537929.dmg\",\n  \"uploadDate\": \"2024-05-02T10:27:42.353Z\",\n  \"sha256\": \"189bebadd860f3834232edab99b7132c084a95b069d7df31774a62fff64d5169\",\n  \"ticketContents\": [\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M2-macosx-cocoa-x86_64-5907158445932537929.dmg\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0b5a86edcb14600357bf8c5c168fc77693a8af0e\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M2-macosx-cocoa-x86_64-5907158445932537929.dmg/Eclipse.app\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2d92ba8c6cbdd870c135692c5d92658c876b82e5\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M2-macosx-cocoa-x86_64-5907158445932537929.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.embedcpp.executable.cocoa.macosx.x86_64_4.32.0.20240502-0721/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"00fda142f82025ddc29a3ff87f899862c2236492\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M2-macosx-cocoa-x86_64-5907158445932537929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202404271024.jar/os/macosx/aarch64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9357f8202c2bdf9ed309bf2c82f8f53a68164088\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M2-macosx-cocoa-x86_64-5907158445932537929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202404271024.jar/os/macosx/aarch64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"102febf8120322b093b1c9c8d6b24b6a78f9bcc0\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M2-macosx-cocoa-x86_64-5907158445932537929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202404271024.jar/os/macosx/x86_64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9517a970b176bde72cd73887e2587a3574716110\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M2-macosx-cocoa-x86_64-5907158445932537929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202404271024.jar/os/macosx/x86_64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0e97a6eb772a3eef07826d5eb75de0924fba367b\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M2-macosx-cocoa-x86_64-5907158445932537929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.native.serial_11.6.0.202404271024.jar/os/macosx/aarch64/libserial.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"50fc9467b481470c338dc43a127237b8707906e4\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M2-macosx-cocoa-x86_64-5907158445932537929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.native.serial_11.6.0.202404271024.jar/os/macosx/x86_64/libserial.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"40608b0985fcc6a6c19972208b5cb65c1af0ea6a\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M2-macosx-cocoa-x86_64-5907158445932537929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e37eb237e4687575f774c028e8aa4a4913e37a37\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M2-macosx-cocoa-x86_64-5907158445932537929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"86006f61e0eadafeb935a0de05828ea98a6308e1\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M2-macosx-cocoa-x86_64-5907158445932537929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.300.v20240419-2334.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M2-macosx-cocoa-x86_64-5907158445932537929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.300.v20240419-2334.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M2-macosx-cocoa-x86_64-5907158445932537929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.126.0.v20240426-0802.jar/libswt-pi-cocoa-4965r8.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6934a02a15f0a67c1e58cf0b19feee828ad360d6\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M2-macosx-cocoa-x86_64-5907158445932537929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.126.0.v20240426-0802.jar/libswt-awt-cocoa-4965r8.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"dd9cfb912acc0ee8e137d9d841a2dcd62c6dc3e4\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M2-macosx-cocoa-x86_64-5907158445932537929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.126.0.v20240426-0802.jar/libswt-cocoa-4965r8.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d05337058ff069045bfdbe0c903cccd5e6be9cff\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M2-macosx-cocoa-x86_64-5907158445932537929.dmg/Eclipse.app/Contents/Eclipse/plugins/com.github.jnr.jffi.native_1.3.13.v20240215-1616/jni/Darwin/libjffi-1.2.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9e37ab1aea5ffe913da0b1e1573a7dbb17738413\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M2-macosx-cocoa-x86_64-5907158445932537929.dmg/Eclipse.app/Contents/Eclipse/plugins/com.github.jnr.jffi.native_1.3.13.v20240215-1616/jni/Darwin/libjffi-1.2.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a12813ba8bfc1500970a32a7545d3fe283d000ea\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M2-macosx-cocoa-x86_64-5907158445932537929.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-aarch64/libjnidispatch.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"56cd13fe659db01c07ec565716b2e6e1024199ab\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M2-macosx-cocoa-x86_64-5907158445932537929.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-x86-64/libjnidispatch.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6657e46285bd8380196b5cfddae3e6143a2c32a0\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M2-macosx-cocoa-x86_64-5907158445932537929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.2.900.v20240129-1338/eclipse_11900.so\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a52cb795e3230ae77706c641284547f9ad6cbecf\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M2-macosx-cocoa-x86_64-5907158445932537929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jar\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3c252b0f3272a34c543b0324bf8a01e48369dfef\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M2-macosx-cocoa-x86_64-5907158445932537929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jarsigner\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3825723ed9b54eeec84ea5fa65e065d6202ea266\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M2-macosx-cocoa-x86_64-5907158445932537929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/java\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d5cee0be91f8b32baa13dead0b4c7681060427dd\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M2-macosx-cocoa-x86_64-5907158445932537929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/javac\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"8ab3cf8189bcb923500c430e4f343b9f9a61db92\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M2-macosx-cocoa-x86_64-5907158445932537929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/javadoc\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ba65fd30663064895b31b1f9d92efb43f510f0cb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M2-macosx-cocoa-x86_64-5907158445932537929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/javap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"81ae326d2f3b019f96dec711b44e0c3c9c0d6793\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M2-macosx-cocoa-x86_64-5907158445932537929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jcmd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9d1ff349397e85a003ec98f1ff01415e8b5962f0\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M2-macosx-cocoa-x86_64-5907158445932537929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jconsole\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a678702718088d6722b354cfc41a39c33e780c44\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M2-macosx-cocoa-x86_64-5907158445932537929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b0dae41c8b69e2fd17a18dcd7ba97ec3889ce676\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M2-macosx-cocoa-x86_64-5907158445932537929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jdeprscan\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"da8173d92bdcca349994c7b7cb40c76ad5c3f3ac\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M2-macosx-cocoa-x86_64-5907158445932537929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jdeps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a6b1ce5dc1c1308ee288b9eb7f65b3b89e295406\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M2-macosx-cocoa-x86_64-5907158445932537929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jfr\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"fedf23ad73f4c585f8ecdeef39195bf2491b6b7a\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M2-macosx-cocoa-x86_64-5907158445932537929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jhsdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"47edaface871ae7019fa5061b9a3bb09a3a01ec2\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M2-macosx-cocoa-x86_64-5907158445932537929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jimage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"fa860874e5b1c8c941e36d2ce9ad86ecbfebb2af\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M2-macosx-cocoa-x86_64-5907158445932537929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jinfo\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"66ce18e24c50ccd02d126bc443dc3447136fb38f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M2-macosx-cocoa-x86_64-5907158445932537929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jlink\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4cd63ba153c62631630a11716bdd007fba863065\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M2-macosx-cocoa-x86_64-5907158445932537929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jmap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2562da0de21ca7a9d6a204167d36f7061466bfd8\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M2-macosx-cocoa-x86_64-5907158445932537929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jmod\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ac53c85cdc2ff484217f843c6a0e603183b3e2c9\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M2-macosx-cocoa-x86_64-5907158445932537929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jpackage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6bf6ca9567c95763833bbee29bcef6ec89f81dfd\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M2-macosx-cocoa-x86_64-5907158445932537929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"230f835ee00d93c808df43d0c2991635e80e63a3\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M2-macosx-cocoa-x86_64-5907158445932537929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jrunscript\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c9498519d56e66afbc98652661d338edd66a0e4c\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M2-macosx-cocoa-x86_64-5907158445932537929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jshell\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b909a667f52716ac4263b8097072a85066bc7d23\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M2-macosx-cocoa-x86_64-5907158445932537929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jstack\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0f53a30c10008284e16acc1158381119b2463084\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M2-macosx-cocoa-x86_64-5907158445932537929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jstat\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a67f0cce729d70857ccb6b89650c50fc2751a899\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M2-macosx-cocoa-x86_64-5907158445932537929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jstatd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9ac691648cc46870c1727f03f360b3a3b2388ba5\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M2-macosx-cocoa-x86_64-5907158445932537929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jwebserver\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b8fb050e8fec4279cee2f2564844f40673cdcb25\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M2-macosx-cocoa-x86_64-5907158445932537929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/keytool\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c4c294b3cc63dc13b51778e6f853db53f3effe41\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M2-macosx-cocoa-x86_64-5907158445932537929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/rmiregistry\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"cdd83972a5bc33a782200788f4f66bc736e689f8\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M2-macosx-cocoa-x86_64-5907158445932537929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/serialver\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"221287cc2221f20ec84c875388b7a239b06304d0\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M2-macosx-cocoa-x86_64-5907158445932537929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/jspawnhelper\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"829d0d770326ae7073f74579bf678eac3c4828bb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M2-macosx-cocoa-x86_64-5907158445932537929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libattach.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0afdad31f5216b285a02d8a790021d33668c89f9\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M2-macosx-cocoa-x86_64-5907158445932537929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2973edf30f74f9c1827d5aa59c727d135b6f9393\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M2-macosx-cocoa-x86_64-5907158445932537929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libawt_lwawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"8431a38072d38f8aeecbac9c9651e9b179f656ba\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M2-macosx-cocoa-x86_64-5907158445932537929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libdt_socket.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3d41fd4e61e8c9f36925b128264199dc5ba175fa\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M2-macosx-cocoa-x86_64-5907158445932537929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libextnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e14473293f82948e73eca017c21b0440f3b5bf5e\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M2-macosx-cocoa-x86_64-5907158445932537929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libfontmanager.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"26455017ff930a947b3886eeabed2cc462355cb2\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M2-macosx-cocoa-x86_64-5907158445932537929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libfreetype.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3374e86bd8cb23758b180c2a09e57ff6c8974429\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M2-macosx-cocoa-x86_64-5907158445932537929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libinstrument.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c504ac6f28bc69ba5a3e081406ac7e0bca60936d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M2-macosx-cocoa-x86_64-5907158445932537929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libj2gss.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"195b73d5a4d5d8d3994c91177776d2f3bbc5d1fe\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M2-macosx-cocoa-x86_64-5907158445932537929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libj2pcsc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"28aab47c188d5c962387a6b7e18ff69c19af5bb4\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M2-macosx-cocoa-x86_64-5907158445932537929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libj2pkcs11.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7975e108d71c9f6b485e6761f0282a8a79184e4d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M2-macosx-cocoa-x86_64-5907158445932537929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjaas.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"af4d60eeab550ee297655e0b559c4e56d25d4898\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M2-macosx-cocoa-x86_64-5907158445932537929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjava.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f1b702166e0355241d63314f57d901f39f13bac0\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M2-macosx-cocoa-x86_64-5907158445932537929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjavajpeg.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"db2e9a3875932e5eedbd667d5cd2015d8cfa4c18\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M2-macosx-cocoa-x86_64-5907158445932537929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"99175cdd438e9155db559ba8389441297b93986c\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M2-macosx-cocoa-x86_64-5907158445932537929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjdwp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"667a513a65e6fc8e88f350024cf0ff7132f83f6b\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M2-macosx-cocoa-x86_64-5907158445932537929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjimage.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"df7980d9033f04fb2a6341bcd93a729411129a27\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M2-macosx-cocoa-x86_64-5907158445932537929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjli.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ccd681974c1df510b628179dee9bd3bc358b8ea1\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M2-macosx-cocoa-x86_64-5907158445932537929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3a39eab4f2ce60f0a7c1a6c302963ef2ab0a3fca\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M2-macosx-cocoa-x86_64-5907158445932537929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjsound.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5ef4e610f15accdf37f862fb663c973b02f3dd60\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M2-macosx-cocoa-x86_64-5907158445932537929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/liblcms.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"94bf533d8ee086b686388e3f1b03aa648f1cad75\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M2-macosx-cocoa-x86_64-5907158445932537929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/lible.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"62ba8e900b479ef5ce908a21f8030f24a2feff01\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M2-macosx-cocoa-x86_64-5907158445932537929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libmanagement.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7f7cdd4fd7e03ba7d38031f6d2865e3b7cb958f2\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M2-macosx-cocoa-x86_64-5907158445932537929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libmanagement_agent.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"10fca8d6916d94e1ac6a9b723085678d1710863d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M2-macosx-cocoa-x86_64-5907158445932537929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libmanagement_ext.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"944693d2de31a1c8d7c3ce97d4b080a75b71d285\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M2-macosx-cocoa-x86_64-5907158445932537929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libmlib_image.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"33a68af7f44a3f31830ed465b62dc045cf07dc88\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M2-macosx-cocoa-x86_64-5907158445932537929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d22ee5d08484d3ac033094149bfc042f3e503ffe\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M2-macosx-cocoa-x86_64-5907158445932537929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libnio.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"888c55093caeb579a852e764aeb69420c7d398b5\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M2-macosx-cocoa-x86_64-5907158445932537929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libosx.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f00a159d69a552b4b91ce80d215647afe1f9b927\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M2-macosx-cocoa-x86_64-5907158445932537929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libosxapp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4ffb38b72b23bf4fc531190c9f2e55d3561787e3\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M2-macosx-cocoa-x86_64-5907158445932537929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libosxkrb5.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"597b23ed4e29196566607e54893ec9cf410e669a\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M2-macosx-cocoa-x86_64-5907158445932537929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libosxsecurity.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"8cb2f9c7a7468c380ccb0e7f899df2855d152d62\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M2-macosx-cocoa-x86_64-5907158445932537929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libosxui.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"332eddb084f5a2e52d0aaee12ca19e43fbeb44cb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M2-macosx-cocoa-x86_64-5907158445932537929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libprefs.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a3ac4a2aa4583afec7699b2a5c7ce00adb687319\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M2-macosx-cocoa-x86_64-5907158445932537929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/librmi.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c4f80f1208f4351cfa20a2606592f7e405e3234c\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M2-macosx-cocoa-x86_64-5907158445932537929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libsaproc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"06cefbe0897e1963f6aeb031b597c456cfb4d67a\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M2-macosx-cocoa-x86_64-5907158445932537929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libsplashscreen.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c6d4677f90c7ad57e914bca1c9cf3d57156d8022\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M2-macosx-cocoa-x86_64-5907158445932537929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libsyslookup.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"aa073278b31d13a4b7d700035455c3f25b6b1cf4\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M2-macosx-cocoa-x86_64-5907158445932537929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libverify.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"21ed62964fe9b9a469a5b41022b1b7f4e6df767f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M2-macosx-cocoa-x86_64-5907158445932537929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libzip.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d68020bd3f05e86e7a80f9d582891f02c4e3cd3f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M2-macosx-cocoa-x86_64-5907158445932537929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/server/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3a39eab4f2ce60f0a7c1a6c302963ef2ab0a3fca\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M2-macosx-cocoa-x86_64-5907158445932537929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/server/libjvm.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3aa2681e3e1fa7bfb3f36812e02c2a5bd84d54bf\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M2-macosx-cocoa-x86_64-5907158445932537929.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2d92ba8c6cbdd870c135692c5d92658c876b82e5\",\n      \"arch\": \"x86_64\"\n    }\n  ],\n  \"issues\": null\n}\n"}}
06:40:10 200'
06:40:10 ++344+ head -n1
06:40:10 +344+ RESPONSE='{"uuid":"11ae55c7-af43-4874-9443-03f3f4416fab","notarizationStatus":{"status":"COMPLETE","message":"Notarization ticket has been stapled successfully to uploaded file. You can now download the stapled file","moreInfo":"Notarization ticket has been stapled to the uploaded file successfully","log":"{\n  \"logFormatVersion\": 1,\n  \"jobId\": \"c74b5606-825a-4770-b9db-607d79eb0cdf\",\n  \"status\": \"Accepted\",\n  \"statusSummary\": \"Ready for distribution\",\n  \"statusCode\": 0,\n  \"archiveFilename\": \"eclipse-embedcpp-2024-06-M2-macosx-cocoa-x86_64-5907158445932537929.dmg\",\n  \"uploadDate\": \"2024-05-02T10:27:42.353Z\",\n  \"sha256\": \"189bebadd860f3834232edab99b7132c084a95b069d7df31774a62fff64d5169\",\n  \"ticketContents\": [\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M2-macosx-cocoa-x86_64-5907158445932537929.dmg\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0b5a86edcb14600357bf8c5c168fc77693a8af0e\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M2-macosx-cocoa-x86_64-5907158445932537929.dmg/Eclipse.app\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2d92ba8c6cbdd870c135692c5d92658c876b82e5\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M2-macosx-cocoa-x86_64-5907158445932537929.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.embedcpp.executable.cocoa.macosx.x86_64_4.32.0.20240502-0721/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"00fda142f82025ddc29a3ff87f899862c2236492\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M2-macosx-cocoa-x86_64-5907158445932537929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202404271024.jar/os/macosx/aarch64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9357f8202c2bdf9ed309bf2c82f8f53a68164088\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M2-macosx-cocoa-x86_64-5907158445932537929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202404271024.jar/os/macosx/aarch64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"102febf8120322b093b1c9c8d6b24b6a78f9bcc0\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M2-macosx-cocoa-x86_64-5907158445932537929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202404271024.jar/os/macosx/x86_64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9517a970b176bde72cd73887e2587a3574716110\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M2-macosx-cocoa-x86_64-5907158445932537929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202404271024.jar/os/macosx/x86_64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0e97a6eb772a3eef07826d5eb75de0924fba367b\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M2-macosx-cocoa-x86_64-5907158445932537929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.native.serial_11.6.0.202404271024.jar/os/macosx/aarch64/libserial.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"50fc9467b481470c338dc43a127237b8707906e4\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M2-macosx-cocoa-x86_64-5907158445932537929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.native.serial_11.6.0.202404271024.jar/os/macosx/x86_64/libserial.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"40608b0985fcc6a6c19972208b5cb65c1af0ea6a\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M2-macosx-cocoa-x86_64-5907158445932537929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e37eb237e4687575f774c028e8aa4a4913e37a37\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M2-macosx-cocoa-x86_64-5907158445932537929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"86006f61e0eadafeb935a0de05828ea98a6308e1\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M2-macosx-cocoa-x86_64-5907158445932537929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.300.v20240419-2334.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M2-macosx-cocoa-x86_64-5907158445932537929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.300.v20240419-2334.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M2-macosx-cocoa-x86_64-5907158445932537929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.126.0.v20240426-0802.jar/libswt-pi-cocoa-4965r8.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6934a02a15f0a67c1e58cf0b19feee828ad360d6\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M2-macosx-cocoa-x86_64-5907158445932537929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.126.0.v20240426-0802.jar/libswt-awt-cocoa-4965r8.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"dd9cfb912acc0ee8e137d9d841a2dcd62c6dc3e4\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M2-macosx-cocoa-x86_64-5907158445932537929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.126.0.v20240426-0802.jar/libswt-cocoa-4965r8.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d05337058ff069045bfdbe0c903cccd5e6be9cff\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M2-macosx-cocoa-x86_64-5907158445932537929.dmg/Eclipse.app/Contents/Eclipse/plugins/com.github.jnr.jffi.native_1.3.13.v20240215-1616/jni/Darwin/libjffi-1.2.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9e37ab1aea5ffe913da0b1e1573a7dbb17738413\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M2-macosx-cocoa-x86_64-5907158445932537929.dmg/Eclipse.app/Contents/Eclipse/plugins/com.github.jnr.jffi.native_1.3.13.v20240215-1616/jni/Darwin/libjffi-1.2.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a12813ba8bfc1500970a32a7545d3fe283d000ea\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M2-macosx-cocoa-x86_64-5907158445932537929.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-aarch64/libjnidispatch.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"56cd13fe659db01c07ec565716b2e6e1024199ab\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M2-macosx-cocoa-x86_64-5907158445932537929.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-x86-64/libjnidispatch.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6657e46285bd8380196b5cfddae3e6143a2c32a0\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M2-macosx-cocoa-x86_64-5907158445932537929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.2.900.v20240129-1338/eclipse_11900.so\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a52cb795e3230ae77706c641284547f9ad6cbecf\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M2-macosx-cocoa-x86_64-5907158445932537929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jar\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3c252b0f3272a34c543b0324bf8a01e48369dfef\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M2-macosx-cocoa-x86_64-5907158445932537929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jarsigner\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3825723ed9b54eeec84ea5fa65e065d6202ea266\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M2-macosx-cocoa-x86_64-5907158445932537929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/java\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d5cee0be91f8b32baa13dead0b4c7681060427dd\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M2-macosx-cocoa-x86_64-5907158445932537929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/javac\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"8ab3cf8189bcb923500c430e4f343b9f9a61db92\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M2-macosx-cocoa-x86_64-5907158445932537929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/javadoc\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ba65fd30663064895b31b1f9d92efb43f510f0cb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M2-macosx-cocoa-x86_64-5907158445932537929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/javap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"81ae326d2f3b019f96dec711b44e0c3c9c0d6793\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M2-macosx-cocoa-x86_64-5907158445932537929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jcmd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9d1ff349397e85a003ec98f1ff01415e8b5962f0\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M2-macosx-cocoa-x86_64-5907158445932537929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jconsole\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a678702718088d6722b354cfc41a39c33e780c44\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M2-macosx-cocoa-x86_64-5907158445932537929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b0dae41c8b69e2fd17a18dcd7ba97ec3889ce676\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M2-macosx-cocoa-x86_64-5907158445932537929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jdeprscan\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"da8173d92bdcca349994c7b7cb40c76ad5c3f3ac\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M2-macosx-cocoa-x86_64-5907158445932537929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jdeps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a6b1ce5dc1c1308ee288b9eb7f65b3b89e295406\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M2-macosx-cocoa-x86_64-5907158445932537929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jfr\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"fedf23ad73f4c585f8ecdeef39195bf2491b6b7a\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M2-macosx-cocoa-x86_64-5907158445932537929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jhsdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"47edaface871ae7019fa5061b9a3bb09a3a01ec2\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M2-macosx-cocoa-x86_64-5907158445932537929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jimage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"fa860874e5b1c8c941e36d2ce9ad86ecbfebb2af\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M2-macosx-cocoa-x86_64-5907158445932537929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jinfo\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"66ce18e24c50ccd02d126bc443dc3447136fb38f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M2-macosx-cocoa-x86_64-5907158445932537929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jlink\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4cd63ba153c62631630a11716bdd007fba863065\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M2-macosx-cocoa-x86_64-5907158445932537929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jmap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2562da0de21ca7a9d6a204167d36f7061466bfd8\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M2-macosx-cocoa-x86_64-5907158445932537929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jmod\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ac53c85cdc2ff484217f843c6a0e603183b3e2c9\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M2-macosx-cocoa-x86_64-5907158445932537929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jpackage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6bf6ca9567c95763833bbee29bcef6ec89f81dfd\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M2-macosx-cocoa-x86_64-5907158445932537929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"230f835ee00d93c808df43d0c2991635e80e63a3\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M2-macosx-cocoa-x86_64-5907158445932537929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jrunscript\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c9498519d56e66afbc98652661d338edd66a0e4c\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M2-macosx-cocoa-x86_64-5907158445932537929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jshell\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b909a667f52716ac4263b8097072a85066bc7d23\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M2-macosx-cocoa-x86_64-5907158445932537929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jstack\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0f53a30c10008284e16acc1158381119b2463084\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M2-macosx-cocoa-x86_64-5907158445932537929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jstat\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a67f0cce729d70857ccb6b89650c50fc2751a899\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M2-macosx-cocoa-x86_64-5907158445932537929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jstatd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9ac691648cc46870c1727f03f360b3a3b2388ba5\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M2-macosx-cocoa-x86_64-5907158445932537929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jwebserver\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b8fb050e8fec4279cee2f2564844f40673cdcb25\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M2-macosx-cocoa-x86_64-5907158445932537929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/keytool\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c4c294b3cc63dc13b51778e6f853db53f3effe41\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M2-macosx-cocoa-x86_64-5907158445932537929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/rmiregistry\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"cdd83972a5bc33a782200788f4f66bc736e689f8\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M2-macosx-cocoa-x86_64-5907158445932537929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/serialver\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"221287cc2221f20ec84c875388b7a239b06304d0\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M2-macosx-cocoa-x86_64-5907158445932537929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/jspawnhelper\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"829d0d770326ae7073f74579bf678eac3c4828bb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M2-macosx-cocoa-x86_64-5907158445932537929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libattach.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0afdad31f5216b285a02d8a790021d33668c89f9\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M2-macosx-cocoa-x86_64-5907158445932537929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2973edf30f74f9c1827d5aa59c727d135b6f9393\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M2-macosx-cocoa-x86_64-5907158445932537929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libawt_lwawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"8431a38072d38f8aeecbac9c9651e9b179f656ba\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M2-macosx-cocoa-x86_64-5907158445932537929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libdt_socket.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3d41fd4e61e8c9f36925b128264199dc5ba175fa\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M2-macosx-cocoa-x86_64-5907158445932537929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libextnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e14473293f82948e73eca017c21b0440f3b5bf5e\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M2-macosx-cocoa-x86_64-5907158445932537929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libfontmanager.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"26455017ff930a947b3886eeabed2cc462355cb2\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M2-macosx-cocoa-x86_64-5907158445932537929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libfreetype.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3374e86bd8cb23758b180c2a09e57ff6c8974429\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M2-macosx-cocoa-x86_64-5907158445932537929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libinstrument.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c504ac6f28bc69ba5a3e081406ac7e0bca60936d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M2-macosx-cocoa-x86_64-5907158445932537929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libj2gss.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"195b73d5a4d5d8d3994c91177776d2f3bbc5d1fe\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M2-macosx-cocoa-x86_64-5907158445932537929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libj2pcsc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"28aab47c188d5c962387a6b7e18ff69c19af5bb4\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M2-macosx-cocoa-x86_64-5907158445932537929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libj2pkcs11.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7975e108d71c9f6b485e6761f0282a8a79184e4d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M2-macosx-cocoa-x86_64-5907158445932537929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjaas.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"af4d60eeab550ee297655e0b559c4e56d25d4898\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M2-macosx-cocoa-x86_64-5907158445932537929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjava.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f1b702166e0355241d63314f57d901f39f13bac0\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M2-macosx-cocoa-x86_64-5907158445932537929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjavajpeg.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"db2e9a3875932e5eedbd667d5cd2015d8cfa4c18\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M2-macosx-cocoa-x86_64-5907158445932537929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"99175cdd438e9155db559ba8389441297b93986c\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M2-macosx-cocoa-x86_64-5907158445932537929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjdwp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"667a513a65e6fc8e88f350024cf0ff7132f83f6b\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M2-macosx-cocoa-x86_64-5907158445932537929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjimage.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"df7980d9033f04fb2a6341bcd93a729411129a27\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M2-macosx-cocoa-x86_64-5907158445932537929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjli.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ccd681974c1df510b628179dee9bd3bc358b8ea1\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M2-macosx-cocoa-x86_64-5907158445932537929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3a39eab4f2ce60f0a7c1a6c302963ef2ab0a3fca\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M2-macosx-cocoa-x86_64-5907158445932537929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjsound.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5ef4e610f15accdf37f862fb663c973b02f3dd60\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M2-macosx-cocoa-x86_64-5907158445932537929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/liblcms.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"94bf533d8ee086b686388e3f1b03aa648f1cad75\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M2-macosx-cocoa-x86_64-5907158445932537929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/lible.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"62ba8e900b479ef5ce908a21f8030f24a2feff01\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M2-macosx-cocoa-x86_64-5907158445932537929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libmanagement.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7f7cdd4fd7e03ba7d38031f6d2865e3b7cb958f2\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M2-macosx-cocoa-x86_64-5907158445932537929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libmanagement_agent.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"10fca8d6916d94e1ac6a9b723085678d1710863d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M2-macosx-cocoa-x86_64-5907158445932537929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libmanagement_ext.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"944693d2de31a1c8d7c3ce97d4b080a75b71d285\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M2-macosx-cocoa-x86_64-5907158445932537929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libmlib_image.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"33a68af7f44a3f31830ed465b62dc045cf07dc88\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M2-macosx-cocoa-x86_64-5907158445932537929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d22ee5d08484d3ac033094149bfc042f3e503ffe\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M2-macosx-cocoa-x86_64-5907158445932537929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libnio.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"888c55093caeb579a852e764aeb69420c7d398b5\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M2-macosx-cocoa-x86_64-5907158445932537929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libosx.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f00a159d69a552b4b91ce80d215647afe1f9b927\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M2-macosx-cocoa-x86_64-5907158445932537929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libosxapp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4ffb38b72b23bf4fc531190c9f2e55d3561787e3\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M2-macosx-cocoa-x86_64-5907158445932537929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libosxkrb5.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"597b23ed4e29196566607e54893ec9cf410e669a\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M2-macosx-cocoa-x86_64-5907158445932537929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libosxsecurity.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"8cb2f9c7a7468c380ccb0e7f899df2855d152d62\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M2-macosx-cocoa-x86_64-5907158445932537929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libosxui.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"332eddb084f5a2e52d0aaee12ca19e43fbeb44cb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M2-macosx-cocoa-x86_64-5907158445932537929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libprefs.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a3ac4a2aa4583afec7699b2a5c7ce00adb687319\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M2-macosx-cocoa-x86_64-5907158445932537929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/librmi.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c4f80f1208f4351cfa20a2606592f7e405e3234c\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M2-macosx-cocoa-x86_64-5907158445932537929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libsaproc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"06cefbe0897e1963f6aeb031b597c456cfb4d67a\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M2-macosx-cocoa-x86_64-5907158445932537929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libsplashscreen.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c6d4677f90c7ad57e914bca1c9cf3d57156d8022\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M2-macosx-cocoa-x86_64-5907158445932537929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libsyslookup.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"aa073278b31d13a4b7d700035455c3f25b6b1cf4\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M2-macosx-cocoa-x86_64-5907158445932537929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libverify.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"21ed62964fe9b9a469a5b41022b1b7f4e6df767f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M2-macosx-cocoa-x86_64-5907158445932537929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libzip.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d68020bd3f05e86e7a80f9d582891f02c4e3cd3f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M2-macosx-cocoa-x86_64-5907158445932537929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/server/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3a39eab4f2ce60f0a7c1a6c302963ef2ab0a3fca\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M2-macosx-cocoa-x86_64-5907158445932537929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/server/libjvm.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3aa2681e3e1fa7bfb3f36812e02c2a5bd84d54bf\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M2-macosx-cocoa-x86_64-5907158445932537929.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2d92ba8c6cbdd870c135692c5d92658c876b82e5\",\n      \"arch\": \"x86_64\"\n    }\n  ],\n  \"issues\": null\n}\n"}}'
06:40:10 ++344+ tail -n1
06:40:10 +344+ STATUS_CODE=200
06:40:10 ++344+ jq -r .notarizationStatus.status
06:40:10 ++344+ echo '{"uuid":"11ae55c7-af43-4874-9443-03f3f4416fab","notarizationStatus":{"status":"COMPLETE","message":"Notarization' ticket has been stapled successfully to uploaded file. You can now download the stapled 'file","moreInfo":"Notarization' ticket has been stapled to the uploaded file 'successfully","log":"{\n' '\"logFormatVersion\":' '1,\n' '\"jobId\":' '\"c74b5606-825a-4770-b9db-607d79eb0cdf\",\n' '\"status\":' '\"Accepted\",\n' '\"statusSummary\":' '\"Ready' for 'distribution\",\n' '\"statusCode\":' '0,\n' '\"archiveFilename\":' '\"eclipse-embedcpp-2024-06-M2-macosx-cocoa-x86_64-5907158445932537929.dmg\",\n' '\"uploadDate\":' '\"2024-05-02T10:27:42.353Z\",\n' '\"sha256\":' '\"189bebadd860f3834232edab99b7132c084a95b069d7df31774a62fff64d5169\",\n' '\"ticketContents\":' '[\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-M2-macosx-cocoa-x86_64-5907158445932537929.dmg\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0b5a86edcb14600357bf8c5c168fc77693a8af0e\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-M2-macosx-cocoa-x86_64-5907158445932537929.dmg/Eclipse.app\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"2d92ba8c6cbdd870c135692c5d92658c876b82e5\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-M2-macosx-cocoa-x86_64-5907158445932537929.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.embedcpp.executable.cocoa.macosx.x86_64_4.32.0.20240502-0721/MacOS/eclipse\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"00fda142f82025ddc29a3ff87f899862c2236492\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-M2-macosx-cocoa-x86_64-5907158445932537929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202404271024.jar/os/macosx/aarch64/libpty.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9357f8202c2bdf9ed309bf2c82f8f53a68164088\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-M2-macosx-cocoa-x86_64-5907158445932537929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202404271024.jar/os/macosx/aarch64/libspawner.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"102febf8120322b093b1c9c8d6b24b6a78f9bcc0\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-M2-macosx-cocoa-x86_64-5907158445932537929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202404271024.jar/os/macosx/x86_64/libpty.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9517a970b176bde72cd73887e2587a3574716110\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-M2-macosx-cocoa-x86_64-5907158445932537929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202404271024.jar/os/macosx/x86_64/libspawner.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0e97a6eb772a3eef07826d5eb75de0924fba367b\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-M2-macosx-cocoa-x86_64-5907158445932537929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.native.serial_11.6.0.202404271024.jar/os/macosx/aarch64/libserial.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"50fc9467b481470c338dc43a127237b8707906e4\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-M2-macosx-cocoa-x86_64-5907158445932537929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.native.serial_11.6.0.202404271024.jar/os/macosx/x86_64/libserial.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"40608b0985fcc6a6c19972208b5cb65c1af0ea6a\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-M2-macosx-cocoa-x86_64-5907158445932537929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e37eb237e4687575f774c028e8aa4a4913e37a37\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-M2-macosx-cocoa-x86_64-5907158445932537929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"86006f61e0eadafeb935a0de05828ea98a6308e1\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-M2-macosx-cocoa-x86_64-5907158445932537929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.300.v20240419-2334.jar/libkeystoreNative.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-M2-macosx-cocoa-x86_64-5907158445932537929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.300.v20240419-2334.jar/libkeystoreNative.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-M2-macosx-cocoa-x86_64-5907158445932537929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.126.0.v20240426-0802.jar/libswt-pi-cocoa-4965r8.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6934a02a15f0a67c1e58cf0b19feee828ad360d6\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-M2-macosx-cocoa-x86_64-5907158445932537929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.126.0.v20240426-0802.jar/libswt-awt-cocoa-4965r8.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"dd9cfb912acc0ee8e137d9d841a2dcd62c6dc3e4\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-M2-macosx-cocoa-x86_64-5907158445932537929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.126.0.v20240426-0802.jar/libswt-cocoa-4965r8.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d05337058ff069045bfdbe0c903cccd5e6be9cff\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-M2-macosx-cocoa-x86_64-5907158445932537929.dmg/Eclipse.app/Contents/Eclipse/plugins/com.github.jnr.jffi.native_1.3.13.v20240215-1616/jni/Darwin/libjffi-1.2.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9e37ab1aea5ffe913da0b1e1573a7dbb17738413\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-M2-macosx-cocoa-x86_64-5907158445932537929.dmg/Eclipse.app/Contents/Eclipse/plugins/com.github.jnr.jffi.native_1.3.13.v20240215-1616/jni/Darwin/libjffi-1.2.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a12813ba8bfc1500970a32a7545d3fe283d000ea\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-M2-macosx-cocoa-x86_64-5907158445932537929.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-aarch64/libjnidispatch.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"56cd13fe659db01c07ec565716b2e6e1024199ab\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-M2-macosx-cocoa-x86_64-5907158445932537929.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-x86-64/libjnidispatch.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6657e46285bd8380196b5cfddae3e6143a2c32a0\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-M2-macosx-cocoa-x86_64-5907158445932537929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.2.900.v20240129-1338/eclipse_11900.so\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a52cb795e3230ae77706c641284547f9ad6cbecf\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-M2-macosx-cocoa-x86_64-5907158445932537929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jar\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3c252b0f3272a34c543b0324bf8a01e48369dfef\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-M2-macosx-cocoa-x86_64-5907158445932537929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jarsigner\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3825723ed9b54eeec84ea5fa65e065d6202ea266\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-M2-macosx-cocoa-x86_64-5907158445932537929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/java\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d5cee0be91f8b32baa13dead0b4c7681060427dd\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-M2-macosx-cocoa-x86_64-5907158445932537929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/javac\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"8ab3cf8189bcb923500c430e4f343b9f9a61db92\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-M2-macosx-cocoa-x86_64-5907158445932537929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/javadoc\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ba65fd30663064895b31b1f9d92efb43f510f0cb\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-M2-macosx-cocoa-x86_64-5907158445932537929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/javap\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"81ae326d2f3b019f96dec711b44e0c3c9c0d6793\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-M2-macosx-cocoa-x86_64-5907158445932537929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jcmd\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9d1ff349397e85a003ec98f1ff01415e8b5962f0\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-M2-macosx-cocoa-x86_64-5907158445932537929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jconsole\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a678702718088d6722b354cfc41a39c33e780c44\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-M2-macosx-cocoa-x86_64-5907158445932537929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jdb\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b0dae41c8b69e2fd17a18dcd7ba97ec3889ce676\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-M2-macosx-cocoa-x86_64-5907158445932537929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jdeprscan\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"da8173d92bdcca349994c7b7cb40c76ad5c3f3ac\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-M2-macosx-cocoa-x86_64-5907158445932537929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jdeps\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a6b1ce5dc1c1308ee288b9eb7f65b3b89e295406\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-M2-macosx-cocoa-x86_64-5907158445932537929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jfr\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"fedf23ad73f4c585f8ecdeef39195bf2491b6b7a\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-M2-macosx-cocoa-x86_64-5907158445932537929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jhsdb\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"47edaface871ae7019fa5061b9a3bb09a3a01ec2\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-M2-macosx-cocoa-x86_64-5907158445932537929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jimage\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"fa860874e5b1c8c941e36d2ce9ad86ecbfebb2af\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-M2-macosx-cocoa-x86_64-5907158445932537929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jinfo\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"66ce18e24c50ccd02d126bc443dc3447136fb38f\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-M2-macosx-cocoa-x86_64-5907158445932537929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jlink\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"4cd63ba153c62631630a11716bdd007fba863065\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-M2-macosx-cocoa-x86_64-5907158445932537929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jmap\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"2562da0de21ca7a9d6a204167d36f7061466bfd8\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-M2-macosx-cocoa-x86_64-5907158445932537929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jmod\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ac53c85cdc2ff484217f843c6a0e603183b3e2c9\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-M2-macosx-cocoa-x86_64-5907158445932537929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jpackage\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6bf6ca9567c95763833bbee29bcef6ec89f81dfd\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-M2-macosx-cocoa-x86_64-5907158445932537929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jps\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"230f835ee00d93c808df43d0c2991635e80e63a3\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-M2-macosx-cocoa-x86_64-5907158445932537929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jrunscript\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c9498519d56e66afbc98652661d338edd66a0e4c\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-M2-macosx-cocoa-x86_64-5907158445932537929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jshell\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b909a667f52716ac4263b8097072a85066bc7d23\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-M2-macosx-cocoa-x86_64-5907158445932537929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jstack\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0f53a30c10008284e16acc1158381119b2463084\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-M2-macosx-cocoa-x86_64-5907158445932537929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jstat\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a67f0cce729d70857ccb6b89650c50fc2751a899\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-M2-macosx-cocoa-x86_64-5907158445932537929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jstatd\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9ac691648cc46870c1727f03f360b3a3b2388ba5\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-M2-macosx-cocoa-x86_64-5907158445932537929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jwebserver\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b8fb050e8fec4279cee2f2564844f40673cdcb25\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-M2-macosx-cocoa-x86_64-5907158445932537929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/keytool\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c4c294b3cc63dc13b51778e6f853db53f3effe41\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-M2-macosx-cocoa-x86_64-5907158445932537929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/rmiregistry\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"cdd83972a5bc33a782200788f4f66bc736e689f8\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-M2-macosx-cocoa-x86_64-5907158445932537929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/serialver\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"221287cc2221f20ec84c875388b7a239b06304d0\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-M2-macosx-cocoa-x86_64-5907158445932537929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/jspawnhelper\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"829d0d770326ae7073f74579bf678eac3c4828bb\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-M2-macosx-cocoa-x86_64-5907158445932537929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libattach.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0afdad31f5216b285a02d8a790021d33668c89f9\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-M2-macosx-cocoa-x86_64-5907158445932537929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"2973edf30f74f9c1827d5aa59c727d135b6f9393\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-M2-macosx-cocoa-x86_64-5907158445932537929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libawt_lwawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"8431a38072d38f8aeecbac9c9651e9b179f656ba\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-M2-macosx-cocoa-x86_64-5907158445932537929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libdt_socket.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3d41fd4e61e8c9f36925b128264199dc5ba175fa\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-M2-macosx-cocoa-x86_64-5907158445932537929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libextnet.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e14473293f82948e73eca017c21b0440f3b5bf5e\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-M2-macosx-cocoa-x86_64-5907158445932537929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libfontmanager.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"26455017ff930a947b3886eeabed2cc462355cb2\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-M2-macosx-cocoa-x86_64-5907158445932537929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libfreetype.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3374e86bd8cb23758b180c2a09e57ff6c8974429\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-M2-macosx-cocoa-x86_64-5907158445932537929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libinstrument.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c504ac6f28bc69ba5a3e081406ac7e0bca60936d\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-M2-macosx-cocoa-x86_64-5907158445932537929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libj2gss.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"195b73d5a4d5d8d3994c91177776d2f3bbc5d1fe\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-M2-macosx-cocoa-x86_64-5907158445932537929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libj2pcsc.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"28aab47c188d5c962387a6b7e18ff69c19af5bb4\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-M2-macosx-cocoa-x86_64-5907158445932537929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libj2pkcs11.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"7975e108d71c9f6b485e6761f0282a8a79184e4d\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-M2-macosx-cocoa-x86_64-5907158445932537929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjaas.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"af4d60eeab550ee297655e0b559c4e56d25d4898\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-M2-macosx-cocoa-x86_64-5907158445932537929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjava.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f1b702166e0355241d63314f57d901f39f13bac0\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-M2-macosx-cocoa-x86_64-5907158445932537929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjavajpeg.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"db2e9a3875932e5eedbd667d5cd2015d8cfa4c18\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-M2-macosx-cocoa-x86_64-5907158445932537929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"99175cdd438e9155db559ba8389441297b93986c\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-M2-macosx-cocoa-x86_64-5907158445932537929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjdwp.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"667a513a65e6fc8e88f350024cf0ff7132f83f6b\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-M2-macosx-cocoa-x86_64-5907158445932537929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjimage.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"df7980d9033f04fb2a6341bcd93a729411129a27\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-M2-macosx-cocoa-x86_64-5907158445932537929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjli.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ccd681974c1df510b628179dee9bd3bc358b8ea1\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-M2-macosx-cocoa-x86_64-5907158445932537929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjsig.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3a39eab4f2ce60f0a7c1a6c302963ef2ab0a3fca\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-M2-macosx-cocoa-x86_64-5907158445932537929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjsound.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5ef4e610f15accdf37f862fb663c973b02f3dd60\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-M2-macosx-cocoa-x86_64-5907158445932537929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/liblcms.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"94bf533d8ee086b686388e3f1b03aa648f1cad75\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-M2-macosx-cocoa-x86_64-5907158445932537929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/lible.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"62ba8e900b479ef5ce908a21f8030f24a2feff01\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-M2-macosx-cocoa-x86_64-5907158445932537929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libmanagement.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"7f7cdd4fd7e03ba7d38031f6d2865e3b7cb958f2\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-M2-macosx-cocoa-x86_64-5907158445932537929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libmanagement_agent.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"10fca8d6916d94e1ac6a9b723085678d1710863d\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-M2-macosx-cocoa-x86_64-5907158445932537929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libmanagement_ext.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"944693d2de31a1c8d7c3ce97d4b080a75b71d285\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-M2-macosx-cocoa-x86_64-5907158445932537929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libmlib_image.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"33a68af7f44a3f31830ed465b62dc045cf07dc88\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-M2-macosx-cocoa-x86_64-5907158445932537929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libnet.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d22ee5d08484d3ac033094149bfc042f3e503ffe\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-M2-macosx-cocoa-x86_64-5907158445932537929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libnio.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"888c55093caeb579a852e764aeb69420c7d398b5\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-M2-macosx-cocoa-x86_64-5907158445932537929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libosx.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f00a159d69a552b4b91ce80d215647afe1f9b927\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-M2-macosx-cocoa-x86_64-5907158445932537929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libosxapp.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"4ffb38b72b23bf4fc531190c9f2e55d3561787e3\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-M2-macosx-cocoa-x86_64-5907158445932537929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libosxkrb5.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"597b23ed4e29196566607e54893ec9cf410e669a\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-M2-macosx-cocoa-x86_64-5907158445932537929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libosxsecurity.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"8cb2f9c7a7468c380ccb0e7f899df2855d152d62\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-M2-macosx-cocoa-x86_64-5907158445932537929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libosxui.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"332eddb084f5a2e52d0aaee12ca19e43fbeb44cb\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-M2-macosx-cocoa-x86_64-5907158445932537929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libprefs.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a3ac4a2aa4583afec7699b2a5c7ce00adb687319\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-M2-macosx-cocoa-x86_64-5907158445932537929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/librmi.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c4f80f1208f4351cfa20a2606592f7e405e3234c\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-M2-macosx-cocoa-x86_64-5907158445932537929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libsaproc.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"06cefbe0897e1963f6aeb031b597c456cfb4d67a\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-M2-macosx-cocoa-x86_64-5907158445932537929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libsplashscreen.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c6d4677f90c7ad57e914bca1c9cf3d57156d8022\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-M2-macosx-cocoa-x86_64-5907158445932537929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libsyslookup.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"aa073278b31d13a4b7d700035455c3f25b6b1cf4\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-M2-macosx-cocoa-x86_64-5907158445932537929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libverify.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"21ed62964fe9b9a469a5b41022b1b7f4e6df767f\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-M2-macosx-cocoa-x86_64-5907158445932537929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libzip.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d68020bd3f05e86e7a80f9d582891f02c4e3cd3f\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-M2-macosx-cocoa-x86_64-5907158445932537929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/server/libjsig.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3a39eab4f2ce60f0a7c1a6c302963ef2ab0a3fca\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-M2-macosx-cocoa-x86_64-5907158445932537929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/server/libjvm.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3aa2681e3e1fa7bfb3f36812e02c2a5bd84d54bf\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-M2-macosx-cocoa-x86_64-5907158445932537929.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"2d92ba8c6cbdd870c135692c5d92658c876b82e5\",\n' '\"arch\":' '\"x86_64\"\n' '}\n' '],\n' '\"issues\":' 'null\n}\n"}}'
06:40:10 +344+ STATUS=COMPLETE
06:40:10 +344+ [[ COMPLETE == \I\N\_\P\R\O\G\R\E\S\S ]]
06:40:10 +344+ [[ 200 == \5\0\3 ]]
06:40:10 +344+ [[ 200 == \5\0\2 ]]
06:40:10 +344+ [[ COMPLETE != \C\O\M\P\L\E\T\E ]]
06:40:10 +344+ break
06:40:10 +344+ rm eclipse-embedcpp-2024-06-M2-macosx-cocoa-x86_64.dmg
06:40:10 +344+ curl -JO https://cbi.eclipse.org/macos/xcrun/11ae55c7-af43-4874-9443-03f3f4416fab/download
06:40:10   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
06:40:10                                  Dload  Upload   Total   Spent    Left  Speed
06:40:10 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 38.4M    0 38.4M    0     0  86.8M      0 --:--:-- --:--:-- --:--:-- 86.6M++844+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/e9386617-8178-4c08-b848-8c4ae79be7fc/status
06:40:11 
100  124M    0  124M    0     0  86.1M      0 --:--:--  0:00:01 --:--:-- 86.0M+844+ RESPONSE_RAW='{"uuid":"e9386617-8178-4c08-b848-8c4ae79be7fc","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
06:40:11 200'
06:40:11 ++844+ head -n1
06:40:11 +844+ RESPONSE='{"uuid":"e9386617-8178-4c08-b848-8c4ae79be7fc","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
06:40:11 ++844+ tail -n1
06:40:11 +844+ STATUS_CODE=200
06:40:11 ++844+ echo '{"uuid":"e9386617-8178-4c08-b848-8c4ae79be7fc","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
06:40:11 ++844+ jq -r .notarizationStatus.status
06:40:11 +844+ STATUS=IN_PROGRESS
06:40:11 +844+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
06:40:11 +844+ sleep 1m
06:40:12 
100  196M    0  196M    0     0  80.5M      0 --:--:--  0:00:02 --:--:-- 80.5M
100  270M    0  270M    0     0  78.6M      0 --:--:--  0:00:03 --:--:-- 78.5M
100  352M    0  352M    0     0  79.2M      0 --:--:--  0:00:04 --:--:-- 79.2M
100  391M    0  391M    0     0  79.0M      0 --:--:--  0:00:04 --:--:-- 78.3M
06:40:15 curl: Saved to filename 'eclipse-embedcpp-2024-06-M2-macosx-cocoa-x86_64.dmg'
06:40:15 +344+ cp -vf eclipse-embedcpp-2024-06-M2-macosx-cocoa-x86_64.dmg /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-embedcpp-2024-06-M2-macosx-cocoa-x86_64.dmg
06:40:15 'eclipse-embedcpp-2024-06-M2-macosx-cocoa-x86_64.dmg' -> '/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-embedcpp-2024-06-M2-macosx-cocoa-x86_64.dmg'
06:40:15 ++344+ dirname /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-embedcpp-2024-06-M2-macosx-cocoa-x86_64.dmg
06:40:15 +344+ d=/home/jenkins/agent/workspace/notarize-downloads/temp
06:40:15 ++344+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-embedcpp-2024-06-M2-macosx-cocoa-x86_64.dmg
06:40:15 +344+ b=eclipse-embedcpp-2024-06-M2-macosx-cocoa-x86_64.dmg
06:40:15 +344+ cd /home/jenkins/agent/workspace/notarize-downloads/temp
06:40:15 +344+ md5sum eclipse-embedcpp-2024-06-M2-macosx-cocoa-x86_64.dmg
06:40:15 ++658+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/d70e0ba6-363e-4c62-8ff0-255ed6fa4ea5/status
06:40:15 +658+ RESPONSE_RAW='{"uuid":"d70e0ba6-363e-4c62-8ff0-255ed6fa4ea5","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
06:40:15 200'
06:40:15 ++658+ head -n1
06:40:15 +658+ RESPONSE='{"uuid":"d70e0ba6-363e-4c62-8ff0-255ed6fa4ea5","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
06:40:15 ++658+ tail -n1
06:40:15 +658+ STATUS_CODE=200
06:40:15 ++658+ echo '{"uuid":"d70e0ba6-363e-4c62-8ff0-255ed6fa4ea5","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
06:40:15 ++658+ jq -r .notarizationStatus.status
06:40:15 +658+ STATUS=IN_PROGRESS
06:40:15 +658+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
06:40:15 +658+ sleep 1m
06:40:17 +344+ sha1sum eclipse-embedcpp-2024-06-M2-macosx-cocoa-x86_64.dmg
06:40:17 ++248+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/50a174bd-bf60-4dbe-a940-aeff258fea44/status
06:40:17 +248+ RESPONSE_RAW='{"uuid":"50a174bd-bf60-4dbe-a940-aeff258fea44","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
06:40:17 200'
06:40:17 ++248+ head -n1
06:40:17 +248+ RESPONSE='{"uuid":"50a174bd-bf60-4dbe-a940-aeff258fea44","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
06:40:17 ++248+ tail -n1
06:40:17 +248+ STATUS_CODE=200
06:40:17 ++248+ echo '{"uuid":"50a174bd-bf60-4dbe-a940-aeff258fea44","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
06:40:17 ++248+ jq -r .notarizationStatus.status
06:40:17 +248+ STATUS=IN_PROGRESS
06:40:17 +248+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
06:40:17 +248+ sleep 1m
06:40:18 +344+ sha512sum -b eclipse-embedcpp-2024-06-M2-macosx-cocoa-x86_64.dmg
06:40:19 +344+ rm eclipse-embedcpp-2024-06-M2-macosx-cocoa-x86_64.dmg-tonotarize
06:40:19 +344+ rm -f eclipse-embedcpp-2024-06-M2-macosx-cocoa-x86_64.dmg-tonotarize.md5
06:40:19 +344+ rm -f eclipse-embedcpp-2024-06-M2-macosx-cocoa-x86_64.dmg-tonotarize.sha1
06:40:19 +344+ rm -f eclipse-embedcpp-2024-06-M2-macosx-cocoa-x86_64.dmg-tonotarize.sha512
06:40:23 ++502+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/836bb1a1-720c-4524-a525-dba6a5700e91/status
06:40:23 +502+ RESPONSE_RAW='{"uuid":"836bb1a1-720c-4524-a525-dba6a5700e91","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
06:40:23 200'
06:40:23 ++502+ head -n1
06:40:23 +502+ RESPONSE='{"uuid":"836bb1a1-720c-4524-a525-dba6a5700e91","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
06:40:23 ++502+ tail -n1
06:40:23 +502+ STATUS_CODE=200
06:40:23 ++502+ echo '{"uuid":"836bb1a1-720c-4524-a525-dba6a5700e91","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
06:40:23 ++502+ jq -r .notarizationStatus.status
06:40:23 +502+ STATUS=IN_PROGRESS
06:40:23 +502+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
06:40:23 +502+ sleep 1m
06:40:24 ++182+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/c875cac9-31d9-4f03-8730-38f1c3af7252/status
06:40:24 +182+ RESPONSE_RAW='{"uuid":"c875cac9-31d9-4f03-8730-38f1c3af7252","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
06:40:24 200'
06:40:24 ++182+ head -n1
06:40:24 +182+ RESPONSE='{"uuid":"c875cac9-31d9-4f03-8730-38f1c3af7252","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
06:40:24 ++182+ tail -n1
06:40:24 +182+ STATUS_CODE=200
06:40:24 ++182+ echo '{"uuid":"c875cac9-31d9-4f03-8730-38f1c3af7252","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
06:40:24 ++182+ jq -r .notarizationStatus.status
06:40:24 +182+ STATUS=IN_PROGRESS
06:40:24 +182+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
06:40:24 +182+ sleep 1m
06:40:28 ++376+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/06ff2f75-3a2b-40d6-ad14-d67727a50f18/status
06:40:28 +376+ RESPONSE_RAW='{"uuid":"06ff2f75-3a2b-40d6-ad14-d67727a50f18","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
06:40:28 200'
06:40:28 ++376+ head -n1
06:40:28 +376+ RESPONSE='{"uuid":"06ff2f75-3a2b-40d6-ad14-d67727a50f18","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
06:40:28 ++376+ tail -n1
06:40:28 +376+ STATUS_CODE=200
06:40:28 ++376+ echo '{"uuid":"06ff2f75-3a2b-40d6-ad14-d67727a50f18","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
06:40:28 ++376+ jq -r .notarizationStatus.status
06:40:28 +376+ STATUS=IN_PROGRESS
06:40:28 +376+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
06:40:28 +376+ sleep 1m
06:40:32 ++906+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/ad7f8710-ae46-453e-bcda-9ae40acc6f56/status
06:40:32 +906+ RESPONSE_RAW='{"uuid":"ad7f8710-ae46-453e-bcda-9ae40acc6f56","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
06:40:32 200'
06:40:32 ++906+ head -n1
06:40:32 +906+ RESPONSE='{"uuid":"ad7f8710-ae46-453e-bcda-9ae40acc6f56","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
06:40:32 ++906+ tail -n1
06:40:32 +906+ STATUS_CODE=200
06:40:32 ++906+ echo '{"uuid":"ad7f8710-ae46-453e-bcda-9ae40acc6f56","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
06:40:32 ++906+ jq -r .notarizationStatus.status
06:40:32 +906+ STATUS=IN_PROGRESS
06:40:32 +906+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
06:40:32 +906+ sleep 1m
06:40:43 ++564+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/1344ea29-183d-413b-b67e-eead0056e7f6/status
06:40:43 +564+ RESPONSE_RAW='{"uuid":"1344ea29-183d-413b-b67e-eead0056e7f6","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
06:40:43 200'
06:40:43 ++564+ head -n1
06:40:43 +564+ RESPONSE='{"uuid":"1344ea29-183d-413b-b67e-eead0056e7f6","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
06:40:43 ++564+ tail -n1
06:40:43 +564+ STATUS_CODE=200
06:40:43 ++564+ echo '{"uuid":"1344ea29-183d-413b-b67e-eead0056e7f6","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
06:40:43 ++564+ jq -r .notarizationStatus.status
06:40:43 +564+ STATUS=IN_PROGRESS
06:40:43 +564+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
06:40:43 +564+ sleep 1m
06:40:45 ++978+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/d7ea653d-cb0f-447b-ba31-4e73012f4190/status
06:40:45 +978+ RESPONSE_RAW='{"uuid":"d7ea653d-cb0f-447b-ba31-4e73012f4190","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
06:40:45 200'
06:40:45 ++978+ head -n1
06:40:45 +978+ RESPONSE='{"uuid":"d7ea653d-cb0f-447b-ba31-4e73012f4190","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
06:40:45 ++978+ tail -n1
06:40:45 +978+ STATUS_CODE=200
06:40:45 ++978+ echo '{"uuid":"d7ea653d-cb0f-447b-ba31-4e73012f4190","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
06:40:45 ++978+ jq -r .notarizationStatus.status
06:40:45 +978+ STATUS=IN_PROGRESS
06:40:45 +978+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
06:40:45 +978+ sleep 1m
06:40:46 ++418+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/3c1185b2-8c2f-42e8-a9c5-1dff444e0aea/status
06:40:46 +418+ RESPONSE_RAW='{"uuid":"3c1185b2-8c2f-42e8-a9c5-1dff444e0aea","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
06:40:46 200'
06:40:46 ++418+ head -n1
06:40:46 +418+ RESPONSE='{"uuid":"3c1185b2-8c2f-42e8-a9c5-1dff444e0aea","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
06:40:46 ++418+ tail -n1
06:40:46 +418+ STATUS_CODE=200
06:40:46 ++418+ echo '{"uuid":"3c1185b2-8c2f-42e8-a9c5-1dff444e0aea","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
06:40:46 ++418+ jq -r .notarizationStatus.status
06:40:46 +418+ STATUS=IN_PROGRESS
06:40:46 +418+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
06:40:46 +418+ sleep 1m
06:40:47 ++204+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/3053e8ed-c850-4c7b-bec8-32409f30f05e/status
06:40:47 +204+ RESPONSE_RAW='{"uuid":"3053e8ed-c850-4c7b-bec8-32409f30f05e","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
06:40:47 200'
06:40:47 ++204+ head -n1
06:40:47 +204+ RESPONSE='{"uuid":"3053e8ed-c850-4c7b-bec8-32409f30f05e","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
06:40:47 ++204+ tail -n1
06:40:47 +204+ STATUS_CODE=200
06:40:47 ++204+ echo '{"uuid":"3053e8ed-c850-4c7b-bec8-32409f30f05e","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
06:40:47 ++204+ jq -r .notarizationStatus.status
06:40:47 +204+ STATUS=IN_PROGRESS
06:40:47 +204+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
06:40:47 +204+ sleep 1m
06:40:52 ++302+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/ec16069a-2a4a-4e79-b27c-fc54c02df6e0/status
06:40:52 +302+ RESPONSE_RAW='{"uuid":"ec16069a-2a4a-4e79-b27c-fc54c02df6e0","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
06:40:52 200'
06:40:52 ++302+ head -n1
06:40:52 +302+ RESPONSE='{"uuid":"ec16069a-2a4a-4e79-b27c-fc54c02df6e0","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
06:40:52 ++302+ tail -n1
06:40:52 +302+ STATUS_CODE=200
06:40:52 ++302+ echo '{"uuid":"ec16069a-2a4a-4e79-b27c-fc54c02df6e0","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
06:40:52 ++302+ jq -r .notarizationStatus.status
06:40:52 +302+ STATUS=IN_PROGRESS
06:40:52 +302+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
06:40:52 +302+ sleep 1m
06:40:55 ++772+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/90ab5bc3-bd04-4dfd-9c38-779fb9d687fb/status
06:40:55 +772+ RESPONSE_RAW='{"uuid":"90ab5bc3-bd04-4dfd-9c38-779fb9d687fb","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
06:40:55 200'
06:40:55 ++772+ head -n1
06:40:55 +772+ RESPONSE='{"uuid":"90ab5bc3-bd04-4dfd-9c38-779fb9d687fb","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
06:40:55 ++772+ tail -n1
06:40:55 +772+ STATUS_CODE=200
06:40:55 ++772+ echo '{"uuid":"90ab5bc3-bd04-4dfd-9c38-779fb9d687fb","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
06:40:55 ++772+ jq -r .notarizationStatus.status
06:40:55 +772+ STATUS=IN_PROGRESS
06:40:55 +772+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
06:40:55 +772+ sleep 1m
06:40:58 ++226+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/509e418c-2a7d-4f75-a522-dca3aa295c49/status
06:40:58 +226+ RESPONSE_RAW='{"uuid":"509e418c-2a7d-4f75-a522-dca3aa295c49","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
06:40:58 200'
06:40:58 ++226+ head -n1
06:40:58 +226+ RESPONSE='{"uuid":"509e418c-2a7d-4f75-a522-dca3aa295c49","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
06:40:58 ++226+ tail -n1
06:40:58 +226+ STATUS_CODE=200
06:40:58 ++226+ echo '{"uuid":"509e418c-2a7d-4f75-a522-dca3aa295c49","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
06:40:58 ++226+ jq -r .notarizationStatus.status
06:40:58 +226+ STATUS=IN_PROGRESS
06:40:58 +226+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
06:40:58 +226+ sleep 1m
06:41:01 ++606+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/9de0b02b-f693-4031-8f06-017ea804231a/status
06:41:01 +606+ RESPONSE_RAW='{"uuid":"9de0b02b-f693-4031-8f06-017ea804231a","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
06:41:01 200'
06:41:01 ++606+ head -n1
06:41:01 +606+ RESPONSE='{"uuid":"9de0b02b-f693-4031-8f06-017ea804231a","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
06:41:01 ++606+ tail -n1
06:41:01 +606+ STATUS_CODE=200
06:41:01 ++606+ echo '{"uuid":"9de0b02b-f693-4031-8f06-017ea804231a","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
06:41:01 ++606+ jq -r .notarizationStatus.status
06:41:01 +606+ STATUS=IN_PROGRESS
06:41:01 +606+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
06:41:01 +606+ sleep 1m
06:41:05 ++460+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/13318cb9-b86d-4058-8262-dfe3b5cfff05/status
06:41:05 +460+ RESPONSE_RAW='{"uuid":"13318cb9-b86d-4058-8262-dfe3b5cfff05","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
06:41:05 200'
06:41:05 ++460+ head -n1
06:41:05 +460+ RESPONSE='{"uuid":"13318cb9-b86d-4058-8262-dfe3b5cfff05","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
06:41:05 ++460+ tail -n1
06:41:05 +460+ STATUS_CODE=200
06:41:05 ++460+ echo '{"uuid":"13318cb9-b86d-4058-8262-dfe3b5cfff05","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
06:41:05 ++460+ jq -r .notarizationStatus.status
06:41:05 +460+ STATUS=IN_PROGRESS
06:41:05 +460+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
06:41:05 +460+ sleep 1m
06:41:06 ++1050+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/2e0d89e5-f0e7-45f1-9712-2840315d2e54/status
06:41:06 +1050+ RESPONSE_RAW='{"uuid":"2e0d89e5-f0e7-45f1-9712-2840315d2e54","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
06:41:06 200'
06:41:06 ++1050+ head -n1
06:41:06 +1050+ RESPONSE='{"uuid":"2e0d89e5-f0e7-45f1-9712-2840315d2e54","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
06:41:06 ++1050+ tail -n1
06:41:06 +1050+ STATUS_CODE=200
06:41:06 ++1050+ echo '{"uuid":"2e0d89e5-f0e7-45f1-9712-2840315d2e54","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
06:41:06 ++1050+ jq -r .notarizationStatus.status
06:41:06 +1050+ STATUS=IN_PROGRESS
06:41:06 +1050+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
06:41:06 +1050+ sleep 1m
06:41:11 ++844+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/e9386617-8178-4c08-b848-8c4ae79be7fc/status
06:41:11 +844+ RESPONSE_RAW='{"uuid":"e9386617-8178-4c08-b848-8c4ae79be7fc","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
06:41:11 200'
06:41:11 ++844+ head -n1
06:41:11 +844+ RESPONSE='{"uuid":"e9386617-8178-4c08-b848-8c4ae79be7fc","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
06:41:11 ++844+ tail -n1
06:41:11 +844+ STATUS_CODE=200
06:41:11 ++844+ echo '{"uuid":"e9386617-8178-4c08-b848-8c4ae79be7fc","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
06:41:11 ++844+ jq -r .notarizationStatus.status
06:41:11 +844+ STATUS=IN_PROGRESS
06:41:11 +844+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
06:41:11 +844+ sleep 1m
06:41:15 ++658+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/d70e0ba6-363e-4c62-8ff0-255ed6fa4ea5/status
06:41:15 +658+ RESPONSE_RAW='{"uuid":"d70e0ba6-363e-4c62-8ff0-255ed6fa4ea5","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
06:41:15 200'
06:41:15 ++658+ head -n1
06:41:15 +658+ RESPONSE='{"uuid":"d70e0ba6-363e-4c62-8ff0-255ed6fa4ea5","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
06:41:15 ++658+ tail -n1
06:41:15 +658+ STATUS_CODE=200
06:41:15 ++658+ echo '{"uuid":"d70e0ba6-363e-4c62-8ff0-255ed6fa4ea5","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
06:41:15 ++658+ jq -r .notarizationStatus.status
06:41:15 +658+ STATUS=IN_PROGRESS
06:41:15 +658+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
06:41:15 +658+ sleep 1m
06:41:17 ++248+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/50a174bd-bf60-4dbe-a940-aeff258fea44/status
06:41:17 +248+ RESPONSE_RAW='{"uuid":"50a174bd-bf60-4dbe-a940-aeff258fea44","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
06:41:17 200'
06:41:17 ++248+ head -n1
06:41:17 +248+ RESPONSE='{"uuid":"50a174bd-bf60-4dbe-a940-aeff258fea44","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
06:41:17 ++248+ tail -n1
06:41:17 +248+ STATUS_CODE=200
06:41:17 ++248+ echo '{"uuid":"50a174bd-bf60-4dbe-a940-aeff258fea44","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
06:41:17 ++248+ jq -r .notarizationStatus.status
06:41:17 +248+ STATUS=IN_PROGRESS
06:41:17 +248+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
06:41:17 +248+ sleep 1m
06:41:23 ++502+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/836bb1a1-720c-4524-a525-dba6a5700e91/status
06:41:23 +502+ RESPONSE_RAW='{"uuid":"836bb1a1-720c-4524-a525-dba6a5700e91","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
06:41:23 200'
06:41:23 ++502+ head -n1
06:41:23 +502+ RESPONSE='{"uuid":"836bb1a1-720c-4524-a525-dba6a5700e91","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
06:41:23 ++502+ tail -n1
06:41:23 +502+ STATUS_CODE=200
06:41:23 ++502+ echo '{"uuid":"836bb1a1-720c-4524-a525-dba6a5700e91","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
06:41:23 ++502+ jq -r .notarizationStatus.status
06:41:23 +502+ STATUS=IN_PROGRESS
06:41:23 +502+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
06:41:23 +502+ sleep 1m
06:41:24 ++182+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/c875cac9-31d9-4f03-8730-38f1c3af7252/status
06:41:24 +182+ RESPONSE_RAW='{"uuid":"c875cac9-31d9-4f03-8730-38f1c3af7252","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
06:41:24 200'
06:41:24 ++182+ head -n1
06:41:24 +182+ RESPONSE='{"uuid":"c875cac9-31d9-4f03-8730-38f1c3af7252","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
06:41:24 ++182+ tail -n1
06:41:24 +182+ STATUS_CODE=200
06:41:24 ++182+ echo '{"uuid":"c875cac9-31d9-4f03-8730-38f1c3af7252","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
06:41:24 ++182+ jq -r .notarizationStatus.status
06:41:24 +182+ STATUS=IN_PROGRESS
06:41:24 +182+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
06:41:24 +182+ sleep 1m
06:41:28 ++376+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/06ff2f75-3a2b-40d6-ad14-d67727a50f18/status
06:41:28 +376+ RESPONSE_RAW='{"uuid":"06ff2f75-3a2b-40d6-ad14-d67727a50f18","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
06:41:28 200'
06:41:28 ++376+ head -n1
06:41:28 +376+ RESPONSE='{"uuid":"06ff2f75-3a2b-40d6-ad14-d67727a50f18","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
06:41:28 ++376+ tail -n1
06:41:28 +376+ STATUS_CODE=200
06:41:28 ++376+ echo '{"uuid":"06ff2f75-3a2b-40d6-ad14-d67727a50f18","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
06:41:28 ++376+ jq -r .notarizationStatus.status
06:41:28 +376+ STATUS=IN_PROGRESS
06:41:28 +376+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
06:41:28 +376+ sleep 1m
06:41:32 ++906+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/ad7f8710-ae46-453e-bcda-9ae40acc6f56/status
06:41:32 +906+ RESPONSE_RAW='{"uuid":"ad7f8710-ae46-453e-bcda-9ae40acc6f56","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
06:41:32 200'
06:41:32 ++906+ head -n1
06:41:32 +906+ RESPONSE='{"uuid":"ad7f8710-ae46-453e-bcda-9ae40acc6f56","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
06:41:32 ++906+ tail -n1
06:41:32 +906+ STATUS_CODE=200
06:41:32 ++906+ echo '{"uuid":"ad7f8710-ae46-453e-bcda-9ae40acc6f56","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
06:41:32 ++906+ jq -r .notarizationStatus.status
06:41:32 +906+ STATUS=IN_PROGRESS
06:41:32 +906+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
06:41:32 +906+ sleep 1m
06:41:43 ++564+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/1344ea29-183d-413b-b67e-eead0056e7f6/status
06:41:43 +564+ RESPONSE_RAW='{"uuid":"1344ea29-183d-413b-b67e-eead0056e7f6","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
06:41:43 200'
06:41:43 ++564+ head -n1
06:41:43 +564+ RESPONSE='{"uuid":"1344ea29-183d-413b-b67e-eead0056e7f6","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
06:41:43 ++564+ tail -n1
06:41:43 +564+ STATUS_CODE=200
06:41:43 ++564+ echo '{"uuid":"1344ea29-183d-413b-b67e-eead0056e7f6","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
06:41:43 ++564+ jq -r .notarizationStatus.status
06:41:43 +564+ STATUS=IN_PROGRESS
06:41:43 +564+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
06:41:43 +564+ sleep 1m
06:41:45 ++978+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/d7ea653d-cb0f-447b-ba31-4e73012f4190/status
06:41:45 +978+ RESPONSE_RAW='{"uuid":"d7ea653d-cb0f-447b-ba31-4e73012f4190","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
06:41:45 200'
06:41:45 ++978+ head -n1
06:41:45 +978+ RESPONSE='{"uuid":"d7ea653d-cb0f-447b-ba31-4e73012f4190","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
06:41:45 ++978+ tail -n1
06:41:45 +978+ STATUS_CODE=200
06:41:45 ++978+ echo '{"uuid":"d7ea653d-cb0f-447b-ba31-4e73012f4190","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
06:41:45 ++978+ jq -r .notarizationStatus.status
06:41:45 +978+ STATUS=IN_PROGRESS
06:41:45 +978+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
06:41:45 +978+ sleep 1m
06:41:46 ++418+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/3c1185b2-8c2f-42e8-a9c5-1dff444e0aea/status
06:41:46 +418+ RESPONSE_RAW='{"uuid":"3c1185b2-8c2f-42e8-a9c5-1dff444e0aea","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
06:41:46 200'
06:41:46 ++418+ head -n1
06:41:46 +418+ RESPONSE='{"uuid":"3c1185b2-8c2f-42e8-a9c5-1dff444e0aea","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
06:41:46 ++418+ tail -n1
06:41:46 +418+ STATUS_CODE=200
06:41:46 ++418+ echo '{"uuid":"3c1185b2-8c2f-42e8-a9c5-1dff444e0aea","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
06:41:46 ++418+ jq -r .notarizationStatus.status
06:41:46 +418+ STATUS=IN_PROGRESS
06:41:46 +418+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
06:41:46 +418+ sleep 1m
06:41:47 ++204+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/3053e8ed-c850-4c7b-bec8-32409f30f05e/status
06:41:47 +204+ RESPONSE_RAW='{"uuid":"3053e8ed-c850-4c7b-bec8-32409f30f05e","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
06:41:47 200'
06:41:47 ++204+ head -n1
06:41:47 +204+ RESPONSE='{"uuid":"3053e8ed-c850-4c7b-bec8-32409f30f05e","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
06:41:47 ++204+ tail -n1
06:41:47 +204+ STATUS_CODE=200
06:41:47 ++204+ echo '{"uuid":"3053e8ed-c850-4c7b-bec8-32409f30f05e","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
06:41:47 ++204+ jq -r .notarizationStatus.status
06:41:47 +204+ STATUS=IN_PROGRESS
06:41:47 +204+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
06:41:47 +204+ sleep 1m
06:41:52 ++302+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/ec16069a-2a4a-4e79-b27c-fc54c02df6e0/status
06:41:52 +302+ RESPONSE_RAW='{"uuid":"ec16069a-2a4a-4e79-b27c-fc54c02df6e0","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
06:41:52 200'
06:41:52 ++302+ head -n1
06:41:52 +302+ RESPONSE='{"uuid":"ec16069a-2a4a-4e79-b27c-fc54c02df6e0","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
06:41:52 ++302+ tail -n1
06:41:52 +302+ STATUS_CODE=200
06:41:52 ++302+ echo '{"uuid":"ec16069a-2a4a-4e79-b27c-fc54c02df6e0","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
06:41:52 ++302+ jq -r .notarizationStatus.status
06:41:52 +302+ STATUS=IN_PROGRESS
06:41:52 +302+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
06:41:52 +302+ sleep 1m
06:41:55 ++772+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/90ab5bc3-bd04-4dfd-9c38-779fb9d687fb/status
06:41:55 +772+ RESPONSE_RAW='{"uuid":"90ab5bc3-bd04-4dfd-9c38-779fb9d687fb","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
06:41:55 200'
06:41:55 ++772+ head -n1
06:41:55 +772+ RESPONSE='{"uuid":"90ab5bc3-bd04-4dfd-9c38-779fb9d687fb","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
06:41:55 ++772+ tail -n1
06:41:55 +772+ STATUS_CODE=200
06:41:55 ++772+ echo '{"uuid":"90ab5bc3-bd04-4dfd-9c38-779fb9d687fb","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
06:41:55 ++772+ jq -r .notarizationStatus.status
06:41:55 +772+ STATUS=IN_PROGRESS
06:41:55 +772+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
06:41:55 +772+ sleep 1m
06:41:58 ++226+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/509e418c-2a7d-4f75-a522-dca3aa295c49/status
06:41:58 +226+ RESPONSE_RAW='{"uuid":"509e418c-2a7d-4f75-a522-dca3aa295c49","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
06:41:58 200'
06:41:58 ++226+ head -n1
06:41:58 +226+ RESPONSE='{"uuid":"509e418c-2a7d-4f75-a522-dca3aa295c49","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
06:41:58 ++226+ tail -n1
06:41:58 +226+ STATUS_CODE=200
06:41:58 ++226+ echo '{"uuid":"509e418c-2a7d-4f75-a522-dca3aa295c49","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
06:41:58 ++226+ jq -r .notarizationStatus.status
06:41:58 +226+ STATUS=IN_PROGRESS
06:41:58 +226+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
06:41:58 +226+ sleep 1m
06:42:01 ++606+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/9de0b02b-f693-4031-8f06-017ea804231a/status
06:42:01 +606+ RESPONSE_RAW='{"uuid":"9de0b02b-f693-4031-8f06-017ea804231a","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
06:42:01 200'
06:42:01 ++606+ head -n1
06:42:01 +606+ RESPONSE='{"uuid":"9de0b02b-f693-4031-8f06-017ea804231a","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
06:42:01 ++606+ tail -n1
06:42:01 +606+ STATUS_CODE=200
06:42:01 ++606+ echo '{"uuid":"9de0b02b-f693-4031-8f06-017ea804231a","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
06:42:01 ++606+ jq -r .notarizationStatus.status
06:42:01 +606+ STATUS=IN_PROGRESS
06:42:01 +606+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
06:42:01 +606+ sleep 1m
06:42:05 ++460+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/13318cb9-b86d-4058-8262-dfe3b5cfff05/status
06:42:05 +460+ RESPONSE_RAW='{"uuid":"13318cb9-b86d-4058-8262-dfe3b5cfff05","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
06:42:05 200'
06:42:05 ++460+ head -n1
06:42:05 +460+ RESPONSE='{"uuid":"13318cb9-b86d-4058-8262-dfe3b5cfff05","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
06:42:05 ++460+ tail -n1
06:42:05 +460+ STATUS_CODE=200
06:42:05 ++460+ echo '{"uuid":"13318cb9-b86d-4058-8262-dfe3b5cfff05","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
06:42:05 ++460+ jq -r .notarizationStatus.status
06:42:05 +460+ STATUS=IN_PROGRESS
06:42:05 +460+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
06:42:05 +460+ sleep 1m
06:42:06 ++1050+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/2e0d89e5-f0e7-45f1-9712-2840315d2e54/status
06:42:06 +1050+ RESPONSE_RAW='{"uuid":"2e0d89e5-f0e7-45f1-9712-2840315d2e54","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
06:42:06 200'
06:42:06 ++1050+ head -n1
06:42:06 +1050+ RESPONSE='{"uuid":"2e0d89e5-f0e7-45f1-9712-2840315d2e54","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
06:42:06 ++1050+ tail -n1
06:42:06 +1050+ STATUS_CODE=200
06:42:06 ++1050+ echo '{"uuid":"2e0d89e5-f0e7-45f1-9712-2840315d2e54","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
06:42:06 ++1050+ jq -r .notarizationStatus.status
06:42:06 +1050+ STATUS=IN_PROGRESS
06:42:06 +1050+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
06:42:06 +1050+ sleep 1m
06:42:11 ++844+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/e9386617-8178-4c08-b848-8c4ae79be7fc/status
06:42:11 +844+ RESPONSE_RAW='{"uuid":"e9386617-8178-4c08-b848-8c4ae79be7fc","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
06:42:11 200'
06:42:11 ++844+ head -n1
06:42:11 +844+ RESPONSE='{"uuid":"e9386617-8178-4c08-b848-8c4ae79be7fc","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
06:42:11 ++844+ tail -n1
06:42:11 +844+ STATUS_CODE=200
06:42:11 ++844+ echo '{"uuid":"e9386617-8178-4c08-b848-8c4ae79be7fc","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
06:42:11 ++844+ jq -r .notarizationStatus.status
06:42:11 +844+ STATUS=IN_PROGRESS
06:42:11 +844+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
06:42:11 +844+ sleep 1m
06:42:15 ++658+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/d70e0ba6-363e-4c62-8ff0-255ed6fa4ea5/status
06:42:16 +658+ RESPONSE_RAW='{"uuid":"d70e0ba6-363e-4c62-8ff0-255ed6fa4ea5","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
06:42:16 200'
06:42:16 ++658+ head -n1
06:42:16 +658+ RESPONSE='{"uuid":"d70e0ba6-363e-4c62-8ff0-255ed6fa4ea5","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
06:42:16 ++658+ tail -n1
06:42:16 +658+ STATUS_CODE=200
06:42:16 ++658+ echo '{"uuid":"d70e0ba6-363e-4c62-8ff0-255ed6fa4ea5","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
06:42:16 ++658+ jq -r .notarizationStatus.status
06:42:16 +658+ STATUS=IN_PROGRESS
06:42:16 +658+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
06:42:16 +658+ sleep 1m
06:42:17 ++248+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/50a174bd-bf60-4dbe-a940-aeff258fea44/status
06:42:17 +248+ RESPONSE_RAW='{"uuid":"50a174bd-bf60-4dbe-a940-aeff258fea44","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
06:42:17 200'
06:42:17 ++248+ head -n1
06:42:17 +248+ RESPONSE='{"uuid":"50a174bd-bf60-4dbe-a940-aeff258fea44","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
06:42:17 ++248+ tail -n1
06:42:17 +248+ STATUS_CODE=200
06:42:17 ++248+ echo '{"uuid":"50a174bd-bf60-4dbe-a940-aeff258fea44","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
06:42:17 ++248+ jq -r .notarizationStatus.status
06:42:17 +248+ STATUS=IN_PROGRESS
06:42:17 +248+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
06:42:17 +248+ sleep 1m
06:42:23 ++502+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/836bb1a1-720c-4524-a525-dba6a5700e91/status
06:42:23 +502+ RESPONSE_RAW='{"uuid":"836bb1a1-720c-4524-a525-dba6a5700e91","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
06:42:23 200'
06:42:23 ++502+ head -n1
06:42:23 +502+ RESPONSE='{"uuid":"836bb1a1-720c-4524-a525-dba6a5700e91","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
06:42:23 ++502+ tail -n1
06:42:23 +502+ STATUS_CODE=200
06:42:23 ++502+ echo '{"uuid":"836bb1a1-720c-4524-a525-dba6a5700e91","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
06:42:23 ++502+ jq -r .notarizationStatus.status
06:42:23 +502+ STATUS=IN_PROGRESS
06:42:23 +502+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
06:42:23 +502+ sleep 1m
06:42:24 ++182+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/c875cac9-31d9-4f03-8730-38f1c3af7252/status
06:42:24 +182+ RESPONSE_RAW='{"uuid":"c875cac9-31d9-4f03-8730-38f1c3af7252","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
06:42:24 200'
06:42:24 ++182+ head -n1
06:42:24 +182+ RESPONSE='{"uuid":"c875cac9-31d9-4f03-8730-38f1c3af7252","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
06:42:24 ++182+ tail -n1
06:42:24 +182+ STATUS_CODE=200
06:42:24 ++182+ echo '{"uuid":"c875cac9-31d9-4f03-8730-38f1c3af7252","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
06:42:24 ++182+ jq -r .notarizationStatus.status
06:42:24 +182+ STATUS=IN_PROGRESS
06:42:24 +182+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
06:42:24 +182+ sleep 1m
06:42:28 ++376+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/06ff2f75-3a2b-40d6-ad14-d67727a50f18/status
06:42:28 +376+ RESPONSE_RAW='{"uuid":"06ff2f75-3a2b-40d6-ad14-d67727a50f18","notarizationStatus":{"status":"COMPLETE","message":"Notarization ticket has been stapled successfully to uploaded file. You can now download the stapled file","moreInfo":"Notarization ticket has been stapled to the uploaded file successfully","log":"{\n  \"logFormatVersion\": 1,\n  \"jobId\": \"209b810e-7297-493d-bea1-871e2372d3a4\",\n  \"status\": \"Accepted\",\n  \"statusSummary\": \"Ready for distribution\",\n  \"statusCode\": 0,\n  \"archiveFilename\": \"eclipse-scout-2024-06-M2-macosx-cocoa-aarch64-10321585307644319361.dmg\",\n  \"uploadDate\": \"2024-05-02T10:28:02.616Z\",\n  \"sha256\": \"8a3d36e0061a6008ca172c735594562d0bcb759166fbde93e1c53f2fd4b17d5b\",\n  \"ticketContents\": [\n    {\n      \"path\": \"eclipse-scout-2024-06-M2-macosx-cocoa-aarch64-10321585307644319361.dmg\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"8db45ea2dda4c6619b2b143c79879eeebdeb9bb4\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M2-macosx-cocoa-aarch64-10321585307644319361.dmg/Eclipse.app\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1f79ac0422347f2e329d049ba2a52d4b460642f8\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M2-macosx-cocoa-aarch64-10321585307644319361.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.scout.executable.cocoa.macosx.aarch64_4.32.0.20240502-0721/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c4d5000a7d51180a96dd485c82be51d42cdfc279\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M2-macosx-cocoa-aarch64-10321585307644319361.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202404271024.jar/os/macosx/aarch64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9357f8202c2bdf9ed309bf2c82f8f53a68164088\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M2-macosx-cocoa-aarch64-10321585307644319361.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202404271024.jar/os/macosx/aarch64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"102febf8120322b093b1c9c8d6b24b6a78f9bcc0\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M2-macosx-cocoa-aarch64-10321585307644319361.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202404271024.jar/os/macosx/x86_64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9517a970b176bde72cd73887e2587a3574716110\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M2-macosx-cocoa-aarch64-10321585307644319361.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202404271024.jar/os/macosx/x86_64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0e97a6eb772a3eef07826d5eb75de0924fba367b\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M2-macosx-cocoa-aarch64-10321585307644319361.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e37eb237e4687575f774c028e8aa4a4913e37a37\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M2-macosx-cocoa-aarch64-10321585307644319361.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"86006f61e0eadafeb935a0de05828ea98a6308e1\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M2-macosx-cocoa-aarch64-10321585307644319361.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.300.v20240419-2334.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M2-macosx-cocoa-aarch64-10321585307644319361.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.300.v20240419-2334.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M2-macosx-cocoa-aarch64-10321585307644319361.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.126.0.v20240426-0802.jar/libswt-pi-cocoa-4965r8.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e75db07b4a780a4a3ca6b5f09b4b570025c61360\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M2-macosx-cocoa-aarch64-10321585307644319361.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.126.0.v20240426-0802.jar/libswt-awt-cocoa-4965r8.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"311fbf36e0faf69ad47e500ccdf9313ab54820aa\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M2-macosx-cocoa-aarch64-10321585307644319361.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.126.0.v20240426-0802.jar/libswt-cocoa-4965r8.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7a40d382b16e9c93e89b7cdc5b4d44d4cf0951fa\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M2-macosx-cocoa-aarch64-10321585307644319361.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-aarch64/libjnidispatch.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"56cd13fe659db01c07ec565716b2e6e1024199ab\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M2-macosx-cocoa-aarch64-10321585307644319361.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-x86-64/libjnidispatch.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6657e46285bd8380196b5cfddae3e6143a2c32a0\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M2-macosx-cocoa-aarch64-10321585307644319361.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.aarch64_1.2.900.v20240129-1338/eclipse_11900.so\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3715f6bf1593a3b369058eb2f8f3abe37b5538fc\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M2-macosx-cocoa-aarch64-10321585307644319361.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx_1.2.900.v20240129-1338/eclipse_11900.so\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3715f6bf1593a3b369058eb2f8f3abe37b5538fc\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M2-macosx-cocoa-aarch64-10321585307644319361.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jar\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"85b7cae7b7bbc553bbff49db0b1a7791e90386f0\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M2-macosx-cocoa-aarch64-10321585307644319361.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jarsigner\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4ee1390bac3aac18f9089c4744a742477158b1af\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M2-macosx-cocoa-aarch64-10321585307644319361.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/java\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"48aff537996048403a657ca3651c35b6e7dad18a\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M2-macosx-cocoa-aarch64-10321585307644319361.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/javac\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c54c0c714e672fed995c3d3503ba1ae29a880ad8\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M2-macosx-cocoa-aarch64-10321585307644319361.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/javadoc\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"cd60513572c0ac340c79494a8883607242b6442b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M2-macosx-cocoa-aarch64-10321585307644319361.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/javap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7b19a101d2201de2dda42ef1ece92a706a8ef9a1\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M2-macosx-cocoa-aarch64-10321585307644319361.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jcmd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e8201cca40596294188cd2df95e27bbc27940f25\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M2-macosx-cocoa-aarch64-10321585307644319361.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jconsole\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"13e5ae86e9e1ebf156401f2405a5eaf3fa35de3b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M2-macosx-cocoa-aarch64-10321585307644319361.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"37bb245c57e04dc229f1268a96aead5147247e41\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M2-macosx-cocoa-aarch64-10321585307644319361.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jdeprscan\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"cf55166731342d0a65a6db3d53af4685a6989eae\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M2-macosx-cocoa-aarch64-10321585307644319361.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jdeps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c75665e4e8b555189c386b732164457e7b80ecb9\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M2-macosx-cocoa-aarch64-10321585307644319361.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jfr\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e417253a131bc8ba6fbffb87ba8d0977f31793bf\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M2-macosx-cocoa-aarch64-10321585307644319361.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jhsdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5600633be2d1505c3a21c33d61cc39c98b6e2af8\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M2-macosx-cocoa-aarch64-10321585307644319361.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jimage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e3fa3897d06f36f0072fab3e94e574a0d1e73891\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M2-macosx-cocoa-aarch64-10321585307644319361.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jinfo\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"eb73a1bbd201c8a94927954d788373915491fc8e\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M2-macosx-cocoa-aarch64-10321585307644319361.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jlink\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2a6dd48b0d3fa493f53c8de07251c657b5bfa1f5\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M2-macosx-cocoa-aarch64-10321585307644319361.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jmap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ecc25763935731c2bb4ed89545e95ca212329c57\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M2-macosx-cocoa-aarch64-10321585307644319361.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jmod\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"bdfd9333207cdcca4e0dc5179eb55978f486a082\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M2-macosx-cocoa-aarch64-10321585307644319361.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jpackage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2d322de95f588e486586106fb3adb7a232d3a727\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M2-macosx-cocoa-aarch64-10321585307644319361.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"332b1856c718286e35df1ccc759286c63db7bc45\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M2-macosx-cocoa-aarch64-10321585307644319361.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jrunscript\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"15ce7577d3c990127085b8dea8174d740ec272ac\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M2-macosx-cocoa-aarch64-10321585307644319361.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jshell\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"8dbcddf91d402549534923c713ae6e3a73ecd663\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M2-macosx-cocoa-aarch64-10321585307644319361.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jstack\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"462b9dda12e2f5cd453bcdfc85e6f8d1d0d004a9\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M2-macosx-cocoa-aarch64-10321585307644319361.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jstat\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3c481bf4bf57a272523673fd708d3b3f1ca19889\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M2-macosx-cocoa-aarch64-10321585307644319361.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jstatd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"add2775005bbeb791168fd4f54e129cc0e9b3be1\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M2-macosx-cocoa-aarch64-10321585307644319361.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jwebserver\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3d8efd9997b52283ad0d89e8025072665d7a731d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M2-macosx-cocoa-aarch64-10321585307644319361.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/keytool\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"90afc4edfee1782468fdec5cab180a7533d17aae\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M2-macosx-cocoa-aarch64-10321585307644319361.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/rmiregistry\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"dfca96adf369133c81e31ae6b7d16a9a88940ae5\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M2-macosx-cocoa-aarch64-10321585307644319361.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/serialver\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"98d4bcd371524d1090e7ac11951695f506b0fd6a\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M2-macosx-cocoa-aarch64-10321585307644319361.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/jspawnhelper\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ee8371af06189c4ba625d243b39788e73ae23401\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M2-macosx-cocoa-aarch64-10321585307644319361.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libattach.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b45f99ac18a5b2eb428144aa0732c19ad9ee72db\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M2-macosx-cocoa-aarch64-10321585307644319361.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d9f75fff6e0ce189bf1080663643a45742c85625\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M2-macosx-cocoa-aarch64-10321585307644319361.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libawt_lwawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"250670496974f7410a847531817b05c93421a50b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M2-macosx-cocoa-aarch64-10321585307644319361.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libdt_socket.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d1d8881ac81bdee51f0ac8cec407c8097250c3ae\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M2-macosx-cocoa-aarch64-10321585307644319361.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libextnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d27c28e9fc41f80d9d040edd66f5b1243e551f54\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M2-macosx-cocoa-aarch64-10321585307644319361.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libfontmanager.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"173de4682bdd43777ca196f908a1b85cb8dbddba\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M2-macosx-cocoa-aarch64-10321585307644319361.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libfreetype.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6ec72f9cc99370be1a2451258935cd31804791a9\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M2-macosx-cocoa-aarch64-10321585307644319361.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libinstrument.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6f186477e2121d809ee7726a77eddf0a9423734c\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M2-macosx-cocoa-aarch64-10321585307644319361.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libj2gss.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"aedefb1ea0fd7715dca5337919eea223c053d604\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M2-macosx-cocoa-aarch64-10321585307644319361.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libj2pcsc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2a9a6c5fd3cee75f87914d911fe1017775aaddb9\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M2-macosx-cocoa-aarch64-10321585307644319361.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libj2pkcs11.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ca0f5d490f3f8d09395e5dd68cd79ee83aa0fc96\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M2-macosx-cocoa-aarch64-10321585307644319361.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjaas.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"662eeac930979eba6cc5183183417bce3445adc0\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M2-macosx-cocoa-aarch64-10321585307644319361.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjava.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"08937da8f4c2a9f93f0559b2babaac66a201e53d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M2-macosx-cocoa-aarch64-10321585307644319361.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjavajpeg.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"163ac5c00f929dc7e2b2535424783a7b4c1ca70f\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M2-macosx-cocoa-aarch64-10321585307644319361.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"fa5b864a12cf2d7d8c35d26bce9c36f404d41907\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M2-macosx-cocoa-aarch64-10321585307644319361.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjdwp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a6f06a9a1117f6dcce48511e37da416126a39154\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M2-macosx-cocoa-aarch64-10321585307644319361.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjimage.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d452f7e41a98130dd4ecd1bad39c707c610c70d3\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M2-macosx-cocoa-aarch64-10321585307644319361.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjli.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3a0793a1dacf7be2433519c3ca9f57c3ac46d14d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M2-macosx-cocoa-aarch64-10321585307644319361.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"980d119ccdc9cae437497367b22b52e1b0d27b9f\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M2-macosx-cocoa-aarch64-10321585307644319361.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjsound.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"71ee30a90a5ddd36e89aaa4fd534001360970dfd\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M2-macosx-cocoa-aarch64-10321585307644319361.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/liblcms.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"11d28658d45db36af4a7cb95a44eb02531ac31a9\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M2-macosx-cocoa-aarch64-10321585307644319361.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/lible.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d3de2286c64f06473dfb9d851f92d1e591bd8b41\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M2-macosx-cocoa-aarch64-10321585307644319361.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libmanagement.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"495cbd739c5be9f83f5c3672d2f56b4bd4840b30\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M2-macosx-cocoa-aarch64-10321585307644319361.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libmanagement_agent.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d4001866e9ca5002ac667d4e4fc97786381714bb\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M2-macosx-cocoa-aarch64-10321585307644319361.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libmanagement_ext.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"459225ef2de331f6eb0d34425525db993e881ba8\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M2-macosx-cocoa-aarch64-10321585307644319361.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libmlib_image.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b1999f7d1b6d641a5f5c26cd17d41d1cafb7474d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M2-macosx-cocoa-aarch64-10321585307644319361.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e7b2c7e5e6509afb312b0b1ca1054d7f5c5d098f\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M2-macosx-cocoa-aarch64-10321585307644319361.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libnio.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"039a44645649bdc12f9ae60cbacd366c9c1d484b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M2-macosx-cocoa-aarch64-10321585307644319361.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libosx.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"064850ce36f634d352d932fb9cd756bed17d3efb\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M2-macosx-cocoa-aarch64-10321585307644319361.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libosxapp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2c1faab357f728e6c7907eed2be24fc048ccdaeb\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M2-macosx-cocoa-aarch64-10321585307644319361.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libosxkrb5.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"09082e2eaa86d6187e1d0f090c9894566bec1853\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M2-macosx-cocoa-aarch64-10321585307644319361.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libosxsecurity.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"eae55a31b427fa92dd7328fb282db97b20d47b79\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M2-macosx-cocoa-aarch64-10321585307644319361.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libosxui.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1cc43f688c4bb704a6d15e43160b4b73f996d411\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M2-macosx-cocoa-aarch64-10321585307644319361.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libprefs.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e235b2c9ce2537c51b6ea348477e45ba9c87dece\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M2-macosx-cocoa-aarch64-10321585307644319361.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/librmi.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"aa2c588a4fa6b3a8c37d02e2b19ef16036e6c21d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M2-macosx-cocoa-aarch64-10321585307644319361.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libsaproc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"16554ee96f09007bcb5fd4c1c459291db965a1ee\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M2-macosx-cocoa-aarch64-10321585307644319361.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libsplashscreen.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"921731a090f37de78c45152302ed554449d3e963\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M2-macosx-cocoa-aarch64-10321585307644319361.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libsyslookup.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5fd7adf196c6715306e96f1d1e556e08b66458eb\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M2-macosx-cocoa-aarch64-10321585307644319361.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libverify.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c5a104ce2448de1ed06aea5f071da157bfbae19b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M2-macosx-cocoa-aarch64-10321585307644319361.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libzip.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"216fc4d68b8e93dfe29f2545092089b246d6f501\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M2-macosx-cocoa-aarch64-10321585307644319361.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/server/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"980d119ccdc9cae437497367b22b52e1b0d27b9f\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M2-macosx-cocoa-aarch64-10321585307644319361.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/server/libjvm.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0767daf35d93891741a42ef33f04b5d7aa4b883c\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M2-macosx-cocoa-aarch64-10321585307644319361.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1f79ac0422347f2e329d049ba2a52d4b460642f8\",\n      \"arch\": \"arm64\"\n    }\n  ],\n  \"issues\": null\n}\n"}}
06:42:28 200'
06:42:28 ++376+ head -n1
06:42:28 +376+ RESPONSE='{"uuid":"06ff2f75-3a2b-40d6-ad14-d67727a50f18","notarizationStatus":{"status":"COMPLETE","message":"Notarization ticket has been stapled successfully to uploaded file. You can now download the stapled file","moreInfo":"Notarization ticket has been stapled to the uploaded file successfully","log":"{\n  \"logFormatVersion\": 1,\n  \"jobId\": \"209b810e-7297-493d-bea1-871e2372d3a4\",\n  \"status\": \"Accepted\",\n  \"statusSummary\": \"Ready for distribution\",\n  \"statusCode\": 0,\n  \"archiveFilename\": \"eclipse-scout-2024-06-M2-macosx-cocoa-aarch64-10321585307644319361.dmg\",\n  \"uploadDate\": \"2024-05-02T10:28:02.616Z\",\n  \"sha256\": \"8a3d36e0061a6008ca172c735594562d0bcb759166fbde93e1c53f2fd4b17d5b\",\n  \"ticketContents\": [\n    {\n      \"path\": \"eclipse-scout-2024-06-M2-macosx-cocoa-aarch64-10321585307644319361.dmg\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"8db45ea2dda4c6619b2b143c79879eeebdeb9bb4\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M2-macosx-cocoa-aarch64-10321585307644319361.dmg/Eclipse.app\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1f79ac0422347f2e329d049ba2a52d4b460642f8\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M2-macosx-cocoa-aarch64-10321585307644319361.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.scout.executable.cocoa.macosx.aarch64_4.32.0.20240502-0721/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c4d5000a7d51180a96dd485c82be51d42cdfc279\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M2-macosx-cocoa-aarch64-10321585307644319361.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202404271024.jar/os/macosx/aarch64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9357f8202c2bdf9ed309bf2c82f8f53a68164088\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M2-macosx-cocoa-aarch64-10321585307644319361.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202404271024.jar/os/macosx/aarch64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"102febf8120322b093b1c9c8d6b24b6a78f9bcc0\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M2-macosx-cocoa-aarch64-10321585307644319361.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202404271024.jar/os/macosx/x86_64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9517a970b176bde72cd73887e2587a3574716110\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M2-macosx-cocoa-aarch64-10321585307644319361.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202404271024.jar/os/macosx/x86_64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0e97a6eb772a3eef07826d5eb75de0924fba367b\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M2-macosx-cocoa-aarch64-10321585307644319361.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e37eb237e4687575f774c028e8aa4a4913e37a37\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M2-macosx-cocoa-aarch64-10321585307644319361.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"86006f61e0eadafeb935a0de05828ea98a6308e1\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M2-macosx-cocoa-aarch64-10321585307644319361.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.300.v20240419-2334.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M2-macosx-cocoa-aarch64-10321585307644319361.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.300.v20240419-2334.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M2-macosx-cocoa-aarch64-10321585307644319361.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.126.0.v20240426-0802.jar/libswt-pi-cocoa-4965r8.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e75db07b4a780a4a3ca6b5f09b4b570025c61360\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M2-macosx-cocoa-aarch64-10321585307644319361.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.126.0.v20240426-0802.jar/libswt-awt-cocoa-4965r8.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"311fbf36e0faf69ad47e500ccdf9313ab54820aa\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M2-macosx-cocoa-aarch64-10321585307644319361.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.126.0.v20240426-0802.jar/libswt-cocoa-4965r8.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7a40d382b16e9c93e89b7cdc5b4d44d4cf0951fa\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M2-macosx-cocoa-aarch64-10321585307644319361.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-aarch64/libjnidispatch.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"56cd13fe659db01c07ec565716b2e6e1024199ab\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M2-macosx-cocoa-aarch64-10321585307644319361.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-x86-64/libjnidispatch.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6657e46285bd8380196b5cfddae3e6143a2c32a0\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M2-macosx-cocoa-aarch64-10321585307644319361.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.aarch64_1.2.900.v20240129-1338/eclipse_11900.so\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3715f6bf1593a3b369058eb2f8f3abe37b5538fc\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M2-macosx-cocoa-aarch64-10321585307644319361.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx_1.2.900.v20240129-1338/eclipse_11900.so\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3715f6bf1593a3b369058eb2f8f3abe37b5538fc\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M2-macosx-cocoa-aarch64-10321585307644319361.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jar\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"85b7cae7b7bbc553bbff49db0b1a7791e90386f0\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M2-macosx-cocoa-aarch64-10321585307644319361.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jarsigner\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4ee1390bac3aac18f9089c4744a742477158b1af\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M2-macosx-cocoa-aarch64-10321585307644319361.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/java\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"48aff537996048403a657ca3651c35b6e7dad18a\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M2-macosx-cocoa-aarch64-10321585307644319361.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/javac\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c54c0c714e672fed995c3d3503ba1ae29a880ad8\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M2-macosx-cocoa-aarch64-10321585307644319361.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/javadoc\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"cd60513572c0ac340c79494a8883607242b6442b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M2-macosx-cocoa-aarch64-10321585307644319361.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/javap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7b19a101d2201de2dda42ef1ece92a706a8ef9a1\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M2-macosx-cocoa-aarch64-10321585307644319361.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jcmd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e8201cca40596294188cd2df95e27bbc27940f25\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M2-macosx-cocoa-aarch64-10321585307644319361.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jconsole\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"13e5ae86e9e1ebf156401f2405a5eaf3fa35de3b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M2-macosx-cocoa-aarch64-10321585307644319361.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"37bb245c57e04dc229f1268a96aead5147247e41\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M2-macosx-cocoa-aarch64-10321585307644319361.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jdeprscan\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"cf55166731342d0a65a6db3d53af4685a6989eae\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M2-macosx-cocoa-aarch64-10321585307644319361.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jdeps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c75665e4e8b555189c386b732164457e7b80ecb9\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M2-macosx-cocoa-aarch64-10321585307644319361.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jfr\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e417253a131bc8ba6fbffb87ba8d0977f31793bf\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M2-macosx-cocoa-aarch64-10321585307644319361.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jhsdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5600633be2d1505c3a21c33d61cc39c98b6e2af8\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M2-macosx-cocoa-aarch64-10321585307644319361.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jimage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e3fa3897d06f36f0072fab3e94e574a0d1e73891\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M2-macosx-cocoa-aarch64-10321585307644319361.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jinfo\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"eb73a1bbd201c8a94927954d788373915491fc8e\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M2-macosx-cocoa-aarch64-10321585307644319361.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jlink\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2a6dd48b0d3fa493f53c8de07251c657b5bfa1f5\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M2-macosx-cocoa-aarch64-10321585307644319361.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jmap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ecc25763935731c2bb4ed89545e95ca212329c57\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M2-macosx-cocoa-aarch64-10321585307644319361.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jmod\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"bdfd9333207cdcca4e0dc5179eb55978f486a082\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M2-macosx-cocoa-aarch64-10321585307644319361.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jpackage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2d322de95f588e486586106fb3adb7a232d3a727\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M2-macosx-cocoa-aarch64-10321585307644319361.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"332b1856c718286e35df1ccc759286c63db7bc45\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M2-macosx-cocoa-aarch64-10321585307644319361.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jrunscript\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"15ce7577d3c990127085b8dea8174d740ec272ac\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M2-macosx-cocoa-aarch64-10321585307644319361.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jshell\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"8dbcddf91d402549534923c713ae6e3a73ecd663\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M2-macosx-cocoa-aarch64-10321585307644319361.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jstack\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"462b9dda12e2f5cd453bcdfc85e6f8d1d0d004a9\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M2-macosx-cocoa-aarch64-10321585307644319361.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jstat\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3c481bf4bf57a272523673fd708d3b3f1ca19889\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M2-macosx-cocoa-aarch64-10321585307644319361.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jstatd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"add2775005bbeb791168fd4f54e129cc0e9b3be1\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M2-macosx-cocoa-aarch64-10321585307644319361.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jwebserver\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3d8efd9997b52283ad0d89e8025072665d7a731d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M2-macosx-cocoa-aarch64-10321585307644319361.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/keytool\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"90afc4edfee1782468fdec5cab180a7533d17aae\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M2-macosx-cocoa-aarch64-10321585307644319361.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/rmiregistry\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"dfca96adf369133c81e31ae6b7d16a9a88940ae5\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M2-macosx-cocoa-aarch64-10321585307644319361.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/serialver\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"98d4bcd371524d1090e7ac11951695f506b0fd6a\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M2-macosx-cocoa-aarch64-10321585307644319361.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/jspawnhelper\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ee8371af06189c4ba625d243b39788e73ae23401\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M2-macosx-cocoa-aarch64-10321585307644319361.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libattach.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b45f99ac18a5b2eb428144aa0732c19ad9ee72db\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M2-macosx-cocoa-aarch64-10321585307644319361.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d9f75fff6e0ce189bf1080663643a45742c85625\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M2-macosx-cocoa-aarch64-10321585307644319361.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libawt_lwawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"250670496974f7410a847531817b05c93421a50b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M2-macosx-cocoa-aarch64-10321585307644319361.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libdt_socket.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d1d8881ac81bdee51f0ac8cec407c8097250c3ae\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M2-macosx-cocoa-aarch64-10321585307644319361.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libextnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d27c28e9fc41f80d9d040edd66f5b1243e551f54\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M2-macosx-cocoa-aarch64-10321585307644319361.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libfontmanager.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"173de4682bdd43777ca196f908a1b85cb8dbddba\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M2-macosx-cocoa-aarch64-10321585307644319361.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libfreetype.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6ec72f9cc99370be1a2451258935cd31804791a9\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M2-macosx-cocoa-aarch64-10321585307644319361.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libinstrument.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6f186477e2121d809ee7726a77eddf0a9423734c\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M2-macosx-cocoa-aarch64-10321585307644319361.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libj2gss.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"aedefb1ea0fd7715dca5337919eea223c053d604\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M2-macosx-cocoa-aarch64-10321585307644319361.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libj2pcsc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2a9a6c5fd3cee75f87914d911fe1017775aaddb9\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M2-macosx-cocoa-aarch64-10321585307644319361.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libj2pkcs11.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ca0f5d490f3f8d09395e5dd68cd79ee83aa0fc96\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M2-macosx-cocoa-aarch64-10321585307644319361.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjaas.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"662eeac930979eba6cc5183183417bce3445adc0\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M2-macosx-cocoa-aarch64-10321585307644319361.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjava.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"08937da8f4c2a9f93f0559b2babaac66a201e53d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M2-macosx-cocoa-aarch64-10321585307644319361.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjavajpeg.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"163ac5c00f929dc7e2b2535424783a7b4c1ca70f\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M2-macosx-cocoa-aarch64-10321585307644319361.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"fa5b864a12cf2d7d8c35d26bce9c36f404d41907\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M2-macosx-cocoa-aarch64-10321585307644319361.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjdwp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a6f06a9a1117f6dcce48511e37da416126a39154\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M2-macosx-cocoa-aarch64-10321585307644319361.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjimage.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d452f7e41a98130dd4ecd1bad39c707c610c70d3\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M2-macosx-cocoa-aarch64-10321585307644319361.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjli.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3a0793a1dacf7be2433519c3ca9f57c3ac46d14d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M2-macosx-cocoa-aarch64-10321585307644319361.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"980d119ccdc9cae437497367b22b52e1b0d27b9f\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M2-macosx-cocoa-aarch64-10321585307644319361.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjsound.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"71ee30a90a5ddd36e89aaa4fd534001360970dfd\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M2-macosx-cocoa-aarch64-10321585307644319361.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/liblcms.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"11d28658d45db36af4a7cb95a44eb02531ac31a9\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M2-macosx-cocoa-aarch64-10321585307644319361.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/lible.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d3de2286c64f06473dfb9d851f92d1e591bd8b41\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M2-macosx-cocoa-aarch64-10321585307644319361.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libmanagement.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"495cbd739c5be9f83f5c3672d2f56b4bd4840b30\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M2-macosx-cocoa-aarch64-10321585307644319361.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libmanagement_agent.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d4001866e9ca5002ac667d4e4fc97786381714bb\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M2-macosx-cocoa-aarch64-10321585307644319361.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libmanagement_ext.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"459225ef2de331f6eb0d34425525db993e881ba8\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M2-macosx-cocoa-aarch64-10321585307644319361.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libmlib_image.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b1999f7d1b6d641a5f5c26cd17d41d1cafb7474d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M2-macosx-cocoa-aarch64-10321585307644319361.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e7b2c7e5e6509afb312b0b1ca1054d7f5c5d098f\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M2-macosx-cocoa-aarch64-10321585307644319361.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libnio.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"039a44645649bdc12f9ae60cbacd366c9c1d484b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M2-macosx-cocoa-aarch64-10321585307644319361.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libosx.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"064850ce36f634d352d932fb9cd756bed17d3efb\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M2-macosx-cocoa-aarch64-10321585307644319361.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libosxapp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2c1faab357f728e6c7907eed2be24fc048ccdaeb\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M2-macosx-cocoa-aarch64-10321585307644319361.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libosxkrb5.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"09082e2eaa86d6187e1d0f090c9894566bec1853\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M2-macosx-cocoa-aarch64-10321585307644319361.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libosxsecurity.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"eae55a31b427fa92dd7328fb282db97b20d47b79\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M2-macosx-cocoa-aarch64-10321585307644319361.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libosxui.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1cc43f688c4bb704a6d15e43160b4b73f996d411\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M2-macosx-cocoa-aarch64-10321585307644319361.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libprefs.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e235b2c9ce2537c51b6ea348477e45ba9c87dece\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M2-macosx-cocoa-aarch64-10321585307644319361.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/librmi.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"aa2c588a4fa6b3a8c37d02e2b19ef16036e6c21d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M2-macosx-cocoa-aarch64-10321585307644319361.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libsaproc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"16554ee96f09007bcb5fd4c1c459291db965a1ee\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M2-macosx-cocoa-aarch64-10321585307644319361.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libsplashscreen.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"921731a090f37de78c45152302ed554449d3e963\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M2-macosx-cocoa-aarch64-10321585307644319361.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libsyslookup.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5fd7adf196c6715306e96f1d1e556e08b66458eb\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M2-macosx-cocoa-aarch64-10321585307644319361.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libverify.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c5a104ce2448de1ed06aea5f071da157bfbae19b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M2-macosx-cocoa-aarch64-10321585307644319361.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libzip.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"216fc4d68b8e93dfe29f2545092089b246d6f501\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M2-macosx-cocoa-aarch64-10321585307644319361.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/server/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"980d119ccdc9cae437497367b22b52e1b0d27b9f\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M2-macosx-cocoa-aarch64-10321585307644319361.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/server/libjvm.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0767daf35d93891741a42ef33f04b5d7aa4b883c\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M2-macosx-cocoa-aarch64-10321585307644319361.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1f79ac0422347f2e329d049ba2a52d4b460642f8\",\n      \"arch\": \"arm64\"\n    }\n  ],\n  \"issues\": null\n}\n"}}'
06:42:28 ++376+ tail -n1
06:42:28 +376+ STATUS_CODE=200
06:42:28 ++376+ jq -r .notarizationStatus.status
06:42:28 ++376+ echo '{"uuid":"06ff2f75-3a2b-40d6-ad14-d67727a50f18","notarizationStatus":{"status":"COMPLETE","message":"Notarization' ticket has been stapled successfully to uploaded file. You can now download the stapled 'file","moreInfo":"Notarization' ticket has been stapled to the uploaded file 'successfully","log":"{\n' '\"logFormatVersion\":' '1,\n' '\"jobId\":' '\"209b810e-7297-493d-bea1-871e2372d3a4\",\n' '\"status\":' '\"Accepted\",\n' '\"statusSummary\":' '\"Ready' for 'distribution\",\n' '\"statusCode\":' '0,\n' '\"archiveFilename\":' '\"eclipse-scout-2024-06-M2-macosx-cocoa-aarch64-10321585307644319361.dmg\",\n' '\"uploadDate\":' '\"2024-05-02T10:28:02.616Z\",\n' '\"sha256\":' '\"8a3d36e0061a6008ca172c735594562d0bcb759166fbde93e1c53f2fd4b17d5b\",\n' '\"ticketContents\":' '[\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-M2-macosx-cocoa-aarch64-10321585307644319361.dmg\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"8db45ea2dda4c6619b2b143c79879eeebdeb9bb4\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-M2-macosx-cocoa-aarch64-10321585307644319361.dmg/Eclipse.app\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"1f79ac0422347f2e329d049ba2a52d4b460642f8\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-M2-macosx-cocoa-aarch64-10321585307644319361.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.scout.executable.cocoa.macosx.aarch64_4.32.0.20240502-0721/MacOS/eclipse\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c4d5000a7d51180a96dd485c82be51d42cdfc279\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-M2-macosx-cocoa-aarch64-10321585307644319361.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202404271024.jar/os/macosx/aarch64/libpty.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9357f8202c2bdf9ed309bf2c82f8f53a68164088\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-M2-macosx-cocoa-aarch64-10321585307644319361.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202404271024.jar/os/macosx/aarch64/libspawner.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"102febf8120322b093b1c9c8d6b24b6a78f9bcc0\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-M2-macosx-cocoa-aarch64-10321585307644319361.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202404271024.jar/os/macosx/x86_64/libpty.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9517a970b176bde72cd73887e2587a3574716110\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-M2-macosx-cocoa-aarch64-10321585307644319361.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202404271024.jar/os/macosx/x86_64/libspawner.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0e97a6eb772a3eef07826d5eb75de0924fba367b\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-M2-macosx-cocoa-aarch64-10321585307644319361.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e37eb237e4687575f774c028e8aa4a4913e37a37\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-M2-macosx-cocoa-aarch64-10321585307644319361.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"86006f61e0eadafeb935a0de05828ea98a6308e1\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-M2-macosx-cocoa-aarch64-10321585307644319361.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.300.v20240419-2334.jar/libkeystoreNative.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-M2-macosx-cocoa-aarch64-10321585307644319361.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.300.v20240419-2334.jar/libkeystoreNative.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-M2-macosx-cocoa-aarch64-10321585307644319361.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.126.0.v20240426-0802.jar/libswt-pi-cocoa-4965r8.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e75db07b4a780a4a3ca6b5f09b4b570025c61360\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-M2-macosx-cocoa-aarch64-10321585307644319361.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.126.0.v20240426-0802.jar/libswt-awt-cocoa-4965r8.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"311fbf36e0faf69ad47e500ccdf9313ab54820aa\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-M2-macosx-cocoa-aarch64-10321585307644319361.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.126.0.v20240426-0802.jar/libswt-cocoa-4965r8.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"7a40d382b16e9c93e89b7cdc5b4d44d4cf0951fa\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-M2-macosx-cocoa-aarch64-10321585307644319361.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-aarch64/libjnidispatch.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"56cd13fe659db01c07ec565716b2e6e1024199ab\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-M2-macosx-cocoa-aarch64-10321585307644319361.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-x86-64/libjnidispatch.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6657e46285bd8380196b5cfddae3e6143a2c32a0\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-M2-macosx-cocoa-aarch64-10321585307644319361.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.aarch64_1.2.900.v20240129-1338/eclipse_11900.so\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3715f6bf1593a3b369058eb2f8f3abe37b5538fc\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-M2-macosx-cocoa-aarch64-10321585307644319361.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx_1.2.900.v20240129-1338/eclipse_11900.so\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3715f6bf1593a3b369058eb2f8f3abe37b5538fc\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-M2-macosx-cocoa-aarch64-10321585307644319361.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jar\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"85b7cae7b7bbc553bbff49db0b1a7791e90386f0\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-M2-macosx-cocoa-aarch64-10321585307644319361.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jarsigner\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"4ee1390bac3aac18f9089c4744a742477158b1af\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-M2-macosx-cocoa-aarch64-10321585307644319361.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/java\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"48aff537996048403a657ca3651c35b6e7dad18a\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-M2-macosx-cocoa-aarch64-10321585307644319361.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/javac\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c54c0c714e672fed995c3d3503ba1ae29a880ad8\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-M2-macosx-cocoa-aarch64-10321585307644319361.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/javadoc\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"cd60513572c0ac340c79494a8883607242b6442b\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-M2-macosx-cocoa-aarch64-10321585307644319361.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/javap\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"7b19a101d2201de2dda42ef1ece92a706a8ef9a1\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-M2-macosx-cocoa-aarch64-10321585307644319361.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jcmd\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e8201cca40596294188cd2df95e27bbc27940f25\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-M2-macosx-cocoa-aarch64-10321585307644319361.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jconsole\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"13e5ae86e9e1ebf156401f2405a5eaf3fa35de3b\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-M2-macosx-cocoa-aarch64-10321585307644319361.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jdb\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"37bb245c57e04dc229f1268a96aead5147247e41\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-M2-macosx-cocoa-aarch64-10321585307644319361.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jdeprscan\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"cf55166731342d0a65a6db3d53af4685a6989eae\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-M2-macosx-cocoa-aarch64-10321585307644319361.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jdeps\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c75665e4e8b555189c386b732164457e7b80ecb9\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-M2-macosx-cocoa-aarch64-10321585307644319361.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jfr\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e417253a131bc8ba6fbffb87ba8d0977f31793bf\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-M2-macosx-cocoa-aarch64-10321585307644319361.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jhsdb\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5600633be2d1505c3a21c33d61cc39c98b6e2af8\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-M2-macosx-cocoa-aarch64-10321585307644319361.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jimage\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e3fa3897d06f36f0072fab3e94e574a0d1e73891\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-M2-macosx-cocoa-aarch64-10321585307644319361.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jinfo\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"eb73a1bbd201c8a94927954d788373915491fc8e\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-M2-macosx-cocoa-aarch64-10321585307644319361.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jlink\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"2a6dd48b0d3fa493f53c8de07251c657b5bfa1f5\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-M2-macosx-cocoa-aarch64-10321585307644319361.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jmap\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ecc25763935731c2bb4ed89545e95ca212329c57\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-M2-macosx-cocoa-aarch64-10321585307644319361.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jmod\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"bdfd9333207cdcca4e0dc5179eb55978f486a082\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-M2-macosx-cocoa-aarch64-10321585307644319361.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jpackage\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"2d322de95f588e486586106fb3adb7a232d3a727\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-M2-macosx-cocoa-aarch64-10321585307644319361.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jps\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"332b1856c718286e35df1ccc759286c63db7bc45\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-M2-macosx-cocoa-aarch64-10321585307644319361.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jrunscript\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"15ce7577d3c990127085b8dea8174d740ec272ac\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-M2-macosx-cocoa-aarch64-10321585307644319361.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jshell\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"8dbcddf91d402549534923c713ae6e3a73ecd663\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-M2-macosx-cocoa-aarch64-10321585307644319361.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jstack\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"462b9dda12e2f5cd453bcdfc85e6f8d1d0d004a9\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-M2-macosx-cocoa-aarch64-10321585307644319361.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jstat\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3c481bf4bf57a272523673fd708d3b3f1ca19889\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-M2-macosx-cocoa-aarch64-10321585307644319361.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jstatd\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"add2775005bbeb791168fd4f54e129cc0e9b3be1\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-M2-macosx-cocoa-aarch64-10321585307644319361.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jwebserver\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3d8efd9997b52283ad0d89e8025072665d7a731d\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-M2-macosx-cocoa-aarch64-10321585307644319361.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/keytool\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"90afc4edfee1782468fdec5cab180a7533d17aae\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-M2-macosx-cocoa-aarch64-10321585307644319361.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/rmiregistry\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"dfca96adf369133c81e31ae6b7d16a9a88940ae5\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-M2-macosx-cocoa-aarch64-10321585307644319361.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/serialver\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"98d4bcd371524d1090e7ac11951695f506b0fd6a\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-M2-macosx-cocoa-aarch64-10321585307644319361.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/jspawnhelper\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ee8371af06189c4ba625d243b39788e73ae23401\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-M2-macosx-cocoa-aarch64-10321585307644319361.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libattach.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b45f99ac18a5b2eb428144aa0732c19ad9ee72db\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-M2-macosx-cocoa-aarch64-10321585307644319361.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d9f75fff6e0ce189bf1080663643a45742c85625\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-M2-macosx-cocoa-aarch64-10321585307644319361.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libawt_lwawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"250670496974f7410a847531817b05c93421a50b\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-M2-macosx-cocoa-aarch64-10321585307644319361.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libdt_socket.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d1d8881ac81bdee51f0ac8cec407c8097250c3ae\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-M2-macosx-cocoa-aarch64-10321585307644319361.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libextnet.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d27c28e9fc41f80d9d040edd66f5b1243e551f54\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-M2-macosx-cocoa-aarch64-10321585307644319361.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libfontmanager.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"173de4682bdd43777ca196f908a1b85cb8dbddba\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-M2-macosx-cocoa-aarch64-10321585307644319361.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libfreetype.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6ec72f9cc99370be1a2451258935cd31804791a9\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-M2-macosx-cocoa-aarch64-10321585307644319361.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libinstrument.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6f186477e2121d809ee7726a77eddf0a9423734c\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-M2-macosx-cocoa-aarch64-10321585307644319361.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libj2gss.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"aedefb1ea0fd7715dca5337919eea223c053d604\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-M2-macosx-cocoa-aarch64-10321585307644319361.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libj2pcsc.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"2a9a6c5fd3cee75f87914d911fe1017775aaddb9\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-M2-macosx-cocoa-aarch64-10321585307644319361.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libj2pkcs11.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ca0f5d490f3f8d09395e5dd68cd79ee83aa0fc96\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-M2-macosx-cocoa-aarch64-10321585307644319361.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjaas.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"662eeac930979eba6cc5183183417bce3445adc0\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-M2-macosx-cocoa-aarch64-10321585307644319361.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjava.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"08937da8f4c2a9f93f0559b2babaac66a201e53d\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-M2-macosx-cocoa-aarch64-10321585307644319361.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjavajpeg.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"163ac5c00f929dc7e2b2535424783a7b4c1ca70f\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-M2-macosx-cocoa-aarch64-10321585307644319361.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"fa5b864a12cf2d7d8c35d26bce9c36f404d41907\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-M2-macosx-cocoa-aarch64-10321585307644319361.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjdwp.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a6f06a9a1117f6dcce48511e37da416126a39154\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-M2-macosx-cocoa-aarch64-10321585307644319361.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjimage.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d452f7e41a98130dd4ecd1bad39c707c610c70d3\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-M2-macosx-cocoa-aarch64-10321585307644319361.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjli.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3a0793a1dacf7be2433519c3ca9f57c3ac46d14d\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-M2-macosx-cocoa-aarch64-10321585307644319361.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjsig.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"980d119ccdc9cae437497367b22b52e1b0d27b9f\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-M2-macosx-cocoa-aarch64-10321585307644319361.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjsound.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"71ee30a90a5ddd36e89aaa4fd534001360970dfd\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-M2-macosx-cocoa-aarch64-10321585307644319361.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/liblcms.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"11d28658d45db36af4a7cb95a44eb02531ac31a9\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-M2-macosx-cocoa-aarch64-10321585307644319361.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/lible.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d3de2286c64f06473dfb9d851f92d1e591bd8b41\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-M2-macosx-cocoa-aarch64-10321585307644319361.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libmanagement.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"495cbd739c5be9f83f5c3672d2f56b4bd4840b30\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-M2-macosx-cocoa-aarch64-10321585307644319361.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libmanagement_agent.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d4001866e9ca5002ac667d4e4fc97786381714bb\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-M2-macosx-cocoa-aarch64-10321585307644319361.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libmanagement_ext.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"459225ef2de331f6eb0d34425525db993e881ba8\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-M2-macosx-cocoa-aarch64-10321585307644319361.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libmlib_image.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b1999f7d1b6d641a5f5c26cd17d41d1cafb7474d\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-M2-macosx-cocoa-aarch64-10321585307644319361.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libnet.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e7b2c7e5e6509afb312b0b1ca1054d7f5c5d098f\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-M2-macosx-cocoa-aarch64-10321585307644319361.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libnio.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"039a44645649bdc12f9ae60cbacd366c9c1d484b\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-M2-macosx-cocoa-aarch64-10321585307644319361.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libosx.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"064850ce36f634d352d932fb9cd756bed17d3efb\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-M2-macosx-cocoa-aarch64-10321585307644319361.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libosxapp.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"2c1faab357f728e6c7907eed2be24fc048ccdaeb\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-M2-macosx-cocoa-aarch64-10321585307644319361.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libosxkrb5.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"09082e2eaa86d6187e1d0f090c9894566bec1853\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-M2-macosx-cocoa-aarch64-10321585307644319361.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libosxsecurity.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"eae55a31b427fa92dd7328fb282db97b20d47b79\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-M2-macosx-cocoa-aarch64-10321585307644319361.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libosxui.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"1cc43f688c4bb704a6d15e43160b4b73f996d411\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-M2-macosx-cocoa-aarch64-10321585307644319361.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libprefs.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e235b2c9ce2537c51b6ea348477e45ba9c87dece\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-M2-macosx-cocoa-aarch64-10321585307644319361.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/librmi.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"aa2c588a4fa6b3a8c37d02e2b19ef16036e6c21d\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-M2-macosx-cocoa-aarch64-10321585307644319361.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libsaproc.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"16554ee96f09007bcb5fd4c1c459291db965a1ee\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-M2-macosx-cocoa-aarch64-10321585307644319361.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libsplashscreen.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"921731a090f37de78c45152302ed554449d3e963\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-M2-macosx-cocoa-aarch64-10321585307644319361.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libsyslookup.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5fd7adf196c6715306e96f1d1e556e08b66458eb\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-M2-macosx-cocoa-aarch64-10321585307644319361.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libverify.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c5a104ce2448de1ed06aea5f071da157bfbae19b\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-M2-macosx-cocoa-aarch64-10321585307644319361.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libzip.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"216fc4d68b8e93dfe29f2545092089b246d6f501\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-M2-macosx-cocoa-aarch64-10321585307644319361.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/server/libjsig.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"980d119ccdc9cae437497367b22b52e1b0d27b9f\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-M2-macosx-cocoa-aarch64-10321585307644319361.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/server/libjvm.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0767daf35d93891741a42ef33f04b5d7aa4b883c\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-M2-macosx-cocoa-aarch64-10321585307644319361.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"1f79ac0422347f2e329d049ba2a52d4b460642f8\",\n' '\"arch\":' '\"arm64\"\n' '}\n' '],\n' '\"issues\":' 'null\n}\n"}}'
06:42:28 +376+ STATUS=COMPLETE
06:42:28 +376+ [[ COMPLETE == \I\N\_\P\R\O\G\R\E\S\S ]]
06:42:28 +376+ [[ 200 == \5\0\3 ]]
06:42:28 +376+ [[ 200 == \5\0\2 ]]
06:42:28 +376+ [[ COMPLETE != \C\O\M\P\L\E\T\E ]]
06:42:28 +376+ break
06:42:28 +376+ rm eclipse-scout-2024-06-M2-macosx-cocoa-aarch64.dmg
06:42:28 +376+ curl -JO https://cbi.eclipse.org/macos/xcrun/06ff2f75-3a2b-40d6-ad14-d67727a50f18/download
06:42:28   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
06:42:28                                  Dload  Upload   Total   Spent    Left  Speed
06:42:28 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 2914k    0 2914k    0     0  28.4M      0 --:--:-- --:--:-- --:--:-- 28.1M
100 76.1M    0 76.1M    0     0  69.1M      0 --:--:--  0:00:01 --:--:-- 69.1M
100  155M    0  155M    0     0  74.0M      0 --:--:--  0:00:02 --:--:-- 74.0M
100  241M    0  241M    0     0  78.0M      0 --:--:--  0:00:03 --:--:-- 78.0M++906+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/ad7f8710-ae46-453e-bcda-9ae40acc6f56/status
06:42:32 +906+ RESPONSE_RAW='{"uuid":"ad7f8710-ae46-453e-bcda-9ae40acc6f56","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
06:42:32 200'
06:42:32 ++906+ head -n1
06:42:32 +906+ RESPONSE='{"uuid":"ad7f8710-ae46-453e-bcda-9ae40acc6f56","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
06:42:32 ++906+ tail -n1
06:42:32 +906+ STATUS_CODE=200
06:42:32 ++906+ echo '{"uuid":"ad7f8710-ae46-453e-bcda-9ae40acc6f56","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
06:42:32 ++906+ jq -r .notarizationStatus.status
06:42:32 +906+ STATUS=IN_PROGRESS
06:42:32 +906+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
06:42:32 +906+ sleep 1m
06:42:32 
100  316M    0  316M    0     0  77.2M      0 --:--:--  0:00:04 --:--:-- 77.2M
100  390M    0  390M    0     0  76.5M      0 --:--:--  0:00:05 --:--:-- 77.5M
100  402M    0  402M    0     0  76.7M      0 --:--:--  0:00:05 --:--:-- 78.7M
06:42:33 curl: Saved to filename 'eclipse-scout-2024-06-M2-macosx-cocoa-aarch64.dmg'
06:42:33 +376+ cp -vf eclipse-scout-2024-06-M2-macosx-cocoa-aarch64.dmg /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-scout-2024-06-M2-macosx-cocoa-aarch64.dmg
06:42:34 'eclipse-scout-2024-06-M2-macosx-cocoa-aarch64.dmg' -> '/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-scout-2024-06-M2-macosx-cocoa-aarch64.dmg'
06:42:34 ++376+ dirname /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-scout-2024-06-M2-macosx-cocoa-aarch64.dmg
06:42:34 +376+ d=/home/jenkins/agent/workspace/notarize-downloads/temp
06:42:34 ++376+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-scout-2024-06-M2-macosx-cocoa-aarch64.dmg
06:42:34 +376+ b=eclipse-scout-2024-06-M2-macosx-cocoa-aarch64.dmg
06:42:34 +376+ cd /home/jenkins/agent/workspace/notarize-downloads/temp
06:42:34 +376+ md5sum eclipse-scout-2024-06-M2-macosx-cocoa-aarch64.dmg
06:42:34 +376+ sha1sum eclipse-scout-2024-06-M2-macosx-cocoa-aarch64.dmg
06:42:35 +376+ sha512sum -b eclipse-scout-2024-06-M2-macosx-cocoa-aarch64.dmg
06:42:37 +376+ rm eclipse-scout-2024-06-M2-macosx-cocoa-aarch64.dmg-tonotarize
06:42:37 +376+ rm -f eclipse-scout-2024-06-M2-macosx-cocoa-aarch64.dmg-tonotarize.md5
06:42:37 +376+ rm -f eclipse-scout-2024-06-M2-macosx-cocoa-aarch64.dmg-tonotarize.sha1
06:42:37 +376+ rm -f eclipse-scout-2024-06-M2-macosx-cocoa-aarch64.dmg-tonotarize.sha512
06:42:43 ++564+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/1344ea29-183d-413b-b67e-eead0056e7f6/status
06:42:43 +564+ RESPONSE_RAW='{"uuid":"1344ea29-183d-413b-b67e-eead0056e7f6","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
06:42:43 200'
06:42:43 ++564+ head -n1
06:42:43 +564+ RESPONSE='{"uuid":"1344ea29-183d-413b-b67e-eead0056e7f6","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
06:42:43 ++564+ tail -n1
06:42:43 +564+ STATUS_CODE=200
06:42:43 ++564+ echo '{"uuid":"1344ea29-183d-413b-b67e-eead0056e7f6","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
06:42:43 ++564+ jq -r .notarizationStatus.status
06:42:43 +564+ STATUS=IN_PROGRESS
06:42:43 +564+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
06:42:43 +564+ sleep 1m
06:42:45 ++978+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/d7ea653d-cb0f-447b-ba31-4e73012f4190/status
06:42:45 +978+ RESPONSE_RAW='{"uuid":"d7ea653d-cb0f-447b-ba31-4e73012f4190","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
06:42:45 200'
06:42:45 ++978+ head -n1
06:42:45 +978+ RESPONSE='{"uuid":"d7ea653d-cb0f-447b-ba31-4e73012f4190","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
06:42:45 ++978+ tail -n1
06:42:45 +978+ STATUS_CODE=200
06:42:45 ++978+ echo '{"uuid":"d7ea653d-cb0f-447b-ba31-4e73012f4190","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
06:42:45 ++978+ jq -r .notarizationStatus.status
06:42:45 +978+ STATUS=IN_PROGRESS
06:42:45 +978+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
06:42:45 +978+ sleep 1m
06:42:46 ++418+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/3c1185b2-8c2f-42e8-a9c5-1dff444e0aea/status
06:42:46 +418+ RESPONSE_RAW='{"uuid":"3c1185b2-8c2f-42e8-a9c5-1dff444e0aea","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
06:42:46 200'
06:42:46 ++418+ head -n1
06:42:46 +418+ RESPONSE='{"uuid":"3c1185b2-8c2f-42e8-a9c5-1dff444e0aea","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
06:42:46 ++418+ tail -n1
06:42:46 +418+ STATUS_CODE=200
06:42:46 ++418+ echo '{"uuid":"3c1185b2-8c2f-42e8-a9c5-1dff444e0aea","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
06:42:46 ++418+ jq -r .notarizationStatus.status
06:42:46 +418+ STATUS=IN_PROGRESS
06:42:46 +418+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
06:42:46 +418+ sleep 1m
06:42:47 ++204+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/3053e8ed-c850-4c7b-bec8-32409f30f05e/status
06:42:47 +204+ RESPONSE_RAW='{"uuid":"3053e8ed-c850-4c7b-bec8-32409f30f05e","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
06:42:47 200'
06:42:47 ++204+ head -n1
06:42:47 +204+ RESPONSE='{"uuid":"3053e8ed-c850-4c7b-bec8-32409f30f05e","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
06:42:47 ++204+ tail -n1
06:42:47 +204+ STATUS_CODE=200
06:42:47 ++204+ echo '{"uuid":"3053e8ed-c850-4c7b-bec8-32409f30f05e","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
06:42:47 ++204+ jq -r .notarizationStatus.status
06:42:47 +204+ STATUS=IN_PROGRESS
06:42:47 +204+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
06:42:47 +204+ sleep 1m
06:42:52 ++302+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/ec16069a-2a4a-4e79-b27c-fc54c02df6e0/status
06:42:52 +302+ RESPONSE_RAW='{"uuid":"ec16069a-2a4a-4e79-b27c-fc54c02df6e0","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
06:42:52 200'
06:42:52 ++302+ head -n1
06:42:52 +302+ RESPONSE='{"uuid":"ec16069a-2a4a-4e79-b27c-fc54c02df6e0","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
06:42:52 ++302+ tail -n1
06:42:52 +302+ STATUS_CODE=200
06:42:52 ++302+ echo '{"uuid":"ec16069a-2a4a-4e79-b27c-fc54c02df6e0","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
06:42:52 ++302+ jq -r .notarizationStatus.status
06:42:52 +302+ STATUS=IN_PROGRESS
06:42:52 +302+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
06:42:52 +302+ sleep 1m
06:42:55 ++772+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/90ab5bc3-bd04-4dfd-9c38-779fb9d687fb/status
06:42:55 +772+ RESPONSE_RAW='{"uuid":"90ab5bc3-bd04-4dfd-9c38-779fb9d687fb","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
06:42:55 200'
06:42:55 ++772+ head -n1
06:42:55 +772+ RESPONSE='{"uuid":"90ab5bc3-bd04-4dfd-9c38-779fb9d687fb","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
06:42:55 ++772+ tail -n1
06:42:55 +772+ STATUS_CODE=200
06:42:55 ++772+ echo '{"uuid":"90ab5bc3-bd04-4dfd-9c38-779fb9d687fb","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
06:42:55 ++772+ jq -r .notarizationStatus.status
06:42:55 +772+ STATUS=IN_PROGRESS
06:42:55 +772+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
06:42:55 +772+ sleep 1m
06:42:58 ++226+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/509e418c-2a7d-4f75-a522-dca3aa295c49/status
06:42:58 +226+ RESPONSE_RAW='{"uuid":"509e418c-2a7d-4f75-a522-dca3aa295c49","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
06:42:58 200'
06:42:58 ++226+ head -n1
06:42:58 +226+ RESPONSE='{"uuid":"509e418c-2a7d-4f75-a522-dca3aa295c49","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
06:42:58 ++226+ tail -n1
06:42:58 +226+ STATUS_CODE=200
06:42:58 ++226+ echo '{"uuid":"509e418c-2a7d-4f75-a522-dca3aa295c49","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
06:42:58 ++226+ jq -r .notarizationStatus.status
06:42:58 +226+ STATUS=IN_PROGRESS
06:42:58 +226+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
06:42:58 +226+ sleep 1m
06:43:01 ++606+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/9de0b02b-f693-4031-8f06-017ea804231a/status
06:43:01 +606+ RESPONSE_RAW='{"uuid":"9de0b02b-f693-4031-8f06-017ea804231a","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
06:43:01 200'
06:43:01 ++606+ head -n1
06:43:01 +606+ RESPONSE='{"uuid":"9de0b02b-f693-4031-8f06-017ea804231a","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
06:43:01 ++606+ tail -n1
06:43:01 +606+ STATUS_CODE=200
06:43:01 ++606+ echo '{"uuid":"9de0b02b-f693-4031-8f06-017ea804231a","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
06:43:01 ++606+ jq -r .notarizationStatus.status
06:43:01 +606+ STATUS=IN_PROGRESS
06:43:01 +606+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
06:43:01 +606+ sleep 1m
06:43:05 ++460+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/13318cb9-b86d-4058-8262-dfe3b5cfff05/status
06:43:05 +460+ RESPONSE_RAW='{"uuid":"13318cb9-b86d-4058-8262-dfe3b5cfff05","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
06:43:05 200'
06:43:05 ++460+ head -n1
06:43:05 +460+ RESPONSE='{"uuid":"13318cb9-b86d-4058-8262-dfe3b5cfff05","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
06:43:05 ++460+ tail -n1
06:43:05 +460+ STATUS_CODE=200
06:43:05 ++460+ echo '{"uuid":"13318cb9-b86d-4058-8262-dfe3b5cfff05","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
06:43:05 ++460+ jq -r .notarizationStatus.status
06:43:05 +460+ STATUS=IN_PROGRESS
06:43:05 +460+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
06:43:05 +460+ sleep 1m
06:43:06 ++1050+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/2e0d89e5-f0e7-45f1-9712-2840315d2e54/status
06:43:06 +1050+ RESPONSE_RAW='{"uuid":"2e0d89e5-f0e7-45f1-9712-2840315d2e54","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
06:43:06 200'
06:43:06 ++1050+ head -n1
06:43:06 +1050+ RESPONSE='{"uuid":"2e0d89e5-f0e7-45f1-9712-2840315d2e54","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
06:43:06 ++1050+ tail -n1
06:43:06 +1050+ STATUS_CODE=200
06:43:06 ++1050+ echo '{"uuid":"2e0d89e5-f0e7-45f1-9712-2840315d2e54","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
06:43:06 ++1050+ jq -r .notarizationStatus.status
06:43:06 +1050+ STATUS=IN_PROGRESS
06:43:06 +1050+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
06:43:06 +1050+ sleep 1m
06:43:11 ++844+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/e9386617-8178-4c08-b848-8c4ae79be7fc/status
06:43:11 +844+ RESPONSE_RAW='{"uuid":"e9386617-8178-4c08-b848-8c4ae79be7fc","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
06:43:11 200'
06:43:11 ++844+ head -n1
06:43:11 +844+ RESPONSE='{"uuid":"e9386617-8178-4c08-b848-8c4ae79be7fc","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
06:43:11 ++844+ tail -n1
06:43:11 +844+ STATUS_CODE=200
06:43:11 ++844+ echo '{"uuid":"e9386617-8178-4c08-b848-8c4ae79be7fc","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
06:43:11 ++844+ jq -r .notarizationStatus.status
06:43:11 +844+ STATUS=IN_PROGRESS
06:43:11 +844+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
06:43:11 +844+ sleep 1m
06:43:16 ++658+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/d70e0ba6-363e-4c62-8ff0-255ed6fa4ea5/status
06:43:16 +658+ RESPONSE_RAW='{"uuid":"d70e0ba6-363e-4c62-8ff0-255ed6fa4ea5","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
06:43:16 200'
06:43:16 ++658+ head -n1
06:43:16 +658+ RESPONSE='{"uuid":"d70e0ba6-363e-4c62-8ff0-255ed6fa4ea5","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
06:43:16 ++658+ tail -n1
06:43:16 +658+ STATUS_CODE=200
06:43:16 ++658+ echo '{"uuid":"d70e0ba6-363e-4c62-8ff0-255ed6fa4ea5","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
06:43:16 ++658+ jq -r .notarizationStatus.status
06:43:16 +658+ STATUS=IN_PROGRESS
06:43:16 +658+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
06:43:16 +658+ sleep 1m
06:43:17 ++248+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/50a174bd-bf60-4dbe-a940-aeff258fea44/status
06:43:17 +248+ RESPONSE_RAW='{"uuid":"50a174bd-bf60-4dbe-a940-aeff258fea44","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
06:43:17 200'
06:43:17 ++248+ head -n1
06:43:17 +248+ RESPONSE='{"uuid":"50a174bd-bf60-4dbe-a940-aeff258fea44","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
06:43:17 ++248+ tail -n1
06:43:17 +248+ STATUS_CODE=200
06:43:17 ++248+ echo '{"uuid":"50a174bd-bf60-4dbe-a940-aeff258fea44","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
06:43:17 ++248+ jq -r .notarizationStatus.status
06:43:17 +248+ STATUS=IN_PROGRESS
06:43:17 +248+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
06:43:17 +248+ sleep 1m
06:43:23 ++502+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/836bb1a1-720c-4524-a525-dba6a5700e91/status
06:43:23 +502+ RESPONSE_RAW='{"uuid":"836bb1a1-720c-4524-a525-dba6a5700e91","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
06:43:23 200'
06:43:23 ++502+ head -n1
06:43:23 +502+ RESPONSE='{"uuid":"836bb1a1-720c-4524-a525-dba6a5700e91","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
06:43:23 ++502+ tail -n1
06:43:23 +502+ STATUS_CODE=200
06:43:23 ++502+ echo '{"uuid":"836bb1a1-720c-4524-a525-dba6a5700e91","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
06:43:23 ++502+ jq -r .notarizationStatus.status
06:43:23 +502+ STATUS=IN_PROGRESS
06:43:23 +502+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
06:43:23 +502+ sleep 1m
06:43:24 ++182+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/c875cac9-31d9-4f03-8730-38f1c3af7252/status
06:43:24 +182+ RESPONSE_RAW='{"uuid":"c875cac9-31d9-4f03-8730-38f1c3af7252","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
06:43:24 200'
06:43:24 ++182+ head -n1
06:43:24 +182+ RESPONSE='{"uuid":"c875cac9-31d9-4f03-8730-38f1c3af7252","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
06:43:24 ++182+ tail -n1
06:43:24 +182+ STATUS_CODE=200
06:43:24 ++182+ echo '{"uuid":"c875cac9-31d9-4f03-8730-38f1c3af7252","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
06:43:24 ++182+ jq -r .notarizationStatus.status
06:43:24 +182+ STATUS=IN_PROGRESS
06:43:24 +182+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
06:43:24 +182+ sleep 1m
06:43:32 ++906+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/ad7f8710-ae46-453e-bcda-9ae40acc6f56/status
06:43:32 +906+ RESPONSE_RAW='{"uuid":"ad7f8710-ae46-453e-bcda-9ae40acc6f56","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
06:43:32 200'
06:43:32 ++906+ head -n1
06:43:32 +906+ RESPONSE='{"uuid":"ad7f8710-ae46-453e-bcda-9ae40acc6f56","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
06:43:32 ++906+ tail -n1
06:43:32 +906+ STATUS_CODE=200
06:43:32 ++906+ echo '{"uuid":"ad7f8710-ae46-453e-bcda-9ae40acc6f56","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
06:43:32 ++906+ jq -r .notarizationStatus.status
06:43:32 +906+ STATUS=IN_PROGRESS
06:43:32 +906+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
06:43:32 +906+ sleep 1m
06:43:43 ++564+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/1344ea29-183d-413b-b67e-eead0056e7f6/status
06:43:43 +564+ RESPONSE_RAW='{"uuid":"1344ea29-183d-413b-b67e-eead0056e7f6","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
06:43:43 200'
06:43:43 ++564+ head -n1
06:43:43 +564+ RESPONSE='{"uuid":"1344ea29-183d-413b-b67e-eead0056e7f6","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
06:43:43 ++564+ tail -n1
06:43:43 +564+ STATUS_CODE=200
06:43:43 ++564+ echo '{"uuid":"1344ea29-183d-413b-b67e-eead0056e7f6","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
06:43:43 ++564+ jq -r .notarizationStatus.status
06:43:43 +564+ STATUS=IN_PROGRESS
06:43:43 +564+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
06:43:43 +564+ sleep 1m
06:43:45 ++978+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/d7ea653d-cb0f-447b-ba31-4e73012f4190/status
06:43:45 +978+ RESPONSE_RAW='{"uuid":"d7ea653d-cb0f-447b-ba31-4e73012f4190","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
06:43:45 200'
06:43:45 ++978+ head -n1
06:43:45 +978+ RESPONSE='{"uuid":"d7ea653d-cb0f-447b-ba31-4e73012f4190","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
06:43:45 ++978+ tail -n1
06:43:45 +978+ STATUS_CODE=200
06:43:45 ++978+ echo '{"uuid":"d7ea653d-cb0f-447b-ba31-4e73012f4190","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
06:43:45 ++978+ jq -r .notarizationStatus.status
06:43:45 +978+ STATUS=IN_PROGRESS
06:43:45 +978+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
06:43:45 +978+ sleep 1m
06:43:46 ++418+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/3c1185b2-8c2f-42e8-a9c5-1dff444e0aea/status
06:43:46 +418+ RESPONSE_RAW='{"uuid":"3c1185b2-8c2f-42e8-a9c5-1dff444e0aea","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
06:43:46 200'
06:43:46 ++418+ head -n1
06:43:46 +418+ RESPONSE='{"uuid":"3c1185b2-8c2f-42e8-a9c5-1dff444e0aea","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
06:43:46 ++418+ tail -n1
06:43:46 +418+ STATUS_CODE=200
06:43:46 ++418+ echo '{"uuid":"3c1185b2-8c2f-42e8-a9c5-1dff444e0aea","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
06:43:46 ++418+ jq -r .notarizationStatus.status
06:43:46 +418+ STATUS=IN_PROGRESS
06:43:46 +418+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
06:43:46 +418+ sleep 1m
06:43:47 ++204+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/3053e8ed-c850-4c7b-bec8-32409f30f05e/status
06:43:47 +204+ RESPONSE_RAW='{"uuid":"3053e8ed-c850-4c7b-bec8-32409f30f05e","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
06:43:47 200'
06:43:47 ++204+ head -n1
06:43:47 +204+ RESPONSE='{"uuid":"3053e8ed-c850-4c7b-bec8-32409f30f05e","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
06:43:47 ++204+ tail -n1
06:43:47 +204+ STATUS_CODE=200
06:43:47 ++204+ echo '{"uuid":"3053e8ed-c850-4c7b-bec8-32409f30f05e","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
06:43:47 ++204+ jq -r .notarizationStatus.status
06:43:47 +204+ STATUS=IN_PROGRESS
06:43:47 +204+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
06:43:47 +204+ sleep 1m
06:43:52 ++302+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/ec16069a-2a4a-4e79-b27c-fc54c02df6e0/status
06:43:52 +302+ RESPONSE_RAW='{"uuid":"ec16069a-2a4a-4e79-b27c-fc54c02df6e0","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
06:43:52 200'
06:43:52 ++302+ head -n1
06:43:52 +302+ RESPONSE='{"uuid":"ec16069a-2a4a-4e79-b27c-fc54c02df6e0","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
06:43:52 ++302+ tail -n1
06:43:52 +302+ STATUS_CODE=200
06:43:52 ++302+ echo '{"uuid":"ec16069a-2a4a-4e79-b27c-fc54c02df6e0","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
06:43:52 ++302+ jq -r .notarizationStatus.status
06:43:52 +302+ STATUS=IN_PROGRESS
06:43:52 +302+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
06:43:52 +302+ sleep 1m
06:43:55 ++772+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/90ab5bc3-bd04-4dfd-9c38-779fb9d687fb/status
06:43:55 +772+ RESPONSE_RAW='{"uuid":"90ab5bc3-bd04-4dfd-9c38-779fb9d687fb","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
06:43:55 200'
06:43:55 ++772+ head -n1
06:43:55 +772+ RESPONSE='{"uuid":"90ab5bc3-bd04-4dfd-9c38-779fb9d687fb","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
06:43:55 ++772+ tail -n1
06:43:55 +772+ STATUS_CODE=200
06:43:55 ++772+ echo '{"uuid":"90ab5bc3-bd04-4dfd-9c38-779fb9d687fb","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
06:43:55 ++772+ jq -r .notarizationStatus.status
06:43:55 +772+ STATUS=IN_PROGRESS
06:43:55 +772+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
06:43:55 +772+ sleep 1m
06:43:58 ++226+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/509e418c-2a7d-4f75-a522-dca3aa295c49/status
06:43:58 +226+ RESPONSE_RAW='{"uuid":"509e418c-2a7d-4f75-a522-dca3aa295c49","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
06:43:58 200'
06:43:58 ++226+ head -n1
06:43:58 +226+ RESPONSE='{"uuid":"509e418c-2a7d-4f75-a522-dca3aa295c49","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
06:43:58 ++226+ tail -n1
06:43:58 +226+ STATUS_CODE=200
06:43:58 ++226+ echo '{"uuid":"509e418c-2a7d-4f75-a522-dca3aa295c49","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
06:43:58 ++226+ jq -r .notarizationStatus.status
06:43:58 +226+ STATUS=IN_PROGRESS
06:43:58 +226+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
06:43:58 +226+ sleep 1m
06:44:01 ++606+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/9de0b02b-f693-4031-8f06-017ea804231a/status
06:44:01 +606+ RESPONSE_RAW='{"uuid":"9de0b02b-f693-4031-8f06-017ea804231a","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
06:44:01 200'
06:44:01 ++606+ head -n1
06:44:01 +606+ RESPONSE='{"uuid":"9de0b02b-f693-4031-8f06-017ea804231a","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
06:44:01 ++606+ tail -n1
06:44:01 +606+ STATUS_CODE=200
06:44:01 ++606+ echo '{"uuid":"9de0b02b-f693-4031-8f06-017ea804231a","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
06:44:01 ++606+ jq -r .notarizationStatus.status
06:44:01 +606+ STATUS=IN_PROGRESS
06:44:01 +606+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
06:44:01 +606+ sleep 1m
06:44:05 ++460+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/13318cb9-b86d-4058-8262-dfe3b5cfff05/status
06:44:05 +460+ RESPONSE_RAW='{"uuid":"13318cb9-b86d-4058-8262-dfe3b5cfff05","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
06:44:05 200'
06:44:05 ++460+ head -n1
06:44:05 +460+ RESPONSE='{"uuid":"13318cb9-b86d-4058-8262-dfe3b5cfff05","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
06:44:05 ++460+ tail -n1
06:44:05 +460+ STATUS_CODE=200
06:44:05 ++460+ echo '{"uuid":"13318cb9-b86d-4058-8262-dfe3b5cfff05","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
06:44:05 ++460+ jq -r .notarizationStatus.status
06:44:05 +460+ STATUS=IN_PROGRESS
06:44:05 +460+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
06:44:05 +460+ sleep 1m
06:44:06 ++1050+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/2e0d89e5-f0e7-45f1-9712-2840315d2e54/status
06:44:06 +1050+ RESPONSE_RAW='{"uuid":"2e0d89e5-f0e7-45f1-9712-2840315d2e54","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
06:44:06 200'
06:44:06 ++1050+ head -n1
06:44:06 +1050+ RESPONSE='{"uuid":"2e0d89e5-f0e7-45f1-9712-2840315d2e54","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
06:44:06 ++1050+ tail -n1
06:44:06 +1050+ STATUS_CODE=200
06:44:06 ++1050+ echo '{"uuid":"2e0d89e5-f0e7-45f1-9712-2840315d2e54","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
06:44:06 ++1050+ jq -r .notarizationStatus.status
06:44:06 +1050+ STATUS=IN_PROGRESS
06:44:06 +1050+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
06:44:06 +1050+ sleep 1m
06:44:11 ++844+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/e9386617-8178-4c08-b848-8c4ae79be7fc/status
06:44:11 +844+ RESPONSE_RAW='{"uuid":"e9386617-8178-4c08-b848-8c4ae79be7fc","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
06:44:11 200'
06:44:11 ++844+ head -n1
06:44:11 +844+ RESPONSE='{"uuid":"e9386617-8178-4c08-b848-8c4ae79be7fc","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
06:44:11 ++844+ tail -n1
06:44:11 +844+ STATUS_CODE=200
06:44:11 ++844+ echo '{"uuid":"e9386617-8178-4c08-b848-8c4ae79be7fc","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
06:44:11 ++844+ jq -r .notarizationStatus.status
06:44:11 +844+ STATUS=IN_PROGRESS
06:44:11 +844+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
06:44:11 +844+ sleep 1m
06:44:16 ++658+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/d70e0ba6-363e-4c62-8ff0-255ed6fa4ea5/status
06:44:16 +658+ RESPONSE_RAW='{"uuid":"d70e0ba6-363e-4c62-8ff0-255ed6fa4ea5","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
06:44:16 200'
06:44:16 ++658+ head -n1
06:44:16 +658+ RESPONSE='{"uuid":"d70e0ba6-363e-4c62-8ff0-255ed6fa4ea5","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
06:44:16 ++658+ tail -n1
06:44:16 +658+ STATUS_CODE=200
06:44:16 ++658+ echo '{"uuid":"d70e0ba6-363e-4c62-8ff0-255ed6fa4ea5","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
06:44:16 ++658+ jq -r .notarizationStatus.status
06:44:16 +658+ STATUS=IN_PROGRESS
06:44:16 +658+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
06:44:16 +658+ sleep 1m
06:44:17 ++248+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/50a174bd-bf60-4dbe-a940-aeff258fea44/status
06:44:17 +248+ RESPONSE_RAW='{"uuid":"50a174bd-bf60-4dbe-a940-aeff258fea44","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
06:44:17 200'
06:44:17 ++248+ head -n1
06:44:17 +248+ RESPONSE='{"uuid":"50a174bd-bf60-4dbe-a940-aeff258fea44","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
06:44:17 ++248+ tail -n1
06:44:17 +248+ STATUS_CODE=200
06:44:17 ++248+ echo '{"uuid":"50a174bd-bf60-4dbe-a940-aeff258fea44","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
06:44:17 ++248+ jq -r .notarizationStatus.status
06:44:17 +248+ STATUS=IN_PROGRESS
06:44:17 +248+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
06:44:17 +248+ sleep 1m
06:44:23 ++502+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/836bb1a1-720c-4524-a525-dba6a5700e91/status
06:44:23 +502+ RESPONSE_RAW='{"uuid":"836bb1a1-720c-4524-a525-dba6a5700e91","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
06:44:23 200'
06:44:23 ++502+ head -n1
06:44:23 +502+ RESPONSE='{"uuid":"836bb1a1-720c-4524-a525-dba6a5700e91","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
06:44:23 ++502+ tail -n1
06:44:23 +502+ STATUS_CODE=200
06:44:23 ++502+ echo '{"uuid":"836bb1a1-720c-4524-a525-dba6a5700e91","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
06:44:23 ++502+ jq -r .notarizationStatus.status
06:44:23 +502+ STATUS=IN_PROGRESS
06:44:23 +502+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
06:44:23 +502+ sleep 1m
06:44:24 ++182+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/c875cac9-31d9-4f03-8730-38f1c3af7252/status
06:44:24 +182+ RESPONSE_RAW='{"uuid":"c875cac9-31d9-4f03-8730-38f1c3af7252","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
06:44:24 200'
06:44:24 ++182+ head -n1
06:44:24 +182+ RESPONSE='{"uuid":"c875cac9-31d9-4f03-8730-38f1c3af7252","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
06:44:24 ++182+ tail -n1
06:44:24 +182+ STATUS_CODE=200
06:44:24 ++182+ echo '{"uuid":"c875cac9-31d9-4f03-8730-38f1c3af7252","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
06:44:24 ++182+ jq -r .notarizationStatus.status
06:44:24 +182+ STATUS=IN_PROGRESS
06:44:24 +182+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
06:44:24 +182+ sleep 1m
06:44:32 ++906+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/ad7f8710-ae46-453e-bcda-9ae40acc6f56/status
06:44:32 +906+ RESPONSE_RAW='{"uuid":"ad7f8710-ae46-453e-bcda-9ae40acc6f56","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
06:44:32 200'
06:44:32 ++906+ head -n1
06:44:32 +906+ RESPONSE='{"uuid":"ad7f8710-ae46-453e-bcda-9ae40acc6f56","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
06:44:32 ++906+ tail -n1
06:44:32 +906+ STATUS_CODE=200
06:44:32 ++906+ echo '{"uuid":"ad7f8710-ae46-453e-bcda-9ae40acc6f56","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
06:44:32 ++906+ jq -r .notarizationStatus.status
06:44:32 +906+ STATUS=IN_PROGRESS
06:44:32 +906+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
06:44:32 +906+ sleep 1m
06:44:43 ++564+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/1344ea29-183d-413b-b67e-eead0056e7f6/status
06:44:43 +564+ RESPONSE_RAW='{"uuid":"1344ea29-183d-413b-b67e-eead0056e7f6","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
06:44:43 200'
06:44:43 ++564+ head -n1
06:44:43 +564+ RESPONSE='{"uuid":"1344ea29-183d-413b-b67e-eead0056e7f6","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
06:44:43 ++564+ tail -n1
06:44:43 +564+ STATUS_CODE=200
06:44:43 ++564+ echo '{"uuid":"1344ea29-183d-413b-b67e-eead0056e7f6","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
06:44:43 ++564+ jq -r .notarizationStatus.status
06:44:43 +564+ STATUS=IN_PROGRESS
06:44:43 +564+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
06:44:43 +564+ sleep 1m
06:44:45 ++978+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/d7ea653d-cb0f-447b-ba31-4e73012f4190/status
06:44:45 +978+ RESPONSE_RAW='{"uuid":"d7ea653d-cb0f-447b-ba31-4e73012f4190","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
06:44:45 200'
06:44:45 ++978+ head -n1
06:44:45 +978+ RESPONSE='{"uuid":"d7ea653d-cb0f-447b-ba31-4e73012f4190","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
06:44:45 ++978+ tail -n1
06:44:45 +978+ STATUS_CODE=200
06:44:45 ++978+ echo '{"uuid":"d7ea653d-cb0f-447b-ba31-4e73012f4190","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
06:44:45 ++978+ jq -r .notarizationStatus.status
06:44:45 +978+ STATUS=IN_PROGRESS
06:44:45 +978+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
06:44:45 +978+ sleep 1m
06:44:46 ++418+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/3c1185b2-8c2f-42e8-a9c5-1dff444e0aea/status
06:44:46 +418+ RESPONSE_RAW='{"uuid":"3c1185b2-8c2f-42e8-a9c5-1dff444e0aea","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
06:44:46 200'
06:44:46 ++418+ head -n1
06:44:46 +418+ RESPONSE='{"uuid":"3c1185b2-8c2f-42e8-a9c5-1dff444e0aea","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
06:44:46 ++418+ tail -n1
06:44:46 +418+ STATUS_CODE=200
06:44:46 ++418+ echo '{"uuid":"3c1185b2-8c2f-42e8-a9c5-1dff444e0aea","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
06:44:46 ++418+ jq -r .notarizationStatus.status
06:44:46 +418+ STATUS=IN_PROGRESS
06:44:46 +418+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
06:44:46 +418+ sleep 1m
06:44:47 ++204+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/3053e8ed-c850-4c7b-bec8-32409f30f05e/status
06:44:47 +204+ RESPONSE_RAW='{"uuid":"3053e8ed-c850-4c7b-bec8-32409f30f05e","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
06:44:47 200'
06:44:47 ++204+ head -n1
06:44:47 +204+ RESPONSE='{"uuid":"3053e8ed-c850-4c7b-bec8-32409f30f05e","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
06:44:47 ++204+ tail -n1
06:44:47 +204+ STATUS_CODE=200
06:44:47 ++204+ echo '{"uuid":"3053e8ed-c850-4c7b-bec8-32409f30f05e","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
06:44:47 ++204+ jq -r .notarizationStatus.status
06:44:47 +204+ STATUS=IN_PROGRESS
06:44:47 +204+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
06:44:47 +204+ sleep 1m
06:44:52 ++302+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/ec16069a-2a4a-4e79-b27c-fc54c02df6e0/status
06:44:52 +302+ RESPONSE_RAW='{"uuid":"ec16069a-2a4a-4e79-b27c-fc54c02df6e0","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
06:44:52 200'
06:44:52 ++302+ head -n1
06:44:52 +302+ RESPONSE='{"uuid":"ec16069a-2a4a-4e79-b27c-fc54c02df6e0","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
06:44:52 ++302+ tail -n1
06:44:52 +302+ STATUS_CODE=200
06:44:52 ++302+ echo '{"uuid":"ec16069a-2a4a-4e79-b27c-fc54c02df6e0","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
06:44:52 ++302+ jq -r .notarizationStatus.status
06:44:52 +302+ STATUS=IN_PROGRESS
06:44:52 +302+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
06:44:52 +302+ sleep 1m
06:44:55 ++772+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/90ab5bc3-bd04-4dfd-9c38-779fb9d687fb/status
06:44:55 +772+ RESPONSE_RAW='{"uuid":"90ab5bc3-bd04-4dfd-9c38-779fb9d687fb","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
06:44:55 200'
06:44:55 ++772+ head -n1
06:44:55 +772+ RESPONSE='{"uuid":"90ab5bc3-bd04-4dfd-9c38-779fb9d687fb","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
06:44:55 ++772+ tail -n1
06:44:55 +772+ STATUS_CODE=200
06:44:55 ++772+ echo '{"uuid":"90ab5bc3-bd04-4dfd-9c38-779fb9d687fb","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
06:44:55 ++772+ jq -r .notarizationStatus.status
06:44:55 +772+ STATUS=IN_PROGRESS
06:44:55 +772+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
06:44:55 +772+ sleep 1m
06:44:58 ++226+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/509e418c-2a7d-4f75-a522-dca3aa295c49/status
06:44:58 +226+ RESPONSE_RAW='{"uuid":"509e418c-2a7d-4f75-a522-dca3aa295c49","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
06:44:58 200'
06:44:58 ++226+ head -n1
06:44:58 +226+ RESPONSE='{"uuid":"509e418c-2a7d-4f75-a522-dca3aa295c49","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
06:44:58 ++226+ tail -n1
06:44:58 +226+ STATUS_CODE=200
06:44:58 ++226+ echo '{"uuid":"509e418c-2a7d-4f75-a522-dca3aa295c49","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
06:44:58 ++226+ jq -r .notarizationStatus.status
06:44:58 +226+ STATUS=IN_PROGRESS
06:44:58 +226+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
06:44:58 +226+ sleep 1m
06:45:01 ++606+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/9de0b02b-f693-4031-8f06-017ea804231a/status
06:45:01 +606+ RESPONSE_RAW='{"uuid":"9de0b02b-f693-4031-8f06-017ea804231a","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
06:45:01 200'
06:45:01 ++606+ head -n1
06:45:01 +606+ RESPONSE='{"uuid":"9de0b02b-f693-4031-8f06-017ea804231a","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
06:45:01 ++606+ tail -n1
06:45:01 +606+ STATUS_CODE=200
06:45:01 ++606+ echo '{"uuid":"9de0b02b-f693-4031-8f06-017ea804231a","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
06:45:01 ++606+ jq -r .notarizationStatus.status
06:45:01 +606+ STATUS=IN_PROGRESS
06:45:01 +606+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
06:45:01 +606+ sleep 1m
06:45:05 ++460+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/13318cb9-b86d-4058-8262-dfe3b5cfff05/status
06:45:05 +460+ RESPONSE_RAW='{"uuid":"13318cb9-b86d-4058-8262-dfe3b5cfff05","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
06:45:05 200'
06:45:05 ++460+ head -n1
06:45:05 +460+ RESPONSE='{"uuid":"13318cb9-b86d-4058-8262-dfe3b5cfff05","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
06:45:05 ++460+ tail -n1
06:45:05 +460+ STATUS_CODE=200
06:45:05 ++460+ echo '{"uuid":"13318cb9-b86d-4058-8262-dfe3b5cfff05","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
06:45:05 ++460+ jq -r .notarizationStatus.status
06:45:05 +460+ STATUS=IN_PROGRESS
06:45:05 +460+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
06:45:05 +460+ sleep 1m
06:45:06 ++1050+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/2e0d89e5-f0e7-45f1-9712-2840315d2e54/status
06:45:06 +1050+ RESPONSE_RAW='{"uuid":"2e0d89e5-f0e7-45f1-9712-2840315d2e54","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
06:45:06 200'
06:45:06 ++1050+ head -n1
06:45:06 +1050+ RESPONSE='{"uuid":"2e0d89e5-f0e7-45f1-9712-2840315d2e54","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
06:45:06 ++1050+ tail -n1
06:45:06 +1050+ STATUS_CODE=200
06:45:06 ++1050+ echo '{"uuid":"2e0d89e5-f0e7-45f1-9712-2840315d2e54","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
06:45:06 ++1050+ jq -r .notarizationStatus.status
06:45:06 +1050+ STATUS=IN_PROGRESS
06:45:06 +1050+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
06:45:06 +1050+ sleep 1m
06:45:11 ++844+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/e9386617-8178-4c08-b848-8c4ae79be7fc/status
06:45:11 +844+ RESPONSE_RAW='{"uuid":"e9386617-8178-4c08-b848-8c4ae79be7fc","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
06:45:11 200'
06:45:11 ++844+ head -n1
06:45:11 +844+ RESPONSE='{"uuid":"e9386617-8178-4c08-b848-8c4ae79be7fc","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
06:45:11 ++844+ tail -n1
06:45:11 +844+ STATUS_CODE=200
06:45:11 ++844+ echo '{"uuid":"e9386617-8178-4c08-b848-8c4ae79be7fc","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
06:45:11 ++844+ jq -r .notarizationStatus.status
06:45:11 +844+ STATUS=IN_PROGRESS
06:45:11 +844+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
06:45:11 +844+ sleep 1m
06:45:16 ++658+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/d70e0ba6-363e-4c62-8ff0-255ed6fa4ea5/status
06:45:16 +658+ RESPONSE_RAW='{"uuid":"d70e0ba6-363e-4c62-8ff0-255ed6fa4ea5","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
06:45:16 200'
06:45:16 ++658+ head -n1
06:45:16 +658+ RESPONSE='{"uuid":"d70e0ba6-363e-4c62-8ff0-255ed6fa4ea5","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
06:45:16 ++658+ tail -n1
06:45:16 +658+ STATUS_CODE=200
06:45:16 ++658+ echo '{"uuid":"d70e0ba6-363e-4c62-8ff0-255ed6fa4ea5","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
06:45:16 ++658+ jq -r .notarizationStatus.status
06:45:16 +658+ STATUS=IN_PROGRESS
06:45:16 +658+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
06:45:16 +658+ sleep 1m
06:45:17 ++248+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/50a174bd-bf60-4dbe-a940-aeff258fea44/status
06:45:18 +248+ RESPONSE_RAW='{"uuid":"50a174bd-bf60-4dbe-a940-aeff258fea44","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
06:45:18 200'
06:45:18 ++248+ head -n1
06:45:18 +248+ RESPONSE='{"uuid":"50a174bd-bf60-4dbe-a940-aeff258fea44","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
06:45:18 ++248+ tail -n1
06:45:18 +248+ STATUS_CODE=200
06:45:18 ++248+ echo '{"uuid":"50a174bd-bf60-4dbe-a940-aeff258fea44","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
06:45:18 ++248+ jq -r .notarizationStatus.status
06:45:18 +248+ STATUS=IN_PROGRESS
06:45:18 +248+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
06:45:18 +248+ sleep 1m
06:45:23 ++502+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/836bb1a1-720c-4524-a525-dba6a5700e91/status
06:45:24 +502+ RESPONSE_RAW='{"uuid":"836bb1a1-720c-4524-a525-dba6a5700e91","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
06:45:24 200'
06:45:24 ++502+ head -n1
06:45:24 +502+ RESPONSE='{"uuid":"836bb1a1-720c-4524-a525-dba6a5700e91","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
06:45:24 ++502+ tail -n1
06:45:24 +502+ STATUS_CODE=200
06:45:24 ++502+ echo '{"uuid":"836bb1a1-720c-4524-a525-dba6a5700e91","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
06:45:24 ++502+ jq -r .notarizationStatus.status
06:45:24 +502+ STATUS=IN_PROGRESS
06:45:24 +502+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
06:45:24 +502+ sleep 1m
06:45:24 ++182+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/c875cac9-31d9-4f03-8730-38f1c3af7252/status
06:45:24 +182+ RESPONSE_RAW='{"uuid":"c875cac9-31d9-4f03-8730-38f1c3af7252","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
06:45:24 200'
06:45:24 ++182+ head -n1
06:45:24 +182+ RESPONSE='{"uuid":"c875cac9-31d9-4f03-8730-38f1c3af7252","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
06:45:24 ++182+ tail -n1
06:45:24 +182+ STATUS_CODE=200
06:45:24 ++182+ echo '{"uuid":"c875cac9-31d9-4f03-8730-38f1c3af7252","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
06:45:24 ++182+ jq -r .notarizationStatus.status
06:45:24 +182+ STATUS=IN_PROGRESS
06:45:24 +182+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
06:45:24 +182+ sleep 1m
06:45:32 ++906+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/ad7f8710-ae46-453e-bcda-9ae40acc6f56/status
06:45:32 +906+ RESPONSE_RAW='{"uuid":"ad7f8710-ae46-453e-bcda-9ae40acc6f56","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
06:45:32 200'
06:45:32 ++906+ head -n1
06:45:32 +906+ RESPONSE='{"uuid":"ad7f8710-ae46-453e-bcda-9ae40acc6f56","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
06:45:32 ++906+ tail -n1
06:45:32 +906+ STATUS_CODE=200
06:45:32 ++906+ echo '{"uuid":"ad7f8710-ae46-453e-bcda-9ae40acc6f56","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
06:45:32 ++906+ jq -r .notarizationStatus.status
06:45:32 +906+ STATUS=IN_PROGRESS
06:45:32 +906+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
06:45:32 +906+ sleep 1m
06:45:43 ++564+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/1344ea29-183d-413b-b67e-eead0056e7f6/status
06:45:43 +564+ RESPONSE_RAW='{"uuid":"1344ea29-183d-413b-b67e-eead0056e7f6","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
06:45:43 200'
06:45:43 ++564+ head -n1
06:45:43 +564+ RESPONSE='{"uuid":"1344ea29-183d-413b-b67e-eead0056e7f6","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
06:45:43 ++564+ tail -n1
06:45:43 +564+ STATUS_CODE=200
06:45:43 ++564+ echo '{"uuid":"1344ea29-183d-413b-b67e-eead0056e7f6","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
06:45:43 ++564+ jq -r .notarizationStatus.status
06:45:43 +564+ STATUS=IN_PROGRESS
06:45:43 +564+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
06:45:43 +564+ sleep 1m
06:45:45 ++978+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/d7ea653d-cb0f-447b-ba31-4e73012f4190/status
06:45:45 +978+ RESPONSE_RAW='{"uuid":"d7ea653d-cb0f-447b-ba31-4e73012f4190","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
06:45:45 200'
06:45:45 ++978+ head -n1
06:45:45 +978+ RESPONSE='{"uuid":"d7ea653d-cb0f-447b-ba31-4e73012f4190","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
06:45:45 ++978+ tail -n1
06:45:45 +978+ STATUS_CODE=200
06:45:45 ++978+ echo '{"uuid":"d7ea653d-cb0f-447b-ba31-4e73012f4190","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
06:45:45 ++978+ jq -r .notarizationStatus.status
06:45:45 +978+ STATUS=IN_PROGRESS
06:45:45 +978+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
06:45:45 +978+ sleep 1m
06:45:46 ++418+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/3c1185b2-8c2f-42e8-a9c5-1dff444e0aea/status
06:45:46 +418+ RESPONSE_RAW='{"uuid":"3c1185b2-8c2f-42e8-a9c5-1dff444e0aea","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
06:45:46 200'
06:45:46 ++418+ head -n1
06:45:46 +418+ RESPONSE='{"uuid":"3c1185b2-8c2f-42e8-a9c5-1dff444e0aea","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
06:45:46 ++418+ tail -n1
06:45:46 +418+ STATUS_CODE=200
06:45:46 ++418+ echo '{"uuid":"3c1185b2-8c2f-42e8-a9c5-1dff444e0aea","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
06:45:46 ++418+ jq -r .notarizationStatus.status
06:45:47 +418+ STATUS=IN_PROGRESS
06:45:47 +418+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
06:45:47 +418+ sleep 1m
06:45:47 ++204+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/3053e8ed-c850-4c7b-bec8-32409f30f05e/status
06:45:47 +204+ RESPONSE_RAW='{"uuid":"3053e8ed-c850-4c7b-bec8-32409f30f05e","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
06:45:47 200'
06:45:47 ++204+ head -n1
06:45:47 +204+ RESPONSE='{"uuid":"3053e8ed-c850-4c7b-bec8-32409f30f05e","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
06:45:47 ++204+ tail -n1
06:45:47 +204+ STATUS_CODE=200
06:45:47 ++204+ echo '{"uuid":"3053e8ed-c850-4c7b-bec8-32409f30f05e","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
06:45:47 ++204+ jq -r .notarizationStatus.status
06:45:47 +204+ STATUS=IN_PROGRESS
06:45:47 +204+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
06:45:47 +204+ sleep 1m
06:45:52 ++302+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/ec16069a-2a4a-4e79-b27c-fc54c02df6e0/status
06:45:52 +302+ RESPONSE_RAW='{"uuid":"ec16069a-2a4a-4e79-b27c-fc54c02df6e0","notarizationStatus":{"status":"COMPLETE","message":"Notarization ticket has been stapled successfully to uploaded file. You can now download the stapled file","moreInfo":"Notarization ticket has been stapled to the uploaded file successfully","log":"{\n  \"logFormatVersion\": 1,\n  \"jobId\": \"a9a1b228-99ff-46db-a391-9e671d001804\",\n  \"status\": \"Accepted\",\n  \"statusSummary\": \"Ready for distribution\",\n  \"statusCode\": 0,\n  \"archiveFilename\": \"eclipse-scout-2024-06-M2-macosx-cocoa-x86_64-902814289479944871.dmg\",\n  \"uploadDate\": \"2024-05-02T10:27:50.039Z\",\n  \"sha256\": \"6f7f43740a9e4ad62ac62111578f6f85b4ac9ab9df5dd13e4bcdd32efdd1b1fe\",\n  \"ticketContents\": [\n    {\n      \"path\": \"eclipse-scout-2024-06-M2-macosx-cocoa-x86_64-902814289479944871.dmg\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"cf5dcd672882b7c1c6f83331bb1c5e8638728415\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M2-macosx-cocoa-x86_64-902814289479944871.dmg/Eclipse.app\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1055c252fcabf77d9a0e60dee9b7a2185c37c725\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M2-macosx-cocoa-x86_64-902814289479944871.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.scout.executable.cocoa.macosx.x86_64_4.32.0.20240502-0721/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"00fda142f82025ddc29a3ff87f899862c2236492\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M2-macosx-cocoa-x86_64-902814289479944871.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202404271024.jar/os/macosx/aarch64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9357f8202c2bdf9ed309bf2c82f8f53a68164088\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M2-macosx-cocoa-x86_64-902814289479944871.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202404271024.jar/os/macosx/aarch64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"102febf8120322b093b1c9c8d6b24b6a78f9bcc0\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M2-macosx-cocoa-x86_64-902814289479944871.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202404271024.jar/os/macosx/x86_64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9517a970b176bde72cd73887e2587a3574716110\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M2-macosx-cocoa-x86_64-902814289479944871.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202404271024.jar/os/macosx/x86_64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0e97a6eb772a3eef07826d5eb75de0924fba367b\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M2-macosx-cocoa-x86_64-902814289479944871.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e37eb237e4687575f774c028e8aa4a4913e37a37\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M2-macosx-cocoa-x86_64-902814289479944871.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"86006f61e0eadafeb935a0de05828ea98a6308e1\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M2-macosx-cocoa-x86_64-902814289479944871.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.300.v20240419-2334.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M2-macosx-cocoa-x86_64-902814289479944871.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.300.v20240419-2334.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M2-macosx-cocoa-x86_64-902814289479944871.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.126.0.v20240426-0802.jar/libswt-pi-cocoa-4965r8.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6934a02a15f0a67c1e58cf0b19feee828ad360d6\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M2-macosx-cocoa-x86_64-902814289479944871.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.126.0.v20240426-0802.jar/libswt-awt-cocoa-4965r8.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"dd9cfb912acc0ee8e137d9d841a2dcd62c6dc3e4\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M2-macosx-cocoa-x86_64-902814289479944871.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.126.0.v20240426-0802.jar/libswt-cocoa-4965r8.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d05337058ff069045bfdbe0c903cccd5e6be9cff\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M2-macosx-cocoa-x86_64-902814289479944871.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-aarch64/libjnidispatch.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"56cd13fe659db01c07ec565716b2e6e1024199ab\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M2-macosx-cocoa-x86_64-902814289479944871.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-x86-64/libjnidispatch.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6657e46285bd8380196b5cfddae3e6143a2c32a0\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M2-macosx-cocoa-x86_64-902814289479944871.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.2.900.v20240129-1338/eclipse_11900.so\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a52cb795e3230ae77706c641284547f9ad6cbecf\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M2-macosx-cocoa-x86_64-902814289479944871.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jar\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3c252b0f3272a34c543b0324bf8a01e48369dfef\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M2-macosx-cocoa-x86_64-902814289479944871.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jarsigner\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3825723ed9b54eeec84ea5fa65e065d6202ea266\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M2-macosx-cocoa-x86_64-902814289479944871.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/java\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d5cee0be91f8b32baa13dead0b4c7681060427dd\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M2-macosx-cocoa-x86_64-902814289479944871.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/javac\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"8ab3cf8189bcb923500c430e4f343b9f9a61db92\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M2-macosx-cocoa-x86_64-902814289479944871.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/javadoc\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ba65fd30663064895b31b1f9d92efb43f510f0cb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M2-macosx-cocoa-x86_64-902814289479944871.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/javap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"81ae326d2f3b019f96dec711b44e0c3c9c0d6793\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M2-macosx-cocoa-x86_64-902814289479944871.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jcmd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9d1ff349397e85a003ec98f1ff01415e8b5962f0\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M2-macosx-cocoa-x86_64-902814289479944871.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jconsole\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a678702718088d6722b354cfc41a39c33e780c44\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M2-macosx-cocoa-x86_64-902814289479944871.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b0dae41c8b69e2fd17a18dcd7ba97ec3889ce676\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M2-macosx-cocoa-x86_64-902814289479944871.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jdeprscan\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"da8173d92bdcca349994c7b7cb40c76ad5c3f3ac\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M2-macosx-cocoa-x86_64-902814289479944871.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jdeps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a6b1ce5dc1c1308ee288b9eb7f65b3b89e295406\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M2-macosx-cocoa-x86_64-902814289479944871.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jfr\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"fedf23ad73f4c585f8ecdeef39195bf2491b6b7a\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M2-macosx-cocoa-x86_64-902814289479944871.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jhsdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"47edaface871ae7019fa5061b9a3bb09a3a01ec2\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M2-macosx-cocoa-x86_64-902814289479944871.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jimage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"fa860874e5b1c8c941e36d2ce9ad86ecbfebb2af\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M2-macosx-cocoa-x86_64-902814289479944871.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jinfo\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"66ce18e24c50ccd02d126bc443dc3447136fb38f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M2-macosx-cocoa-x86_64-902814289479944871.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jlink\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4cd63ba153c62631630a11716bdd007fba863065\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M2-macosx-cocoa-x86_64-902814289479944871.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jmap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2562da0de21ca7a9d6a204167d36f7061466bfd8\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M2-macosx-cocoa-x86_64-902814289479944871.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jmod\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ac53c85cdc2ff484217f843c6a0e603183b3e2c9\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M2-macosx-cocoa-x86_64-902814289479944871.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jpackage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6bf6ca9567c95763833bbee29bcef6ec89f81dfd\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M2-macosx-cocoa-x86_64-902814289479944871.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"230f835ee00d93c808df43d0c2991635e80e63a3\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M2-macosx-cocoa-x86_64-902814289479944871.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jrunscript\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c9498519d56e66afbc98652661d338edd66a0e4c\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M2-macosx-cocoa-x86_64-902814289479944871.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jshell\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b909a667f52716ac4263b8097072a85066bc7d23\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M2-macosx-cocoa-x86_64-902814289479944871.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jstack\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0f53a30c10008284e16acc1158381119b2463084\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M2-macosx-cocoa-x86_64-902814289479944871.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jstat\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a67f0cce729d70857ccb6b89650c50fc2751a899\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M2-macosx-cocoa-x86_64-902814289479944871.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jstatd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9ac691648cc46870c1727f03f360b3a3b2388ba5\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M2-macosx-cocoa-x86_64-902814289479944871.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jwebserver\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b8fb050e8fec4279cee2f2564844f40673cdcb25\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M2-macosx-cocoa-x86_64-902814289479944871.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/keytool\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c4c294b3cc63dc13b51778e6f853db53f3effe41\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M2-macosx-cocoa-x86_64-902814289479944871.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/rmiregistry\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"cdd83972a5bc33a782200788f4f66bc736e689f8\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M2-macosx-cocoa-x86_64-902814289479944871.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/serialver\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"221287cc2221f20ec84c875388b7a239b06304d0\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M2-macosx-cocoa-x86_64-902814289479944871.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/jspawnhelper\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"829d0d770326ae7073f74579bf678eac3c4828bb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M2-macosx-cocoa-x86_64-902814289479944871.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libattach.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0afdad31f5216b285a02d8a790021d33668c89f9\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M2-macosx-cocoa-x86_64-902814289479944871.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2973edf30f74f9c1827d5aa59c727d135b6f9393\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M2-macosx-cocoa-x86_64-902814289479944871.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libawt_lwawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"8431a38072d38f8aeecbac9c9651e9b179f656ba\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M2-macosx-cocoa-x86_64-902814289479944871.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libdt_socket.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3d41fd4e61e8c9f36925b128264199dc5ba175fa\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M2-macosx-cocoa-x86_64-902814289479944871.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libextnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e14473293f82948e73eca017c21b0440f3b5bf5e\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M2-macosx-cocoa-x86_64-902814289479944871.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libfontmanager.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"26455017ff930a947b3886eeabed2cc462355cb2\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M2-macosx-cocoa-x86_64-902814289479944871.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libfreetype.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3374e86bd8cb23758b180c2a09e57ff6c8974429\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M2-macosx-cocoa-x86_64-902814289479944871.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libinstrument.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c504ac6f28bc69ba5a3e081406ac7e0bca60936d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M2-macosx-cocoa-x86_64-902814289479944871.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libj2gss.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"195b73d5a4d5d8d3994c91177776d2f3bbc5d1fe\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M2-macosx-cocoa-x86_64-902814289479944871.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libj2pcsc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"28aab47c188d5c962387a6b7e18ff69c19af5bb4\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M2-macosx-cocoa-x86_64-902814289479944871.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libj2pkcs11.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7975e108d71c9f6b485e6761f0282a8a79184e4d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M2-macosx-cocoa-x86_64-902814289479944871.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjaas.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"af4d60eeab550ee297655e0b559c4e56d25d4898\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M2-macosx-cocoa-x86_64-902814289479944871.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjava.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f1b702166e0355241d63314f57d901f39f13bac0\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M2-macosx-cocoa-x86_64-902814289479944871.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjavajpeg.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"db2e9a3875932e5eedbd667d5cd2015d8cfa4c18\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M2-macosx-cocoa-x86_64-902814289479944871.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"99175cdd438e9155db559ba8389441297b93986c\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M2-macosx-cocoa-x86_64-902814289479944871.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjdwp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"667a513a65e6fc8e88f350024cf0ff7132f83f6b\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M2-macosx-cocoa-x86_64-902814289479944871.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjimage.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"df7980d9033f04fb2a6341bcd93a729411129a27\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M2-macosx-cocoa-x86_64-902814289479944871.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjli.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ccd681974c1df510b628179dee9bd3bc358b8ea1\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M2-macosx-cocoa-x86_64-902814289479944871.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3a39eab4f2ce60f0a7c1a6c302963ef2ab0a3fca\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M2-macosx-cocoa-x86_64-902814289479944871.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjsound.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5ef4e610f15accdf37f862fb663c973b02f3dd60\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M2-macosx-cocoa-x86_64-902814289479944871.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/liblcms.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"94bf533d8ee086b686388e3f1b03aa648f1cad75\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M2-macosx-cocoa-x86_64-902814289479944871.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/lible.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"62ba8e900b479ef5ce908a21f8030f24a2feff01\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M2-macosx-cocoa-x86_64-902814289479944871.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libmanagement.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7f7cdd4fd7e03ba7d38031f6d2865e3b7cb958f2\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M2-macosx-cocoa-x86_64-902814289479944871.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libmanagement_agent.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"10fca8d6916d94e1ac6a9b723085678d1710863d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M2-macosx-cocoa-x86_64-902814289479944871.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libmanagement_ext.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"944693d2de31a1c8d7c3ce97d4b080a75b71d285\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M2-macosx-cocoa-x86_64-902814289479944871.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libmlib_image.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"33a68af7f44a3f31830ed465b62dc045cf07dc88\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M2-macosx-cocoa-x86_64-902814289479944871.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d22ee5d08484d3ac033094149bfc042f3e503ffe\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M2-macosx-cocoa-x86_64-902814289479944871.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libnio.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"888c55093caeb579a852e764aeb69420c7d398b5\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M2-macosx-cocoa-x86_64-902814289479944871.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libosx.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f00a159d69a552b4b91ce80d215647afe1f9b927\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M2-macosx-cocoa-x86_64-902814289479944871.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libosxapp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4ffb38b72b23bf4fc531190c9f2e55d3561787e3\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M2-macosx-cocoa-x86_64-902814289479944871.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libosxkrb5.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"597b23ed4e29196566607e54893ec9cf410e669a\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M2-macosx-cocoa-x86_64-902814289479944871.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libosxsecurity.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"8cb2f9c7a7468c380ccb0e7f899df2855d152d62\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M2-macosx-cocoa-x86_64-902814289479944871.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libosxui.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"332eddb084f5a2e52d0aaee12ca19e43fbeb44cb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M2-macosx-cocoa-x86_64-902814289479944871.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libprefs.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a3ac4a2aa4583afec7699b2a5c7ce00adb687319\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M2-macosx-cocoa-x86_64-902814289479944871.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/librmi.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c4f80f1208f4351cfa20a2606592f7e405e3234c\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M2-macosx-cocoa-x86_64-902814289479944871.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libsaproc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"06cefbe0897e1963f6aeb031b597c456cfb4d67a\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M2-macosx-cocoa-x86_64-902814289479944871.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libsplashscreen.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c6d4677f90c7ad57e914bca1c9cf3d57156d8022\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M2-macosx-cocoa-x86_64-902814289479944871.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libsyslookup.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"aa073278b31d13a4b7d700035455c3f25b6b1cf4\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M2-macosx-cocoa-x86_64-902814289479944871.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libverify.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"21ed62964fe9b9a469a5b41022b1b7f4e6df767f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M2-macosx-cocoa-x86_64-902814289479944871.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libzip.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d68020bd3f05e86e7a80f9d582891f02c4e3cd3f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M2-macosx-cocoa-x86_64-902814289479944871.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/server/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3a39eab4f2ce60f0a7c1a6c302963ef2ab0a3fca\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M2-macosx-cocoa-x86_64-902814289479944871.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/server/libjvm.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3aa2681e3e1fa7bfb3f36812e02c2a5bd84d54bf\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M2-macosx-cocoa-x86_64-902814289479944871.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1055c252fcabf77d9a0e60dee9b7a2185c37c725\",\n      \"arch\": \"x86_64\"\n    }\n  ],\n  \"issues\": null\n}\n"}}
06:45:52 200'
06:45:52 ++302+ head -n1
06:45:52 +302+ RESPONSE='{"uuid":"ec16069a-2a4a-4e79-b27c-fc54c02df6e0","notarizationStatus":{"status":"COMPLETE","message":"Notarization ticket has been stapled successfully to uploaded file. You can now download the stapled file","moreInfo":"Notarization ticket has been stapled to the uploaded file successfully","log":"{\n  \"logFormatVersion\": 1,\n  \"jobId\": \"a9a1b228-99ff-46db-a391-9e671d001804\",\n  \"status\": \"Accepted\",\n  \"statusSummary\": \"Ready for distribution\",\n  \"statusCode\": 0,\n  \"archiveFilename\": \"eclipse-scout-2024-06-M2-macosx-cocoa-x86_64-902814289479944871.dmg\",\n  \"uploadDate\": \"2024-05-02T10:27:50.039Z\",\n  \"sha256\": \"6f7f43740a9e4ad62ac62111578f6f85b4ac9ab9df5dd13e4bcdd32efdd1b1fe\",\n  \"ticketContents\": [\n    {\n      \"path\": \"eclipse-scout-2024-06-M2-macosx-cocoa-x86_64-902814289479944871.dmg\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"cf5dcd672882b7c1c6f83331bb1c5e8638728415\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M2-macosx-cocoa-x86_64-902814289479944871.dmg/Eclipse.app\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1055c252fcabf77d9a0e60dee9b7a2185c37c725\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M2-macosx-cocoa-x86_64-902814289479944871.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.scout.executable.cocoa.macosx.x86_64_4.32.0.20240502-0721/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"00fda142f82025ddc29a3ff87f899862c2236492\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M2-macosx-cocoa-x86_64-902814289479944871.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202404271024.jar/os/macosx/aarch64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9357f8202c2bdf9ed309bf2c82f8f53a68164088\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M2-macosx-cocoa-x86_64-902814289479944871.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202404271024.jar/os/macosx/aarch64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"102febf8120322b093b1c9c8d6b24b6a78f9bcc0\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M2-macosx-cocoa-x86_64-902814289479944871.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202404271024.jar/os/macosx/x86_64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9517a970b176bde72cd73887e2587a3574716110\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M2-macosx-cocoa-x86_64-902814289479944871.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202404271024.jar/os/macosx/x86_64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0e97a6eb772a3eef07826d5eb75de0924fba367b\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M2-macosx-cocoa-x86_64-902814289479944871.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e37eb237e4687575f774c028e8aa4a4913e37a37\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M2-macosx-cocoa-x86_64-902814289479944871.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"86006f61e0eadafeb935a0de05828ea98a6308e1\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M2-macosx-cocoa-x86_64-902814289479944871.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.300.v20240419-2334.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M2-macosx-cocoa-x86_64-902814289479944871.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.300.v20240419-2334.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M2-macosx-cocoa-x86_64-902814289479944871.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.126.0.v20240426-0802.jar/libswt-pi-cocoa-4965r8.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6934a02a15f0a67c1e58cf0b19feee828ad360d6\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M2-macosx-cocoa-x86_64-902814289479944871.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.126.0.v20240426-0802.jar/libswt-awt-cocoa-4965r8.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"dd9cfb912acc0ee8e137d9d841a2dcd62c6dc3e4\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M2-macosx-cocoa-x86_64-902814289479944871.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.126.0.v20240426-0802.jar/libswt-cocoa-4965r8.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d05337058ff069045bfdbe0c903cccd5e6be9cff\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M2-macosx-cocoa-x86_64-902814289479944871.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-aarch64/libjnidispatch.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"56cd13fe659db01c07ec565716b2e6e1024199ab\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M2-macosx-cocoa-x86_64-902814289479944871.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-x86-64/libjnidispatch.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6657e46285bd8380196b5cfddae3e6143a2c32a0\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M2-macosx-cocoa-x86_64-902814289479944871.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.2.900.v20240129-1338/eclipse_11900.so\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a52cb795e3230ae77706c641284547f9ad6cbecf\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M2-macosx-cocoa-x86_64-902814289479944871.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jar\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3c252b0f3272a34c543b0324bf8a01e48369dfef\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M2-macosx-cocoa-x86_64-902814289479944871.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jarsigner\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3825723ed9b54eeec84ea5fa65e065d6202ea266\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M2-macosx-cocoa-x86_64-902814289479944871.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/java\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d5cee0be91f8b32baa13dead0b4c7681060427dd\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M2-macosx-cocoa-x86_64-902814289479944871.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/javac\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"8ab3cf8189bcb923500c430e4f343b9f9a61db92\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M2-macosx-cocoa-x86_64-902814289479944871.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/javadoc\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ba65fd30663064895b31b1f9d92efb43f510f0cb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M2-macosx-cocoa-x86_64-902814289479944871.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/javap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"81ae326d2f3b019f96dec711b44e0c3c9c0d6793\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M2-macosx-cocoa-x86_64-902814289479944871.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jcmd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9d1ff349397e85a003ec98f1ff01415e8b5962f0\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M2-macosx-cocoa-x86_64-902814289479944871.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jconsole\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a678702718088d6722b354cfc41a39c33e780c44\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M2-macosx-cocoa-x86_64-902814289479944871.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b0dae41c8b69e2fd17a18dcd7ba97ec3889ce676\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M2-macosx-cocoa-x86_64-902814289479944871.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jdeprscan\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"da8173d92bdcca349994c7b7cb40c76ad5c3f3ac\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M2-macosx-cocoa-x86_64-902814289479944871.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jdeps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a6b1ce5dc1c1308ee288b9eb7f65b3b89e295406\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M2-macosx-cocoa-x86_64-902814289479944871.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jfr\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"fedf23ad73f4c585f8ecdeef39195bf2491b6b7a\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M2-macosx-cocoa-x86_64-902814289479944871.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jhsdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"47edaface871ae7019fa5061b9a3bb09a3a01ec2\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M2-macosx-cocoa-x86_64-902814289479944871.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jimage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"fa860874e5b1c8c941e36d2ce9ad86ecbfebb2af\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M2-macosx-cocoa-x86_64-902814289479944871.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jinfo\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"66ce18e24c50ccd02d126bc443dc3447136fb38f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M2-macosx-cocoa-x86_64-902814289479944871.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jlink\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4cd63ba153c62631630a11716bdd007fba863065\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M2-macosx-cocoa-x86_64-902814289479944871.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jmap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2562da0de21ca7a9d6a204167d36f7061466bfd8\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M2-macosx-cocoa-x86_64-902814289479944871.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jmod\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ac53c85cdc2ff484217f843c6a0e603183b3e2c9\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M2-macosx-cocoa-x86_64-902814289479944871.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jpackage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6bf6ca9567c95763833bbee29bcef6ec89f81dfd\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M2-macosx-cocoa-x86_64-902814289479944871.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"230f835ee00d93c808df43d0c2991635e80e63a3\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M2-macosx-cocoa-x86_64-902814289479944871.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jrunscript\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c9498519d56e66afbc98652661d338edd66a0e4c\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M2-macosx-cocoa-x86_64-902814289479944871.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jshell\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b909a667f52716ac4263b8097072a85066bc7d23\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M2-macosx-cocoa-x86_64-902814289479944871.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jstack\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0f53a30c10008284e16acc1158381119b2463084\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M2-macosx-cocoa-x86_64-902814289479944871.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jstat\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a67f0cce729d70857ccb6b89650c50fc2751a899\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M2-macosx-cocoa-x86_64-902814289479944871.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jstatd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9ac691648cc46870c1727f03f360b3a3b2388ba5\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M2-macosx-cocoa-x86_64-902814289479944871.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jwebserver\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b8fb050e8fec4279cee2f2564844f40673cdcb25\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M2-macosx-cocoa-x86_64-902814289479944871.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/keytool\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c4c294b3cc63dc13b51778e6f853db53f3effe41\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M2-macosx-cocoa-x86_64-902814289479944871.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/rmiregistry\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"cdd83972a5bc33a782200788f4f66bc736e689f8\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M2-macosx-cocoa-x86_64-902814289479944871.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/serialver\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"221287cc2221f20ec84c875388b7a239b06304d0\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M2-macosx-cocoa-x86_64-902814289479944871.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/jspawnhelper\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"829d0d770326ae7073f74579bf678eac3c4828bb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M2-macosx-cocoa-x86_64-902814289479944871.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libattach.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0afdad31f5216b285a02d8a790021d33668c89f9\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M2-macosx-cocoa-x86_64-902814289479944871.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2973edf30f74f9c1827d5aa59c727d135b6f9393\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M2-macosx-cocoa-x86_64-902814289479944871.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libawt_lwawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"8431a38072d38f8aeecbac9c9651e9b179f656ba\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M2-macosx-cocoa-x86_64-902814289479944871.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libdt_socket.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3d41fd4e61e8c9f36925b128264199dc5ba175fa\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M2-macosx-cocoa-x86_64-902814289479944871.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libextnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e14473293f82948e73eca017c21b0440f3b5bf5e\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M2-macosx-cocoa-x86_64-902814289479944871.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libfontmanager.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"26455017ff930a947b3886eeabed2cc462355cb2\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M2-macosx-cocoa-x86_64-902814289479944871.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libfreetype.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3374e86bd8cb23758b180c2a09e57ff6c8974429\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M2-macosx-cocoa-x86_64-902814289479944871.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libinstrument.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c504ac6f28bc69ba5a3e081406ac7e0bca60936d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M2-macosx-cocoa-x86_64-902814289479944871.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libj2gss.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"195b73d5a4d5d8d3994c91177776d2f3bbc5d1fe\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M2-macosx-cocoa-x86_64-902814289479944871.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libj2pcsc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"28aab47c188d5c962387a6b7e18ff69c19af5bb4\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M2-macosx-cocoa-x86_64-902814289479944871.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libj2pkcs11.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7975e108d71c9f6b485e6761f0282a8a79184e4d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M2-macosx-cocoa-x86_64-902814289479944871.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjaas.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"af4d60eeab550ee297655e0b559c4e56d25d4898\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M2-macosx-cocoa-x86_64-902814289479944871.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjava.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f1b702166e0355241d63314f57d901f39f13bac0\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M2-macosx-cocoa-x86_64-902814289479944871.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjavajpeg.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"db2e9a3875932e5eedbd667d5cd2015d8cfa4c18\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M2-macosx-cocoa-x86_64-902814289479944871.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"99175cdd438e9155db559ba8389441297b93986c\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M2-macosx-cocoa-x86_64-902814289479944871.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjdwp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"667a513a65e6fc8e88f350024cf0ff7132f83f6b\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M2-macosx-cocoa-x86_64-902814289479944871.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjimage.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"df7980d9033f04fb2a6341bcd93a729411129a27\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M2-macosx-cocoa-x86_64-902814289479944871.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjli.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ccd681974c1df510b628179dee9bd3bc358b8ea1\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M2-macosx-cocoa-x86_64-902814289479944871.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3a39eab4f2ce60f0a7c1a6c302963ef2ab0a3fca\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M2-macosx-cocoa-x86_64-902814289479944871.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjsound.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5ef4e610f15accdf37f862fb663c973b02f3dd60\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M2-macosx-cocoa-x86_64-902814289479944871.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/liblcms.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"94bf533d8ee086b686388e3f1b03aa648f1cad75\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M2-macosx-cocoa-x86_64-902814289479944871.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/lible.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"62ba8e900b479ef5ce908a21f8030f24a2feff01\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M2-macosx-cocoa-x86_64-902814289479944871.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libmanagement.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7f7cdd4fd7e03ba7d38031f6d2865e3b7cb958f2\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M2-macosx-cocoa-x86_64-902814289479944871.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libmanagement_agent.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"10fca8d6916d94e1ac6a9b723085678d1710863d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M2-macosx-cocoa-x86_64-902814289479944871.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libmanagement_ext.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"944693d2de31a1c8d7c3ce97d4b080a75b71d285\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M2-macosx-cocoa-x86_64-902814289479944871.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libmlib_image.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"33a68af7f44a3f31830ed465b62dc045cf07dc88\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M2-macosx-cocoa-x86_64-902814289479944871.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d22ee5d08484d3ac033094149bfc042f3e503ffe\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M2-macosx-cocoa-x86_64-902814289479944871.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libnio.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"888c55093caeb579a852e764aeb69420c7d398b5\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M2-macosx-cocoa-x86_64-902814289479944871.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libosx.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f00a159d69a552b4b91ce80d215647afe1f9b927\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M2-macosx-cocoa-x86_64-902814289479944871.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libosxapp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4ffb38b72b23bf4fc531190c9f2e55d3561787e3\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M2-macosx-cocoa-x86_64-902814289479944871.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libosxkrb5.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"597b23ed4e29196566607e54893ec9cf410e669a\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M2-macosx-cocoa-x86_64-902814289479944871.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libosxsecurity.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"8cb2f9c7a7468c380ccb0e7f899df2855d152d62\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M2-macosx-cocoa-x86_64-902814289479944871.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libosxui.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"332eddb084f5a2e52d0aaee12ca19e43fbeb44cb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M2-macosx-cocoa-x86_64-902814289479944871.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libprefs.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a3ac4a2aa4583afec7699b2a5c7ce00adb687319\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M2-macosx-cocoa-x86_64-902814289479944871.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/librmi.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c4f80f1208f4351cfa20a2606592f7e405e3234c\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M2-macosx-cocoa-x86_64-902814289479944871.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libsaproc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"06cefbe0897e1963f6aeb031b597c456cfb4d67a\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M2-macosx-cocoa-x86_64-902814289479944871.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libsplashscreen.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c6d4677f90c7ad57e914bca1c9cf3d57156d8022\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M2-macosx-cocoa-x86_64-902814289479944871.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libsyslookup.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"aa073278b31d13a4b7d700035455c3f25b6b1cf4\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M2-macosx-cocoa-x86_64-902814289479944871.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libverify.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"21ed62964fe9b9a469a5b41022b1b7f4e6df767f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M2-macosx-cocoa-x86_64-902814289479944871.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libzip.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d68020bd3f05e86e7a80f9d582891f02c4e3cd3f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M2-macosx-cocoa-x86_64-902814289479944871.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/server/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3a39eab4f2ce60f0a7c1a6c302963ef2ab0a3fca\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M2-macosx-cocoa-x86_64-902814289479944871.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/server/libjvm.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3aa2681e3e1fa7bfb3f36812e02c2a5bd84d54bf\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M2-macosx-cocoa-x86_64-902814289479944871.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1055c252fcabf77d9a0e60dee9b7a2185c37c725\",\n      \"arch\": \"x86_64\"\n    }\n  ],\n  \"issues\": null\n}\n"}}'
06:45:52 ++302+ tail -n1
06:45:52 +302+ STATUS_CODE=200
06:45:52 ++302+ jq -r .notarizationStatus.status
06:45:52 ++302+ echo '{"uuid":"ec16069a-2a4a-4e79-b27c-fc54c02df6e0","notarizationStatus":{"status":"COMPLETE","message":"Notarization' ticket has been stapled successfully to uploaded file. You can now download the stapled 'file","moreInfo":"Notarization' ticket has been stapled to the uploaded file 'successfully","log":"{\n' '\"logFormatVersion\":' '1,\n' '\"jobId\":' '\"a9a1b228-99ff-46db-a391-9e671d001804\",\n' '\"status\":' '\"Accepted\",\n' '\"statusSummary\":' '\"Ready' for 'distribution\",\n' '\"statusCode\":' '0,\n' '\"archiveFilename\":' '\"eclipse-scout-2024-06-M2-macosx-cocoa-x86_64-902814289479944871.dmg\",\n' '\"uploadDate\":' '\"2024-05-02T10:27:50.039Z\",\n' '\"sha256\":' '\"6f7f43740a9e4ad62ac62111578f6f85b4ac9ab9df5dd13e4bcdd32efdd1b1fe\",\n' '\"ticketContents\":' '[\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-M2-macosx-cocoa-x86_64-902814289479944871.dmg\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"cf5dcd672882b7c1c6f83331bb1c5e8638728415\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-M2-macosx-cocoa-x86_64-902814289479944871.dmg/Eclipse.app\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"1055c252fcabf77d9a0e60dee9b7a2185c37c725\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-M2-macosx-cocoa-x86_64-902814289479944871.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.scout.executable.cocoa.macosx.x86_64_4.32.0.20240502-0721/MacOS/eclipse\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"00fda142f82025ddc29a3ff87f899862c2236492\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-M2-macosx-cocoa-x86_64-902814289479944871.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202404271024.jar/os/macosx/aarch64/libpty.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9357f8202c2bdf9ed309bf2c82f8f53a68164088\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-M2-macosx-cocoa-x86_64-902814289479944871.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202404271024.jar/os/macosx/aarch64/libspawner.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"102febf8120322b093b1c9c8d6b24b6a78f9bcc0\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-M2-macosx-cocoa-x86_64-902814289479944871.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202404271024.jar/os/macosx/x86_64/libpty.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9517a970b176bde72cd73887e2587a3574716110\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-M2-macosx-cocoa-x86_64-902814289479944871.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202404271024.jar/os/macosx/x86_64/libspawner.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0e97a6eb772a3eef07826d5eb75de0924fba367b\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-M2-macosx-cocoa-x86_64-902814289479944871.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e37eb237e4687575f774c028e8aa4a4913e37a37\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-M2-macosx-cocoa-x86_64-902814289479944871.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"86006f61e0eadafeb935a0de05828ea98a6308e1\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-M2-macosx-cocoa-x86_64-902814289479944871.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.300.v20240419-2334.jar/libkeystoreNative.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-M2-macosx-cocoa-x86_64-902814289479944871.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.300.v20240419-2334.jar/libkeystoreNative.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-M2-macosx-cocoa-x86_64-902814289479944871.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.126.0.v20240426-0802.jar/libswt-pi-cocoa-4965r8.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6934a02a15f0a67c1e58cf0b19feee828ad360d6\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-M2-macosx-cocoa-x86_64-902814289479944871.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.126.0.v20240426-0802.jar/libswt-awt-cocoa-4965r8.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"dd9cfb912acc0ee8e137d9d841a2dcd62c6dc3e4\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-M2-macosx-cocoa-x86_64-902814289479944871.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.126.0.v20240426-0802.jar/libswt-cocoa-4965r8.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d05337058ff069045bfdbe0c903cccd5e6be9cff\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-M2-macosx-cocoa-x86_64-902814289479944871.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-aarch64/libjnidispatch.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"56cd13fe659db01c07ec565716b2e6e1024199ab\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-M2-macosx-cocoa-x86_64-902814289479944871.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-x86-64/libjnidispatch.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6657e46285bd8380196b5cfddae3e6143a2c32a0\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-M2-macosx-cocoa-x86_64-902814289479944871.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.2.900.v20240129-1338/eclipse_11900.so\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a52cb795e3230ae77706c641284547f9ad6cbecf\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-M2-macosx-cocoa-x86_64-902814289479944871.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jar\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3c252b0f3272a34c543b0324bf8a01e48369dfef\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-M2-macosx-cocoa-x86_64-902814289479944871.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jarsigner\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3825723ed9b54eeec84ea5fa65e065d6202ea266\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-M2-macosx-cocoa-x86_64-902814289479944871.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/java\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d5cee0be91f8b32baa13dead0b4c7681060427dd\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-M2-macosx-cocoa-x86_64-902814289479944871.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/javac\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"8ab3cf8189bcb923500c430e4f343b9f9a61db92\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-M2-macosx-cocoa-x86_64-902814289479944871.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/javadoc\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ba65fd30663064895b31b1f9d92efb43f510f0cb\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-M2-macosx-cocoa-x86_64-902814289479944871.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/javap\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"81ae326d2f3b019f96dec711b44e0c3c9c0d6793\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-M2-macosx-cocoa-x86_64-902814289479944871.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jcmd\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9d1ff349397e85a003ec98f1ff01415e8b5962f0\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-M2-macosx-cocoa-x86_64-902814289479944871.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jconsole\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a678702718088d6722b354cfc41a39c33e780c44\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-M2-macosx-cocoa-x86_64-902814289479944871.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jdb\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b0dae41c8b69e2fd17a18dcd7ba97ec3889ce676\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-M2-macosx-cocoa-x86_64-902814289479944871.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jdeprscan\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"da8173d92bdcca349994c7b7cb40c76ad5c3f3ac\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-M2-macosx-cocoa-x86_64-902814289479944871.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jdeps\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a6b1ce5dc1c1308ee288b9eb7f65b3b89e295406\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-M2-macosx-cocoa-x86_64-902814289479944871.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jfr\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"fedf23ad73f4c585f8ecdeef39195bf2491b6b7a\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-M2-macosx-cocoa-x86_64-902814289479944871.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jhsdb\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"47edaface871ae7019fa5061b9a3bb09a3a01ec2\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-M2-macosx-cocoa-x86_64-902814289479944871.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jimage\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"fa860874e5b1c8c941e36d2ce9ad86ecbfebb2af\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-M2-macosx-cocoa-x86_64-902814289479944871.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jinfo\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"66ce18e24c50ccd02d126bc443dc3447136fb38f\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-M2-macosx-cocoa-x86_64-902814289479944871.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jlink\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"4cd63ba153c62631630a11716bdd007fba863065\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-M2-macosx-cocoa-x86_64-902814289479944871.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jmap\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"2562da0de21ca7a9d6a204167d36f7061466bfd8\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-M2-macosx-cocoa-x86_64-902814289479944871.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jmod\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ac53c85cdc2ff484217f843c6a0e603183b3e2c9\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-M2-macosx-cocoa-x86_64-902814289479944871.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jpackage\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6bf6ca9567c95763833bbee29bcef6ec89f81dfd\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-M2-macosx-cocoa-x86_64-902814289479944871.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jps\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"230f835ee00d93c808df43d0c2991635e80e63a3\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-M2-macosx-cocoa-x86_64-902814289479944871.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jrunscript\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c9498519d56e66afbc98652661d338edd66a0e4c\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-M2-macosx-cocoa-x86_64-902814289479944871.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jshell\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b909a667f52716ac4263b8097072a85066bc7d23\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-M2-macosx-cocoa-x86_64-902814289479944871.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jstack\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0f53a30c10008284e16acc1158381119b2463084\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-M2-macosx-cocoa-x86_64-902814289479944871.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jstat\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a67f0cce729d70857ccb6b89650c50fc2751a899\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-M2-macosx-cocoa-x86_64-902814289479944871.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jstatd\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9ac691648cc46870c1727f03f360b3a3b2388ba5\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-M2-macosx-cocoa-x86_64-902814289479944871.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jwebserver\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b8fb050e8fec4279cee2f2564844f40673cdcb25\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-M2-macosx-cocoa-x86_64-902814289479944871.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/keytool\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c4c294b3cc63dc13b51778e6f853db53f3effe41\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-M2-macosx-cocoa-x86_64-902814289479944871.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/rmiregistry\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"cdd83972a5bc33a782200788f4f66bc736e689f8\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-M2-macosx-cocoa-x86_64-902814289479944871.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/serialver\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"221287cc2221f20ec84c875388b7a239b06304d0\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-M2-macosx-cocoa-x86_64-902814289479944871.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/jspawnhelper\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"829d0d770326ae7073f74579bf678eac3c4828bb\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-M2-macosx-cocoa-x86_64-902814289479944871.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libattach.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0afdad31f5216b285a02d8a790021d33668c89f9\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-M2-macosx-cocoa-x86_64-902814289479944871.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"2973edf30f74f9c1827d5aa59c727d135b6f9393\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-M2-macosx-cocoa-x86_64-902814289479944871.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libawt_lwawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"8431a38072d38f8aeecbac9c9651e9b179f656ba\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-M2-macosx-cocoa-x86_64-902814289479944871.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libdt_socket.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3d41fd4e61e8c9f36925b128264199dc5ba175fa\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-M2-macosx-cocoa-x86_64-902814289479944871.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libextnet.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e14473293f82948e73eca017c21b0440f3b5bf5e\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-M2-macosx-cocoa-x86_64-902814289479944871.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libfontmanager.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"26455017ff930a947b3886eeabed2cc462355cb2\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-M2-macosx-cocoa-x86_64-902814289479944871.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libfreetype.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3374e86bd8cb23758b180c2a09e57ff6c8974429\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-M2-macosx-cocoa-x86_64-902814289479944871.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libinstrument.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c504ac6f28bc69ba5a3e081406ac7e0bca60936d\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-M2-macosx-cocoa-x86_64-902814289479944871.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libj2gss.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"195b73d5a4d5d8d3994c91177776d2f3bbc5d1fe\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-M2-macosx-cocoa-x86_64-902814289479944871.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libj2pcsc.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"28aab47c188d5c962387a6b7e18ff69c19af5bb4\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-M2-macosx-cocoa-x86_64-902814289479944871.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libj2pkcs11.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"7975e108d71c9f6b485e6761f0282a8a79184e4d\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-M2-macosx-cocoa-x86_64-902814289479944871.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjaas.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"af4d60eeab550ee297655e0b559c4e56d25d4898\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-M2-macosx-cocoa-x86_64-902814289479944871.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjava.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f1b702166e0355241d63314f57d901f39f13bac0\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-M2-macosx-cocoa-x86_64-902814289479944871.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjavajpeg.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"db2e9a3875932e5eedbd667d5cd2015d8cfa4c18\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-M2-macosx-cocoa-x86_64-902814289479944871.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"99175cdd438e9155db559ba8389441297b93986c\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-M2-macosx-cocoa-x86_64-902814289479944871.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjdwp.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"667a513a65e6fc8e88f350024cf0ff7132f83f6b\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-M2-macosx-cocoa-x86_64-902814289479944871.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjimage.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"df7980d9033f04fb2a6341bcd93a729411129a27\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-M2-macosx-cocoa-x86_64-902814289479944871.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjli.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ccd681974c1df510b628179dee9bd3bc358b8ea1\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-M2-macosx-cocoa-x86_64-902814289479944871.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjsig.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3a39eab4f2ce60f0a7c1a6c302963ef2ab0a3fca\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-M2-macosx-cocoa-x86_64-902814289479944871.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjsound.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5ef4e610f15accdf37f862fb663c973b02f3dd60\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-M2-macosx-cocoa-x86_64-902814289479944871.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/liblcms.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"94bf533d8ee086b686388e3f1b03aa648f1cad75\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-M2-macosx-cocoa-x86_64-902814289479944871.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/lible.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"62ba8e900b479ef5ce908a21f8030f24a2feff01\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-M2-macosx-cocoa-x86_64-902814289479944871.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libmanagement.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"7f7cdd4fd7e03ba7d38031f6d2865e3b7cb958f2\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-M2-macosx-cocoa-x86_64-902814289479944871.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libmanagement_agent.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"10fca8d6916d94e1ac6a9b723085678d1710863d\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-M2-macosx-cocoa-x86_64-902814289479944871.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libmanagement_ext.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"944693d2de31a1c8d7c3ce97d4b080a75b71d285\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-M2-macosx-cocoa-x86_64-902814289479944871.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libmlib_image.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"33a68af7f44a3f31830ed465b62dc045cf07dc88\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-M2-macosx-cocoa-x86_64-902814289479944871.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libnet.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d22ee5d08484d3ac033094149bfc042f3e503ffe\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-M2-macosx-cocoa-x86_64-902814289479944871.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libnio.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"888c55093caeb579a852e764aeb69420c7d398b5\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-M2-macosx-cocoa-x86_64-902814289479944871.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libosx.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f00a159d69a552b4b91ce80d215647afe1f9b927\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-M2-macosx-cocoa-x86_64-902814289479944871.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libosxapp.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"4ffb38b72b23bf4fc531190c9f2e55d3561787e3\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-M2-macosx-cocoa-x86_64-902814289479944871.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libosxkrb5.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"597b23ed4e29196566607e54893ec9cf410e669a\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-M2-macosx-cocoa-x86_64-902814289479944871.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libosxsecurity.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"8cb2f9c7a7468c380ccb0e7f899df2855d152d62\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-M2-macosx-cocoa-x86_64-902814289479944871.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libosxui.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"332eddb084f5a2e52d0aaee12ca19e43fbeb44cb\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-M2-macosx-cocoa-x86_64-902814289479944871.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libprefs.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a3ac4a2aa4583afec7699b2a5c7ce00adb687319\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-M2-macosx-cocoa-x86_64-902814289479944871.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/librmi.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c4f80f1208f4351cfa20a2606592f7e405e3234c\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-M2-macosx-cocoa-x86_64-902814289479944871.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libsaproc.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"06cefbe0897e1963f6aeb031b597c456cfb4d67a\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-M2-macosx-cocoa-x86_64-902814289479944871.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libsplashscreen.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c6d4677f90c7ad57e914bca1c9cf3d57156d8022\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-M2-macosx-cocoa-x86_64-902814289479944871.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libsyslookup.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"aa073278b31d13a4b7d700035455c3f25b6b1cf4\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-M2-macosx-cocoa-x86_64-902814289479944871.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libverify.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"21ed62964fe9b9a469a5b41022b1b7f4e6df767f\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-M2-macosx-cocoa-x86_64-902814289479944871.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libzip.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d68020bd3f05e86e7a80f9d582891f02c4e3cd3f\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-M2-macosx-cocoa-x86_64-902814289479944871.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/server/libjsig.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3a39eab4f2ce60f0a7c1a6c302963ef2ab0a3fca\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-M2-macosx-cocoa-x86_64-902814289479944871.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/server/libjvm.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3aa2681e3e1fa7bfb3f36812e02c2a5bd84d54bf\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-M2-macosx-cocoa-x86_64-902814289479944871.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"1055c252fcabf77d9a0e60dee9b7a2185c37c725\",\n' '\"arch\":' '\"x86_64\"\n' '}\n' '],\n' '\"issues\":' 'null\n}\n"}}'
06:45:52 +302+ STATUS=COMPLETE
06:45:52 +302+ [[ COMPLETE == \I\N\_\P\R\O\G\R\E\S\S ]]
06:45:52 +302+ [[ 200 == \5\0\3 ]]
06:45:52 +302+ [[ 200 == \5\0\2 ]]
06:45:52 +302+ [[ COMPLETE != \C\O\M\P\L\E\T\E ]]
06:45:52 +302+ break
06:45:52 +302+ rm eclipse-scout-2024-06-M2-macosx-cocoa-x86_64.dmg
06:45:53 +302+ curl -JO https://cbi.eclipse.org/macos/xcrun/ec16069a-2a4a-4e79-b27c-fc54c02df6e0/download
06:45:53   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
06:45:53                                  Dload  Upload   Total   Spent    Left  Speed
06:45:53 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 53.0M    0 53.0M    0     0  85.2M      0 --:--:-- --:--:-- --:--:-- 85.0M
100  143M    0  143M    0     0  88.3M      0 --:--:--  0:00:01 --:--:-- 88.2M++772+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/90ab5bc3-bd04-4dfd-9c38-779fb9d687fb/status
06:45:55 +772+ RESPONSE_RAW='{"uuid":"90ab5bc3-bd04-4dfd-9c38-779fb9d687fb","notarizationStatus":{"status":"COMPLETE","message":"Notarization ticket has been stapled successfully to uploaded file. You can now download the stapled file","moreInfo":"Notarization ticket has been stapled to the uploaded file successfully","log":"{\n  \"logFormatVersion\": 1,\n  \"jobId\": \"bdf3d72e-d0fb-4038-b3f2-7609facf10d3\",\n  \"status\": \"Accepted\",\n  \"statusSummary\": \"Ready for distribution\",\n  \"statusCode\": 0,\n  \"archiveFilename\": \"eclipse-rcp-2024-06-M2-macosx-cocoa-aarch64-17444200390022457638.dmg\",\n  \"uploadDate\": \"2024-05-02T10:30:11.456Z\",\n  \"sha256\": \"890d0ade1fabe47d1bec6e69b658f63155fba1a44f2170cfdcf8a9dd75ea613a\",\n  \"ticketContents\": [\n    {\n      \"path\": \"eclipse-rcp-2024-06-M2-macosx-cocoa-aarch64-17444200390022457638.dmg\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"bcad253adbcc1e32d376379a617bf1404d28b095\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M2-macosx-cocoa-aarch64-17444200390022457638.dmg/Eclipse.app\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0dbe25d100141486f8d5b43c39d7a8d25936c9b8\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M2-macosx-cocoa-aarch64-17444200390022457638.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.rcp.executable.cocoa.macosx.aarch64_4.32.0.20240502-0721/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c4d5000a7d51180a96dd485c82be51d42cdfc279\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M2-macosx-cocoa-aarch64-17444200390022457638.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202404271024.jar/os/macosx/aarch64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9357f8202c2bdf9ed309bf2c82f8f53a68164088\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M2-macosx-cocoa-aarch64-17444200390022457638.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202404271024.jar/os/macosx/aarch64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"102febf8120322b093b1c9c8d6b24b6a78f9bcc0\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M2-macosx-cocoa-aarch64-17444200390022457638.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202404271024.jar/os/macosx/x86_64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9517a970b176bde72cd73887e2587a3574716110\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M2-macosx-cocoa-aarch64-17444200390022457638.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202404271024.jar/os/macosx/x86_64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0e97a6eb772a3eef07826d5eb75de0924fba367b\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M2-macosx-cocoa-aarch64-17444200390022457638.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e37eb237e4687575f774c028e8aa4a4913e37a37\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M2-macosx-cocoa-aarch64-17444200390022457638.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"86006f61e0eadafeb935a0de05828ea98a6308e1\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M2-macosx-cocoa-aarch64-17444200390022457638.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.300.v20240419-2334.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M2-macosx-cocoa-aarch64-17444200390022457638.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.300.v20240419-2334.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M2-macosx-cocoa-aarch64-17444200390022457638.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.126.0.v20240426-0802.jar/libswt-pi-cocoa-4965r8.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e75db07b4a780a4a3ca6b5f09b4b570025c61360\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M2-macosx-cocoa-aarch64-17444200390022457638.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.126.0.v20240426-0802.jar/libswt-awt-cocoa-4965r8.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"311fbf36e0faf69ad47e500ccdf9313ab54820aa\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M2-macosx-cocoa-aarch64-17444200390022457638.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.126.0.v20240426-0802.jar/libswt-cocoa-4965r8.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7a40d382b16e9c93e89b7cdc5b4d44d4cf0951fa\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M2-macosx-cocoa-aarch64-17444200390022457638.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-aarch64/libjnidispatch.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"56cd13fe659db01c07ec565716b2e6e1024199ab\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M2-macosx-cocoa-aarch64-17444200390022457638.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-x86-64/libjnidispatch.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6657e46285bd8380196b5cfddae3e6143a2c32a0\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M2-macosx-cocoa-aarch64-17444200390022457638.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.aarch64_1.2.900.v20240129-1338/eclipse_11900.so\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3715f6bf1593a3b369058eb2f8f3abe37b5538fc\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M2-macosx-cocoa-aarch64-17444200390022457638.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx_1.2.900.v20240129-1338/eclipse_11900.so\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3715f6bf1593a3b369058eb2f8f3abe37b5538fc\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M2-macosx-cocoa-aarch64-17444200390022457638.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jar\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"85b7cae7b7bbc553bbff49db0b1a7791e90386f0\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M2-macosx-cocoa-aarch64-17444200390022457638.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jarsigner\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4ee1390bac3aac18f9089c4744a742477158b1af\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M2-macosx-cocoa-aarch64-17444200390022457638.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/java\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"48aff537996048403a657ca3651c35b6e7dad18a\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M2-macosx-cocoa-aarch64-17444200390022457638.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/javac\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c54c0c714e672fed995c3d3503ba1ae29a880ad8\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M2-macosx-cocoa-aarch64-17444200390022457638.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/javadoc\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"cd60513572c0ac340c79494a8883607242b6442b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M2-macosx-cocoa-aarch64-17444200390022457638.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/javap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7b19a101d2201de2dda42ef1ece92a706a8ef9a1\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M2-macosx-cocoa-aarch64-17444200390022457638.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jcmd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e8201cca40596294188cd2df95e27bbc27940f25\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M2-macosx-cocoa-aarch64-17444200390022457638.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jconsole\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"13e5ae86e9e1ebf156401f2405a5eaf3fa35de3b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M2-macosx-cocoa-aarch64-17444200390022457638.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"37bb245c57e04dc229f1268a96aead5147247e41\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M2-macosx-cocoa-aarch64-17444200390022457638.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jdeprscan\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"cf55166731342d0a65a6db3d53af4685a6989eae\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M2-macosx-cocoa-aarch64-17444200390022457638.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jdeps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c75665e4e8b555189c386b732164457e7b80ecb9\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M2-macosx-cocoa-aarch64-17444200390022457638.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jfr\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e417253a131bc8ba6fbffb87ba8d0977f31793bf\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M2-macosx-cocoa-aarch64-17444200390022457638.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jhsdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5600633be2d1505c3a21c33d61cc39c98b6e2af8\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M2-macosx-cocoa-aarch64-17444200390022457638.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jimage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e3fa3897d06f36f0072fab3e94e574a0d1e73891\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M2-macosx-cocoa-aarch64-17444200390022457638.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jinfo\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"eb73a1bbd201c8a94927954d788373915491fc8e\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M2-macosx-cocoa-aarch64-17444200390022457638.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jlink\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2a6dd48b0d3fa493f53c8de07251c657b5bfa1f5\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M2-macosx-cocoa-aarch64-17444200390022457638.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jmap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ecc25763935731c2bb4ed89545e95ca212329c57\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M2-macosx-cocoa-aarch64-17444200390022457638.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jmod\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"bdfd9333207cdcca4e0dc5179eb55978f486a082\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M2-macosx-cocoa-aarch64-17444200390022457638.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jpackage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2d322de95f588e486586106fb3adb7a232d3a727\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M2-macosx-cocoa-aarch64-17444200390022457638.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"332b1856c718286e35df1ccc759286c63db7bc45\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M2-macosx-cocoa-aarch64-17444200390022457638.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jrunscript\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"15ce7577d3c990127085b8dea8174d740ec272ac\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M2-macosx-cocoa-aarch64-17444200390022457638.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jshell\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"8dbcddf91d402549534923c713ae6e3a73ecd663\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M2-macosx-cocoa-aarch64-17444200390022457638.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jstack\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"462b9dda12e2f5cd453bcdfc85e6f8d1d0d004a9\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M2-macosx-cocoa-aarch64-17444200390022457638.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jstat\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3c481bf4bf57a272523673fd708d3b3f1ca19889\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M2-macosx-cocoa-aarch64-17444200390022457638.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jstatd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"add2775005bbeb791168fd4f54e129cc0e9b3be1\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M2-macosx-cocoa-aarch64-17444200390022457638.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jwebserver\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3d8efd9997b52283ad0d89e8025072665d7a731d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M2-macosx-cocoa-aarch64-17444200390022457638.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/keytool\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"90afc4edfee1782468fdec5cab180a7533d17aae\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M2-macosx-cocoa-aarch64-17444200390022457638.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/rmiregistry\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"dfca96adf369133c81e31ae6b7d16a9a88940ae5\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M2-macosx-cocoa-aarch64-17444200390022457638.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/serialver\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"98d4bcd371524d1090e7ac11951695f506b0fd6a\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M2-macosx-cocoa-aarch64-17444200390022457638.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/jspawnhelper\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ee8371af06189c4ba625d243b39788e73ae23401\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M2-macosx-cocoa-aarch64-17444200390022457638.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libattach.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b45f99ac18a5b2eb428144aa0732c19ad9ee72db\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M2-macosx-cocoa-aarch64-17444200390022457638.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d9f75fff6e0ce189bf1080663643a45742c85625\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M2-macosx-cocoa-aarch64-17444200390022457638.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libawt_lwawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"250670496974f7410a847531817b05c93421a50b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M2-macosx-cocoa-aarch64-17444200390022457638.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libdt_socket.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d1d8881ac81bdee51f0ac8cec407c8097250c3ae\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M2-macosx-cocoa-aarch64-17444200390022457638.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libextnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d27c28e9fc41f80d9d040edd66f5b1243e551f54\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M2-macosx-cocoa-aarch64-17444200390022457638.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libfontmanager.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"173de4682bdd43777ca196f908a1b85cb8dbddba\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M2-macosx-cocoa-aarch64-17444200390022457638.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libfreetype.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6ec72f9cc99370be1a2451258935cd31804791a9\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M2-macosx-cocoa-aarch64-17444200390022457638.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libinstrument.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6f186477e2121d809ee7726a77eddf0a9423734c\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M2-macosx-cocoa-aarch64-17444200390022457638.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libj2gss.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"aedefb1ea0fd7715dca5337919eea223c053d604\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M2-macosx-cocoa-aarch64-17444200390022457638.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libj2pcsc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2a9a6c5fd3cee75f87914d911fe1017775aaddb9\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M2-macosx-cocoa-aarch64-17444200390022457638.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libj2pkcs11.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ca0f5d490f3f8d09395e5dd68cd79ee83aa0fc96\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M2-macosx-cocoa-aarch64-17444200390022457638.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjaas.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"662eeac930979eba6cc5183183417bce3445adc0\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M2-macosx-cocoa-aarch64-17444200390022457638.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjava.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"08937da8f4c2a9f93f0559b2babaac66a201e53d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M2-macosx-cocoa-aarch64-17444200390022457638.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjavajpeg.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"163ac5c00f929dc7e2b2535424783a7b4c1ca70f\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M2-macosx-cocoa-aarch64-17444200390022457638.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"fa5b864a12cf2d7d8c35d26bce9c36f404d41907\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M2-macosx-cocoa-aarch64-17444200390022457638.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjdwp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a6f06a9a1117f6dcce48511e37da416126a39154\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M2-macosx-cocoa-aarch64-17444200390022457638.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjimage.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d452f7e41a98130dd4ecd1bad39c707c610c70d3\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M2-macosx-cocoa-aarch64-17444200390022457638.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjli.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3a0793a1dacf7be2433519c3ca9f57c3ac46d14d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M2-macosx-cocoa-aarch64-17444200390022457638.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"980d119ccdc9cae437497367b22b52e1b0d27b9f\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M2-macosx-cocoa-aarch64-17444200390022457638.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjsound.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"71ee30a90a5ddd36e89aaa4fd534001360970dfd\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M2-macosx-cocoa-aarch64-17444200390022457638.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/liblcms.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"11d28658d45db36af4a7cb95a44eb02531ac31a9\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M2-macosx-cocoa-aarch64-17444200390022457638.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/lible.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d3de2286c64f06473dfb9d851f92d1e591bd8b41\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M2-macosx-cocoa-aarch64-17444200390022457638.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libmanagement.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"495cbd739c5be9f83f5c3672d2f56b4bd4840b30\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M2-macosx-cocoa-aarch64-17444200390022457638.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libmanagement_agent.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d4001866e9ca5002ac667d4e4fc97786381714bb\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M2-macosx-cocoa-aarch64-17444200390022457638.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libmanagement_ext.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"459225ef2de331f6eb0d34425525db993e881ba8\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M2-macosx-cocoa-aarch64-17444200390022457638.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libmlib_image.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b1999f7d1b6d641a5f5c26cd17d41d1cafb7474d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M2-macosx-cocoa-aarch64-17444200390022457638.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e7b2c7e5e6509afb312b0b1ca1054d7f5c5d098f\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M2-macosx-cocoa-aarch64-17444200390022457638.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libnio.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"039a44645649bdc12f9ae60cbacd366c9c1d484b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M2-macosx-cocoa-aarch64-17444200390022457638.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libosx.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"064850ce36f634d352d932fb9cd756bed17d3efb\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M2-macosx-cocoa-aarch64-17444200390022457638.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libosxapp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2c1faab357f728e6c7907eed2be24fc048ccdaeb\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M2-macosx-cocoa-aarch64-17444200390022457638.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libosxkrb5.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"09082e2eaa86d6187e1d0f090c9894566bec1853\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M2-macosx-cocoa-aarch64-17444200390022457638.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libosxsecurity.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"eae55a31b427fa92dd7328fb282db97b20d47b79\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M2-macosx-cocoa-aarch64-17444200390022457638.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libosxui.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1cc43f688c4bb704a6d15e43160b4b73f996d411\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M2-macosx-cocoa-aarch64-17444200390022457638.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libprefs.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e235b2c9ce2537c51b6ea348477e45ba9c87dece\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M2-macosx-cocoa-aarch64-17444200390022457638.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/librmi.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"aa2c588a4fa6b3a8c37d02e2b19ef16036e6c21d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M2-macosx-cocoa-aarch64-17444200390022457638.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libsaproc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"16554ee96f09007bcb5fd4c1c459291db965a1ee\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M2-macosx-cocoa-aarch64-17444200390022457638.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libsplashscreen.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"921731a090f37de78c45152302ed554449d3e963\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M2-macosx-cocoa-aarch64-17444200390022457638.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libsyslookup.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5fd7adf196c6715306e96f1d1e556e08b66458eb\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M2-macosx-cocoa-aarch64-17444200390022457638.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libverify.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c5a104ce2448de1ed06aea5f071da157bfbae19b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M2-macosx-cocoa-aarch64-17444200390022457638.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libzip.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"216fc4d68b8e93dfe29f2545092089b246d6f501\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M2-macosx-cocoa-aarch64-17444200390022457638.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/server/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"980d119ccdc9cae437497367b22b52e1b0d27b9f\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M2-macosx-cocoa-aarch64-17444200390022457638.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/server/libjvm.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0767daf35d93891741a42ef33f04b5d7aa4b883c\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M2-macosx-cocoa-aarch64-17444200390022457638.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0dbe25d100141486f8d5b43c39d7a8d25936c9b8\",\n      \"arch\": \"arm64\"\n    }\n  ],\n  \"issues\": null\n}\n"}}
06:45:55 200'
06:45:55 ++772+ head -n1
06:45:55 +772+ RESPONSE='{"uuid":"90ab5bc3-bd04-4dfd-9c38-779fb9d687fb","notarizationStatus":{"status":"COMPLETE","message":"Notarization ticket has been stapled successfully to uploaded file. You can now download the stapled file","moreInfo":"Notarization ticket has been stapled to the uploaded file successfully","log":"{\n  \"logFormatVersion\": 1,\n  \"jobId\": \"bdf3d72e-d0fb-4038-b3f2-7609facf10d3\",\n  \"status\": \"Accepted\",\n  \"statusSummary\": \"Ready for distribution\",\n  \"statusCode\": 0,\n  \"archiveFilename\": \"eclipse-rcp-2024-06-M2-macosx-cocoa-aarch64-17444200390022457638.dmg\",\n  \"uploadDate\": \"2024-05-02T10:30:11.456Z\",\n  \"sha256\": \"890d0ade1fabe47d1bec6e69b658f63155fba1a44f2170cfdcf8a9dd75ea613a\",\n  \"ticketContents\": [\n    {\n      \"path\": \"eclipse-rcp-2024-06-M2-macosx-cocoa-aarch64-17444200390022457638.dmg\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"bcad253adbcc1e32d376379a617bf1404d28b095\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M2-macosx-cocoa-aarch64-17444200390022457638.dmg/Eclipse.app\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0dbe25d100141486f8d5b43c39d7a8d25936c9b8\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M2-macosx-cocoa-aarch64-17444200390022457638.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.rcp.executable.cocoa.macosx.aarch64_4.32.0.20240502-0721/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c4d5000a7d51180a96dd485c82be51d42cdfc279\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M2-macosx-cocoa-aarch64-17444200390022457638.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202404271024.jar/os/macosx/aarch64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9357f8202c2bdf9ed309bf2c82f8f53a68164088\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M2-macosx-cocoa-aarch64-17444200390022457638.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202404271024.jar/os/macosx/aarch64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"102febf8120322b093b1c9c8d6b24b6a78f9bcc0\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M2-macosx-cocoa-aarch64-17444200390022457638.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202404271024.jar/os/macosx/x86_64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9517a970b176bde72cd73887e2587a3574716110\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M2-macosx-cocoa-aarch64-17444200390022457638.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202404271024.jar/os/macosx/x86_64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0e97a6eb772a3eef07826d5eb75de0924fba367b\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M2-macosx-cocoa-aarch64-17444200390022457638.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e37eb237e4687575f774c028e8aa4a4913e37a37\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M2-macosx-cocoa-aarch64-17444200390022457638.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"86006f61e0eadafeb935a0de05828ea98a6308e1\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M2-macosx-cocoa-aarch64-17444200390022457638.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.300.v20240419-2334.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M2-macosx-cocoa-aarch64-17444200390022457638.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.300.v20240419-2334.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M2-macosx-cocoa-aarch64-17444200390022457638.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.126.0.v20240426-0802.jar/libswt-pi-cocoa-4965r8.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e75db07b4a780a4a3ca6b5f09b4b570025c61360\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M2-macosx-cocoa-aarch64-17444200390022457638.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.126.0.v20240426-0802.jar/libswt-awt-cocoa-4965r8.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"311fbf36e0faf69ad47e500ccdf9313ab54820aa\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M2-macosx-cocoa-aarch64-17444200390022457638.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.126.0.v20240426-0802.jar/libswt-cocoa-4965r8.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7a40d382b16e9c93e89b7cdc5b4d44d4cf0951fa\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M2-macosx-cocoa-aarch64-17444200390022457638.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-aarch64/libjnidispatch.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"56cd13fe659db01c07ec565716b2e6e1024199ab\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M2-macosx-cocoa-aarch64-17444200390022457638.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-x86-64/libjnidispatch.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6657e46285bd8380196b5cfddae3e6143a2c32a0\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M2-macosx-cocoa-aarch64-17444200390022457638.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.aarch64_1.2.900.v20240129-1338/eclipse_11900.so\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3715f6bf1593a3b369058eb2f8f3abe37b5538fc\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M2-macosx-cocoa-aarch64-17444200390022457638.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx_1.2.900.v20240129-1338/eclipse_11900.so\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3715f6bf1593a3b369058eb2f8f3abe37b5538fc\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M2-macosx-cocoa-aarch64-17444200390022457638.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jar\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"85b7cae7b7bbc553bbff49db0b1a7791e90386f0\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M2-macosx-cocoa-aarch64-17444200390022457638.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jarsigner\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4ee1390bac3aac18f9089c4744a742477158b1af\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M2-macosx-cocoa-aarch64-17444200390022457638.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/java\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"48aff537996048403a657ca3651c35b6e7dad18a\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M2-macosx-cocoa-aarch64-17444200390022457638.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/javac\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c54c0c714e672fed995c3d3503ba1ae29a880ad8\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M2-macosx-cocoa-aarch64-17444200390022457638.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/javadoc\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"cd60513572c0ac340c79494a8883607242b6442b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M2-macosx-cocoa-aarch64-17444200390022457638.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/javap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7b19a101d2201de2dda42ef1ece92a706a8ef9a1\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M2-macosx-cocoa-aarch64-17444200390022457638.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jcmd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e8201cca40596294188cd2df95e27bbc27940f25\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M2-macosx-cocoa-aarch64-17444200390022457638.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jconsole\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"13e5ae86e9e1ebf156401f2405a5eaf3fa35de3b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M2-macosx-cocoa-aarch64-17444200390022457638.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"37bb245c57e04dc229f1268a96aead5147247e41\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M2-macosx-cocoa-aarch64-17444200390022457638.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jdeprscan\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"cf55166731342d0a65a6db3d53af4685a6989eae\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M2-macosx-cocoa-aarch64-17444200390022457638.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jdeps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c75665e4e8b555189c386b732164457e7b80ecb9\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M2-macosx-cocoa-aarch64-17444200390022457638.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jfr\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e417253a131bc8ba6fbffb87ba8d0977f31793bf\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M2-macosx-cocoa-aarch64-17444200390022457638.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jhsdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5600633be2d1505c3a21c33d61cc39c98b6e2af8\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M2-macosx-cocoa-aarch64-17444200390022457638.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jimage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e3fa3897d06f36f0072fab3e94e574a0d1e73891\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M2-macosx-cocoa-aarch64-17444200390022457638.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jinfo\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"eb73a1bbd201c8a94927954d788373915491fc8e\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M2-macosx-cocoa-aarch64-17444200390022457638.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jlink\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2a6dd48b0d3fa493f53c8de07251c657b5bfa1f5\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M2-macosx-cocoa-aarch64-17444200390022457638.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jmap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ecc25763935731c2bb4ed89545e95ca212329c57\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M2-macosx-cocoa-aarch64-17444200390022457638.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jmod\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"bdfd9333207cdcca4e0dc5179eb55978f486a082\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M2-macosx-cocoa-aarch64-17444200390022457638.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jpackage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2d322de95f588e486586106fb3adb7a232d3a727\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M2-macosx-cocoa-aarch64-17444200390022457638.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"332b1856c718286e35df1ccc759286c63db7bc45\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M2-macosx-cocoa-aarch64-17444200390022457638.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jrunscript\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"15ce7577d3c990127085b8dea8174d740ec272ac\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M2-macosx-cocoa-aarch64-17444200390022457638.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jshell\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"8dbcddf91d402549534923c713ae6e3a73ecd663\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M2-macosx-cocoa-aarch64-17444200390022457638.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jstack\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"462b9dda12e2f5cd453bcdfc85e6f8d1d0d004a9\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M2-macosx-cocoa-aarch64-17444200390022457638.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jstat\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3c481bf4bf57a272523673fd708d3b3f1ca19889\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M2-macosx-cocoa-aarch64-17444200390022457638.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jstatd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"add2775005bbeb791168fd4f54e129cc0e9b3be1\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M2-macosx-cocoa-aarch64-17444200390022457638.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jwebserver\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3d8efd9997b52283ad0d89e8025072665d7a731d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M2-macosx-cocoa-aarch64-17444200390022457638.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/keytool\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"90afc4edfee1782468fdec5cab180a7533d17aae\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M2-macosx-cocoa-aarch64-17444200390022457638.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/rmiregistry\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"dfca96adf369133c81e31ae6b7d16a9a88940ae5\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M2-macosx-cocoa-aarch64-17444200390022457638.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/serialver\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"98d4bcd371524d1090e7ac11951695f506b0fd6a\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M2-macosx-cocoa-aarch64-17444200390022457638.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/jspawnhelper\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ee8371af06189c4ba625d243b39788e73ae23401\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M2-macosx-cocoa-aarch64-17444200390022457638.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libattach.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b45f99ac18a5b2eb428144aa0732c19ad9ee72db\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M2-macosx-cocoa-aarch64-17444200390022457638.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d9f75fff6e0ce189bf1080663643a45742c85625\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M2-macosx-cocoa-aarch64-17444200390022457638.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libawt_lwawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"250670496974f7410a847531817b05c93421a50b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M2-macosx-cocoa-aarch64-17444200390022457638.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libdt_socket.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d1d8881ac81bdee51f0ac8cec407c8097250c3ae\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M2-macosx-cocoa-aarch64-17444200390022457638.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libextnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d27c28e9fc41f80d9d040edd66f5b1243e551f54\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M2-macosx-cocoa-aarch64-17444200390022457638.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libfontmanager.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"173de4682bdd43777ca196f908a1b85cb8dbddba\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M2-macosx-cocoa-aarch64-17444200390022457638.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libfreetype.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6ec72f9cc99370be1a2451258935cd31804791a9\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M2-macosx-cocoa-aarch64-17444200390022457638.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libinstrument.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6f186477e2121d809ee7726a77eddf0a9423734c\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M2-macosx-cocoa-aarch64-17444200390022457638.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libj2gss.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"aedefb1ea0fd7715dca5337919eea223c053d604\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M2-macosx-cocoa-aarch64-17444200390022457638.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libj2pcsc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2a9a6c5fd3cee75f87914d911fe1017775aaddb9\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M2-macosx-cocoa-aarch64-17444200390022457638.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libj2pkcs11.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ca0f5d490f3f8d09395e5dd68cd79ee83aa0fc96\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M2-macosx-cocoa-aarch64-17444200390022457638.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjaas.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"662eeac930979eba6cc5183183417bce3445adc0\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M2-macosx-cocoa-aarch64-17444200390022457638.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjava.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"08937da8f4c2a9f93f0559b2babaac66a201e53d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M2-macosx-cocoa-aarch64-17444200390022457638.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjavajpeg.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"163ac5c00f929dc7e2b2535424783a7b4c1ca70f\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M2-macosx-cocoa-aarch64-17444200390022457638.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"fa5b864a12cf2d7d8c35d26bce9c36f404d41907\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M2-macosx-cocoa-aarch64-17444200390022457638.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjdwp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a6f06a9a1117f6dcce48511e37da416126a39154\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M2-macosx-cocoa-aarch64-17444200390022457638.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjimage.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d452f7e41a98130dd4ecd1bad39c707c610c70d3\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M2-macosx-cocoa-aarch64-17444200390022457638.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjli.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3a0793a1dacf7be2433519c3ca9f57c3ac46d14d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M2-macosx-cocoa-aarch64-17444200390022457638.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"980d119ccdc9cae437497367b22b52e1b0d27b9f\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M2-macosx-cocoa-aarch64-17444200390022457638.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjsound.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"71ee30a90a5ddd36e89aaa4fd534001360970dfd\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M2-macosx-cocoa-aarch64-17444200390022457638.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/liblcms.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"11d28658d45db36af4a7cb95a44eb02531ac31a9\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M2-macosx-cocoa-aarch64-17444200390022457638.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/lible.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d3de2286c64f06473dfb9d851f92d1e591bd8b41\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M2-macosx-cocoa-aarch64-17444200390022457638.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libmanagement.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"495cbd739c5be9f83f5c3672d2f56b4bd4840b30\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M2-macosx-cocoa-aarch64-17444200390022457638.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libmanagement_agent.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d4001866e9ca5002ac667d4e4fc97786381714bb\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M2-macosx-cocoa-aarch64-17444200390022457638.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libmanagement_ext.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"459225ef2de331f6eb0d34425525db993e881ba8\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M2-macosx-cocoa-aarch64-17444200390022457638.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libmlib_image.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b1999f7d1b6d641a5f5c26cd17d41d1cafb7474d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M2-macosx-cocoa-aarch64-17444200390022457638.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e7b2c7e5e6509afb312b0b1ca1054d7f5c5d098f\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M2-macosx-cocoa-aarch64-17444200390022457638.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libnio.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"039a44645649bdc12f9ae60cbacd366c9c1d484b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M2-macosx-cocoa-aarch64-17444200390022457638.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libosx.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"064850ce36f634d352d932fb9cd756bed17d3efb\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M2-macosx-cocoa-aarch64-17444200390022457638.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libosxapp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2c1faab357f728e6c7907eed2be24fc048ccdaeb\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M2-macosx-cocoa-aarch64-17444200390022457638.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libosxkrb5.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"09082e2eaa86d6187e1d0f090c9894566bec1853\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M2-macosx-cocoa-aarch64-17444200390022457638.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libosxsecurity.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"eae55a31b427fa92dd7328fb282db97b20d47b79\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M2-macosx-cocoa-aarch64-17444200390022457638.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libosxui.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1cc43f688c4bb704a6d15e43160b4b73f996d411\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M2-macosx-cocoa-aarch64-17444200390022457638.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libprefs.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e235b2c9ce2537c51b6ea348477e45ba9c87dece\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M2-macosx-cocoa-aarch64-17444200390022457638.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/librmi.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"aa2c588a4fa6b3a8c37d02e2b19ef16036e6c21d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M2-macosx-cocoa-aarch64-17444200390022457638.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libsaproc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"16554ee96f09007bcb5fd4c1c459291db965a1ee\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M2-macosx-cocoa-aarch64-17444200390022457638.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libsplashscreen.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"921731a090f37de78c45152302ed554449d3e963\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M2-macosx-cocoa-aarch64-17444200390022457638.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libsyslookup.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5fd7adf196c6715306e96f1d1e556e08b66458eb\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M2-macosx-cocoa-aarch64-17444200390022457638.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libverify.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c5a104ce2448de1ed06aea5f071da157bfbae19b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M2-macosx-cocoa-aarch64-17444200390022457638.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libzip.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"216fc4d68b8e93dfe29f2545092089b246d6f501\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M2-macosx-cocoa-aarch64-17444200390022457638.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/server/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"980d119ccdc9cae437497367b22b52e1b0d27b9f\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M2-macosx-cocoa-aarch64-17444200390022457638.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/server/libjvm.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0767daf35d93891741a42ef33f04b5d7aa4b883c\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M2-macosx-cocoa-aarch64-17444200390022457638.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0dbe25d100141486f8d5b43c39d7a8d25936c9b8\",\n      \"arch\": \"arm64\"\n    }\n  ],\n  \"issues\": null\n}\n"}}'
06:45:55 ++772+ tail -n1
06:45:55 +772+ STATUS_CODE=200
06:45:55 ++772+ jq -r .notarizationStatus.status
06:45:55 ++772+ echo '{"uuid":"90ab5bc3-bd04-4dfd-9c38-779fb9d687fb","notarizationStatus":{"status":"COMPLETE","message":"Notarization' ticket has been stapled successfully to uploaded file. You can now download the stapled 'file","moreInfo":"Notarization' ticket has been stapled to the uploaded file 'successfully","log":"{\n' '\"logFormatVersion\":' '1,\n' '\"jobId\":' '\"bdf3d72e-d0fb-4038-b3f2-7609facf10d3\",\n' '\"status\":' '\"Accepted\",\n' '\"statusSummary\":' '\"Ready' for 'distribution\",\n' '\"statusCode\":' '0,\n' '\"archiveFilename\":' '\"eclipse-rcp-2024-06-M2-macosx-cocoa-aarch64-17444200390022457638.dmg\",\n' '\"uploadDate\":' '\"2024-05-02T10:30:11.456Z\",\n' '\"sha256\":' '\"890d0ade1fabe47d1bec6e69b658f63155fba1a44f2170cfdcf8a9dd75ea613a\",\n' '\"ticketContents\":' '[\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-M2-macosx-cocoa-aarch64-17444200390022457638.dmg\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"bcad253adbcc1e32d376379a617bf1404d28b095\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-M2-macosx-cocoa-aarch64-17444200390022457638.dmg/Eclipse.app\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0dbe25d100141486f8d5b43c39d7a8d25936c9b8\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-M2-macosx-cocoa-aarch64-17444200390022457638.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.rcp.executable.cocoa.macosx.aarch64_4.32.0.20240502-0721/MacOS/eclipse\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c4d5000a7d51180a96dd485c82be51d42cdfc279\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-M2-macosx-cocoa-aarch64-17444200390022457638.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202404271024.jar/os/macosx/aarch64/libpty.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9357f8202c2bdf9ed309bf2c82f8f53a68164088\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-M2-macosx-cocoa-aarch64-17444200390022457638.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202404271024.jar/os/macosx/aarch64/libspawner.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"102febf8120322b093b1c9c8d6b24b6a78f9bcc0\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-M2-macosx-cocoa-aarch64-17444200390022457638.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202404271024.jar/os/macosx/x86_64/libpty.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9517a970b176bde72cd73887e2587a3574716110\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-M2-macosx-cocoa-aarch64-17444200390022457638.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202404271024.jar/os/macosx/x86_64/libspawner.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0e97a6eb772a3eef07826d5eb75de0924fba367b\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-M2-macosx-cocoa-aarch64-17444200390022457638.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e37eb237e4687575f774c028e8aa4a4913e37a37\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-M2-macosx-cocoa-aarch64-17444200390022457638.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"86006f61e0eadafeb935a0de05828ea98a6308e1\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-M2-macosx-cocoa-aarch64-17444200390022457638.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.300.v20240419-2334.jar/libkeystoreNative.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-M2-macosx-cocoa-aarch64-17444200390022457638.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.300.v20240419-2334.jar/libkeystoreNative.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-M2-macosx-cocoa-aarch64-17444200390022457638.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.126.0.v20240426-0802.jar/libswt-pi-cocoa-4965r8.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e75db07b4a780a4a3ca6b5f09b4b570025c61360\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-M2-macosx-cocoa-aarch64-17444200390022457638.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.126.0.v20240426-0802.jar/libswt-awt-cocoa-4965r8.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"311fbf36e0faf69ad47e500ccdf9313ab54820aa\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-M2-macosx-cocoa-aarch64-17444200390022457638.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.126.0.v20240426-0802.jar/libswt-cocoa-4965r8.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"7a40d382b16e9c93e89b7cdc5b4d44d4cf0951fa\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-M2-macosx-cocoa-aarch64-17444200390022457638.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-aarch64/libjnidispatch.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"56cd13fe659db01c07ec565716b2e6e1024199ab\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-M2-macosx-cocoa-aarch64-17444200390022457638.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-x86-64/libjnidispatch.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6657e46285bd8380196b5cfddae3e6143a2c32a0\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-M2-macosx-cocoa-aarch64-17444200390022457638.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.aarch64_1.2.900.v20240129-1338/eclipse_11900.so\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3715f6bf1593a3b369058eb2f8f3abe37b5538fc\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-M2-macosx-cocoa-aarch64-17444200390022457638.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx_1.2.900.v20240129-1338/eclipse_11900.so\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3715f6bf1593a3b369058eb2f8f3abe37b5538fc\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-M2-macosx-cocoa-aarch64-17444200390022457638.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jar\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"85b7cae7b7bbc553bbff49db0b1a7791e90386f0\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-M2-macosx-cocoa-aarch64-17444200390022457638.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jarsigner\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"4ee1390bac3aac18f9089c4744a742477158b1af\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-M2-macosx-cocoa-aarch64-17444200390022457638.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/java\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"48aff537996048403a657ca3651c35b6e7dad18a\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-M2-macosx-cocoa-aarch64-17444200390022457638.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/javac\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c54c0c714e672fed995c3d3503ba1ae29a880ad8\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-M2-macosx-cocoa-aarch64-17444200390022457638.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/javadoc\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"cd60513572c0ac340c79494a8883607242b6442b\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-M2-macosx-cocoa-aarch64-17444200390022457638.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/javap\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"7b19a101d2201de2dda42ef1ece92a706a8ef9a1\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-M2-macosx-cocoa-aarch64-17444200390022457638.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jcmd\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e8201cca40596294188cd2df95e27bbc27940f25\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-M2-macosx-cocoa-aarch64-17444200390022457638.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jconsole\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"13e5ae86e9e1ebf156401f2405a5eaf3fa35de3b\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-M2-macosx-cocoa-aarch64-17444200390022457638.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jdb\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"37bb245c57e04dc229f1268a96aead5147247e41\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-M2-macosx-cocoa-aarch64-17444200390022457638.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jdeprscan\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"cf55166731342d0a65a6db3d53af4685a6989eae\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-M2-macosx-cocoa-aarch64-17444200390022457638.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jdeps\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c75665e4e8b555189c386b732164457e7b80ecb9\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-M2-macosx-cocoa-aarch64-17444200390022457638.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jfr\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e417253a131bc8ba6fbffb87ba8d0977f31793bf\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-M2-macosx-cocoa-aarch64-17444200390022457638.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jhsdb\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5600633be2d1505c3a21c33d61cc39c98b6e2af8\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-M2-macosx-cocoa-aarch64-17444200390022457638.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jimage\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e3fa3897d06f36f0072fab3e94e574a0d1e73891\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-M2-macosx-cocoa-aarch64-17444200390022457638.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jinfo\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"eb73a1bbd201c8a94927954d788373915491fc8e\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-M2-macosx-cocoa-aarch64-17444200390022457638.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jlink\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"2a6dd48b0d3fa493f53c8de07251c657b5bfa1f5\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-M2-macosx-cocoa-aarch64-17444200390022457638.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jmap\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ecc25763935731c2bb4ed89545e95ca212329c57\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-M2-macosx-cocoa-aarch64-17444200390022457638.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jmod\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"bdfd9333207cdcca4e0dc5179eb55978f486a082\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-M2-macosx-cocoa-aarch64-17444200390022457638.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jpackage\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"2d322de95f588e486586106fb3adb7a232d3a727\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-M2-macosx-cocoa-aarch64-17444200390022457638.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jps\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"332b1856c718286e35df1ccc759286c63db7bc45\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-M2-macosx-cocoa-aarch64-17444200390022457638.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jrunscript\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"15ce7577d3c990127085b8dea8174d740ec272ac\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-M2-macosx-cocoa-aarch64-17444200390022457638.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jshell\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"8dbcddf91d402549534923c713ae6e3a73ecd663\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-M2-macosx-cocoa-aarch64-17444200390022457638.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jstack\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"462b9dda12e2f5cd453bcdfc85e6f8d1d0d004a9\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-M2-macosx-cocoa-aarch64-17444200390022457638.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jstat\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3c481bf4bf57a272523673fd708d3b3f1ca19889\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-M2-macosx-cocoa-aarch64-17444200390022457638.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jstatd\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"add2775005bbeb791168fd4f54e129cc0e9b3be1\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-M2-macosx-cocoa-aarch64-17444200390022457638.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jwebserver\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3d8efd9997b52283ad0d89e8025072665d7a731d\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-M2-macosx-cocoa-aarch64-17444200390022457638.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/keytool\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"90afc4edfee1782468fdec5cab180a7533d17aae\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-M2-macosx-cocoa-aarch64-17444200390022457638.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/rmiregistry\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"dfca96adf369133c81e31ae6b7d16a9a88940ae5\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-M2-macosx-cocoa-aarch64-17444200390022457638.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/serialver\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"98d4bcd371524d1090e7ac11951695f506b0fd6a\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-M2-macosx-cocoa-aarch64-17444200390022457638.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/jspawnhelper\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ee8371af06189c4ba625d243b39788e73ae23401\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-M2-macosx-cocoa-aarch64-17444200390022457638.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libattach.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b45f99ac18a5b2eb428144aa0732c19ad9ee72db\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-M2-macosx-cocoa-aarch64-17444200390022457638.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d9f75fff6e0ce189bf1080663643a45742c85625\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-M2-macosx-cocoa-aarch64-17444200390022457638.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libawt_lwawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"250670496974f7410a847531817b05c93421a50b\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-M2-macosx-cocoa-aarch64-17444200390022457638.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libdt_socket.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d1d8881ac81bdee51f0ac8cec407c8097250c3ae\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-M2-macosx-cocoa-aarch64-17444200390022457638.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libextnet.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d27c28e9fc41f80d9d040edd66f5b1243e551f54\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-M2-macosx-cocoa-aarch64-17444200390022457638.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libfontmanager.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"173de4682bdd43777ca196f908a1b85cb8dbddba\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-M2-macosx-cocoa-aarch64-17444200390022457638.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libfreetype.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6ec72f9cc99370be1a2451258935cd31804791a9\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-M2-macosx-cocoa-aarch64-17444200390022457638.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libinstrument.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6f186477e2121d809ee7726a77eddf0a9423734c\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-M2-macosx-cocoa-aarch64-17444200390022457638.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libj2gss.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"aedefb1ea0fd7715dca5337919eea223c053d604\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-M2-macosx-cocoa-aarch64-17444200390022457638.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libj2pcsc.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"2a9a6c5fd3cee75f87914d911fe1017775aaddb9\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-M2-macosx-cocoa-aarch64-17444200390022457638.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libj2pkcs11.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ca0f5d490f3f8d09395e5dd68cd79ee83aa0fc96\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-M2-macosx-cocoa-aarch64-17444200390022457638.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjaas.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"662eeac930979eba6cc5183183417bce3445adc0\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-M2-macosx-cocoa-aarch64-17444200390022457638.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjava.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"08937da8f4c2a9f93f0559b2babaac66a201e53d\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-M2-macosx-cocoa-aarch64-17444200390022457638.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjavajpeg.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"163ac5c00f929dc7e2b2535424783a7b4c1ca70f\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-M2-macosx-cocoa-aarch64-17444200390022457638.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"fa5b864a12cf2d7d8c35d26bce9c36f404d41907\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-M2-macosx-cocoa-aarch64-17444200390022457638.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjdwp.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a6f06a9a1117f6dcce48511e37da416126a39154\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-M2-macosx-cocoa-aarch64-17444200390022457638.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjimage.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d452f7e41a98130dd4ecd1bad39c707c610c70d3\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-M2-macosx-cocoa-aarch64-17444200390022457638.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjli.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3a0793a1dacf7be2433519c3ca9f57c3ac46d14d\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-M2-macosx-cocoa-aarch64-17444200390022457638.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjsig.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"980d119ccdc9cae437497367b22b52e1b0d27b9f\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-M2-macosx-cocoa-aarch64-17444200390022457638.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjsound.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"71ee30a90a5ddd36e89aaa4fd534001360970dfd\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-M2-macosx-cocoa-aarch64-17444200390022457638.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/liblcms.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"11d28658d45db36af4a7cb95a44eb02531ac31a9\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-M2-macosx-cocoa-aarch64-17444200390022457638.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/lible.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d3de2286c64f06473dfb9d851f92d1e591bd8b41\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-M2-macosx-cocoa-aarch64-17444200390022457638.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libmanagement.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"495cbd739c5be9f83f5c3672d2f56b4bd4840b30\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-M2-macosx-cocoa-aarch64-17444200390022457638.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libmanagement_agent.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d4001866e9ca5002ac667d4e4fc97786381714bb\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-M2-macosx-cocoa-aarch64-17444200390022457638.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libmanagement_ext.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"459225ef2de331f6eb0d34425525db993e881ba8\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-M2-macosx-cocoa-aarch64-17444200390022457638.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libmlib_image.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b1999f7d1b6d641a5f5c26cd17d41d1cafb7474d\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-M2-macosx-cocoa-aarch64-17444200390022457638.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libnet.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e7b2c7e5e6509afb312b0b1ca1054d7f5c5d098f\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-M2-macosx-cocoa-aarch64-17444200390022457638.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libnio.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"039a44645649bdc12f9ae60cbacd366c9c1d484b\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-M2-macosx-cocoa-aarch64-17444200390022457638.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libosx.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"064850ce36f634d352d932fb9cd756bed17d3efb\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-M2-macosx-cocoa-aarch64-17444200390022457638.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libosxapp.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"2c1faab357f728e6c7907eed2be24fc048ccdaeb\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-M2-macosx-cocoa-aarch64-17444200390022457638.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libosxkrb5.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"09082e2eaa86d6187e1d0f090c9894566bec1853\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-M2-macosx-cocoa-aarch64-17444200390022457638.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libosxsecurity.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"eae55a31b427fa92dd7328fb282db97b20d47b79\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-M2-macosx-cocoa-aarch64-17444200390022457638.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libosxui.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"1cc43f688c4bb704a6d15e43160b4b73f996d411\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-M2-macosx-cocoa-aarch64-17444200390022457638.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libprefs.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e235b2c9ce2537c51b6ea348477e45ba9c87dece\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-M2-macosx-cocoa-aarch64-17444200390022457638.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/librmi.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"aa2c588a4fa6b3a8c37d02e2b19ef16036e6c21d\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-M2-macosx-cocoa-aarch64-17444200390022457638.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libsaproc.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"16554ee96f09007bcb5fd4c1c459291db965a1ee\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-M2-macosx-cocoa-aarch64-17444200390022457638.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libsplashscreen.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"921731a090f37de78c45152302ed554449d3e963\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-M2-macosx-cocoa-aarch64-17444200390022457638.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libsyslookup.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5fd7adf196c6715306e96f1d1e556e08b66458eb\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-M2-macosx-cocoa-aarch64-17444200390022457638.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libverify.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c5a104ce2448de1ed06aea5f071da157bfbae19b\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-M2-macosx-cocoa-aarch64-17444200390022457638.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libzip.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"216fc4d68b8e93dfe29f2545092089b246d6f501\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-M2-macosx-cocoa-aarch64-17444200390022457638.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/server/libjsig.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"980d119ccdc9cae437497367b22b52e1b0d27b9f\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-M2-macosx-cocoa-aarch64-17444200390022457638.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/server/libjvm.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0767daf35d93891741a42ef33f04b5d7aa4b883c\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-M2-macosx-cocoa-aarch64-17444200390022457638.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0dbe25d100141486f8d5b43c39d7a8d25936c9b8\",\n' '\"arch\":' '\"arm64\"\n' '}\n' '],\n' '\"issues\":' 'null\n}\n"}}'
06:45:55 +772+ STATUS=COMPLETE
06:45:55 +772+ [[ COMPLETE == \I\N\_\P\R\O\G\R\E\S\S ]]
06:45:55 +772+ [[ 200 == \5\0\3 ]]
06:45:55 +772+ [[ 200 == \5\0\2 ]]
06:45:55 +772+ [[ COMPLETE != \C\O\M\P\L\E\T\E ]]
06:45:55 +772+ break
06:45:55 +772+ rm eclipse-rcp-2024-06-M2-macosx-cocoa-aarch64.dmg
06:45:55 +772+ curl -JO https://cbi.eclipse.org/macos/xcrun/90ab5bc3-bd04-4dfd-9c38-779fb9d687fb/download
06:45:55   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
06:45:55                                  Dload  Upload   Total   Spent    Left  Speed
06:45:55 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 16.2M    0 16.2M    0     0  64.7M      0 --:--:-- --:--:-- --:--:-- 64.5M
100  231M    0  231M    0     0  88.3M      0 --:--:--  0:00:02 --:--:-- 88.2M
100  278M    0  278M    0     0  76.9M      0 --:--:--  0:00:03 --:--:-- 76.8M
100 61.6M    0 61.6M    0     0  49.2M      0 --:--:--  0:00:01 --:--:-- 49.1M
100  330M    0  330M    0     0  71.4M      0 --:--:--  0:00:04 --:--:-- 71.4M
100  109M    0  109M    0     0  48.5M      0 --:--:--  0:00:02 --:--:-- 48.4M
100  387M    0  387M    0     0  68.9M      0 --:--:--  0:00:05 --:--:-- 66.9M++226+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/509e418c-2a7d-4f75-a522-dca3aa295c49/status
06:45:58 
100  154M    0  154M    0     0  47.5M      0 --:--:--  0:00:03 --:--:-- 47.4M+226+ RESPONSE_RAW='{"uuid":"509e418c-2a7d-4f75-a522-dca3aa295c49","notarizationStatus":{"status":"COMPLETE","message":"Notarization ticket has been stapled successfully to uploaded file. You can now download the stapled file","moreInfo":"Notarization ticket has been stapled to the uploaded file successfully","log":"{\n  \"logFormatVersion\": 1,\n  \"jobId\": \"d47e81f2-0221-4b2f-b3b3-f7d76dcc3faa\",\n  \"status\": \"Accepted\",\n  \"statusSummary\": \"Ready for distribution\",\n  \"statusCode\": 0,\n  \"archiveFilename\": \"eclipse-php-2024-06-M2-macosx-cocoa-x86_64-3735838874707963103.dmg\",\n  \"uploadDate\": \"2024-05-02T10:26:55.081Z\",\n  \"sha256\": \"e13cfad578a9345129660cbec057400a8aa5fcd8cda71e69e1746106a4bdd682\",\n  \"ticketContents\": [\n    {\n      \"path\": \"eclipse-php-2024-06-M2-macosx-cocoa-x86_64-3735838874707963103.dmg\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"00c4c1040fb944ba853c60a126c4d72531b66060\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M2-macosx-cocoa-x86_64-3735838874707963103.dmg/Eclipse.app\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"993398b5905b7259b251dca0d845602a378060d9\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M2-macosx-cocoa-x86_64-3735838874707963103.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.php.executable.cocoa.macosx.x86_64_4.32.0.20240502-0721/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"00fda142f82025ddc29a3ff87f899862c2236492\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M2-macosx-cocoa-x86_64-3735838874707963103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202404271024.jar/os/macosx/aarch64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9357f8202c2bdf9ed309bf2c82f8f53a68164088\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M2-macosx-cocoa-x86_64-3735838874707963103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202404271024.jar/os/macosx/aarch64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"102febf8120322b093b1c9c8d6b24b6a78f9bcc0\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M2-macosx-cocoa-x86_64-3735838874707963103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202404271024.jar/os/macosx/x86_64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9517a970b176bde72cd73887e2587a3574716110\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M2-macosx-cocoa-x86_64-3735838874707963103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202404271024.jar/os/macosx/x86_64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0e97a6eb772a3eef07826d5eb75de0924fba367b\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M2-macosx-cocoa-x86_64-3735838874707963103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.native.serial_11.6.0.202404271024.jar/os/macosx/aarch64/libserial.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"50fc9467b481470c338dc43a127237b8707906e4\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M2-macosx-cocoa-x86_64-3735838874707963103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.native.serial_11.6.0.202404271024.jar/os/macosx/x86_64/libserial.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"40608b0985fcc6a6c19972208b5cb65c1af0ea6a\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M2-macosx-cocoa-x86_64-3735838874707963103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e37eb237e4687575f774c028e8aa4a4913e37a37\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M2-macosx-cocoa-x86_64-3735838874707963103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"86006f61e0eadafeb935a0de05828ea98a6308e1\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M2-macosx-cocoa-x86_64-3735838874707963103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.300.v20240419-2334.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M2-macosx-cocoa-x86_64-3735838874707963103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.300.v20240419-2334.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M2-macosx-cocoa-x86_64-3735838874707963103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.126.0.v20240426-0802.jar/libswt-pi-cocoa-4965r8.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6934a02a15f0a67c1e58cf0b19feee828ad360d6\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M2-macosx-cocoa-x86_64-3735838874707963103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.126.0.v20240426-0802.jar/libswt-awt-cocoa-4965r8.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"dd9cfb912acc0ee8e137d9d841a2dcd62c6dc3e4\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M2-macosx-cocoa-x86_64-3735838874707963103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.126.0.v20240426-0802.jar/libswt-cocoa-4965r8.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d05337058ff069045bfdbe0c903cccd5e6be9cff\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M2-macosx-cocoa-x86_64-3735838874707963103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.wildwebdeveloper.embedder.node.macos.x86_64_1.0.7.202310251358.jar/resources/node-v18.18.2-darwin-x64.tar.gz/node-v18.18.2-darwin-x64.tar/node-v18.18.2-darwin-x64/bin/node\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"74a1702d0b99002f268fbd6bbd110670a579fbdc\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M2-macosx-cocoa-x86_64-3735838874707963103.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-aarch64/libjnidispatch.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"56cd13fe659db01c07ec565716b2e6e1024199ab\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M2-macosx-cocoa-x86_64-3735838874707963103.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-x86-64/libjnidispatch.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6657e46285bd8380196b5cfddae3e6143a2c32a0\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M2-macosx-cocoa-x86_64-3735838874707963103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.2.900.v20240129-1338/eclipse_11900.so\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a52cb795e3230ae77706c641284547f9ad6cbecf\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M2-macosx-cocoa-x86_64-3735838874707963103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jar\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3c252b0f3272a34c543b0324bf8a01e48369dfef\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M2-macosx-cocoa-x86_64-3735838874707963103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jarsigner\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3825723ed9b54eeec84ea5fa65e065d6202ea266\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M2-macosx-cocoa-x86_64-3735838874707963103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/java\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d5cee0be91f8b32baa13dead0b4c7681060427dd\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M2-macosx-cocoa-x86_64-3735838874707963103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/javac\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"8ab3cf8189bcb923500c430e4f343b9f9a61db92\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M2-macosx-cocoa-x86_64-3735838874707963103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/javadoc\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ba65fd30663064895b31b1f9d92efb43f510f0cb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M2-macosx-cocoa-x86_64-3735838874707963103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/javap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"81ae326d2f3b019f96dec711b44e0c3c9c0d6793\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M2-macosx-cocoa-x86_64-3735838874707963103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jcmd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9d1ff349397e85a003ec98f1ff01415e8b5962f0\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M2-macosx-cocoa-x86_64-3735838874707963103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jconsole\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a678702718088d6722b354cfc41a39c33e780c44\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M2-macosx-cocoa-x86_64-3735838874707963103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b0dae41c8b69e2fd17a18dcd7ba97ec3889ce676\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M2-macosx-cocoa-x86_64-3735838874707963103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jdeprscan\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"da8173d92bdcca349994c7b7cb40c76ad5c3f3ac\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M2-macosx-cocoa-x86_64-3735838874707963103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jdeps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a6b1ce5dc1c1308ee288b9eb7f65b3b89e295406\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M2-macosx-cocoa-x86_64-3735838874707963103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jfr\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"fedf23ad73f4c585f8ecdeef39195bf2491b6b7a\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M2-macosx-cocoa-x86_64-3735838874707963103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jhsdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"47edaface871ae7019fa5061b9a3bb09a3a01ec2\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M2-macosx-cocoa-x86_64-3735838874707963103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jimage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"fa860874e5b1c8c941e36d2ce9ad86ecbfebb2af\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M2-macosx-cocoa-x86_64-3735838874707963103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jinfo\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"66ce18e24c50ccd02d126bc443dc3447136fb38f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M2-macosx-cocoa-x86_64-3735838874707963103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jlink\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4cd63ba153c62631630a11716bdd007fba863065\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M2-macosx-cocoa-x86_64-3735838874707963103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jmap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2562da0de21ca7a9d6a204167d36f7061466bfd8\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M2-macosx-cocoa-x86_64-3735838874707963103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jmod\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ac53c85cdc2ff484217f843c6a0e603183b3e2c9\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M2-macosx-cocoa-x86_64-3735838874707963103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jpackage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6bf6ca9567c95763833bbee29bcef6ec89f81dfd\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M2-macosx-cocoa-x86_64-3735838874707963103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"230f835ee00d93c808df43d0c2991635e80e63a3\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M2-macosx-cocoa-x86_64-3735838874707963103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jrunscript\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c9498519d56e66afbc98652661d338edd66a0e4c\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M2-macosx-cocoa-x86_64-3735838874707963103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jshell\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b909a667f52716ac4263b8097072a85066bc7d23\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M2-macosx-cocoa-x86_64-3735838874707963103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jstack\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0f53a30c10008284e16acc1158381119b2463084\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M2-macosx-cocoa-x86_64-3735838874707963103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jstat\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a67f0cce729d70857ccb6b89650c50fc2751a899\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M2-macosx-cocoa-x86_64-3735838874707963103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jstatd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9ac691648cc46870c1727f03f360b3a3b2388ba5\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M2-macosx-cocoa-x86_64-3735838874707963103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jwebserver\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b8fb050e8fec4279cee2f2564844f40673cdcb25\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M2-macosx-cocoa-x86_64-3735838874707963103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/keytool\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c4c294b3cc63dc13b51778e6f853db53f3effe41\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M2-macosx-cocoa-x86_64-3735838874707963103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/rmiregistry\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"cdd83972a5bc33a782200788f4f66bc736e689f8\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M2-macosx-cocoa-x86_64-3735838874707963103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/serialver\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"221287cc2221f20ec84c875388b7a239b06304d0\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M2-macosx-cocoa-x86_64-3735838874707963103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/jspawnhelper\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"829d0d770326ae7073f74579bf678eac3c4828bb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M2-macosx-cocoa-x86_64-3735838874707963103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libattach.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0afdad31f5216b285a02d8a790021d33668c89f9\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M2-macosx-cocoa-x86_64-3735838874707963103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2973edf30f74f9c1827d5aa59c727d135b6f9393\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M2-macosx-cocoa-x86_64-3735838874707963103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libawt_lwawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"8431a38072d38f8aeecbac9c9651e9b179f656ba\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M2-macosx-cocoa-x86_64-3735838874707963103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libdt_socket.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3d41fd4e61e8c9f36925b128264199dc5ba175fa\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M2-macosx-cocoa-x86_64-3735838874707963103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libextnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e14473293f82948e73eca017c21b0440f3b5bf5e\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M2-macosx-cocoa-x86_64-3735838874707963103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libfontmanager.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"26455017ff930a947b3886eeabed2cc462355cb2\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M2-macosx-cocoa-x86_64-3735838874707963103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libfreetype.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3374e86bd8cb23758b180c2a09e57ff6c8974429\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M2-macosx-cocoa-x86_64-3735838874707963103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libinstrument.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c504ac6f28bc69ba5a3e081406ac7e0bca60936d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M2-macosx-cocoa-x86_64-3735838874707963103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libj2gss.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"195b73d5a4d5d8d3994c91177776d2f3bbc5d1fe\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M2-macosx-cocoa-x86_64-3735838874707963103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libj2pcsc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"28aab47c188d5c962387a6b7e18ff69c19af5bb4\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M2-macosx-cocoa-x86_64-3735838874707963103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libj2pkcs11.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7975e108d71c9f6b485e6761f0282a8a79184e4d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M2-macosx-cocoa-x86_64-3735838874707963103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjaas.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"af4d60eeab550ee297655e0b559c4e56d25d4898\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M2-macosx-cocoa-x86_64-3735838874707963103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjava.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f1b702166e0355241d63314f57d901f39f13bac0\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M2-macosx-cocoa-x86_64-3735838874707963103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjavajpeg.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"db2e9a3875932e5eedbd667d5cd2015d8cfa4c18\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M2-macosx-cocoa-x86_64-3735838874707963103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"99175cdd438e9155db559ba8389441297b93986c\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M2-macosx-cocoa-x86_64-3735838874707963103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjdwp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"667a513a65e6fc8e88f350024cf0ff7132f83f6b\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M2-macosx-cocoa-x86_64-3735838874707963103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjimage.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"df7980d9033f04fb2a6341bcd93a729411129a27\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M2-macosx-cocoa-x86_64-3735838874707963103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjli.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ccd681974c1df510b628179dee9bd3bc358b8ea1\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M2-macosx-cocoa-x86_64-3735838874707963103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3a39eab4f2ce60f0a7c1a6c302963ef2ab0a3fca\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M2-macosx-cocoa-x86_64-3735838874707963103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjsound.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5ef4e610f15accdf37f862fb663c973b02f3dd60\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M2-macosx-cocoa-x86_64-3735838874707963103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/liblcms.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"94bf533d8ee086b686388e3f1b03aa648f1cad75\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M2-macosx-cocoa-x86_64-3735838874707963103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/lible.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"62ba8e900b479ef5ce908a21f8030f24a2feff01\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M2-macosx-cocoa-x86_64-3735838874707963103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libmanagement.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7f7cdd4fd7e03ba7d38031f6d2865e3b7cb958f2\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M2-macosx-cocoa-x86_64-3735838874707963103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libmanagement_agent.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"10fca8d6916d94e1ac6a9b723085678d1710863d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M2-macosx-cocoa-x86_64-3735838874707963103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libmanagement_ext.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"944693d2de31a1c8d7c3ce97d4b080a75b71d285\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M2-macosx-cocoa-x86_64-3735838874707963103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libmlib_image.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"33a68af7f44a3f31830ed465b62dc045cf07dc88\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M2-macosx-cocoa-x86_64-3735838874707963103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d22ee5d08484d3ac033094149bfc042f3e503ffe\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M2-macosx-cocoa-x86_64-3735838874707963103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libnio.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"888c55093caeb579a852e764aeb69420c7d398b5\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M2-macosx-cocoa-x86_64-3735838874707963103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libosx.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f00a159d69a552b4b91ce80d215647afe1f9b927\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M2-macosx-cocoa-x86_64-3735838874707963103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libosxapp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4ffb38b72b23bf4fc531190c9f2e55d3561787e3\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M2-macosx-cocoa-x86_64-3735838874707963103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libosxkrb5.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"597b23ed4e29196566607e54893ec9cf410e669a\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M2-macosx-cocoa-x86_64-3735838874707963103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libosxsecurity.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"8cb2f9c7a7468c380ccb0e7f899df2855d152d62\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M2-macosx-cocoa-x86_64-3735838874707963103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libosxui.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"332eddb084f5a2e52d0aaee12ca19e43fbeb44cb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M2-macosx-cocoa-x86_64-3735838874707963103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libprefs.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a3ac4a2aa4583afec7699b2a5c7ce00adb687319\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M2-macosx-cocoa-x86_64-3735838874707963103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/librmi.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c4f80f1208f4351cfa20a2606592f7e405e3234c\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M2-macosx-cocoa-x86_64-3735838874707963103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libsaproc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"06cefbe0897e1963f6aeb031b597c456cfb4d67a\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M2-macosx-cocoa-x86_64-3735838874707963103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libsplashscreen.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c6d4677f90c7ad57e914bca1c9cf3d57156d8022\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M2-macosx-cocoa-x86_64-3735838874707963103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libsyslookup.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"aa073278b31d13a4b7d700035455c3f25b6b1cf4\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M2-macosx-cocoa-x86_64-3735838874707963103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libverify.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"21ed62964fe9b9a469a5b41022b1b7f4e6df767f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M2-macosx-cocoa-x86_64-3735838874707963103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libzip.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d68020bd3f05e86e7a80f9d582891f02c4e3cd3f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M2-macosx-cocoa-x86_64-3735838874707963103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/server/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3a39eab4f2ce60f0a7c1a6c302963ef2ab0a3fca\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M2-macosx-cocoa-x86_64-3735838874707963103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/server/libjvm.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3aa2681e3e1fa7bfb3f36812e02c2a5bd84d54bf\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M2-macosx-cocoa-x86_64-3735838874707963103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.wildwebdeveloper_1.1.4.202311211923/node_modules/fsevents/fsevents.node\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"41ddd1ac2bf7b4b267951a7416e941affe0471a5\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M2-macosx-cocoa-x86_64-3735838874707963103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.wildwebdeveloper_1.1.4.202311211923/node_modules/fsevents/fsevents.node\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b6229dd67303aa3f4f9cbd1500198d8a2531089b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M2-macosx-cocoa-x86_64-3735838874707963103.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"993398b5905b7259b251dca0d845602a378060d9\",\n      \"arch\": \"x86_64\"\n    }\n  ],\n  \"issues\": null\n}\n"}}
06:45:58 200'
06:45:58 ++226+ head -n1
06:45:58 +226+ RESPONSE='{"uuid":"509e418c-2a7d-4f75-a522-dca3aa295c49","notarizationStatus":{"status":"COMPLETE","message":"Notarization ticket has been stapled successfully to uploaded file. You can now download the stapled file","moreInfo":"Notarization ticket has been stapled to the uploaded file successfully","log":"{\n  \"logFormatVersion\": 1,\n  \"jobId\": \"d47e81f2-0221-4b2f-b3b3-f7d76dcc3faa\",\n  \"status\": \"Accepted\",\n  \"statusSummary\": \"Ready for distribution\",\n  \"statusCode\": 0,\n  \"archiveFilename\": \"eclipse-php-2024-06-M2-macosx-cocoa-x86_64-3735838874707963103.dmg\",\n  \"uploadDate\": \"2024-05-02T10:26:55.081Z\",\n  \"sha256\": \"e13cfad578a9345129660cbec057400a8aa5fcd8cda71e69e1746106a4bdd682\",\n  \"ticketContents\": [\n    {\n      \"path\": \"eclipse-php-2024-06-M2-macosx-cocoa-x86_64-3735838874707963103.dmg\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"00c4c1040fb944ba853c60a126c4d72531b66060\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M2-macosx-cocoa-x86_64-3735838874707963103.dmg/Eclipse.app\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"993398b5905b7259b251dca0d845602a378060d9\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M2-macosx-cocoa-x86_64-3735838874707963103.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.php.executable.cocoa.macosx.x86_64_4.32.0.20240502-0721/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"00fda142f82025ddc29a3ff87f899862c2236492\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M2-macosx-cocoa-x86_64-3735838874707963103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202404271024.jar/os/macosx/aarch64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9357f8202c2bdf9ed309bf2c82f8f53a68164088\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M2-macosx-cocoa-x86_64-3735838874707963103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202404271024.jar/os/macosx/aarch64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"102febf8120322b093b1c9c8d6b24b6a78f9bcc0\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M2-macosx-cocoa-x86_64-3735838874707963103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202404271024.jar/os/macosx/x86_64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9517a970b176bde72cd73887e2587a3574716110\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M2-macosx-cocoa-x86_64-3735838874707963103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202404271024.jar/os/macosx/x86_64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0e97a6eb772a3eef07826d5eb75de0924fba367b\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M2-macosx-cocoa-x86_64-3735838874707963103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.native.serial_11.6.0.202404271024.jar/os/macosx/aarch64/libserial.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"50fc9467b481470c338dc43a127237b8707906e4\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M2-macosx-cocoa-x86_64-3735838874707963103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.native.serial_11.6.0.202404271024.jar/os/macosx/x86_64/libserial.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"40608b0985fcc6a6c19972208b5cb65c1af0ea6a\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M2-macosx-cocoa-x86_64-3735838874707963103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e37eb237e4687575f774c028e8aa4a4913e37a37\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M2-macosx-cocoa-x86_64-3735838874707963103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"86006f61e0eadafeb935a0de05828ea98a6308e1\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M2-macosx-cocoa-x86_64-3735838874707963103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.300.v20240419-2334.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M2-macosx-cocoa-x86_64-3735838874707963103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.300.v20240419-2334.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M2-macosx-cocoa-x86_64-3735838874707963103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.126.0.v20240426-0802.jar/libswt-pi-cocoa-4965r8.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6934a02a15f0a67c1e58cf0b19feee828ad360d6\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M2-macosx-cocoa-x86_64-3735838874707963103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.126.0.v20240426-0802.jar/libswt-awt-cocoa-4965r8.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"dd9cfb912acc0ee8e137d9d841a2dcd62c6dc3e4\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M2-macosx-cocoa-x86_64-3735838874707963103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.126.0.v20240426-0802.jar/libswt-cocoa-4965r8.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d05337058ff069045bfdbe0c903cccd5e6be9cff\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M2-macosx-cocoa-x86_64-3735838874707963103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.wildwebdeveloper.embedder.node.macos.x86_64_1.0.7.202310251358.jar/resources/node-v18.18.2-darwin-x64.tar.gz/node-v18.18.2-darwin-x64.tar/node-v18.18.2-darwin-x64/bin/node\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"74a1702d0b99002f268fbd6bbd110670a579fbdc\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M2-macosx-cocoa-x86_64-3735838874707963103.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-aarch64/libjnidispatch.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"56cd13fe659db01c07ec565716b2e6e1024199ab\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M2-macosx-cocoa-x86_64-3735838874707963103.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-x86-64/libjnidispatch.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6657e46285bd8380196b5cfddae3e6143a2c32a0\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M2-macosx-cocoa-x86_64-3735838874707963103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.2.900.v20240129-1338/eclipse_11900.so\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a52cb795e3230ae77706c641284547f9ad6cbecf\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M2-macosx-cocoa-x86_64-3735838874707963103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jar\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3c252b0f3272a34c543b0324bf8a01e48369dfef\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M2-macosx-cocoa-x86_64-3735838874707963103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jarsigner\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3825723ed9b54eeec84ea5fa65e065d6202ea266\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M2-macosx-cocoa-x86_64-3735838874707963103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/java\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d5cee0be91f8b32baa13dead0b4c7681060427dd\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M2-macosx-cocoa-x86_64-3735838874707963103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/javac\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"8ab3cf8189bcb923500c430e4f343b9f9a61db92\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M2-macosx-cocoa-x86_64-3735838874707963103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/javadoc\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ba65fd30663064895b31b1f9d92efb43f510f0cb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M2-macosx-cocoa-x86_64-3735838874707963103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/javap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"81ae326d2f3b019f96dec711b44e0c3c9c0d6793\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M2-macosx-cocoa-x86_64-3735838874707963103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jcmd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9d1ff349397e85a003ec98f1ff01415e8b5962f0\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M2-macosx-cocoa-x86_64-3735838874707963103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jconsole\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a678702718088d6722b354cfc41a39c33e780c44\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M2-macosx-cocoa-x86_64-3735838874707963103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b0dae41c8b69e2fd17a18dcd7ba97ec3889ce676\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M2-macosx-cocoa-x86_64-3735838874707963103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jdeprscan\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"da8173d92bdcca349994c7b7cb40c76ad5c3f3ac\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M2-macosx-cocoa-x86_64-3735838874707963103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jdeps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a6b1ce5dc1c1308ee288b9eb7f65b3b89e295406\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M2-macosx-cocoa-x86_64-3735838874707963103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jfr\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"fedf23ad73f4c585f8ecdeef39195bf2491b6b7a\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M2-macosx-cocoa-x86_64-3735838874707963103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jhsdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"47edaface871ae7019fa5061b9a3bb09a3a01ec2\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M2-macosx-cocoa-x86_64-3735838874707963103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jimage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"fa860874e5b1c8c941e36d2ce9ad86ecbfebb2af\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M2-macosx-cocoa-x86_64-3735838874707963103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jinfo\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"66ce18e24c50ccd02d126bc443dc3447136fb38f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M2-macosx-cocoa-x86_64-3735838874707963103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jlink\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4cd63ba153c62631630a11716bdd007fba863065\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M2-macosx-cocoa-x86_64-3735838874707963103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jmap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2562da0de21ca7a9d6a204167d36f7061466bfd8\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M2-macosx-cocoa-x86_64-3735838874707963103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jmod\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ac53c85cdc2ff484217f843c6a0e603183b3e2c9\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M2-macosx-cocoa-x86_64-3735838874707963103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jpackage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6bf6ca9567c95763833bbee29bcef6ec89f81dfd\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M2-macosx-cocoa-x86_64-3735838874707963103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"230f835ee00d93c808df43d0c2991635e80e63a3\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M2-macosx-cocoa-x86_64-3735838874707963103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jrunscript\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c9498519d56e66afbc98652661d338edd66a0e4c\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M2-macosx-cocoa-x86_64-3735838874707963103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jshell\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b909a667f52716ac4263b8097072a85066bc7d23\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M2-macosx-cocoa-x86_64-3735838874707963103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jstack\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0f53a30c10008284e16acc1158381119b2463084\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M2-macosx-cocoa-x86_64-3735838874707963103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jstat\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a67f0cce729d70857ccb6b89650c50fc2751a899\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M2-macosx-cocoa-x86_64-3735838874707963103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jstatd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9ac691648cc46870c1727f03f360b3a3b2388ba5\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M2-macosx-cocoa-x86_64-3735838874707963103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jwebserver\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b8fb050e8fec4279cee2f2564844f40673cdcb25\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M2-macosx-cocoa-x86_64-3735838874707963103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/keytool\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c4c294b3cc63dc13b51778e6f853db53f3effe41\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M2-macosx-cocoa-x86_64-3735838874707963103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/rmiregistry\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"cdd83972a5bc33a782200788f4f66bc736e689f8\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M2-macosx-cocoa-x86_64-3735838874707963103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/serialver\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"221287cc2221f20ec84c875388b7a239b06304d0\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M2-macosx-cocoa-x86_64-3735838874707963103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/jspawnhelper\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"829d0d770326ae7073f74579bf678eac3c4828bb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M2-macosx-cocoa-x86_64-3735838874707963103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libattach.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0afdad31f5216b285a02d8a790021d33668c89f9\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M2-macosx-cocoa-x86_64-3735838874707963103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2973edf30f74f9c1827d5aa59c727d135b6f9393\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M2-macosx-cocoa-x86_64-3735838874707963103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libawt_lwawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"8431a38072d38f8aeecbac9c9651e9b179f656ba\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M2-macosx-cocoa-x86_64-3735838874707963103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libdt_socket.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3d41fd4e61e8c9f36925b128264199dc5ba175fa\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M2-macosx-cocoa-x86_64-3735838874707963103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libextnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e14473293f82948e73eca017c21b0440f3b5bf5e\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M2-macosx-cocoa-x86_64-3735838874707963103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libfontmanager.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"26455017ff930a947b3886eeabed2cc462355cb2\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M2-macosx-cocoa-x86_64-3735838874707963103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libfreetype.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3374e86bd8cb23758b180c2a09e57ff6c8974429\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M2-macosx-cocoa-x86_64-3735838874707963103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libinstrument.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c504ac6f28bc69ba5a3e081406ac7e0bca60936d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M2-macosx-cocoa-x86_64-3735838874707963103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libj2gss.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"195b73d5a4d5d8d3994c91177776d2f3bbc5d1fe\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M2-macosx-cocoa-x86_64-3735838874707963103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libj2pcsc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"28aab47c188d5c962387a6b7e18ff69c19af5bb4\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M2-macosx-cocoa-x86_64-3735838874707963103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libj2pkcs11.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7975e108d71c9f6b485e6761f0282a8a79184e4d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M2-macosx-cocoa-x86_64-3735838874707963103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjaas.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"af4d60eeab550ee297655e0b559c4e56d25d4898\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M2-macosx-cocoa-x86_64-3735838874707963103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjava.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f1b702166e0355241d63314f57d901f39f13bac0\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M2-macosx-cocoa-x86_64-3735838874707963103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjavajpeg.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"db2e9a3875932e5eedbd667d5cd2015d8cfa4c18\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M2-macosx-cocoa-x86_64-3735838874707963103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"99175cdd438e9155db559ba8389441297b93986c\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M2-macosx-cocoa-x86_64-3735838874707963103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjdwp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"667a513a65e6fc8e88f350024cf0ff7132f83f6b\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M2-macosx-cocoa-x86_64-3735838874707963103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjimage.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"df7980d9033f04fb2a6341bcd93a729411129a27\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M2-macosx-cocoa-x86_64-3735838874707963103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjli.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ccd681974c1df510b628179dee9bd3bc358b8ea1\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M2-macosx-cocoa-x86_64-3735838874707963103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3a39eab4f2ce60f0a7c1a6c302963ef2ab0a3fca\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M2-macosx-cocoa-x86_64-3735838874707963103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjsound.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5ef4e610f15accdf37f862fb663c973b02f3dd60\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M2-macosx-cocoa-x86_64-3735838874707963103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/liblcms.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"94bf533d8ee086b686388e3f1b03aa648f1cad75\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M2-macosx-cocoa-x86_64-3735838874707963103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/lible.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"62ba8e900b479ef5ce908a21f8030f24a2feff01\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M2-macosx-cocoa-x86_64-3735838874707963103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libmanagement.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7f7cdd4fd7e03ba7d38031f6d2865e3b7cb958f2\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M2-macosx-cocoa-x86_64-3735838874707963103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libmanagement_agent.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"10fca8d6916d94e1ac6a9b723085678d1710863d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M2-macosx-cocoa-x86_64-3735838874707963103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libmanagement_ext.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"944693d2de31a1c8d7c3ce97d4b080a75b71d285\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M2-macosx-cocoa-x86_64-3735838874707963103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libmlib_image.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"33a68af7f44a3f31830ed465b62dc045cf07dc88\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M2-macosx-cocoa-x86_64-3735838874707963103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d22ee5d08484d3ac033094149bfc042f3e503ffe\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M2-macosx-cocoa-x86_64-3735838874707963103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libnio.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"888c55093caeb579a852e764aeb69420c7d398b5\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M2-macosx-cocoa-x86_64-3735838874707963103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libosx.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f00a159d69a552b4b91ce80d215647afe1f9b927\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M2-macosx-cocoa-x86_64-3735838874707963103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libosxapp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4ffb38b72b23bf4fc531190c9f2e55d3561787e3\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M2-macosx-cocoa-x86_64-3735838874707963103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libosxkrb5.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"597b23ed4e29196566607e54893ec9cf410e669a\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M2-macosx-cocoa-x86_64-3735838874707963103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libosxsecurity.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"8cb2f9c7a7468c380ccb0e7f899df2855d152d62\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M2-macosx-cocoa-x86_64-3735838874707963103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libosxui.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"332eddb084f5a2e52d0aaee12ca19e43fbeb44cb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M2-macosx-cocoa-x86_64-3735838874707963103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libprefs.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a3ac4a2aa4583afec7699b2a5c7ce00adb687319\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M2-macosx-cocoa-x86_64-3735838874707963103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/librmi.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c4f80f1208f4351cfa20a2606592f7e405e3234c\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M2-macosx-cocoa-x86_64-3735838874707963103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libsaproc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"06cefbe0897e1963f6aeb031b597c456cfb4d67a\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M2-macosx-cocoa-x86_64-3735838874707963103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libsplashscreen.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c6d4677f90c7ad57e914bca1c9cf3d57156d8022\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M2-macosx-cocoa-x86_64-3735838874707963103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libsyslookup.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"aa073278b31d13a4b7d700035455c3f25b6b1cf4\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M2-macosx-cocoa-x86_64-3735838874707963103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libverify.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"21ed62964fe9b9a469a5b41022b1b7f4e6df767f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M2-macosx-cocoa-x86_64-3735838874707963103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libzip.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d68020bd3f05e86e7a80f9d582891f02c4e3cd3f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M2-macosx-cocoa-x86_64-3735838874707963103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/server/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3a39eab4f2ce60f0a7c1a6c302963ef2ab0a3fca\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M2-macosx-cocoa-x86_64-3735838874707963103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/server/libjvm.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3aa2681e3e1fa7bfb3f36812e02c2a5bd84d54bf\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M2-macosx-cocoa-x86_64-3735838874707963103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.wildwebdeveloper_1.1.4.202311211923/node_modules/fsevents/fsevents.node\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"41ddd1ac2bf7b4b267951a7416e941affe0471a5\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M2-macosx-cocoa-x86_64-3735838874707963103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.wildwebdeveloper_1.1.4.202311211923/node_modules/fsevents/fsevents.node\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b6229dd67303aa3f4f9cbd1500198d8a2531089b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M2-macosx-cocoa-x86_64-3735838874707963103.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"993398b5905b7259b251dca0d845602a378060d9\",\n      \"arch\": \"x86_64\"\n    }\n  ],\n  \"issues\": null\n}\n"}}'
06:45:58 ++226+ tail -n1
06:45:58 +226+ STATUS_CODE=200
06:45:58 ++226+ jq -r .notarizationStatus.status
06:45:58 ++226+ echo '{"uuid":"509e418c-2a7d-4f75-a522-dca3aa295c49","notarizationStatus":{"status":"COMPLETE","message":"Notarization' ticket has been stapled successfully to uploaded file. You can now download the stapled 'file","moreInfo":"Notarization' ticket has been stapled to the uploaded file 'successfully","log":"{\n' '\"logFormatVersion\":' '1,\n' '\"jobId\":' '\"d47e81f2-0221-4b2f-b3b3-f7d76dcc3faa\",\n' '\"status\":' '\"Accepted\",\n' '\"statusSummary\":' '\"Ready' for 'distribution\",\n' '\"statusCode\":' '0,\n' '\"archiveFilename\":' '\"eclipse-php-2024-06-M2-macosx-cocoa-x86_64-3735838874707963103.dmg\",\n' '\"uploadDate\":' '\"2024-05-02T10:26:55.081Z\",\n' '\"sha256\":' '\"e13cfad578a9345129660cbec057400a8aa5fcd8cda71e69e1746106a4bdd682\",\n' '\"ticketContents\":' '[\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-M2-macosx-cocoa-x86_64-3735838874707963103.dmg\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"00c4c1040fb944ba853c60a126c4d72531b66060\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-M2-macosx-cocoa-x86_64-3735838874707963103.dmg/Eclipse.app\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"993398b5905b7259b251dca0d845602a378060d9\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-M2-macosx-cocoa-x86_64-3735838874707963103.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.php.executable.cocoa.macosx.x86_64_4.32.0.20240502-0721/MacOS/eclipse\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"00fda142f82025ddc29a3ff87f899862c2236492\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-M2-macosx-cocoa-x86_64-3735838874707963103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202404271024.jar/os/macosx/aarch64/libpty.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9357f8202c2bdf9ed309bf2c82f8f53a68164088\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-M2-macosx-cocoa-x86_64-3735838874707963103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202404271024.jar/os/macosx/aarch64/libspawner.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"102febf8120322b093b1c9c8d6b24b6a78f9bcc0\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-M2-macosx-cocoa-x86_64-3735838874707963103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202404271024.jar/os/macosx/x86_64/libpty.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9517a970b176bde72cd73887e2587a3574716110\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-M2-macosx-cocoa-x86_64-3735838874707963103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202404271024.jar/os/macosx/x86_64/libspawner.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0e97a6eb772a3eef07826d5eb75de0924fba367b\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-M2-macosx-cocoa-x86_64-3735838874707963103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.native.serial_11.6.0.202404271024.jar/os/macosx/aarch64/libserial.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"50fc9467b481470c338dc43a127237b8707906e4\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-M2-macosx-cocoa-x86_64-3735838874707963103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.native.serial_11.6.0.202404271024.jar/os/macosx/x86_64/libserial.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"40608b0985fcc6a6c19972208b5cb65c1af0ea6a\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-M2-macosx-cocoa-x86_64-3735838874707963103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e37eb237e4687575f774c028e8aa4a4913e37a37\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-M2-macosx-cocoa-x86_64-3735838874707963103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"86006f61e0eadafeb935a0de05828ea98a6308e1\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-M2-macosx-cocoa-x86_64-3735838874707963103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.300.v20240419-2334.jar/libkeystoreNative.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-M2-macosx-cocoa-x86_64-3735838874707963103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.300.v20240419-2334.jar/libkeystoreNative.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-M2-macosx-cocoa-x86_64-3735838874707963103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.126.0.v20240426-0802.jar/libswt-pi-cocoa-4965r8.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6934a02a15f0a67c1e58cf0b19feee828ad360d6\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-M2-macosx-cocoa-x86_64-3735838874707963103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.126.0.v20240426-0802.jar/libswt-awt-cocoa-4965r8.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"dd9cfb912acc0ee8e137d9d841a2dcd62c6dc3e4\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-M2-macosx-cocoa-x86_64-3735838874707963103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.126.0.v20240426-0802.jar/libswt-cocoa-4965r8.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d05337058ff069045bfdbe0c903cccd5e6be9cff\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-M2-macosx-cocoa-x86_64-3735838874707963103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.wildwebdeveloper.embedder.node.macos.x86_64_1.0.7.202310251358.jar/resources/node-v18.18.2-darwin-x64.tar.gz/node-v18.18.2-darwin-x64.tar/node-v18.18.2-darwin-x64/bin/node\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"74a1702d0b99002f268fbd6bbd110670a579fbdc\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-M2-macosx-cocoa-x86_64-3735838874707963103.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-aarch64/libjnidispatch.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"56cd13fe659db01c07ec565716b2e6e1024199ab\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-M2-macosx-cocoa-x86_64-3735838874707963103.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-x86-64/libjnidispatch.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6657e46285bd8380196b5cfddae3e6143a2c32a0\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-M2-macosx-cocoa-x86_64-3735838874707963103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.2.900.v20240129-1338/eclipse_11900.so\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a52cb795e3230ae77706c641284547f9ad6cbecf\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-M2-macosx-cocoa-x86_64-3735838874707963103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jar\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3c252b0f3272a34c543b0324bf8a01e48369dfef\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-M2-macosx-cocoa-x86_64-3735838874707963103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jarsigner\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3825723ed9b54eeec84ea5fa65e065d6202ea266\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-M2-macosx-cocoa-x86_64-3735838874707963103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/java\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d5cee0be91f8b32baa13dead0b4c7681060427dd\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-M2-macosx-cocoa-x86_64-3735838874707963103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/javac\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"8ab3cf8189bcb923500c430e4f343b9f9a61db92\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-M2-macosx-cocoa-x86_64-3735838874707963103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/javadoc\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ba65fd30663064895b31b1f9d92efb43f510f0cb\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-M2-macosx-cocoa-x86_64-3735838874707963103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/javap\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"81ae326d2f3b019f96dec711b44e0c3c9c0d6793\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-M2-macosx-cocoa-x86_64-3735838874707963103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jcmd\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9d1ff349397e85a003ec98f1ff01415e8b5962f0\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-M2-macosx-cocoa-x86_64-3735838874707963103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jconsole\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a678702718088d6722b354cfc41a39c33e780c44\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-M2-macosx-cocoa-x86_64-3735838874707963103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jdb\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b0dae41c8b69e2fd17a18dcd7ba97ec3889ce676\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-M2-macosx-cocoa-x86_64-3735838874707963103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jdeprscan\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"da8173d92bdcca349994c7b7cb40c76ad5c3f3ac\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-M2-macosx-cocoa-x86_64-3735838874707963103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jdeps\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a6b1ce5dc1c1308ee288b9eb7f65b3b89e295406\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-M2-macosx-cocoa-x86_64-3735838874707963103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jfr\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"fedf23ad73f4c585f8ecdeef39195bf2491b6b7a\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-M2-macosx-cocoa-x86_64-3735838874707963103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jhsdb\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"47edaface871ae7019fa5061b9a3bb09a3a01ec2\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-M2-macosx-cocoa-x86_64-3735838874707963103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jimage\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"fa860874e5b1c8c941e36d2ce9ad86ecbfebb2af\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-M2-macosx-cocoa-x86_64-3735838874707963103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jinfo\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"66ce18e24c50ccd02d126bc443dc3447136fb38f\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-M2-macosx-cocoa-x86_64-3735838874707963103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jlink\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"4cd63ba153c62631630a11716bdd007fba863065\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-M2-macosx-cocoa-x86_64-3735838874707963103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jmap\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"2562da0de21ca7a9d6a204167d36f7061466bfd8\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-M2-macosx-cocoa-x86_64-3735838874707963103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jmod\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ac53c85cdc2ff484217f843c6a0e603183b3e2c9\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-M2-macosx-cocoa-x86_64-3735838874707963103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jpackage\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6bf6ca9567c95763833bbee29bcef6ec89f81dfd\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-M2-macosx-cocoa-x86_64-3735838874707963103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jps\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"230f835ee00d93c808df43d0c2991635e80e63a3\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-M2-macosx-cocoa-x86_64-3735838874707963103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jrunscript\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c9498519d56e66afbc98652661d338edd66a0e4c\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-M2-macosx-cocoa-x86_64-3735838874707963103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jshell\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b909a667f52716ac4263b8097072a85066bc7d23\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-M2-macosx-cocoa-x86_64-3735838874707963103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jstack\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0f53a30c10008284e16acc1158381119b2463084\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-M2-macosx-cocoa-x86_64-3735838874707963103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jstat\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a67f0cce729d70857ccb6b89650c50fc2751a899\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-M2-macosx-cocoa-x86_64-3735838874707963103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jstatd\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9ac691648cc46870c1727f03f360b3a3b2388ba5\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-M2-macosx-cocoa-x86_64-3735838874707963103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jwebserver\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b8fb050e8fec4279cee2f2564844f40673cdcb25\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-M2-macosx-cocoa-x86_64-3735838874707963103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/keytool\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c4c294b3cc63dc13b51778e6f853db53f3effe41\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-M2-macosx-cocoa-x86_64-3735838874707963103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/rmiregistry\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"cdd83972a5bc33a782200788f4f66bc736e689f8\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-M2-macosx-cocoa-x86_64-3735838874707963103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/serialver\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"221287cc2221f20ec84c875388b7a239b06304d0\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-M2-macosx-cocoa-x86_64-3735838874707963103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/jspawnhelper\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"829d0d770326ae7073f74579bf678eac3c4828bb\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-M2-macosx-cocoa-x86_64-3735838874707963103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libattach.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0afdad31f5216b285a02d8a790021d33668c89f9\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-M2-macosx-cocoa-x86_64-3735838874707963103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"2973edf30f74f9c1827d5aa59c727d135b6f9393\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-M2-macosx-cocoa-x86_64-3735838874707963103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libawt_lwawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"8431a38072d38f8aeecbac9c9651e9b179f656ba\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-M2-macosx-cocoa-x86_64-3735838874707963103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libdt_socket.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3d41fd4e61e8c9f36925b128264199dc5ba175fa\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-M2-macosx-cocoa-x86_64-3735838874707963103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libextnet.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e14473293f82948e73eca017c21b0440f3b5bf5e\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-M2-macosx-cocoa-x86_64-3735838874707963103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libfontmanager.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"26455017ff930a947b3886eeabed2cc462355cb2\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-M2-macosx-cocoa-x86_64-3735838874707963103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libfreetype.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3374e86bd8cb23758b180c2a09e57ff6c8974429\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-M2-macosx-cocoa-x86_64-3735838874707963103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libinstrument.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c504ac6f28bc69ba5a3e081406ac7e0bca60936d\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-M2-macosx-cocoa-x86_64-3735838874707963103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libj2gss.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"195b73d5a4d5d8d3994c91177776d2f3bbc5d1fe\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-M2-macosx-cocoa-x86_64-3735838874707963103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libj2pcsc.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"28aab47c188d5c962387a6b7e18ff69c19af5bb4\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-M2-macosx-cocoa-x86_64-3735838874707963103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libj2pkcs11.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"7975e108d71c9f6b485e6761f0282a8a79184e4d\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-M2-macosx-cocoa-x86_64-3735838874707963103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjaas.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"af4d60eeab550ee297655e0b559c4e56d25d4898\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-M2-macosx-cocoa-x86_64-3735838874707963103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjava.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f1b702166e0355241d63314f57d901f39f13bac0\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-M2-macosx-cocoa-x86_64-3735838874707963103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjavajpeg.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"db2e9a3875932e5eedbd667d5cd2015d8cfa4c18\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-M2-macosx-cocoa-x86_64-3735838874707963103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"99175cdd438e9155db559ba8389441297b93986c\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-M2-macosx-cocoa-x86_64-3735838874707963103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjdwp.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"667a513a65e6fc8e88f350024cf0ff7132f83f6b\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-M2-macosx-cocoa-x86_64-3735838874707963103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjimage.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"df7980d9033f04fb2a6341bcd93a729411129a27\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-M2-macosx-cocoa-x86_64-3735838874707963103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjli.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ccd681974c1df510b628179dee9bd3bc358b8ea1\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-M2-macosx-cocoa-x86_64-3735838874707963103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjsig.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3a39eab4f2ce60f0a7c1a6c302963ef2ab0a3fca\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-M2-macosx-cocoa-x86_64-3735838874707963103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjsound.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5ef4e610f15accdf37f862fb663c973b02f3dd60\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-M2-macosx-cocoa-x86_64-3735838874707963103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/liblcms.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"94bf533d8ee086b686388e3f1b03aa648f1cad75\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-M2-macosx-cocoa-x86_64-3735838874707963103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/lible.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"62ba8e900b479ef5ce908a21f8030f24a2feff01\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-M2-macosx-cocoa-x86_64-3735838874707963103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libmanagement.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"7f7cdd4fd7e03ba7d38031f6d2865e3b7cb958f2\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-M2-macosx-cocoa-x86_64-3735838874707963103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libmanagement_agent.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"10fca8d6916d94e1ac6a9b723085678d1710863d\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-M2-macosx-cocoa-x86_64-3735838874707963103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libmanagement_ext.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"944693d2de31a1c8d7c3ce97d4b080a75b71d285\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-M2-macosx-cocoa-x86_64-3735838874707963103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libmlib_image.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"33a68af7f44a3f31830ed465b62dc045cf07dc88\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-M2-macosx-cocoa-x86_64-3735838874707963103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libnet.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d22ee5d08484d3ac033094149bfc042f3e503ffe\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-M2-macosx-cocoa-x86_64-3735838874707963103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libnio.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"888c55093caeb579a852e764aeb69420c7d398b5\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-M2-macosx-cocoa-x86_64-3735838874707963103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libosx.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f00a159d69a552b4b91ce80d215647afe1f9b927\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-M2-macosx-cocoa-x86_64-3735838874707963103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libosxapp.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"4ffb38b72b23bf4fc531190c9f2e55d3561787e3\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-M2-macosx-cocoa-x86_64-3735838874707963103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libosxkrb5.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"597b23ed4e29196566607e54893ec9cf410e669a\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-M2-macosx-cocoa-x86_64-3735838874707963103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libosxsecurity.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"8cb2f9c7a7468c380ccb0e7f899df2855d152d62\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-M2-macosx-cocoa-x86_64-3735838874707963103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libosxui.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"332eddb084f5a2e52d0aaee12ca19e43fbeb44cb\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-M2-macosx-cocoa-x86_64-3735838874707963103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libprefs.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a3ac4a2aa4583afec7699b2a5c7ce00adb687319\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-M2-macosx-cocoa-x86_64-3735838874707963103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/librmi.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c4f80f1208f4351cfa20a2606592f7e405e3234c\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-M2-macosx-cocoa-x86_64-3735838874707963103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libsaproc.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"06cefbe0897e1963f6aeb031b597c456cfb4d67a\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-M2-macosx-cocoa-x86_64-3735838874707963103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libsplashscreen.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c6d4677f90c7ad57e914bca1c9cf3d57156d8022\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-M2-macosx-cocoa-x86_64-3735838874707963103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libsyslookup.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"aa073278b31d13a4b7d700035455c3f25b6b1cf4\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-M2-macosx-cocoa-x86_64-3735838874707963103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libverify.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"21ed62964fe9b9a469a5b41022b1b7f4e6df767f\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-M2-macosx-cocoa-x86_64-3735838874707963103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libzip.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d68020bd3f05e86e7a80f9d582891f02c4e3cd3f\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-M2-macosx-cocoa-x86_64-3735838874707963103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/server/libjsig.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3a39eab4f2ce60f0a7c1a6c302963ef2ab0a3fca\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-M2-macosx-cocoa-x86_64-3735838874707963103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/server/libjvm.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3aa2681e3e1fa7bfb3f36812e02c2a5bd84d54bf\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-M2-macosx-cocoa-x86_64-3735838874707963103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.wildwebdeveloper_1.1.4.202311211923/node_modules/fsevents/fsevents.node\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"41ddd1ac2bf7b4b267951a7416e941affe0471a5\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-M2-macosx-cocoa-x86_64-3735838874707963103.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.wildwebdeveloper_1.1.4.202311211923/node_modules/fsevents/fsevents.node\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b6229dd67303aa3f4f9cbd1500198d8a2531089b\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-M2-macosx-cocoa-x86_64-3735838874707963103.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"993398b5905b7259b251dca0d845602a378060d9\",\n' '\"arch\":' '\"x86_64\"\n' '}\n' '],\n' '\"issues\":' 'null\n}\n"}}'
06:45:58 +226+ STATUS=COMPLETE
06:45:58 +226+ [[ COMPLETE == \I\N\_\P\R\O\G\R\E\S\S ]]
06:45:58 +226+ [[ 200 == \5\0\3 ]]
06:45:58 +226+ [[ 200 == \5\0\2 ]]
06:45:58 +226+ [[ COMPLETE != \C\O\M\P\L\E\T\E ]]
06:45:58 +226+ break
06:45:58 +226+ rm eclipse-php-2024-06-M2-macosx-cocoa-x86_64.dmg
06:45:58 +226+ curl -JO https://cbi.eclipse.org/macos/xcrun/509e418c-2a7d-4f75-a522-dca3aa295c49/download
06:45:58   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
06:45:58                                  Dload  Upload   Total   Spent    Left  Speed
06:45:58 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100  403M    0  403M    0     0  67.0M      0 --:--:--  0:00:06 --:--:-- 59.2M
06:45:59 curl: Saved to filename 'eclipse-scout-2024-06-M2-macosx-cocoa-x86_64.dmg'
06:45:59 +302+ cp -vf eclipse-scout-2024-06-M2-macosx-cocoa-x86_64.dmg /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-scout-2024-06-M2-macosx-cocoa-x86_64.dmg
06:45:59 'eclipse-scout-2024-06-M2-macosx-cocoa-x86_64.dmg' -> '/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-scout-2024-06-M2-macosx-cocoa-x86_64.dmg'
06:45:59 ++302+ dirname /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-scout-2024-06-M2-macosx-cocoa-x86_64.dmg
06:45:59 +302+ d=/home/jenkins/agent/workspace/notarize-downloads/temp
06:45:59 ++302+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-scout-2024-06-M2-macosx-cocoa-x86_64.dmg
06:45:59 +302+ b=eclipse-scout-2024-06-M2-macosx-cocoa-x86_64.dmg
06:45:59 +302+ cd /home/jenkins/agent/workspace/notarize-downloads/temp
06:45:59 +302+ md5sum eclipse-scout-2024-06-M2-macosx-cocoa-x86_64.dmg
06:45:59 
100  202M    0  202M    0     0  47.5M      0 --:--:--  0:00:04 --:--:--
100 38.1M    0 38.1M    0     0  42.1M      0 --:--:-- --:--:-- --:--:-- 42.0 47.5MM+302+ sha1sum eclipse-scout-2024-06-M2-macosx-cocoa-x86_64.dmg
06:46:00 
100  262M    0  262M    0     0  50.0M      0 --:--:--  0:00:05 --:--:-- 49.2M
100 77.5M    0 77.5M    0     0  40.7M      0 --:--:--  0:00:01 --:--:-- 40.7M+302+ sha512sum -b eclipse-scout-2024-06-M2-macosx-cocoa-x86_64.dmg
06:46:01 ++606+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/9de0b02b-f693-4031-8f06-017ea804231a/status
06:46:01 +606+ RESPONSE_RAW='{"uuid":"9de0b02b-f693-4031-8f06-017ea804231a","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
06:46:01 200'
06:46:01 ++606+ head -n1
06:46:01 +606+ RESPONSE='{"uuid":"9de0b02b-f693-4031-8f06-017ea804231a","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
06:46:01 ++606+ tail -n1
06:46:01 +606+ STATUS_CODE=200
06:46:01 ++606+ echo '{"uuid":"9de0b02b-f693-4031-8f06-017ea804231a","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
06:46:01 ++606+ jq -r .notarizationStatus.status
06:46:01 +606+ STATUS=IN_PROGRESS
06:46:01 +606+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
06:46:01 +606+ sleep 1m
06:46:01 
100  121M    0  121M    0     0  41.9M      0 --:--:--  0:00:02 --:--:-- 41.9M
100  314M    0  314M    0     0  50.3M      0 --:--:--  0:00:06 --:--:-- 50.6M
100  167M    0  167M    0     0  42.8M      0 --:--:--  0:00:03 --:--:-- 42.8M
100  369M    0  369M    0     0  50.9M      0 --:--:--  0:00:07 --:--:-- 52.0M+302+ rm eclipse-scout-2024-06-M2-macosx-cocoa-x86_64.dmg-tonotarize
06:46:02 +302+ rm -f eclipse-scout-2024-06-M2-macosx-cocoa-x86_64.dmg-tonotarize.md5
06:46:02 +302+ rm -f eclipse-scout-2024-06-M2-macosx-cocoa-x86_64.dmg-tonotarize.sha1
06:46:02 +302+ rm -f eclipse-scout-2024-06-M2-macosx-cocoa-x86_64.dmg-tonotarize.sha512
06:46:03 
100  218M    0  218M    0     0  44.5M      0 --:--:--  0:00:04 --:--:-- 44.4M
100  428M    0  428M    0     0  51.9M      0 --:--:--  0:00:08 --:--:-- 54.8M
100  441M    0  441M    0     0  51.9M      0 --:--:--  0:00:08 --:--:-- 56.3M
06:46:03 curl: Saved to filename 'eclipse-rcp-2024-06-M2-macosx-cocoa-aarch64.dmg'
06:46:03 +772+ cp -vf eclipse-rcp-2024-06-M2-macosx-cocoa-aarch64.dmg /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-rcp-2024-06-M2-macosx-cocoa-aarch64.dmg
06:46:04 'eclipse-rcp-2024-06-M2-macosx-cocoa-aarch64.dmg' -> '/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-rcp-2024-06-M2-macosx-cocoa-aarch64.dmg'
06:46:04 ++772+ dirname /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-rcp-2024-06-M2-macosx-cocoa-aarch64.dmg
06:46:04 +772+ d=/home/jenkins/agent/workspace/notarize-downloads/temp
06:46:04 ++772+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-rcp-2024-06-M2-macosx-cocoa-aarch64.dmg
06:46:04 +772+ b=eclipse-rcp-2024-06-M2-macosx-cocoa-aarch64.dmg
06:46:04 +772+ cd /home/jenkins/agent/workspace/notarize-downloads/temp
06:46:04 +772+ md5sum eclipse-rcp-2024-06-M2-macosx-cocoa-aarch64.dmg
06:46:04 
100  282M    0  282M    0     0  47.8M      0 --:--:--  0:00:05 --:--:-- 48.8M+772+ sha1sum eclipse-rcp-2024-06-M2-macosx-cocoa-aarch64.dmg
06:46:05 ++460+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/13318cb9-b86d-4058-8262-dfe3b5cfff05/status
06:46:05 
100  349M    0  349M    0     0  50.5M      0 --:--:--  0:00:06 --:--:-- 54.2M+460+ RESPONSE_RAW='{"uuid":"13318cb9-b86d-4058-8262-dfe3b5cfff05","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
06:46:05 200'
06:46:05 ++460+ head -n1
06:46:05 +460+ RESPONSE='{"uuid":"13318cb9-b86d-4058-8262-dfe3b5cfff05","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
06:46:05 ++460+ tail -n1
06:46:05 +460+ STATUS_CODE=200
06:46:05 ++460+ echo '{"uuid":"13318cb9-b86d-4058-8262-dfe3b5cfff05","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
06:46:05 ++460+ jq -r .notarizationStatus.status
06:46:05 +460+ STATUS=IN_PROGRESS
06:46:05 +460+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
06:46:05 +460+ sleep 1m
06:46:06 ++1050+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/2e0d89e5-f0e7-45f1-9712-2840315d2e54/status
06:46:06 +1050+ RESPONSE_RAW='{"uuid":"2e0d89e5-f0e7-45f1-9712-2840315d2e54","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
06:46:06 200'
06:46:06 ++1050+ head -n1
06:46:06 +1050+ RESPONSE='{"uuid":"2e0d89e5-f0e7-45f1-9712-2840315d2e54","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
06:46:06 ++1050+ tail -n1
06:46:06 +1050+ STATUS_CODE=200
06:46:06 ++1050+ echo '{"uuid":"2e0d89e5-f0e7-45f1-9712-2840315d2e54","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
06:46:06 ++1050+ jq -r .notarizationStatus.status
06:46:06 +1050+ STATUS=IN_PROGRESS
06:46:06 +1050+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
06:46:06 +1050+ sleep 1m
06:46:06 +772+ sha512sum -b eclipse-rcp-2024-06-M2-macosx-cocoa-aarch64.dmg
06:46:06 
100  406M    0  406M    0     0  53.5M      0 --:--:--  0:00:07 --:--:-- 60.8M
06:46:06 curl: Saved to filename 'eclipse-php-2024-06-M2-macosx-cocoa-x86_64.dmg'
06:46:06 +226+ cp -vf eclipse-php-2024-06-M2-macosx-cocoa-x86_64.dmg /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-php-2024-06-M2-macosx-cocoa-x86_64.dmg
06:46:06 'eclipse-php-2024-06-M2-macosx-cocoa-x86_64.dmg' -> '/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-php-2024-06-M2-macosx-cocoa-x86_64.dmg'
06:46:06 ++226+ dirname /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-php-2024-06-M2-macosx-cocoa-x86_64.dmg
06:46:06 +226+ d=/home/jenkins/agent/workspace/notarize-downloads/temp
06:46:06 ++226+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-php-2024-06-M2-macosx-cocoa-x86_64.dmg
06:46:06 +226+ b=eclipse-php-2024-06-M2-macosx-cocoa-x86_64.dmg
06:46:06 +226+ cd /home/jenkins/agent/workspace/notarize-downloads/temp
06:46:06 +226+ md5sum eclipse-php-2024-06-M2-macosx-cocoa-x86_64.dmg
06:46:07 +226+ sha1sum eclipse-php-2024-06-M2-macosx-cocoa-x86_64.dmg
06:46:07 +772+ rm eclipse-rcp-2024-06-M2-macosx-cocoa-aarch64.dmg-tonotarize
06:46:07 +772+ rm -f eclipse-rcp-2024-06-M2-macosx-cocoa-aarch64.dmg-tonotarize.md5
06:46:07 +772+ rm -f eclipse-rcp-2024-06-M2-macosx-cocoa-aarch64.dmg-tonotarize.sha1
06:46:07 +772+ rm -f eclipse-rcp-2024-06-M2-macosx-cocoa-aarch64.dmg-tonotarize.sha512
06:46:08 +226+ sha512sum -b eclipse-php-2024-06-M2-macosx-cocoa-x86_64.dmg
06:46:09 +226+ rm eclipse-php-2024-06-M2-macosx-cocoa-x86_64.dmg-tonotarize
06:46:09 +226+ rm -f eclipse-php-2024-06-M2-macosx-cocoa-x86_64.dmg-tonotarize.md5
06:46:09 +226+ rm -f eclipse-php-2024-06-M2-macosx-cocoa-x86_64.dmg-tonotarize.sha1
06:46:09 +226+ rm -f eclipse-php-2024-06-M2-macosx-cocoa-x86_64.dmg-tonotarize.sha512
06:46:11 ++844+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/e9386617-8178-4c08-b848-8c4ae79be7fc/status
06:46:11 +844+ RESPONSE_RAW='{"uuid":"e9386617-8178-4c08-b848-8c4ae79be7fc","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
06:46:11 200'
06:46:11 ++844+ head -n1
06:46:11 +844+ RESPONSE='{"uuid":"e9386617-8178-4c08-b848-8c4ae79be7fc","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
06:46:11 ++844+ tail -n1
06:46:11 +844+ STATUS_CODE=200
06:46:11 ++844+ echo '{"uuid":"e9386617-8178-4c08-b848-8c4ae79be7fc","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
06:46:11 ++844+ jq -r .notarizationStatus.status
06:46:11 +844+ STATUS=IN_PROGRESS
06:46:11 +844+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
06:46:11 +844+ sleep 1m
06:46:16 ++658+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/d70e0ba6-363e-4c62-8ff0-255ed6fa4ea5/status
06:46:16 +658+ RESPONSE_RAW='{"uuid":"d70e0ba6-363e-4c62-8ff0-255ed6fa4ea5","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
06:46:16 200'
06:46:16 ++658+ head -n1
06:46:16 +658+ RESPONSE='{"uuid":"d70e0ba6-363e-4c62-8ff0-255ed6fa4ea5","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
06:46:16 ++658+ tail -n1
06:46:16 +658+ STATUS_CODE=200
06:46:16 ++658+ echo '{"uuid":"d70e0ba6-363e-4c62-8ff0-255ed6fa4ea5","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
06:46:16 ++658+ jq -r .notarizationStatus.status
06:46:16 +658+ STATUS=IN_PROGRESS
06:46:16 +658+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
06:46:16 +658+ sleep 1m
06:46:18 ++248+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/50a174bd-bf60-4dbe-a940-aeff258fea44/status
06:46:18 +248+ RESPONSE_RAW='{"uuid":"50a174bd-bf60-4dbe-a940-aeff258fea44","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
06:46:18 200'
06:46:18 ++248+ head -n1
06:46:18 +248+ RESPONSE='{"uuid":"50a174bd-bf60-4dbe-a940-aeff258fea44","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
06:46:18 ++248+ tail -n1
06:46:18 +248+ STATUS_CODE=200
06:46:18 ++248+ echo '{"uuid":"50a174bd-bf60-4dbe-a940-aeff258fea44","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
06:46:18 ++248+ jq -r .notarizationStatus.status
06:46:18 +248+ STATUS=IN_PROGRESS
06:46:18 +248+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
06:46:18 +248+ sleep 1m
06:46:24 ++502+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/836bb1a1-720c-4524-a525-dba6a5700e91/status
06:46:24 +502+ RESPONSE_RAW='{"uuid":"836bb1a1-720c-4524-a525-dba6a5700e91","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
06:46:24 200'
06:46:24 ++502+ head -n1
06:46:24 +502+ RESPONSE='{"uuid":"836bb1a1-720c-4524-a525-dba6a5700e91","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
06:46:24 ++502+ tail -n1
06:46:24 +502+ STATUS_CODE=200
06:46:24 ++502+ echo '{"uuid":"836bb1a1-720c-4524-a525-dba6a5700e91","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
06:46:24 ++502+ jq -r .notarizationStatus.status
06:46:24 +502+ STATUS=IN_PROGRESS
06:46:24 +502+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
06:46:24 +502+ sleep 1m
06:46:24 ++182+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/c875cac9-31d9-4f03-8730-38f1c3af7252/status
06:46:24 +182+ RESPONSE_RAW='{"uuid":"c875cac9-31d9-4f03-8730-38f1c3af7252","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
06:46:24 200'
06:46:24 ++182+ head -n1
06:46:24 +182+ RESPONSE='{"uuid":"c875cac9-31d9-4f03-8730-38f1c3af7252","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
06:46:24 ++182+ tail -n1
06:46:24 +182+ STATUS_CODE=200
06:46:24 ++182+ echo '{"uuid":"c875cac9-31d9-4f03-8730-38f1c3af7252","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
06:46:24 ++182+ jq -r .notarizationStatus.status
06:46:24 +182+ STATUS=IN_PROGRESS
06:46:24 +182+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
06:46:24 +182+ sleep 1m
06:46:32 ++906+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/ad7f8710-ae46-453e-bcda-9ae40acc6f56/status
06:46:32 +906+ RESPONSE_RAW='{"uuid":"ad7f8710-ae46-453e-bcda-9ae40acc6f56","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
06:46:32 200'
06:46:32 ++906+ head -n1
06:46:32 +906+ RESPONSE='{"uuid":"ad7f8710-ae46-453e-bcda-9ae40acc6f56","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
06:46:32 ++906+ tail -n1
06:46:32 +906+ STATUS_CODE=200
06:46:32 ++906+ echo '{"uuid":"ad7f8710-ae46-453e-bcda-9ae40acc6f56","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
06:46:32 ++906+ jq -r .notarizationStatus.status
06:46:32 +906+ STATUS=IN_PROGRESS
06:46:32 +906+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
06:46:32 +906+ sleep 1m
06:46:43 ++564+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/1344ea29-183d-413b-b67e-eead0056e7f6/status
06:46:43 +564+ RESPONSE_RAW='{"uuid":"1344ea29-183d-413b-b67e-eead0056e7f6","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
06:46:43 200'
06:46:43 ++564+ head -n1
06:46:43 +564+ RESPONSE='{"uuid":"1344ea29-183d-413b-b67e-eead0056e7f6","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
06:46:43 ++564+ tail -n1
06:46:43 +564+ STATUS_CODE=200
06:46:43 ++564+ echo '{"uuid":"1344ea29-183d-413b-b67e-eead0056e7f6","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
06:46:43 ++564+ jq -r .notarizationStatus.status
06:46:43 +564+ STATUS=IN_PROGRESS
06:46:43 +564+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
06:46:43 +564+ sleep 1m
06:46:45 ++978+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/d7ea653d-cb0f-447b-ba31-4e73012f4190/status
06:46:45 +978+ RESPONSE_RAW='{"uuid":"d7ea653d-cb0f-447b-ba31-4e73012f4190","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
06:46:45 200'
06:46:45 ++978+ head -n1
06:46:45 +978+ RESPONSE='{"uuid":"d7ea653d-cb0f-447b-ba31-4e73012f4190","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
06:46:45 ++978+ tail -n1
06:46:45 +978+ STATUS_CODE=200
06:46:45 ++978+ echo '{"uuid":"d7ea653d-cb0f-447b-ba31-4e73012f4190","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
06:46:45 ++978+ jq -r .notarizationStatus.status
06:46:45 +978+ STATUS=IN_PROGRESS
06:46:45 +978+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
06:46:45 +978+ sleep 1m
06:46:47 ++418+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/3c1185b2-8c2f-42e8-a9c5-1dff444e0aea/status
06:46:47 +418+ RESPONSE_RAW='{"uuid":"3c1185b2-8c2f-42e8-a9c5-1dff444e0aea","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
06:46:47 200'
06:46:47 ++418+ head -n1
06:46:47 +418+ RESPONSE='{"uuid":"3c1185b2-8c2f-42e8-a9c5-1dff444e0aea","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
06:46:47 ++418+ tail -n1
06:46:47 +418+ STATUS_CODE=200
06:46:47 ++418+ echo '{"uuid":"3c1185b2-8c2f-42e8-a9c5-1dff444e0aea","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
06:46:47 ++418+ jq -r .notarizationStatus.status
06:46:47 +418+ STATUS=IN_PROGRESS
06:46:47 +418+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
06:46:47 +418+ sleep 1m
06:46:47 ++204+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/3053e8ed-c850-4c7b-bec8-32409f30f05e/status
06:46:47 +204+ RESPONSE_RAW='{"uuid":"3053e8ed-c850-4c7b-bec8-32409f30f05e","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
06:46:47 200'
06:46:47 ++204+ head -n1
06:46:47 +204+ RESPONSE='{"uuid":"3053e8ed-c850-4c7b-bec8-32409f30f05e","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
06:46:47 ++204+ tail -n1
06:46:47 +204+ STATUS_CODE=200
06:46:47 ++204+ jq -r .notarizationStatus.status
06:46:47 ++204+ echo '{"uuid":"3053e8ed-c850-4c7b-bec8-32409f30f05e","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
06:46:47 +204+ STATUS=IN_PROGRESS
06:46:47 +204+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
06:46:47 +204+ sleep 1m
06:47:01 ++606+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/9de0b02b-f693-4031-8f06-017ea804231a/status
06:47:01 +606+ RESPONSE_RAW='{"uuid":"9de0b02b-f693-4031-8f06-017ea804231a","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
06:47:01 200'
06:47:01 ++606+ head -n1
06:47:01 +606+ RESPONSE='{"uuid":"9de0b02b-f693-4031-8f06-017ea804231a","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
06:47:01 ++606+ tail -n1
06:47:01 +606+ STATUS_CODE=200
06:47:01 ++606+ echo '{"uuid":"9de0b02b-f693-4031-8f06-017ea804231a","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
06:47:01 ++606+ jq -r .notarizationStatus.status
06:47:01 +606+ STATUS=IN_PROGRESS
06:47:01 +606+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
06:47:01 +606+ sleep 1m
06:47:05 ++460+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/13318cb9-b86d-4058-8262-dfe3b5cfff05/status
06:47:05 +460+ RESPONSE_RAW='{"uuid":"13318cb9-b86d-4058-8262-dfe3b5cfff05","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
06:47:05 200'
06:47:05 ++460+ head -n1
06:47:05 +460+ RESPONSE='{"uuid":"13318cb9-b86d-4058-8262-dfe3b5cfff05","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
06:47:05 ++460+ tail -n1
06:47:05 +460+ STATUS_CODE=200
06:47:05 ++460+ echo '{"uuid":"13318cb9-b86d-4058-8262-dfe3b5cfff05","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
06:47:05 ++460+ jq -r .notarizationStatus.status
06:47:05 +460+ STATUS=IN_PROGRESS
06:47:05 +460+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
06:47:05 +460+ sleep 1m
06:47:06 ++1050+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/2e0d89e5-f0e7-45f1-9712-2840315d2e54/status
06:47:06 +1050+ RESPONSE_RAW='{"uuid":"2e0d89e5-f0e7-45f1-9712-2840315d2e54","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
06:47:06 200'
06:47:06 ++1050+ head -n1
06:47:06 +1050+ RESPONSE='{"uuid":"2e0d89e5-f0e7-45f1-9712-2840315d2e54","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
06:47:06 ++1050+ tail -n1
06:47:06 +1050+ STATUS_CODE=200
06:47:06 ++1050+ echo '{"uuid":"2e0d89e5-f0e7-45f1-9712-2840315d2e54","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
06:47:06 ++1050+ jq -r .notarizationStatus.status
06:47:06 +1050+ STATUS=IN_PROGRESS
06:47:06 +1050+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
06:47:06 +1050+ sleep 1m
06:47:11 ++844+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/e9386617-8178-4c08-b848-8c4ae79be7fc/status
06:47:12 +844+ RESPONSE_RAW='{"uuid":"e9386617-8178-4c08-b848-8c4ae79be7fc","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
06:47:12 200'
06:47:12 ++844+ head -n1
06:47:12 +844+ RESPONSE='{"uuid":"e9386617-8178-4c08-b848-8c4ae79be7fc","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
06:47:12 ++844+ tail -n1
06:47:12 +844+ STATUS_CODE=200
06:47:12 ++844+ echo '{"uuid":"e9386617-8178-4c08-b848-8c4ae79be7fc","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
06:47:12 ++844+ jq -r .notarizationStatus.status
06:47:12 +844+ STATUS=IN_PROGRESS
06:47:12 +844+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
06:47:12 +844+ sleep 1m
06:47:16 ++658+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/d70e0ba6-363e-4c62-8ff0-255ed6fa4ea5/status
06:47:16 +658+ RESPONSE_RAW='{"uuid":"d70e0ba6-363e-4c62-8ff0-255ed6fa4ea5","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
06:47:16 200'
06:47:16 ++658+ head -n1
06:47:16 +658+ RESPONSE='{"uuid":"d70e0ba6-363e-4c62-8ff0-255ed6fa4ea5","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
06:47:16 ++658+ tail -n1
06:47:16 +658+ STATUS_CODE=200
06:47:16 ++658+ echo '{"uuid":"d70e0ba6-363e-4c62-8ff0-255ed6fa4ea5","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
06:47:16 ++658+ jq -r .notarizationStatus.status
06:47:16 +658+ STATUS=IN_PROGRESS
06:47:16 +658+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
06:47:16 +658+ sleep 1m
06:47:18 ++248+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/50a174bd-bf60-4dbe-a940-aeff258fea44/status
06:47:18 +248+ RESPONSE_RAW='{"uuid":"50a174bd-bf60-4dbe-a940-aeff258fea44","notarizationStatus":{"status":"COMPLETE","message":"Notarization ticket has been stapled successfully to uploaded file. You can now download the stapled file","moreInfo":"Notarization ticket has been stapled to the uploaded file successfully","log":"{\n  \"logFormatVersion\": 1,\n  \"jobId\": \"9ed0f464-4f2b-4d21-901d-20608d0936a5\",\n  \"status\": \"Accepted\",\n  \"statusSummary\": \"Ready for distribution\",\n  \"statusCode\": 0,\n  \"archiveFilename\": \"eclipse-php-2024-06-M2-macosx-cocoa-aarch64-15694176719351203364.dmg\",\n  \"uploadDate\": \"2024-05-02T10:26:44.485Z\",\n  \"sha256\": \"fb258ed8b740dfba2ce3be2bbc8a03b507a84e89dbba7f930520b02e0dee1750\",\n  \"ticketContents\": [\n    {\n      \"path\": \"eclipse-php-2024-06-M2-macosx-cocoa-aarch64-15694176719351203364.dmg\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f4caf66a29c2aa868b8e93c865ccaedd85d11721\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M2-macosx-cocoa-aarch64-15694176719351203364.dmg/Eclipse.app\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4bbdbe804583b6603bb9144d7d91d7c6cd18c38f\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M2-macosx-cocoa-aarch64-15694176719351203364.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.php.executable.cocoa.macosx.aarch64_4.32.0.20240502-0721/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c4d5000a7d51180a96dd485c82be51d42cdfc279\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M2-macosx-cocoa-aarch64-15694176719351203364.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202404271024.jar/os/macosx/aarch64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9357f8202c2bdf9ed309bf2c82f8f53a68164088\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M2-macosx-cocoa-aarch64-15694176719351203364.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202404271024.jar/os/macosx/aarch64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"102febf8120322b093b1c9c8d6b24b6a78f9bcc0\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M2-macosx-cocoa-aarch64-15694176719351203364.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202404271024.jar/os/macosx/x86_64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9517a970b176bde72cd73887e2587a3574716110\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M2-macosx-cocoa-aarch64-15694176719351203364.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202404271024.jar/os/macosx/x86_64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0e97a6eb772a3eef07826d5eb75de0924fba367b\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M2-macosx-cocoa-aarch64-15694176719351203364.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.native.serial_11.6.0.202404271024.jar/os/macosx/aarch64/libserial.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"50fc9467b481470c338dc43a127237b8707906e4\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M2-macosx-cocoa-aarch64-15694176719351203364.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.native.serial_11.6.0.202404271024.jar/os/macosx/x86_64/libserial.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"40608b0985fcc6a6c19972208b5cb65c1af0ea6a\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M2-macosx-cocoa-aarch64-15694176719351203364.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e37eb237e4687575f774c028e8aa4a4913e37a37\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M2-macosx-cocoa-aarch64-15694176719351203364.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"86006f61e0eadafeb935a0de05828ea98a6308e1\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M2-macosx-cocoa-aarch64-15694176719351203364.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.300.v20240419-2334.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M2-macosx-cocoa-aarch64-15694176719351203364.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.300.v20240419-2334.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M2-macosx-cocoa-aarch64-15694176719351203364.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.126.0.v20240426-0802.jar/libswt-pi-cocoa-4965r8.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e75db07b4a780a4a3ca6b5f09b4b570025c61360\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M2-macosx-cocoa-aarch64-15694176719351203364.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.126.0.v20240426-0802.jar/libswt-awt-cocoa-4965r8.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"311fbf36e0faf69ad47e500ccdf9313ab54820aa\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M2-macosx-cocoa-aarch64-15694176719351203364.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.126.0.v20240426-0802.jar/libswt-cocoa-4965r8.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7a40d382b16e9c93e89b7cdc5b4d44d4cf0951fa\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M2-macosx-cocoa-aarch64-15694176719351203364.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.wildwebdeveloper.embedder.node.macos.aarch64_1.0.7.202310251358.jar/resources/node-v18.18.2-darwin-arm64.tar.gz/node-v18.18.2-darwin-arm64.tar/node-v18.18.2-darwin-arm64/bin/node\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e5c603626f3228a610f77d506adf2f08150063f4\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M2-macosx-cocoa-aarch64-15694176719351203364.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-aarch64/libjnidispatch.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"56cd13fe659db01c07ec565716b2e6e1024199ab\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M2-macosx-cocoa-aarch64-15694176719351203364.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-x86-64/libjnidispatch.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6657e46285bd8380196b5cfddae3e6143a2c32a0\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M2-macosx-cocoa-aarch64-15694176719351203364.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.aarch64_1.2.900.v20240129-1338/eclipse_11900.so\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3715f6bf1593a3b369058eb2f8f3abe37b5538fc\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M2-macosx-cocoa-aarch64-15694176719351203364.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx_1.2.900.v20240129-1338/eclipse_11900.so\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3715f6bf1593a3b369058eb2f8f3abe37b5538fc\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M2-macosx-cocoa-aarch64-15694176719351203364.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jar\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"85b7cae7b7bbc553bbff49db0b1a7791e90386f0\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M2-macosx-cocoa-aarch64-15694176719351203364.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jarsigner\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4ee1390bac3aac18f9089c4744a742477158b1af\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M2-macosx-cocoa-aarch64-15694176719351203364.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/java\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"48aff537996048403a657ca3651c35b6e7dad18a\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M2-macosx-cocoa-aarch64-15694176719351203364.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/javac\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c54c0c714e672fed995c3d3503ba1ae29a880ad8\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M2-macosx-cocoa-aarch64-15694176719351203364.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/javadoc\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"cd60513572c0ac340c79494a8883607242b6442b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M2-macosx-cocoa-aarch64-15694176719351203364.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/javap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7b19a101d2201de2dda42ef1ece92a706a8ef9a1\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M2-macosx-cocoa-aarch64-15694176719351203364.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jcmd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e8201cca40596294188cd2df95e27bbc27940f25\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M2-macosx-cocoa-aarch64-15694176719351203364.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jconsole\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"13e5ae86e9e1ebf156401f2405a5eaf3fa35de3b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M2-macosx-cocoa-aarch64-15694176719351203364.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"37bb245c57e04dc229f1268a96aead5147247e41\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M2-macosx-cocoa-aarch64-15694176719351203364.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jdeprscan\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"cf55166731342d0a65a6db3d53af4685a6989eae\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M2-macosx-cocoa-aarch64-15694176719351203364.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jdeps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c75665e4e8b555189c386b732164457e7b80ecb9\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M2-macosx-cocoa-aarch64-15694176719351203364.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jfr\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e417253a131bc8ba6fbffb87ba8d0977f31793bf\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M2-macosx-cocoa-aarch64-15694176719351203364.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jhsdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5600633be2d1505c3a21c33d61cc39c98b6e2af8\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M2-macosx-cocoa-aarch64-15694176719351203364.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jimage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e3fa3897d06f36f0072fab3e94e574a0d1e73891\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M2-macosx-cocoa-aarch64-15694176719351203364.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jinfo\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"eb73a1bbd201c8a94927954d788373915491fc8e\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M2-macosx-cocoa-aarch64-15694176719351203364.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jlink\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2a6dd48b0d3fa493f53c8de07251c657b5bfa1f5\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M2-macosx-cocoa-aarch64-15694176719351203364.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jmap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ecc25763935731c2bb4ed89545e95ca212329c57\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M2-macosx-cocoa-aarch64-15694176719351203364.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jmod\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"bdfd9333207cdcca4e0dc5179eb55978f486a082\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M2-macosx-cocoa-aarch64-15694176719351203364.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jpackage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2d322de95f588e486586106fb3adb7a232d3a727\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M2-macosx-cocoa-aarch64-15694176719351203364.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"332b1856c718286e35df1ccc759286c63db7bc45\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M2-macosx-cocoa-aarch64-15694176719351203364.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jrunscript\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"15ce7577d3c990127085b8dea8174d740ec272ac\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M2-macosx-cocoa-aarch64-15694176719351203364.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jshell\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"8dbcddf91d402549534923c713ae6e3a73ecd663\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M2-macosx-cocoa-aarch64-15694176719351203364.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jstack\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"462b9dda12e2f5cd453bcdfc85e6f8d1d0d004a9\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M2-macosx-cocoa-aarch64-15694176719351203364.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jstat\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3c481bf4bf57a272523673fd708d3b3f1ca19889\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M2-macosx-cocoa-aarch64-15694176719351203364.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jstatd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"add2775005bbeb791168fd4f54e129cc0e9b3be1\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M2-macosx-cocoa-aarch64-15694176719351203364.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jwebserver\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3d8efd9997b52283ad0d89e8025072665d7a731d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M2-macosx-cocoa-aarch64-15694176719351203364.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/keytool\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"90afc4edfee1782468fdec5cab180a7533d17aae\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M2-macosx-cocoa-aarch64-15694176719351203364.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/rmiregistry\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"dfca96adf369133c81e31ae6b7d16a9a88940ae5\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M2-macosx-cocoa-aarch64-15694176719351203364.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/serialver\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"98d4bcd371524d1090e7ac11951695f506b0fd6a\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M2-macosx-cocoa-aarch64-15694176719351203364.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/jspawnhelper\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ee8371af06189c4ba625d243b39788e73ae23401\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M2-macosx-cocoa-aarch64-15694176719351203364.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libattach.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b45f99ac18a5b2eb428144aa0732c19ad9ee72db\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M2-macosx-cocoa-aarch64-15694176719351203364.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d9f75fff6e0ce189bf1080663643a45742c85625\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M2-macosx-cocoa-aarch64-15694176719351203364.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libawt_lwawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"250670496974f7410a847531817b05c93421a50b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M2-macosx-cocoa-aarch64-15694176719351203364.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libdt_socket.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d1d8881ac81bdee51f0ac8cec407c8097250c3ae\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M2-macosx-cocoa-aarch64-15694176719351203364.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libextnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d27c28e9fc41f80d9d040edd66f5b1243e551f54\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M2-macosx-cocoa-aarch64-15694176719351203364.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libfontmanager.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"173de4682bdd43777ca196f908a1b85cb8dbddba\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M2-macosx-cocoa-aarch64-15694176719351203364.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libfreetype.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6ec72f9cc99370be1a2451258935cd31804791a9\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M2-macosx-cocoa-aarch64-15694176719351203364.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libinstrument.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6f186477e2121d809ee7726a77eddf0a9423734c\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M2-macosx-cocoa-aarch64-15694176719351203364.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libj2gss.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"aedefb1ea0fd7715dca5337919eea223c053d604\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M2-macosx-cocoa-aarch64-15694176719351203364.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libj2pcsc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2a9a6c5fd3cee75f87914d911fe1017775aaddb9\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M2-macosx-cocoa-aarch64-15694176719351203364.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libj2pkcs11.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ca0f5d490f3f8d09395e5dd68cd79ee83aa0fc96\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M2-macosx-cocoa-aarch64-15694176719351203364.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjaas.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"662eeac930979eba6cc5183183417bce3445adc0\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M2-macosx-cocoa-aarch64-15694176719351203364.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjava.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"08937da8f4c2a9f93f0559b2babaac66a201e53d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M2-macosx-cocoa-aarch64-15694176719351203364.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjavajpeg.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"163ac5c00f929dc7e2b2535424783a7b4c1ca70f\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M2-macosx-cocoa-aarch64-15694176719351203364.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"fa5b864a12cf2d7d8c35d26bce9c36f404d41907\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M2-macosx-cocoa-aarch64-15694176719351203364.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjdwp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a6f06a9a1117f6dcce48511e37da416126a39154\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M2-macosx-cocoa-aarch64-15694176719351203364.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjimage.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d452f7e41a98130dd4ecd1bad39c707c610c70d3\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M2-macosx-cocoa-aarch64-15694176719351203364.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjli.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3a0793a1dacf7be2433519c3ca9f57c3ac46d14d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M2-macosx-cocoa-aarch64-15694176719351203364.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"980d119ccdc9cae437497367b22b52e1b0d27b9f\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M2-macosx-cocoa-aarch64-15694176719351203364.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjsound.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"71ee30a90a5ddd36e89aaa4fd534001360970dfd\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M2-macosx-cocoa-aarch64-15694176719351203364.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/liblcms.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"11d28658d45db36af4a7cb95a44eb02531ac31a9\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M2-macosx-cocoa-aarch64-15694176719351203364.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/lible.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d3de2286c64f06473dfb9d851f92d1e591bd8b41\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M2-macosx-cocoa-aarch64-15694176719351203364.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libmanagement.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"495cbd739c5be9f83f5c3672d2f56b4bd4840b30\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M2-macosx-cocoa-aarch64-15694176719351203364.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libmanagement_agent.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d4001866e9ca5002ac667d4e4fc97786381714bb\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M2-macosx-cocoa-aarch64-15694176719351203364.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libmanagement_ext.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"459225ef2de331f6eb0d34425525db993e881ba8\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M2-macosx-cocoa-aarch64-15694176719351203364.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libmlib_image.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b1999f7d1b6d641a5f5c26cd17d41d1cafb7474d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M2-macosx-cocoa-aarch64-15694176719351203364.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e7b2c7e5e6509afb312b0b1ca1054d7f5c5d098f\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M2-macosx-cocoa-aarch64-15694176719351203364.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libnio.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"039a44645649bdc12f9ae60cbacd366c9c1d484b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M2-macosx-cocoa-aarch64-15694176719351203364.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libosx.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"064850ce36f634d352d932fb9cd756bed17d3efb\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M2-macosx-cocoa-aarch64-15694176719351203364.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libosxapp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2c1faab357f728e6c7907eed2be24fc048ccdaeb\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M2-macosx-cocoa-aarch64-15694176719351203364.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libosxkrb5.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"09082e2eaa86d6187e1d0f090c9894566bec1853\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M2-macosx-cocoa-aarch64-15694176719351203364.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libosxsecurity.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"eae55a31b427fa92dd7328fb282db97b20d47b79\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M2-macosx-cocoa-aarch64-15694176719351203364.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libosxui.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1cc43f688c4bb704a6d15e43160b4b73f996d411\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M2-macosx-cocoa-aarch64-15694176719351203364.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libprefs.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e235b2c9ce2537c51b6ea348477e45ba9c87dece\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M2-macosx-cocoa-aarch64-15694176719351203364.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/librmi.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"aa2c588a4fa6b3a8c37d02e2b19ef16036e6c21d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M2-macosx-cocoa-aarch64-15694176719351203364.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libsaproc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"16554ee96f09007bcb5fd4c1c459291db965a1ee\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M2-macosx-cocoa-aarch64-15694176719351203364.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libsplashscreen.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"921731a090f37de78c45152302ed554449d3e963\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M2-macosx-cocoa-aarch64-15694176719351203364.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libsyslookup.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5fd7adf196c6715306e96f1d1e556e08b66458eb\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M2-macosx-cocoa-aarch64-15694176719351203364.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libverify.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c5a104ce2448de1ed06aea5f071da157bfbae19b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M2-macosx-cocoa-aarch64-15694176719351203364.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libzip.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"216fc4d68b8e93dfe29f2545092089b246d6f501\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M2-macosx-cocoa-aarch64-15694176719351203364.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/server/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"980d119ccdc9cae437497367b22b52e1b0d27b9f\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M2-macosx-cocoa-aarch64-15694176719351203364.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/server/libjvm.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0767daf35d93891741a42ef33f04b5d7aa4b883c\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M2-macosx-cocoa-aarch64-15694176719351203364.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.wildwebdeveloper_1.1.4.202311211923/node_modules/fsevents/fsevents.node\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"41ddd1ac2bf7b4b267951a7416e941affe0471a5\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M2-macosx-cocoa-aarch64-15694176719351203364.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.wildwebdeveloper_1.1.4.202311211923/node_modules/fsevents/fsevents.node\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b6229dd67303aa3f4f9cbd1500198d8a2531089b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M2-macosx-cocoa-aarch64-15694176719351203364.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4bbdbe804583b6603bb9144d7d91d7c6cd18c38f\",\n      \"arch\": \"arm64\"\n    }\n  ],\n  \"issues\": null\n}\n"}}
06:47:18 200'
06:47:18 ++248+ head -n1
06:47:18 +248+ RESPONSE='{"uuid":"50a174bd-bf60-4dbe-a940-aeff258fea44","notarizationStatus":{"status":"COMPLETE","message":"Notarization ticket has been stapled successfully to uploaded file. You can now download the stapled file","moreInfo":"Notarization ticket has been stapled to the uploaded file successfully","log":"{\n  \"logFormatVersion\": 1,\n  \"jobId\": \"9ed0f464-4f2b-4d21-901d-20608d0936a5\",\n  \"status\": \"Accepted\",\n  \"statusSummary\": \"Ready for distribution\",\n  \"statusCode\": 0,\n  \"archiveFilename\": \"eclipse-php-2024-06-M2-macosx-cocoa-aarch64-15694176719351203364.dmg\",\n  \"uploadDate\": \"2024-05-02T10:26:44.485Z\",\n  \"sha256\": \"fb258ed8b740dfba2ce3be2bbc8a03b507a84e89dbba7f930520b02e0dee1750\",\n  \"ticketContents\": [\n    {\n      \"path\": \"eclipse-php-2024-06-M2-macosx-cocoa-aarch64-15694176719351203364.dmg\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f4caf66a29c2aa868b8e93c865ccaedd85d11721\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M2-macosx-cocoa-aarch64-15694176719351203364.dmg/Eclipse.app\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4bbdbe804583b6603bb9144d7d91d7c6cd18c38f\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M2-macosx-cocoa-aarch64-15694176719351203364.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.php.executable.cocoa.macosx.aarch64_4.32.0.20240502-0721/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c4d5000a7d51180a96dd485c82be51d42cdfc279\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M2-macosx-cocoa-aarch64-15694176719351203364.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202404271024.jar/os/macosx/aarch64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9357f8202c2bdf9ed309bf2c82f8f53a68164088\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M2-macosx-cocoa-aarch64-15694176719351203364.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202404271024.jar/os/macosx/aarch64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"102febf8120322b093b1c9c8d6b24b6a78f9bcc0\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M2-macosx-cocoa-aarch64-15694176719351203364.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202404271024.jar/os/macosx/x86_64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9517a970b176bde72cd73887e2587a3574716110\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M2-macosx-cocoa-aarch64-15694176719351203364.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202404271024.jar/os/macosx/x86_64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0e97a6eb772a3eef07826d5eb75de0924fba367b\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M2-macosx-cocoa-aarch64-15694176719351203364.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.native.serial_11.6.0.202404271024.jar/os/macosx/aarch64/libserial.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"50fc9467b481470c338dc43a127237b8707906e4\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M2-macosx-cocoa-aarch64-15694176719351203364.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.native.serial_11.6.0.202404271024.jar/os/macosx/x86_64/libserial.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"40608b0985fcc6a6c19972208b5cb65c1af0ea6a\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M2-macosx-cocoa-aarch64-15694176719351203364.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e37eb237e4687575f774c028e8aa4a4913e37a37\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M2-macosx-cocoa-aarch64-15694176719351203364.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"86006f61e0eadafeb935a0de05828ea98a6308e1\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M2-macosx-cocoa-aarch64-15694176719351203364.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.300.v20240419-2334.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M2-macosx-cocoa-aarch64-15694176719351203364.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.300.v20240419-2334.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M2-macosx-cocoa-aarch64-15694176719351203364.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.126.0.v20240426-0802.jar/libswt-pi-cocoa-4965r8.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e75db07b4a780a4a3ca6b5f09b4b570025c61360\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M2-macosx-cocoa-aarch64-15694176719351203364.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.126.0.v20240426-0802.jar/libswt-awt-cocoa-4965r8.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"311fbf36e0faf69ad47e500ccdf9313ab54820aa\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M2-macosx-cocoa-aarch64-15694176719351203364.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.126.0.v20240426-0802.jar/libswt-cocoa-4965r8.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7a40d382b16e9c93e89b7cdc5b4d44d4cf0951fa\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M2-macosx-cocoa-aarch64-15694176719351203364.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.wildwebdeveloper.embedder.node.macos.aarch64_1.0.7.202310251358.jar/resources/node-v18.18.2-darwin-arm64.tar.gz/node-v18.18.2-darwin-arm64.tar/node-v18.18.2-darwin-arm64/bin/node\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e5c603626f3228a610f77d506adf2f08150063f4\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M2-macosx-cocoa-aarch64-15694176719351203364.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-aarch64/libjnidispatch.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"56cd13fe659db01c07ec565716b2e6e1024199ab\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M2-macosx-cocoa-aarch64-15694176719351203364.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-x86-64/libjnidispatch.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6657e46285bd8380196b5cfddae3e6143a2c32a0\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M2-macosx-cocoa-aarch64-15694176719351203364.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.aarch64_1.2.900.v20240129-1338/eclipse_11900.so\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3715f6bf1593a3b369058eb2f8f3abe37b5538fc\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M2-macosx-cocoa-aarch64-15694176719351203364.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx_1.2.900.v20240129-1338/eclipse_11900.so\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3715f6bf1593a3b369058eb2f8f3abe37b5538fc\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M2-macosx-cocoa-aarch64-15694176719351203364.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jar\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"85b7cae7b7bbc553bbff49db0b1a7791e90386f0\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M2-macosx-cocoa-aarch64-15694176719351203364.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jarsigner\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4ee1390bac3aac18f9089c4744a742477158b1af\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M2-macosx-cocoa-aarch64-15694176719351203364.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/java\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"48aff537996048403a657ca3651c35b6e7dad18a\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M2-macosx-cocoa-aarch64-15694176719351203364.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/javac\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c54c0c714e672fed995c3d3503ba1ae29a880ad8\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M2-macosx-cocoa-aarch64-15694176719351203364.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/javadoc\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"cd60513572c0ac340c79494a8883607242b6442b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M2-macosx-cocoa-aarch64-15694176719351203364.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/javap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7b19a101d2201de2dda42ef1ece92a706a8ef9a1\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M2-macosx-cocoa-aarch64-15694176719351203364.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jcmd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e8201cca40596294188cd2df95e27bbc27940f25\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M2-macosx-cocoa-aarch64-15694176719351203364.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jconsole\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"13e5ae86e9e1ebf156401f2405a5eaf3fa35de3b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M2-macosx-cocoa-aarch64-15694176719351203364.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"37bb245c57e04dc229f1268a96aead5147247e41\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M2-macosx-cocoa-aarch64-15694176719351203364.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jdeprscan\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"cf55166731342d0a65a6db3d53af4685a6989eae\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M2-macosx-cocoa-aarch64-15694176719351203364.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jdeps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c75665e4e8b555189c386b732164457e7b80ecb9\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M2-macosx-cocoa-aarch64-15694176719351203364.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jfr\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e417253a131bc8ba6fbffb87ba8d0977f31793bf\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M2-macosx-cocoa-aarch64-15694176719351203364.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jhsdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5600633be2d1505c3a21c33d61cc39c98b6e2af8\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M2-macosx-cocoa-aarch64-15694176719351203364.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jimage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e3fa3897d06f36f0072fab3e94e574a0d1e73891\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M2-macosx-cocoa-aarch64-15694176719351203364.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jinfo\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"eb73a1bbd201c8a94927954d788373915491fc8e\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M2-macosx-cocoa-aarch64-15694176719351203364.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jlink\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2a6dd48b0d3fa493f53c8de07251c657b5bfa1f5\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M2-macosx-cocoa-aarch64-15694176719351203364.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jmap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ecc25763935731c2bb4ed89545e95ca212329c57\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M2-macosx-cocoa-aarch64-15694176719351203364.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jmod\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"bdfd9333207cdcca4e0dc5179eb55978f486a082\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M2-macosx-cocoa-aarch64-15694176719351203364.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jpackage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2d322de95f588e486586106fb3adb7a232d3a727\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M2-macosx-cocoa-aarch64-15694176719351203364.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"332b1856c718286e35df1ccc759286c63db7bc45\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M2-macosx-cocoa-aarch64-15694176719351203364.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jrunscript\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"15ce7577d3c990127085b8dea8174d740ec272ac\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M2-macosx-cocoa-aarch64-15694176719351203364.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jshell\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"8dbcddf91d402549534923c713ae6e3a73ecd663\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M2-macosx-cocoa-aarch64-15694176719351203364.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jstack\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"462b9dda12e2f5cd453bcdfc85e6f8d1d0d004a9\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M2-macosx-cocoa-aarch64-15694176719351203364.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jstat\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3c481bf4bf57a272523673fd708d3b3f1ca19889\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M2-macosx-cocoa-aarch64-15694176719351203364.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jstatd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"add2775005bbeb791168fd4f54e129cc0e9b3be1\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M2-macosx-cocoa-aarch64-15694176719351203364.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jwebserver\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3d8efd9997b52283ad0d89e8025072665d7a731d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M2-macosx-cocoa-aarch64-15694176719351203364.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/keytool\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"90afc4edfee1782468fdec5cab180a7533d17aae\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M2-macosx-cocoa-aarch64-15694176719351203364.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/rmiregistry\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"dfca96adf369133c81e31ae6b7d16a9a88940ae5\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M2-macosx-cocoa-aarch64-15694176719351203364.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/serialver\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"98d4bcd371524d1090e7ac11951695f506b0fd6a\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M2-macosx-cocoa-aarch64-15694176719351203364.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/jspawnhelper\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ee8371af06189c4ba625d243b39788e73ae23401\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M2-macosx-cocoa-aarch64-15694176719351203364.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libattach.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b45f99ac18a5b2eb428144aa0732c19ad9ee72db\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M2-macosx-cocoa-aarch64-15694176719351203364.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d9f75fff6e0ce189bf1080663643a45742c85625\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M2-macosx-cocoa-aarch64-15694176719351203364.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libawt_lwawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"250670496974f7410a847531817b05c93421a50b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M2-macosx-cocoa-aarch64-15694176719351203364.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libdt_socket.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d1d8881ac81bdee51f0ac8cec407c8097250c3ae\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M2-macosx-cocoa-aarch64-15694176719351203364.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libextnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d27c28e9fc41f80d9d040edd66f5b1243e551f54\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M2-macosx-cocoa-aarch64-15694176719351203364.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libfontmanager.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"173de4682bdd43777ca196f908a1b85cb8dbddba\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M2-macosx-cocoa-aarch64-15694176719351203364.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libfreetype.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6ec72f9cc99370be1a2451258935cd31804791a9\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M2-macosx-cocoa-aarch64-15694176719351203364.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libinstrument.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6f186477e2121d809ee7726a77eddf0a9423734c\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M2-macosx-cocoa-aarch64-15694176719351203364.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libj2gss.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"aedefb1ea0fd7715dca5337919eea223c053d604\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M2-macosx-cocoa-aarch64-15694176719351203364.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libj2pcsc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2a9a6c5fd3cee75f87914d911fe1017775aaddb9\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M2-macosx-cocoa-aarch64-15694176719351203364.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libj2pkcs11.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ca0f5d490f3f8d09395e5dd68cd79ee83aa0fc96\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M2-macosx-cocoa-aarch64-15694176719351203364.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjaas.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"662eeac930979eba6cc5183183417bce3445adc0\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M2-macosx-cocoa-aarch64-15694176719351203364.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjava.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"08937da8f4c2a9f93f0559b2babaac66a201e53d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M2-macosx-cocoa-aarch64-15694176719351203364.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjavajpeg.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"163ac5c00f929dc7e2b2535424783a7b4c1ca70f\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M2-macosx-cocoa-aarch64-15694176719351203364.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"fa5b864a12cf2d7d8c35d26bce9c36f404d41907\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M2-macosx-cocoa-aarch64-15694176719351203364.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjdwp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a6f06a9a1117f6dcce48511e37da416126a39154\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M2-macosx-cocoa-aarch64-15694176719351203364.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjimage.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d452f7e41a98130dd4ecd1bad39c707c610c70d3\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M2-macosx-cocoa-aarch64-15694176719351203364.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjli.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3a0793a1dacf7be2433519c3ca9f57c3ac46d14d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M2-macosx-cocoa-aarch64-15694176719351203364.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"980d119ccdc9cae437497367b22b52e1b0d27b9f\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M2-macosx-cocoa-aarch64-15694176719351203364.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjsound.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"71ee30a90a5ddd36e89aaa4fd534001360970dfd\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M2-macosx-cocoa-aarch64-15694176719351203364.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/liblcms.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"11d28658d45db36af4a7cb95a44eb02531ac31a9\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M2-macosx-cocoa-aarch64-15694176719351203364.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/lible.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d3de2286c64f06473dfb9d851f92d1e591bd8b41\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M2-macosx-cocoa-aarch64-15694176719351203364.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libmanagement.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"495cbd739c5be9f83f5c3672d2f56b4bd4840b30\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M2-macosx-cocoa-aarch64-15694176719351203364.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libmanagement_agent.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d4001866e9ca5002ac667d4e4fc97786381714bb\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M2-macosx-cocoa-aarch64-15694176719351203364.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libmanagement_ext.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"459225ef2de331f6eb0d34425525db993e881ba8\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M2-macosx-cocoa-aarch64-15694176719351203364.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libmlib_image.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b1999f7d1b6d641a5f5c26cd17d41d1cafb7474d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M2-macosx-cocoa-aarch64-15694176719351203364.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e7b2c7e5e6509afb312b0b1ca1054d7f5c5d098f\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M2-macosx-cocoa-aarch64-15694176719351203364.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libnio.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"039a44645649bdc12f9ae60cbacd366c9c1d484b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M2-macosx-cocoa-aarch64-15694176719351203364.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libosx.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"064850ce36f634d352d932fb9cd756bed17d3efb\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M2-macosx-cocoa-aarch64-15694176719351203364.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libosxapp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2c1faab357f728e6c7907eed2be24fc048ccdaeb\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M2-macosx-cocoa-aarch64-15694176719351203364.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libosxkrb5.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"09082e2eaa86d6187e1d0f090c9894566bec1853\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M2-macosx-cocoa-aarch64-15694176719351203364.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libosxsecurity.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"eae55a31b427fa92dd7328fb282db97b20d47b79\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M2-macosx-cocoa-aarch64-15694176719351203364.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libosxui.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1cc43f688c4bb704a6d15e43160b4b73f996d411\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M2-macosx-cocoa-aarch64-15694176719351203364.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libprefs.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e235b2c9ce2537c51b6ea348477e45ba9c87dece\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M2-macosx-cocoa-aarch64-15694176719351203364.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/librmi.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"aa2c588a4fa6b3a8c37d02e2b19ef16036e6c21d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M2-macosx-cocoa-aarch64-15694176719351203364.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libsaproc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"16554ee96f09007bcb5fd4c1c459291db965a1ee\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M2-macosx-cocoa-aarch64-15694176719351203364.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libsplashscreen.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"921731a090f37de78c45152302ed554449d3e963\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M2-macosx-cocoa-aarch64-15694176719351203364.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libsyslookup.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5fd7adf196c6715306e96f1d1e556e08b66458eb\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M2-macosx-cocoa-aarch64-15694176719351203364.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libverify.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c5a104ce2448de1ed06aea5f071da157bfbae19b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M2-macosx-cocoa-aarch64-15694176719351203364.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libzip.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"216fc4d68b8e93dfe29f2545092089b246d6f501\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M2-macosx-cocoa-aarch64-15694176719351203364.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/server/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"980d119ccdc9cae437497367b22b52e1b0d27b9f\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M2-macosx-cocoa-aarch64-15694176719351203364.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/server/libjvm.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0767daf35d93891741a42ef33f04b5d7aa4b883c\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M2-macosx-cocoa-aarch64-15694176719351203364.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.wildwebdeveloper_1.1.4.202311211923/node_modules/fsevents/fsevents.node\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"41ddd1ac2bf7b4b267951a7416e941affe0471a5\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M2-macosx-cocoa-aarch64-15694176719351203364.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.wildwebdeveloper_1.1.4.202311211923/node_modules/fsevents/fsevents.node\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b6229dd67303aa3f4f9cbd1500198d8a2531089b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M2-macosx-cocoa-aarch64-15694176719351203364.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4bbdbe804583b6603bb9144d7d91d7c6cd18c38f\",\n      \"arch\": \"arm64\"\n    }\n  ],\n  \"issues\": null\n}\n"}}'
06:47:18 ++248+ tail -n1
06:47:18 +248+ STATUS_CODE=200
06:47:18 ++248+ jq -r .notarizationStatus.status
06:47:18 ++248+ echo '{"uuid":"50a174bd-bf60-4dbe-a940-aeff258fea44","notarizationStatus":{"status":"COMPLETE","message":"Notarization' ticket has been stapled successfully to uploaded file. You can now download the stapled 'file","moreInfo":"Notarization' ticket has been stapled to the uploaded file 'successfully","log":"{\n' '\"logFormatVersion\":' '1,\n' '\"jobId\":' '\"9ed0f464-4f2b-4d21-901d-20608d0936a5\",\n' '\"status\":' '\"Accepted\",\n' '\"statusSummary\":' '\"Ready' for 'distribution\",\n' '\"statusCode\":' '0,\n' '\"archiveFilename\":' '\"eclipse-php-2024-06-M2-macosx-cocoa-aarch64-15694176719351203364.dmg\",\n' '\"uploadDate\":' '\"2024-05-02T10:26:44.485Z\",\n' '\"sha256\":' '\"fb258ed8b740dfba2ce3be2bbc8a03b507a84e89dbba7f930520b02e0dee1750\",\n' '\"ticketContents\":' '[\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-M2-macosx-cocoa-aarch64-15694176719351203364.dmg\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f4caf66a29c2aa868b8e93c865ccaedd85d11721\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-M2-macosx-cocoa-aarch64-15694176719351203364.dmg/Eclipse.app\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"4bbdbe804583b6603bb9144d7d91d7c6cd18c38f\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-M2-macosx-cocoa-aarch64-15694176719351203364.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.php.executable.cocoa.macosx.aarch64_4.32.0.20240502-0721/MacOS/eclipse\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c4d5000a7d51180a96dd485c82be51d42cdfc279\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-M2-macosx-cocoa-aarch64-15694176719351203364.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202404271024.jar/os/macosx/aarch64/libpty.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9357f8202c2bdf9ed309bf2c82f8f53a68164088\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-M2-macosx-cocoa-aarch64-15694176719351203364.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202404271024.jar/os/macosx/aarch64/libspawner.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"102febf8120322b093b1c9c8d6b24b6a78f9bcc0\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-M2-macosx-cocoa-aarch64-15694176719351203364.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202404271024.jar/os/macosx/x86_64/libpty.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9517a970b176bde72cd73887e2587a3574716110\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-M2-macosx-cocoa-aarch64-15694176719351203364.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202404271024.jar/os/macosx/x86_64/libspawner.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0e97a6eb772a3eef07826d5eb75de0924fba367b\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-M2-macosx-cocoa-aarch64-15694176719351203364.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.native.serial_11.6.0.202404271024.jar/os/macosx/aarch64/libserial.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"50fc9467b481470c338dc43a127237b8707906e4\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-M2-macosx-cocoa-aarch64-15694176719351203364.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.native.serial_11.6.0.202404271024.jar/os/macosx/x86_64/libserial.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"40608b0985fcc6a6c19972208b5cb65c1af0ea6a\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-M2-macosx-cocoa-aarch64-15694176719351203364.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e37eb237e4687575f774c028e8aa4a4913e37a37\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-M2-macosx-cocoa-aarch64-15694176719351203364.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"86006f61e0eadafeb935a0de05828ea98a6308e1\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-M2-macosx-cocoa-aarch64-15694176719351203364.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.300.v20240419-2334.jar/libkeystoreNative.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-M2-macosx-cocoa-aarch64-15694176719351203364.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.300.v20240419-2334.jar/libkeystoreNative.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-M2-macosx-cocoa-aarch64-15694176719351203364.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.126.0.v20240426-0802.jar/libswt-pi-cocoa-4965r8.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e75db07b4a780a4a3ca6b5f09b4b570025c61360\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-M2-macosx-cocoa-aarch64-15694176719351203364.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.126.0.v20240426-0802.jar/libswt-awt-cocoa-4965r8.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"311fbf36e0faf69ad47e500ccdf9313ab54820aa\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-M2-macosx-cocoa-aarch64-15694176719351203364.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.126.0.v20240426-0802.jar/libswt-cocoa-4965r8.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"7a40d382b16e9c93e89b7cdc5b4d44d4cf0951fa\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-M2-macosx-cocoa-aarch64-15694176719351203364.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.wildwebdeveloper.embedder.node.macos.aarch64_1.0.7.202310251358.jar/resources/node-v18.18.2-darwin-arm64.tar.gz/node-v18.18.2-darwin-arm64.tar/node-v18.18.2-darwin-arm64/bin/node\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e5c603626f3228a610f77d506adf2f08150063f4\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-M2-macosx-cocoa-aarch64-15694176719351203364.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-aarch64/libjnidispatch.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"56cd13fe659db01c07ec565716b2e6e1024199ab\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-M2-macosx-cocoa-aarch64-15694176719351203364.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-x86-64/libjnidispatch.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6657e46285bd8380196b5cfddae3e6143a2c32a0\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-M2-macosx-cocoa-aarch64-15694176719351203364.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.aarch64_1.2.900.v20240129-1338/eclipse_11900.so\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3715f6bf1593a3b369058eb2f8f3abe37b5538fc\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-M2-macosx-cocoa-aarch64-15694176719351203364.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx_1.2.900.v20240129-1338/eclipse_11900.so\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3715f6bf1593a3b369058eb2f8f3abe37b5538fc\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-M2-macosx-cocoa-aarch64-15694176719351203364.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jar\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"85b7cae7b7bbc553bbff49db0b1a7791e90386f0\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-M2-macosx-cocoa-aarch64-15694176719351203364.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jarsigner\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"4ee1390bac3aac18f9089c4744a742477158b1af\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-M2-macosx-cocoa-aarch64-15694176719351203364.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/java\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"48aff537996048403a657ca3651c35b6e7dad18a\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-M2-macosx-cocoa-aarch64-15694176719351203364.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/javac\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c54c0c714e672fed995c3d3503ba1ae29a880ad8\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-M2-macosx-cocoa-aarch64-15694176719351203364.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/javadoc\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"cd60513572c0ac340c79494a8883607242b6442b\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-M2-macosx-cocoa-aarch64-15694176719351203364.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/javap\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"7b19a101d2201de2dda42ef1ece92a706a8ef9a1\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-M2-macosx-cocoa-aarch64-15694176719351203364.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jcmd\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e8201cca40596294188cd2df95e27bbc27940f25\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-M2-macosx-cocoa-aarch64-15694176719351203364.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jconsole\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"13e5ae86e9e1ebf156401f2405a5eaf3fa35de3b\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-M2-macosx-cocoa-aarch64-15694176719351203364.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jdb\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"37bb245c57e04dc229f1268a96aead5147247e41\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-M2-macosx-cocoa-aarch64-15694176719351203364.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jdeprscan\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"cf55166731342d0a65a6db3d53af4685a6989eae\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-M2-macosx-cocoa-aarch64-15694176719351203364.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jdeps\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c75665e4e8b555189c386b732164457e7b80ecb9\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-M2-macosx-cocoa-aarch64-15694176719351203364.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jfr\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e417253a131bc8ba6fbffb87ba8d0977f31793bf\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-M2-macosx-cocoa-aarch64-15694176719351203364.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jhsdb\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5600633be2d1505c3a21c33d61cc39c98b6e2af8\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-M2-macosx-cocoa-aarch64-15694176719351203364.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jimage\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e3fa3897d06f36f0072fab3e94e574a0d1e73891\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-M2-macosx-cocoa-aarch64-15694176719351203364.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jinfo\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"eb73a1bbd201c8a94927954d788373915491fc8e\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-M2-macosx-cocoa-aarch64-15694176719351203364.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jlink\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"2a6dd48b0d3fa493f53c8de07251c657b5bfa1f5\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-M2-macosx-cocoa-aarch64-15694176719351203364.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jmap\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ecc25763935731c2bb4ed89545e95ca212329c57\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-M2-macosx-cocoa-aarch64-15694176719351203364.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jmod\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"bdfd9333207cdcca4e0dc5179eb55978f486a082\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-M2-macosx-cocoa-aarch64-15694176719351203364.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jpackage\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"2d322de95f588e486586106fb3adb7a232d3a727\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-M2-macosx-cocoa-aarch64-15694176719351203364.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jps\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"332b1856c718286e35df1ccc759286c63db7bc45\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-M2-macosx-cocoa-aarch64-15694176719351203364.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jrunscript\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"15ce7577d3c990127085b8dea8174d740ec272ac\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-M2-macosx-cocoa-aarch64-15694176719351203364.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jshell\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"8dbcddf91d402549534923c713ae6e3a73ecd663\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-M2-macosx-cocoa-aarch64-15694176719351203364.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jstack\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"462b9dda12e2f5cd453bcdfc85e6f8d1d0d004a9\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-M2-macosx-cocoa-aarch64-15694176719351203364.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jstat\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3c481bf4bf57a272523673fd708d3b3f1ca19889\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-M2-macosx-cocoa-aarch64-15694176719351203364.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jstatd\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"add2775005bbeb791168fd4f54e129cc0e9b3be1\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-M2-macosx-cocoa-aarch64-15694176719351203364.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jwebserver\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3d8efd9997b52283ad0d89e8025072665d7a731d\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-M2-macosx-cocoa-aarch64-15694176719351203364.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/keytool\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"90afc4edfee1782468fdec5cab180a7533d17aae\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-M2-macosx-cocoa-aarch64-15694176719351203364.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/rmiregistry\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"dfca96adf369133c81e31ae6b7d16a9a88940ae5\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-M2-macosx-cocoa-aarch64-15694176719351203364.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/serialver\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"98d4bcd371524d1090e7ac11951695f506b0fd6a\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-M2-macosx-cocoa-aarch64-15694176719351203364.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/jspawnhelper\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ee8371af06189c4ba625d243b39788e73ae23401\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-M2-macosx-cocoa-aarch64-15694176719351203364.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libattach.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b45f99ac18a5b2eb428144aa0732c19ad9ee72db\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-M2-macosx-cocoa-aarch64-15694176719351203364.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d9f75fff6e0ce189bf1080663643a45742c85625\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-M2-macosx-cocoa-aarch64-15694176719351203364.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libawt_lwawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"250670496974f7410a847531817b05c93421a50b\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-M2-macosx-cocoa-aarch64-15694176719351203364.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libdt_socket.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d1d8881ac81bdee51f0ac8cec407c8097250c3ae\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-M2-macosx-cocoa-aarch64-15694176719351203364.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libextnet.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d27c28e9fc41f80d9d040edd66f5b1243e551f54\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-M2-macosx-cocoa-aarch64-15694176719351203364.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libfontmanager.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"173de4682bdd43777ca196f908a1b85cb8dbddba\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-M2-macosx-cocoa-aarch64-15694176719351203364.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libfreetype.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6ec72f9cc99370be1a2451258935cd31804791a9\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-M2-macosx-cocoa-aarch64-15694176719351203364.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libinstrument.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6f186477e2121d809ee7726a77eddf0a9423734c\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-M2-macosx-cocoa-aarch64-15694176719351203364.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libj2gss.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"aedefb1ea0fd7715dca5337919eea223c053d604\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-M2-macosx-cocoa-aarch64-15694176719351203364.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libj2pcsc.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"2a9a6c5fd3cee75f87914d911fe1017775aaddb9\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-M2-macosx-cocoa-aarch64-15694176719351203364.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libj2pkcs11.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ca0f5d490f3f8d09395e5dd68cd79ee83aa0fc96\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-M2-macosx-cocoa-aarch64-15694176719351203364.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjaas.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"662eeac930979eba6cc5183183417bce3445adc0\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-M2-macosx-cocoa-aarch64-15694176719351203364.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjava.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"08937da8f4c2a9f93f0559b2babaac66a201e53d\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-M2-macosx-cocoa-aarch64-15694176719351203364.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjavajpeg.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"163ac5c00f929dc7e2b2535424783a7b4c1ca70f\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-M2-macosx-cocoa-aarch64-15694176719351203364.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"fa5b864a12cf2d7d8c35d26bce9c36f404d41907\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-M2-macosx-cocoa-aarch64-15694176719351203364.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjdwp.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a6f06a9a1117f6dcce48511e37da416126a39154\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-M2-macosx-cocoa-aarch64-15694176719351203364.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjimage.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d452f7e41a98130dd4ecd1bad39c707c610c70d3\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-M2-macosx-cocoa-aarch64-15694176719351203364.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjli.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3a0793a1dacf7be2433519c3ca9f57c3ac46d14d\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-M2-macosx-cocoa-aarch64-15694176719351203364.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjsig.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"980d119ccdc9cae437497367b22b52e1b0d27b9f\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-M2-macosx-cocoa-aarch64-15694176719351203364.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjsound.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"71ee30a90a5ddd36e89aaa4fd534001360970dfd\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-M2-macosx-cocoa-aarch64-15694176719351203364.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/liblcms.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"11d28658d45db36af4a7cb95a44eb02531ac31a9\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-M2-macosx-cocoa-aarch64-15694176719351203364.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/lible.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d3de2286c64f06473dfb9d851f92d1e591bd8b41\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-M2-macosx-cocoa-aarch64-15694176719351203364.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libmanagement.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"495cbd739c5be9f83f5c3672d2f56b4bd4840b30\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-M2-macosx-cocoa-aarch64-15694176719351203364.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libmanagement_agent.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d4001866e9ca5002ac667d4e4fc97786381714bb\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-M2-macosx-cocoa-aarch64-15694176719351203364.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libmanagement_ext.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"459225ef2de331f6eb0d34425525db993e881ba8\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-M2-macosx-cocoa-aarch64-15694176719351203364.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libmlib_image.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b1999f7d1b6d641a5f5c26cd17d41d1cafb7474d\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-M2-macosx-cocoa-aarch64-15694176719351203364.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libnet.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e7b2c7e5e6509afb312b0b1ca1054d7f5c5d098f\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-M2-macosx-cocoa-aarch64-15694176719351203364.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libnio.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"039a44645649bdc12f9ae60cbacd366c9c1d484b\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-M2-macosx-cocoa-aarch64-15694176719351203364.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libosx.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"064850ce36f634d352d932fb9cd756bed17d3efb\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-M2-macosx-cocoa-aarch64-15694176719351203364.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libosxapp.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"2c1faab357f728e6c7907eed2be24fc048ccdaeb\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-M2-macosx-cocoa-aarch64-15694176719351203364.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libosxkrb5.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"09082e2eaa86d6187e1d0f090c9894566bec1853\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-M2-macosx-cocoa-aarch64-15694176719351203364.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libosxsecurity.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"eae55a31b427fa92dd7328fb282db97b20d47b79\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-M2-macosx-cocoa-aarch64-15694176719351203364.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libosxui.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"1cc43f688c4bb704a6d15e43160b4b73f996d411\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-M2-macosx-cocoa-aarch64-15694176719351203364.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libprefs.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e235b2c9ce2537c51b6ea348477e45ba9c87dece\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-M2-macosx-cocoa-aarch64-15694176719351203364.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/librmi.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"aa2c588a4fa6b3a8c37d02e2b19ef16036e6c21d\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-M2-macosx-cocoa-aarch64-15694176719351203364.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libsaproc.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"16554ee96f09007bcb5fd4c1c459291db965a1ee\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-M2-macosx-cocoa-aarch64-15694176719351203364.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libsplashscreen.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"921731a090f37de78c45152302ed554449d3e963\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-M2-macosx-cocoa-aarch64-15694176719351203364.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libsyslookup.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5fd7adf196c6715306e96f1d1e556e08b66458eb\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-M2-macosx-cocoa-aarch64-15694176719351203364.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libverify.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c5a104ce2448de1ed06aea5f071da157bfbae19b\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-M2-macosx-cocoa-aarch64-15694176719351203364.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libzip.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"216fc4d68b8e93dfe29f2545092089b246d6f501\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-M2-macosx-cocoa-aarch64-15694176719351203364.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/server/libjsig.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"980d119ccdc9cae437497367b22b52e1b0d27b9f\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-M2-macosx-cocoa-aarch64-15694176719351203364.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/server/libjvm.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0767daf35d93891741a42ef33f04b5d7aa4b883c\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-M2-macosx-cocoa-aarch64-15694176719351203364.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.wildwebdeveloper_1.1.4.202311211923/node_modules/fsevents/fsevents.node\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"41ddd1ac2bf7b4b267951a7416e941affe0471a5\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-M2-macosx-cocoa-aarch64-15694176719351203364.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.wildwebdeveloper_1.1.4.202311211923/node_modules/fsevents/fsevents.node\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b6229dd67303aa3f4f9cbd1500198d8a2531089b\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-M2-macosx-cocoa-aarch64-15694176719351203364.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"4bbdbe804583b6603bb9144d7d91d7c6cd18c38f\",\n' '\"arch\":' '\"arm64\"\n' '}\n' '],\n' '\"issues\":' 'null\n}\n"}}'
06:47:18 +248+ STATUS=COMPLETE
06:47:18 +248+ [[ COMPLETE == \I\N\_\P\R\O\G\R\E\S\S ]]
06:47:18 +248+ [[ 200 == \5\0\3 ]]
06:47:18 +248+ [[ 200 == \5\0\2 ]]
06:47:18 +248+ [[ COMPLETE != \C\O\M\P\L\E\T\E ]]
06:47:18 +248+ break
06:47:18 +248+ rm eclipse-php-2024-06-M2-macosx-cocoa-aarch64.dmg
06:47:18 +248+ curl -JO https://cbi.eclipse.org/macos/xcrun/50a174bd-bf60-4dbe-a940-aeff258fea44/download
06:47:18   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
06:47:18                                  Dload  Upload   Total   Spent    Left  Speed
06:47:18 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 7330k    0 7330k    0     0  13.4M      0 --:--:-- --:--:-- --:--:-- 13.4M
100 48.7M    0 48.7M    0     0  32.2M      0 --:--:--  0:00:01 --:--:-- 32.2M
100  131M    0  131M    0     0  51.9M      0 --:--:--  0:00:02 --:--:-- 51.9M
100  215M    0  215M    0     0  61.4M      0 --:--:--  0:00:03 --:--:-- 61.4M
100  289M    0  289M    0     0  64.1M      0 --:--:--  0:00:04 --:--:-- 64.1M
100  359M    0  359M    0     0  65.3M      0 --:--:--  0:00:05 --:--:-- 70.8M++502+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/836bb1a1-720c-4524-a525-dba6a5700e91/status
06:47:24 +502+ RESPONSE_RAW='{"uuid":"836bb1a1-720c-4524-a525-dba6a5700e91","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
06:47:24 200'
06:47:24 ++502+ head -n1
06:47:24 +502+ RESPONSE='{"uuid":"836bb1a1-720c-4524-a525-dba6a5700e91","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
06:47:24 ++502+ tail -n1
06:47:24 +502+ STATUS_CODE=200
06:47:24 ++502+ echo '{"uuid":"836bb1a1-720c-4524-a525-dba6a5700e91","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
06:47:24 ++502+ jq -r .notarizationStatus.status
06:47:24 +502+ STATUS=IN_PROGRESS
06:47:24 +502+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
06:47:24 +502+ sleep 1m
06:47:24 
100  403M    0  403M    0     0  65.5M      0 --:--:--  0:00:06 --:--:-- 76.4M
06:47:24 curl: Saved to filename 'eclipse-php-2024-06-M2-macosx-cocoa-aarch64.dmg'
06:47:24 +248+ cp -vf eclipse-php-2024-06-M2-macosx-cocoa-aarch64.dmg /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-php-2024-06-M2-macosx-cocoa-aarch64.dmg
06:47:24 ++182+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/c875cac9-31d9-4f03-8730-38f1c3af7252/status
06:47:24 +182+ RESPONSE_RAW='{"uuid":"c875cac9-31d9-4f03-8730-38f1c3af7252","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
06:47:24 200'
06:47:24 ++182+ head -n1
06:47:24 +182+ RESPONSE='{"uuid":"c875cac9-31d9-4f03-8730-38f1c3af7252","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
06:47:24 ++182+ tail -n1
06:47:24 +182+ STATUS_CODE=200
06:47:24 ++182+ echo '{"uuid":"c875cac9-31d9-4f03-8730-38f1c3af7252","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
06:47:24 ++182+ jq -r .notarizationStatus.status
06:47:24 +182+ STATUS=IN_PROGRESS
06:47:24 +182+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
06:47:24 +182+ sleep 1m
06:47:24 'eclipse-php-2024-06-M2-macosx-cocoa-aarch64.dmg' -> '/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-php-2024-06-M2-macosx-cocoa-aarch64.dmg'
06:47:24 ++248+ dirname /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-php-2024-06-M2-macosx-cocoa-aarch64.dmg
06:47:24 +248+ d=/home/jenkins/agent/workspace/notarize-downloads/temp
06:47:24 ++248+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-php-2024-06-M2-macosx-cocoa-aarch64.dmg
06:47:24 +248+ b=eclipse-php-2024-06-M2-macosx-cocoa-aarch64.dmg
06:47:24 +248+ cd /home/jenkins/agent/workspace/notarize-downloads/temp
06:47:24 +248+ md5sum eclipse-php-2024-06-M2-macosx-cocoa-aarch64.dmg
06:47:25 +248+ sha1sum eclipse-php-2024-06-M2-macosx-cocoa-aarch64.dmg
06:47:26 +248+ sha512sum -b eclipse-php-2024-06-M2-macosx-cocoa-aarch64.dmg
06:47:27 +248+ rm eclipse-php-2024-06-M2-macosx-cocoa-aarch64.dmg-tonotarize
06:47:27 +248+ rm -f eclipse-php-2024-06-M2-macosx-cocoa-aarch64.dmg-tonotarize.md5
06:47:27 +248+ rm -f eclipse-php-2024-06-M2-macosx-cocoa-aarch64.dmg-tonotarize.sha1
06:47:27 +248+ rm -f eclipse-php-2024-06-M2-macosx-cocoa-aarch64.dmg-tonotarize.sha512
06:47:32 ++906+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/ad7f8710-ae46-453e-bcda-9ae40acc6f56/status
06:47:32 +906+ RESPONSE_RAW='{"uuid":"ad7f8710-ae46-453e-bcda-9ae40acc6f56","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
06:47:32 200'
06:47:32 ++906+ head -n1
06:47:32 +906+ RESPONSE='{"uuid":"ad7f8710-ae46-453e-bcda-9ae40acc6f56","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
06:47:32 ++906+ tail -n1
06:47:32 +906+ STATUS_CODE=200
06:47:32 ++906+ echo '{"uuid":"ad7f8710-ae46-453e-bcda-9ae40acc6f56","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
06:47:32 ++906+ jq -r .notarizationStatus.status
06:47:32 +906+ STATUS=IN_PROGRESS
06:47:32 +906+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
06:47:32 +906+ sleep 1m
06:47:43 ++564+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/1344ea29-183d-413b-b67e-eead0056e7f6/status
06:47:43 +564+ RESPONSE_RAW='{"uuid":"1344ea29-183d-413b-b67e-eead0056e7f6","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
06:47:43 200'
06:47:43 ++564+ head -n1
06:47:43 +564+ RESPONSE='{"uuid":"1344ea29-183d-413b-b67e-eead0056e7f6","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
06:47:43 ++564+ tail -n1
06:47:43 +564+ STATUS_CODE=200
06:47:43 ++564+ echo '{"uuid":"1344ea29-183d-413b-b67e-eead0056e7f6","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
06:47:43 ++564+ jq -r .notarizationStatus.status
06:47:43 +564+ STATUS=IN_PROGRESS
06:47:43 +564+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
06:47:43 +564+ sleep 1m
06:47:45 ++978+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/d7ea653d-cb0f-447b-ba31-4e73012f4190/status
06:47:46 +978+ RESPONSE_RAW='{"uuid":"d7ea653d-cb0f-447b-ba31-4e73012f4190","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
06:47:46 200'
06:47:46 ++978+ head -n1
06:47:46 +978+ RESPONSE='{"uuid":"d7ea653d-cb0f-447b-ba31-4e73012f4190","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
06:47:46 ++978+ tail -n1
06:47:46 +978+ STATUS_CODE=200
06:47:46 ++978+ echo '{"uuid":"d7ea653d-cb0f-447b-ba31-4e73012f4190","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
06:47:46 ++978+ jq -r .notarizationStatus.status
06:47:46 +978+ STATUS=IN_PROGRESS
06:47:46 +978+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
06:47:46 +978+ sleep 1m
06:47:47 ++418+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/3c1185b2-8c2f-42e8-a9c5-1dff444e0aea/status
06:47:47 +418+ RESPONSE_RAW='{"uuid":"3c1185b2-8c2f-42e8-a9c5-1dff444e0aea","notarizationStatus":{"status":"COMPLETE","message":"Notarization ticket has been stapled successfully to uploaded file. You can now download the stapled file","moreInfo":"Notarization ticket has been stapled to the uploaded file successfully","log":"{\n  \"logFormatVersion\": 1,\n  \"jobId\": \"5abc2943-02f3-4c2d-94f7-8750a1bc43d4\",\n  \"status\": \"Accepted\",\n  \"statusSummary\": \"Ready for distribution\",\n  \"statusCode\": 0,\n  \"archiveFilename\": \"eclipse-embedcpp-2024-06-M2-macosx-cocoa-aarch64-6366500407303127458.dmg\",\n  \"uploadDate\": \"2024-05-02T10:28:07.033Z\",\n  \"sha256\": \"5f4b217faec43f6cfe5c7bdf5fd1313bfd30bc2d0197d218c8e26bc66467ca79\",\n  \"ticketContents\": [\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M2-macosx-cocoa-aarch64-6366500407303127458.dmg\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"fda932f15c4905e8b724ee0f38063a36cafd96de\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M2-macosx-cocoa-aarch64-6366500407303127458.dmg/Eclipse.app\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0b9e86f5d220708fd60d54c3e7885fa1127d1d20\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M2-macosx-cocoa-aarch64-6366500407303127458.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.embedcpp.executable.cocoa.macosx.aarch64_4.32.0.20240502-0721/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c4d5000a7d51180a96dd485c82be51d42cdfc279\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M2-macosx-cocoa-aarch64-6366500407303127458.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202404271024.jar/os/macosx/aarch64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9357f8202c2bdf9ed309bf2c82f8f53a68164088\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M2-macosx-cocoa-aarch64-6366500407303127458.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202404271024.jar/os/macosx/aarch64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"102febf8120322b093b1c9c8d6b24b6a78f9bcc0\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M2-macosx-cocoa-aarch64-6366500407303127458.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202404271024.jar/os/macosx/x86_64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9517a970b176bde72cd73887e2587a3574716110\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M2-macosx-cocoa-aarch64-6366500407303127458.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202404271024.jar/os/macosx/x86_64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0e97a6eb772a3eef07826d5eb75de0924fba367b\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M2-macosx-cocoa-aarch64-6366500407303127458.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.native.serial_11.6.0.202404271024.jar/os/macosx/aarch64/libserial.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"50fc9467b481470c338dc43a127237b8707906e4\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M2-macosx-cocoa-aarch64-6366500407303127458.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.native.serial_11.6.0.202404271024.jar/os/macosx/x86_64/libserial.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"40608b0985fcc6a6c19972208b5cb65c1af0ea6a\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M2-macosx-cocoa-aarch64-6366500407303127458.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e37eb237e4687575f774c028e8aa4a4913e37a37\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M2-macosx-cocoa-aarch64-6366500407303127458.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"86006f61e0eadafeb935a0de05828ea98a6308e1\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M2-macosx-cocoa-aarch64-6366500407303127458.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.300.v20240419-2334.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M2-macosx-cocoa-aarch64-6366500407303127458.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.300.v20240419-2334.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M2-macosx-cocoa-aarch64-6366500407303127458.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.126.0.v20240426-0802.jar/libswt-pi-cocoa-4965r8.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e75db07b4a780a4a3ca6b5f09b4b570025c61360\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M2-macosx-cocoa-aarch64-6366500407303127458.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.126.0.v20240426-0802.jar/libswt-awt-cocoa-4965r8.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"311fbf36e0faf69ad47e500ccdf9313ab54820aa\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M2-macosx-cocoa-aarch64-6366500407303127458.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.126.0.v20240426-0802.jar/libswt-cocoa-4965r8.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7a40d382b16e9c93e89b7cdc5b4d44d4cf0951fa\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M2-macosx-cocoa-aarch64-6366500407303127458.dmg/Eclipse.app/Contents/Eclipse/plugins/com.github.jnr.jffi.native_1.3.13.v20240215-1616/jni/Darwin/libjffi-1.2.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9e37ab1aea5ffe913da0b1e1573a7dbb17738413\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M2-macosx-cocoa-aarch64-6366500407303127458.dmg/Eclipse.app/Contents/Eclipse/plugins/com.github.jnr.jffi.native_1.3.13.v20240215-1616/jni/Darwin/libjffi-1.2.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a12813ba8bfc1500970a32a7545d3fe283d000ea\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M2-macosx-cocoa-aarch64-6366500407303127458.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-aarch64/libjnidispatch.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"56cd13fe659db01c07ec565716b2e6e1024199ab\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M2-macosx-cocoa-aarch64-6366500407303127458.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-x86-64/libjnidispatch.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6657e46285bd8380196b5cfddae3e6143a2c32a0\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M2-macosx-cocoa-aarch64-6366500407303127458.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.aarch64_1.2.900.v20240129-1338/eclipse_11900.so\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3715f6bf1593a3b369058eb2f8f3abe37b5538fc\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M2-macosx-cocoa-aarch64-6366500407303127458.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx_1.2.900.v20240129-1338/eclipse_11900.so\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3715f6bf1593a3b369058eb2f8f3abe37b5538fc\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M2-macosx-cocoa-aarch64-6366500407303127458.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jar\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"85b7cae7b7bbc553bbff49db0b1a7791e90386f0\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M2-macosx-cocoa-aarch64-6366500407303127458.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jarsigner\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4ee1390bac3aac18f9089c4744a742477158b1af\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M2-macosx-cocoa-aarch64-6366500407303127458.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/java\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"48aff537996048403a657ca3651c35b6e7dad18a\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M2-macosx-cocoa-aarch64-6366500407303127458.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/javac\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c54c0c714e672fed995c3d3503ba1ae29a880ad8\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M2-macosx-cocoa-aarch64-6366500407303127458.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/javadoc\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"cd60513572c0ac340c79494a8883607242b6442b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M2-macosx-cocoa-aarch64-6366500407303127458.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/javap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7b19a101d2201de2dda42ef1ece92a706a8ef9a1\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M2-macosx-cocoa-aarch64-6366500407303127458.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jcmd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e8201cca40596294188cd2df95e27bbc27940f25\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M2-macosx-cocoa-aarch64-6366500407303127458.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jconsole\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"13e5ae86e9e1ebf156401f2405a5eaf3fa35de3b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M2-macosx-cocoa-aarch64-6366500407303127458.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"37bb245c57e04dc229f1268a96aead5147247e41\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M2-macosx-cocoa-aarch64-6366500407303127458.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jdeprscan\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"cf55166731342d0a65a6db3d53af4685a6989eae\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M2-macosx-cocoa-aarch64-6366500407303127458.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jdeps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c75665e4e8b555189c386b732164457e7b80ecb9\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M2-macosx-cocoa-aarch64-6366500407303127458.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jfr\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e417253a131bc8ba6fbffb87ba8d0977f31793bf\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M2-macosx-cocoa-aarch64-6366500407303127458.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jhsdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5600633be2d1505c3a21c33d61cc39c98b6e2af8\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M2-macosx-cocoa-aarch64-6366500407303127458.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jimage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e3fa3897d06f36f0072fab3e94e574a0d1e73891\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M2-macosx-cocoa-aarch64-6366500407303127458.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jinfo\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"eb73a1bbd201c8a94927954d788373915491fc8e\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M2-macosx-cocoa-aarch64-6366500407303127458.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jlink\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2a6dd48b0d3fa493f53c8de07251c657b5bfa1f5\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M2-macosx-cocoa-aarch64-6366500407303127458.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jmap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ecc25763935731c2bb4ed89545e95ca212329c57\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M2-macosx-cocoa-aarch64-6366500407303127458.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jmod\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"bdfd9333207cdcca4e0dc5179eb55978f486a082\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M2-macosx-cocoa-aarch64-6366500407303127458.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jpackage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2d322de95f588e486586106fb3adb7a232d3a727\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M2-macosx-cocoa-aarch64-6366500407303127458.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"332b1856c718286e35df1ccc759286c63db7bc45\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M2-macosx-cocoa-aarch64-6366500407303127458.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jrunscript\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"15ce7577d3c990127085b8dea8174d740ec272ac\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M2-macosx-cocoa-aarch64-6366500407303127458.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jshell\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"8dbcddf91d402549534923c713ae6e3a73ecd663\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M2-macosx-cocoa-aarch64-6366500407303127458.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jstack\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"462b9dda12e2f5cd453bcdfc85e6f8d1d0d004a9\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M2-macosx-cocoa-aarch64-6366500407303127458.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jstat\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3c481bf4bf57a272523673fd708d3b3f1ca19889\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M2-macosx-cocoa-aarch64-6366500407303127458.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jstatd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"add2775005bbeb791168fd4f54e129cc0e9b3be1\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M2-macosx-cocoa-aarch64-6366500407303127458.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jwebserver\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3d8efd9997b52283ad0d89e8025072665d7a731d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M2-macosx-cocoa-aarch64-6366500407303127458.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/keytool\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"90afc4edfee1782468fdec5cab180a7533d17aae\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M2-macosx-cocoa-aarch64-6366500407303127458.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/rmiregistry\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"dfca96adf369133c81e31ae6b7d16a9a88940ae5\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M2-macosx-cocoa-aarch64-6366500407303127458.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/serialver\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"98d4bcd371524d1090e7ac11951695f506b0fd6a\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M2-macosx-cocoa-aarch64-6366500407303127458.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/jspawnhelper\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ee8371af06189c4ba625d243b39788e73ae23401\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M2-macosx-cocoa-aarch64-6366500407303127458.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libattach.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b45f99ac18a5b2eb428144aa0732c19ad9ee72db\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M2-macosx-cocoa-aarch64-6366500407303127458.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d9f75fff6e0ce189bf1080663643a45742c85625\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M2-macosx-cocoa-aarch64-6366500407303127458.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libawt_lwawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"250670496974f7410a847531817b05c93421a50b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M2-macosx-cocoa-aarch64-6366500407303127458.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libdt_socket.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d1d8881ac81bdee51f0ac8cec407c8097250c3ae\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M2-macosx-cocoa-aarch64-6366500407303127458.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libextnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d27c28e9fc41f80d9d040edd66f5b1243e551f54\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M2-macosx-cocoa-aarch64-6366500407303127458.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libfontmanager.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"173de4682bdd43777ca196f908a1b85cb8dbddba\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M2-macosx-cocoa-aarch64-6366500407303127458.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libfreetype.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6ec72f9cc99370be1a2451258935cd31804791a9\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M2-macosx-cocoa-aarch64-6366500407303127458.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libinstrument.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6f186477e2121d809ee7726a77eddf0a9423734c\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M2-macosx-cocoa-aarch64-6366500407303127458.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libj2gss.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"aedefb1ea0fd7715dca5337919eea223c053d604\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M2-macosx-cocoa-aarch64-6366500407303127458.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libj2pcsc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2a9a6c5fd3cee75f87914d911fe1017775aaddb9\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M2-macosx-cocoa-aarch64-6366500407303127458.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libj2pkcs11.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ca0f5d490f3f8d09395e5dd68cd79ee83aa0fc96\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M2-macosx-cocoa-aarch64-6366500407303127458.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjaas.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"662eeac930979eba6cc5183183417bce3445adc0\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M2-macosx-cocoa-aarch64-6366500407303127458.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjava.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"08937da8f4c2a9f93f0559b2babaac66a201e53d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M2-macosx-cocoa-aarch64-6366500407303127458.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjavajpeg.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"163ac5c00f929dc7e2b2535424783a7b4c1ca70f\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M2-macosx-cocoa-aarch64-6366500407303127458.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"fa5b864a12cf2d7d8c35d26bce9c36f404d41907\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M2-macosx-cocoa-aarch64-6366500407303127458.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjdwp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a6f06a9a1117f6dcce48511e37da416126a39154\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M2-macosx-cocoa-aarch64-6366500407303127458.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjimage.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d452f7e41a98130dd4ecd1bad39c707c610c70d3\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M2-macosx-cocoa-aarch64-6366500407303127458.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjli.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3a0793a1dacf7be2433519c3ca9f57c3ac46d14d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M2-macosx-cocoa-aarch64-6366500407303127458.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"980d119ccdc9cae437497367b22b52e1b0d27b9f\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M2-macosx-cocoa-aarch64-6366500407303127458.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjsound.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"71ee30a90a5ddd36e89aaa4fd534001360970dfd\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M2-macosx-cocoa-aarch64-6366500407303127458.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/liblcms.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"11d28658d45db36af4a7cb95a44eb02531ac31a9\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M2-macosx-cocoa-aarch64-6366500407303127458.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/lible.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d3de2286c64f06473dfb9d851f92d1e591bd8b41\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M2-macosx-cocoa-aarch64-6366500407303127458.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libmanagement.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"495cbd739c5be9f83f5c3672d2f56b4bd4840b30\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M2-macosx-cocoa-aarch64-6366500407303127458.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libmanagement_agent.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d4001866e9ca5002ac667d4e4fc97786381714bb\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M2-macosx-cocoa-aarch64-6366500407303127458.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libmanagement_ext.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"459225ef2de331f6eb0d34425525db993e881ba8\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M2-macosx-cocoa-aarch64-6366500407303127458.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libmlib_image.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b1999f7d1b6d641a5f5c26cd17d41d1cafb7474d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M2-macosx-cocoa-aarch64-6366500407303127458.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e7b2c7e5e6509afb312b0b1ca1054d7f5c5d098f\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M2-macosx-cocoa-aarch64-6366500407303127458.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libnio.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"039a44645649bdc12f9ae60cbacd366c9c1d484b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M2-macosx-cocoa-aarch64-6366500407303127458.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libosx.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"064850ce36f634d352d932fb9cd756bed17d3efb\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M2-macosx-cocoa-aarch64-6366500407303127458.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libosxapp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2c1faab357f728e6c7907eed2be24fc048ccdaeb\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M2-macosx-cocoa-aarch64-6366500407303127458.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libosxkrb5.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"09082e2eaa86d6187e1d0f090c9894566bec1853\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M2-macosx-cocoa-aarch64-6366500407303127458.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libosxsecurity.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"eae55a31b427fa92dd7328fb282db97b20d47b79\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M2-macosx-cocoa-aarch64-6366500407303127458.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libosxui.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1cc43f688c4bb704a6d15e43160b4b73f996d411\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M2-macosx-cocoa-aarch64-6366500407303127458.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libprefs.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e235b2c9ce2537c51b6ea348477e45ba9c87dece\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M2-macosx-cocoa-aarch64-6366500407303127458.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/librmi.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"aa2c588a4fa6b3a8c37d02e2b19ef16036e6c21d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M2-macosx-cocoa-aarch64-6366500407303127458.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libsaproc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"16554ee96f09007bcb5fd4c1c459291db965a1ee\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M2-macosx-cocoa-aarch64-6366500407303127458.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libsplashscreen.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"921731a090f37de78c45152302ed554449d3e963\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M2-macosx-cocoa-aarch64-6366500407303127458.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libsyslookup.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5fd7adf196c6715306e96f1d1e556e08b66458eb\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M2-macosx-cocoa-aarch64-6366500407303127458.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libverify.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c5a104ce2448de1ed06aea5f071da157bfbae19b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M2-macosx-cocoa-aarch64-6366500407303127458.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libzip.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"216fc4d68b8e93dfe29f2545092089b246d6f501\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M2-macosx-cocoa-aarch64-6366500407303127458.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/server/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"980d119ccdc9cae437497367b22b52e1b0d27b9f\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M2-macosx-cocoa-aarch64-6366500407303127458.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/server/libjvm.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0767daf35d93891741a42ef33f04b5d7aa4b883c\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M2-macosx-cocoa-aarch64-6366500407303127458.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0b9e86f5d220708fd60d54c3e7885fa1127d1d20\",\n      \"arch\": \"arm64\"\n    }\n  ],\n  \"issues\": null\n}\n"}}
06:47:47 200'
06:47:47 ++418+ head -n1
06:47:47 +418+ RESPONSE='{"uuid":"3c1185b2-8c2f-42e8-a9c5-1dff444e0aea","notarizationStatus":{"status":"COMPLETE","message":"Notarization ticket has been stapled successfully to uploaded file. You can now download the stapled file","moreInfo":"Notarization ticket has been stapled to the uploaded file successfully","log":"{\n  \"logFormatVersion\": 1,\n  \"jobId\": \"5abc2943-02f3-4c2d-94f7-8750a1bc43d4\",\n  \"status\": \"Accepted\",\n  \"statusSummary\": \"Ready for distribution\",\n  \"statusCode\": 0,\n  \"archiveFilename\": \"eclipse-embedcpp-2024-06-M2-macosx-cocoa-aarch64-6366500407303127458.dmg\",\n  \"uploadDate\": \"2024-05-02T10:28:07.033Z\",\n  \"sha256\": \"5f4b217faec43f6cfe5c7bdf5fd1313bfd30bc2d0197d218c8e26bc66467ca79\",\n  \"ticketContents\": [\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M2-macosx-cocoa-aarch64-6366500407303127458.dmg\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"fda932f15c4905e8b724ee0f38063a36cafd96de\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M2-macosx-cocoa-aarch64-6366500407303127458.dmg/Eclipse.app\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0b9e86f5d220708fd60d54c3e7885fa1127d1d20\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M2-macosx-cocoa-aarch64-6366500407303127458.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.embedcpp.executable.cocoa.macosx.aarch64_4.32.0.20240502-0721/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c4d5000a7d51180a96dd485c82be51d42cdfc279\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M2-macosx-cocoa-aarch64-6366500407303127458.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202404271024.jar/os/macosx/aarch64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9357f8202c2bdf9ed309bf2c82f8f53a68164088\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M2-macosx-cocoa-aarch64-6366500407303127458.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202404271024.jar/os/macosx/aarch64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"102febf8120322b093b1c9c8d6b24b6a78f9bcc0\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M2-macosx-cocoa-aarch64-6366500407303127458.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202404271024.jar/os/macosx/x86_64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9517a970b176bde72cd73887e2587a3574716110\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M2-macosx-cocoa-aarch64-6366500407303127458.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202404271024.jar/os/macosx/x86_64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0e97a6eb772a3eef07826d5eb75de0924fba367b\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M2-macosx-cocoa-aarch64-6366500407303127458.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.native.serial_11.6.0.202404271024.jar/os/macosx/aarch64/libserial.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"50fc9467b481470c338dc43a127237b8707906e4\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M2-macosx-cocoa-aarch64-6366500407303127458.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.native.serial_11.6.0.202404271024.jar/os/macosx/x86_64/libserial.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"40608b0985fcc6a6c19972208b5cb65c1af0ea6a\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M2-macosx-cocoa-aarch64-6366500407303127458.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e37eb237e4687575f774c028e8aa4a4913e37a37\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M2-macosx-cocoa-aarch64-6366500407303127458.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"86006f61e0eadafeb935a0de05828ea98a6308e1\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M2-macosx-cocoa-aarch64-6366500407303127458.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.300.v20240419-2334.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M2-macosx-cocoa-aarch64-6366500407303127458.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.300.v20240419-2334.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M2-macosx-cocoa-aarch64-6366500407303127458.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.126.0.v20240426-0802.jar/libswt-pi-cocoa-4965r8.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e75db07b4a780a4a3ca6b5f09b4b570025c61360\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M2-macosx-cocoa-aarch64-6366500407303127458.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.126.0.v20240426-0802.jar/libswt-awt-cocoa-4965r8.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"311fbf36e0faf69ad47e500ccdf9313ab54820aa\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M2-macosx-cocoa-aarch64-6366500407303127458.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.126.0.v20240426-0802.jar/libswt-cocoa-4965r8.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7a40d382b16e9c93e89b7cdc5b4d44d4cf0951fa\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M2-macosx-cocoa-aarch64-6366500407303127458.dmg/Eclipse.app/Contents/Eclipse/plugins/com.github.jnr.jffi.native_1.3.13.v20240215-1616/jni/Darwin/libjffi-1.2.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9e37ab1aea5ffe913da0b1e1573a7dbb17738413\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M2-macosx-cocoa-aarch64-6366500407303127458.dmg/Eclipse.app/Contents/Eclipse/plugins/com.github.jnr.jffi.native_1.3.13.v20240215-1616/jni/Darwin/libjffi-1.2.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a12813ba8bfc1500970a32a7545d3fe283d000ea\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M2-macosx-cocoa-aarch64-6366500407303127458.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-aarch64/libjnidispatch.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"56cd13fe659db01c07ec565716b2e6e1024199ab\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M2-macosx-cocoa-aarch64-6366500407303127458.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-x86-64/libjnidispatch.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6657e46285bd8380196b5cfddae3e6143a2c32a0\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M2-macosx-cocoa-aarch64-6366500407303127458.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.aarch64_1.2.900.v20240129-1338/eclipse_11900.so\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3715f6bf1593a3b369058eb2f8f3abe37b5538fc\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M2-macosx-cocoa-aarch64-6366500407303127458.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx_1.2.900.v20240129-1338/eclipse_11900.so\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3715f6bf1593a3b369058eb2f8f3abe37b5538fc\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M2-macosx-cocoa-aarch64-6366500407303127458.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jar\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"85b7cae7b7bbc553bbff49db0b1a7791e90386f0\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M2-macosx-cocoa-aarch64-6366500407303127458.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jarsigner\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4ee1390bac3aac18f9089c4744a742477158b1af\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M2-macosx-cocoa-aarch64-6366500407303127458.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/java\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"48aff537996048403a657ca3651c35b6e7dad18a\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M2-macosx-cocoa-aarch64-6366500407303127458.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/javac\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c54c0c714e672fed995c3d3503ba1ae29a880ad8\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M2-macosx-cocoa-aarch64-6366500407303127458.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/javadoc\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"cd60513572c0ac340c79494a8883607242b6442b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M2-macosx-cocoa-aarch64-6366500407303127458.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/javap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7b19a101d2201de2dda42ef1ece92a706a8ef9a1\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M2-macosx-cocoa-aarch64-6366500407303127458.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jcmd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e8201cca40596294188cd2df95e27bbc27940f25\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M2-macosx-cocoa-aarch64-6366500407303127458.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jconsole\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"13e5ae86e9e1ebf156401f2405a5eaf3fa35de3b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M2-macosx-cocoa-aarch64-6366500407303127458.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"37bb245c57e04dc229f1268a96aead5147247e41\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M2-macosx-cocoa-aarch64-6366500407303127458.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jdeprscan\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"cf55166731342d0a65a6db3d53af4685a6989eae\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M2-macosx-cocoa-aarch64-6366500407303127458.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jdeps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c75665e4e8b555189c386b732164457e7b80ecb9\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M2-macosx-cocoa-aarch64-6366500407303127458.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jfr\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e417253a131bc8ba6fbffb87ba8d0977f31793bf\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M2-macosx-cocoa-aarch64-6366500407303127458.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jhsdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5600633be2d1505c3a21c33d61cc39c98b6e2af8\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M2-macosx-cocoa-aarch64-6366500407303127458.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jimage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e3fa3897d06f36f0072fab3e94e574a0d1e73891\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M2-macosx-cocoa-aarch64-6366500407303127458.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jinfo\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"eb73a1bbd201c8a94927954d788373915491fc8e\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M2-macosx-cocoa-aarch64-6366500407303127458.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jlink\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2a6dd48b0d3fa493f53c8de07251c657b5bfa1f5\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M2-macosx-cocoa-aarch64-6366500407303127458.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jmap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ecc25763935731c2bb4ed89545e95ca212329c57\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M2-macosx-cocoa-aarch64-6366500407303127458.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jmod\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"bdfd9333207cdcca4e0dc5179eb55978f486a082\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M2-macosx-cocoa-aarch64-6366500407303127458.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jpackage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2d322de95f588e486586106fb3adb7a232d3a727\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M2-macosx-cocoa-aarch64-6366500407303127458.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"332b1856c718286e35df1ccc759286c63db7bc45\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M2-macosx-cocoa-aarch64-6366500407303127458.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jrunscript\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"15ce7577d3c990127085b8dea8174d740ec272ac\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M2-macosx-cocoa-aarch64-6366500407303127458.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jshell\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"8dbcddf91d402549534923c713ae6e3a73ecd663\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M2-macosx-cocoa-aarch64-6366500407303127458.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jstack\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"462b9dda12e2f5cd453bcdfc85e6f8d1d0d004a9\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M2-macosx-cocoa-aarch64-6366500407303127458.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jstat\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3c481bf4bf57a272523673fd708d3b3f1ca19889\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M2-macosx-cocoa-aarch64-6366500407303127458.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jstatd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"add2775005bbeb791168fd4f54e129cc0e9b3be1\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M2-macosx-cocoa-aarch64-6366500407303127458.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jwebserver\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3d8efd9997b52283ad0d89e8025072665d7a731d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M2-macosx-cocoa-aarch64-6366500407303127458.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/keytool\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"90afc4edfee1782468fdec5cab180a7533d17aae\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M2-macosx-cocoa-aarch64-6366500407303127458.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/rmiregistry\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"dfca96adf369133c81e31ae6b7d16a9a88940ae5\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M2-macosx-cocoa-aarch64-6366500407303127458.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/serialver\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"98d4bcd371524d1090e7ac11951695f506b0fd6a\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M2-macosx-cocoa-aarch64-6366500407303127458.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/jspawnhelper\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ee8371af06189c4ba625d243b39788e73ae23401\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M2-macosx-cocoa-aarch64-6366500407303127458.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libattach.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b45f99ac18a5b2eb428144aa0732c19ad9ee72db\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M2-macosx-cocoa-aarch64-6366500407303127458.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d9f75fff6e0ce189bf1080663643a45742c85625\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M2-macosx-cocoa-aarch64-6366500407303127458.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libawt_lwawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"250670496974f7410a847531817b05c93421a50b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M2-macosx-cocoa-aarch64-6366500407303127458.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libdt_socket.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d1d8881ac81bdee51f0ac8cec407c8097250c3ae\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M2-macosx-cocoa-aarch64-6366500407303127458.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libextnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d27c28e9fc41f80d9d040edd66f5b1243e551f54\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M2-macosx-cocoa-aarch64-6366500407303127458.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libfontmanager.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"173de4682bdd43777ca196f908a1b85cb8dbddba\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M2-macosx-cocoa-aarch64-6366500407303127458.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libfreetype.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6ec72f9cc99370be1a2451258935cd31804791a9\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M2-macosx-cocoa-aarch64-6366500407303127458.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libinstrument.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6f186477e2121d809ee7726a77eddf0a9423734c\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M2-macosx-cocoa-aarch64-6366500407303127458.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libj2gss.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"aedefb1ea0fd7715dca5337919eea223c053d604\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M2-macosx-cocoa-aarch64-6366500407303127458.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libj2pcsc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2a9a6c5fd3cee75f87914d911fe1017775aaddb9\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M2-macosx-cocoa-aarch64-6366500407303127458.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libj2pkcs11.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ca0f5d490f3f8d09395e5dd68cd79ee83aa0fc96\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M2-macosx-cocoa-aarch64-6366500407303127458.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjaas.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"662eeac930979eba6cc5183183417bce3445adc0\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M2-macosx-cocoa-aarch64-6366500407303127458.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjava.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"08937da8f4c2a9f93f0559b2babaac66a201e53d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M2-macosx-cocoa-aarch64-6366500407303127458.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjavajpeg.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"163ac5c00f929dc7e2b2535424783a7b4c1ca70f\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M2-macosx-cocoa-aarch64-6366500407303127458.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"fa5b864a12cf2d7d8c35d26bce9c36f404d41907\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M2-macosx-cocoa-aarch64-6366500407303127458.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjdwp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a6f06a9a1117f6dcce48511e37da416126a39154\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M2-macosx-cocoa-aarch64-6366500407303127458.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjimage.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d452f7e41a98130dd4ecd1bad39c707c610c70d3\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M2-macosx-cocoa-aarch64-6366500407303127458.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjli.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3a0793a1dacf7be2433519c3ca9f57c3ac46d14d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M2-macosx-cocoa-aarch64-6366500407303127458.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"980d119ccdc9cae437497367b22b52e1b0d27b9f\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M2-macosx-cocoa-aarch64-6366500407303127458.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjsound.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"71ee30a90a5ddd36e89aaa4fd534001360970dfd\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M2-macosx-cocoa-aarch64-6366500407303127458.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/liblcms.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"11d28658d45db36af4a7cb95a44eb02531ac31a9\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M2-macosx-cocoa-aarch64-6366500407303127458.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/lible.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d3de2286c64f06473dfb9d851f92d1e591bd8b41\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M2-macosx-cocoa-aarch64-6366500407303127458.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libmanagement.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"495cbd739c5be9f83f5c3672d2f56b4bd4840b30\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M2-macosx-cocoa-aarch64-6366500407303127458.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libmanagement_agent.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d4001866e9ca5002ac667d4e4fc97786381714bb\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M2-macosx-cocoa-aarch64-6366500407303127458.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libmanagement_ext.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"459225ef2de331f6eb0d34425525db993e881ba8\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M2-macosx-cocoa-aarch64-6366500407303127458.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libmlib_image.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b1999f7d1b6d641a5f5c26cd17d41d1cafb7474d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M2-macosx-cocoa-aarch64-6366500407303127458.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e7b2c7e5e6509afb312b0b1ca1054d7f5c5d098f\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M2-macosx-cocoa-aarch64-6366500407303127458.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libnio.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"039a44645649bdc12f9ae60cbacd366c9c1d484b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M2-macosx-cocoa-aarch64-6366500407303127458.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libosx.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"064850ce36f634d352d932fb9cd756bed17d3efb\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M2-macosx-cocoa-aarch64-6366500407303127458.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libosxapp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2c1faab357f728e6c7907eed2be24fc048ccdaeb\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M2-macosx-cocoa-aarch64-6366500407303127458.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libosxkrb5.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"09082e2eaa86d6187e1d0f090c9894566bec1853\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M2-macosx-cocoa-aarch64-6366500407303127458.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libosxsecurity.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"eae55a31b427fa92dd7328fb282db97b20d47b79\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M2-macosx-cocoa-aarch64-6366500407303127458.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libosxui.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1cc43f688c4bb704a6d15e43160b4b73f996d411\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M2-macosx-cocoa-aarch64-6366500407303127458.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libprefs.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e235b2c9ce2537c51b6ea348477e45ba9c87dece\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M2-macosx-cocoa-aarch64-6366500407303127458.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/librmi.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"aa2c588a4fa6b3a8c37d02e2b19ef16036e6c21d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M2-macosx-cocoa-aarch64-6366500407303127458.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libsaproc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"16554ee96f09007bcb5fd4c1c459291db965a1ee\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M2-macosx-cocoa-aarch64-6366500407303127458.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libsplashscreen.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"921731a090f37de78c45152302ed554449d3e963\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M2-macosx-cocoa-aarch64-6366500407303127458.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libsyslookup.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5fd7adf196c6715306e96f1d1e556e08b66458eb\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M2-macosx-cocoa-aarch64-6366500407303127458.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libverify.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c5a104ce2448de1ed06aea5f071da157bfbae19b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M2-macosx-cocoa-aarch64-6366500407303127458.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libzip.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"216fc4d68b8e93dfe29f2545092089b246d6f501\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M2-macosx-cocoa-aarch64-6366500407303127458.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/server/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"980d119ccdc9cae437497367b22b52e1b0d27b9f\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M2-macosx-cocoa-aarch64-6366500407303127458.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/server/libjvm.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0767daf35d93891741a42ef33f04b5d7aa4b883c\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M2-macosx-cocoa-aarch64-6366500407303127458.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0b9e86f5d220708fd60d54c3e7885fa1127d1d20\",\n      \"arch\": \"arm64\"\n    }\n  ],\n  \"issues\": null\n}\n"}}'
06:47:47 ++418+ tail -n1
06:47:47 +418+ STATUS_CODE=200
06:47:47 ++418+ jq -r .notarizationStatus.status
06:47:47 ++418+ echo '{"uuid":"3c1185b2-8c2f-42e8-a9c5-1dff444e0aea","notarizationStatus":{"status":"COMPLETE","message":"Notarization' ticket has been stapled successfully to uploaded file. You can now download the stapled 'file","moreInfo":"Notarization' ticket has been stapled to the uploaded file 'successfully","log":"{\n' '\"logFormatVersion\":' '1,\n' '\"jobId\":' '\"5abc2943-02f3-4c2d-94f7-8750a1bc43d4\",\n' '\"status\":' '\"Accepted\",\n' '\"statusSummary\":' '\"Ready' for 'distribution\",\n' '\"statusCode\":' '0,\n' '\"archiveFilename\":' '\"eclipse-embedcpp-2024-06-M2-macosx-cocoa-aarch64-6366500407303127458.dmg\",\n' '\"uploadDate\":' '\"2024-05-02T10:28:07.033Z\",\n' '\"sha256\":' '\"5f4b217faec43f6cfe5c7bdf5fd1313bfd30bc2d0197d218c8e26bc66467ca79\",\n' '\"ticketContents\":' '[\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-M2-macosx-cocoa-aarch64-6366500407303127458.dmg\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"fda932f15c4905e8b724ee0f38063a36cafd96de\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-M2-macosx-cocoa-aarch64-6366500407303127458.dmg/Eclipse.app\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0b9e86f5d220708fd60d54c3e7885fa1127d1d20\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-M2-macosx-cocoa-aarch64-6366500407303127458.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.embedcpp.executable.cocoa.macosx.aarch64_4.32.0.20240502-0721/MacOS/eclipse\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c4d5000a7d51180a96dd485c82be51d42cdfc279\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-M2-macosx-cocoa-aarch64-6366500407303127458.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202404271024.jar/os/macosx/aarch64/libpty.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9357f8202c2bdf9ed309bf2c82f8f53a68164088\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-M2-macosx-cocoa-aarch64-6366500407303127458.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202404271024.jar/os/macosx/aarch64/libspawner.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"102febf8120322b093b1c9c8d6b24b6a78f9bcc0\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-M2-macosx-cocoa-aarch64-6366500407303127458.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202404271024.jar/os/macosx/x86_64/libpty.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9517a970b176bde72cd73887e2587a3574716110\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-M2-macosx-cocoa-aarch64-6366500407303127458.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202404271024.jar/os/macosx/x86_64/libspawner.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0e97a6eb772a3eef07826d5eb75de0924fba367b\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-M2-macosx-cocoa-aarch64-6366500407303127458.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.native.serial_11.6.0.202404271024.jar/os/macosx/aarch64/libserial.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"50fc9467b481470c338dc43a127237b8707906e4\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-M2-macosx-cocoa-aarch64-6366500407303127458.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.native.serial_11.6.0.202404271024.jar/os/macosx/x86_64/libserial.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"40608b0985fcc6a6c19972208b5cb65c1af0ea6a\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-M2-macosx-cocoa-aarch64-6366500407303127458.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e37eb237e4687575f774c028e8aa4a4913e37a37\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-M2-macosx-cocoa-aarch64-6366500407303127458.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"86006f61e0eadafeb935a0de05828ea98a6308e1\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-M2-macosx-cocoa-aarch64-6366500407303127458.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.300.v20240419-2334.jar/libkeystoreNative.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-M2-macosx-cocoa-aarch64-6366500407303127458.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.300.v20240419-2334.jar/libkeystoreNative.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-M2-macosx-cocoa-aarch64-6366500407303127458.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.126.0.v20240426-0802.jar/libswt-pi-cocoa-4965r8.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e75db07b4a780a4a3ca6b5f09b4b570025c61360\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-M2-macosx-cocoa-aarch64-6366500407303127458.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.126.0.v20240426-0802.jar/libswt-awt-cocoa-4965r8.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"311fbf36e0faf69ad47e500ccdf9313ab54820aa\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-M2-macosx-cocoa-aarch64-6366500407303127458.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.126.0.v20240426-0802.jar/libswt-cocoa-4965r8.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"7a40d382b16e9c93e89b7cdc5b4d44d4cf0951fa\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-M2-macosx-cocoa-aarch64-6366500407303127458.dmg/Eclipse.app/Contents/Eclipse/plugins/com.github.jnr.jffi.native_1.3.13.v20240215-1616/jni/Darwin/libjffi-1.2.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9e37ab1aea5ffe913da0b1e1573a7dbb17738413\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-M2-macosx-cocoa-aarch64-6366500407303127458.dmg/Eclipse.app/Contents/Eclipse/plugins/com.github.jnr.jffi.native_1.3.13.v20240215-1616/jni/Darwin/libjffi-1.2.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a12813ba8bfc1500970a32a7545d3fe283d000ea\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-M2-macosx-cocoa-aarch64-6366500407303127458.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-aarch64/libjnidispatch.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"56cd13fe659db01c07ec565716b2e6e1024199ab\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-M2-macosx-cocoa-aarch64-6366500407303127458.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-x86-64/libjnidispatch.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6657e46285bd8380196b5cfddae3e6143a2c32a0\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-M2-macosx-cocoa-aarch64-6366500407303127458.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.aarch64_1.2.900.v20240129-1338/eclipse_11900.so\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3715f6bf1593a3b369058eb2f8f3abe37b5538fc\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-M2-macosx-cocoa-aarch64-6366500407303127458.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx_1.2.900.v20240129-1338/eclipse_11900.so\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3715f6bf1593a3b369058eb2f8f3abe37b5538fc\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-M2-macosx-cocoa-aarch64-6366500407303127458.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jar\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"85b7cae7b7bbc553bbff49db0b1a7791e90386f0\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-M2-macosx-cocoa-aarch64-6366500407303127458.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jarsigner\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"4ee1390bac3aac18f9089c4744a742477158b1af\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-M2-macosx-cocoa-aarch64-6366500407303127458.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/java\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"48aff537996048403a657ca3651c35b6e7dad18a\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-M2-macosx-cocoa-aarch64-6366500407303127458.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/javac\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c54c0c714e672fed995c3d3503ba1ae29a880ad8\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-M2-macosx-cocoa-aarch64-6366500407303127458.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/javadoc\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"cd60513572c0ac340c79494a8883607242b6442b\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-M2-macosx-cocoa-aarch64-6366500407303127458.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/javap\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"7b19a101d2201de2dda42ef1ece92a706a8ef9a1\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-M2-macosx-cocoa-aarch64-6366500407303127458.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jcmd\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e8201cca40596294188cd2df95e27bbc27940f25\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-M2-macosx-cocoa-aarch64-6366500407303127458.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jconsole\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"13e5ae86e9e1ebf156401f2405a5eaf3fa35de3b\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-M2-macosx-cocoa-aarch64-6366500407303127458.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jdb\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"37bb245c57e04dc229f1268a96aead5147247e41\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-M2-macosx-cocoa-aarch64-6366500407303127458.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jdeprscan\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"cf55166731342d0a65a6db3d53af4685a6989eae\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-M2-macosx-cocoa-aarch64-6366500407303127458.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jdeps\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c75665e4e8b555189c386b732164457e7b80ecb9\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-M2-macosx-cocoa-aarch64-6366500407303127458.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jfr\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e417253a131bc8ba6fbffb87ba8d0977f31793bf\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-M2-macosx-cocoa-aarch64-6366500407303127458.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jhsdb\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5600633be2d1505c3a21c33d61cc39c98b6e2af8\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-M2-macosx-cocoa-aarch64-6366500407303127458.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jimage\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e3fa3897d06f36f0072fab3e94e574a0d1e73891\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-M2-macosx-cocoa-aarch64-6366500407303127458.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jinfo\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"eb73a1bbd201c8a94927954d788373915491fc8e\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-M2-macosx-cocoa-aarch64-6366500407303127458.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jlink\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"2a6dd48b0d3fa493f53c8de07251c657b5bfa1f5\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-M2-macosx-cocoa-aarch64-6366500407303127458.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jmap\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ecc25763935731c2bb4ed89545e95ca212329c57\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-M2-macosx-cocoa-aarch64-6366500407303127458.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jmod\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"bdfd9333207cdcca4e0dc5179eb55978f486a082\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-M2-macosx-cocoa-aarch64-6366500407303127458.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jpackage\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"2d322de95f588e486586106fb3adb7a232d3a727\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-M2-macosx-cocoa-aarch64-6366500407303127458.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jps\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"332b1856c718286e35df1ccc759286c63db7bc45\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-M2-macosx-cocoa-aarch64-6366500407303127458.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jrunscript\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"15ce7577d3c990127085b8dea8174d740ec272ac\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-M2-macosx-cocoa-aarch64-6366500407303127458.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jshell\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"8dbcddf91d402549534923c713ae6e3a73ecd663\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-M2-macosx-cocoa-aarch64-6366500407303127458.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jstack\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"462b9dda12e2f5cd453bcdfc85e6f8d1d0d004a9\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-M2-macosx-cocoa-aarch64-6366500407303127458.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jstat\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3c481bf4bf57a272523673fd708d3b3f1ca19889\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-M2-macosx-cocoa-aarch64-6366500407303127458.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jstatd\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"add2775005bbeb791168fd4f54e129cc0e9b3be1\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-M2-macosx-cocoa-aarch64-6366500407303127458.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jwebserver\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3d8efd9997b52283ad0d89e8025072665d7a731d\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-M2-macosx-cocoa-aarch64-6366500407303127458.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/keytool\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"90afc4edfee1782468fdec5cab180a7533d17aae\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-M2-macosx-cocoa-aarch64-6366500407303127458.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/rmiregistry\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"dfca96adf369133c81e31ae6b7d16a9a88940ae5\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-M2-macosx-cocoa-aarch64-6366500407303127458.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/serialver\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"98d4bcd371524d1090e7ac11951695f506b0fd6a\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-M2-macosx-cocoa-aarch64-6366500407303127458.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/jspawnhelper\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ee8371af06189c4ba625d243b39788e73ae23401\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-M2-macosx-cocoa-aarch64-6366500407303127458.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libattach.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b45f99ac18a5b2eb428144aa0732c19ad9ee72db\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-M2-macosx-cocoa-aarch64-6366500407303127458.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d9f75fff6e0ce189bf1080663643a45742c85625\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-M2-macosx-cocoa-aarch64-6366500407303127458.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libawt_lwawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"250670496974f7410a847531817b05c93421a50b\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-M2-macosx-cocoa-aarch64-6366500407303127458.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libdt_socket.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d1d8881ac81bdee51f0ac8cec407c8097250c3ae\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-M2-macosx-cocoa-aarch64-6366500407303127458.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libextnet.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d27c28e9fc41f80d9d040edd66f5b1243e551f54\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-M2-macosx-cocoa-aarch64-6366500407303127458.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libfontmanager.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"173de4682bdd43777ca196f908a1b85cb8dbddba\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-M2-macosx-cocoa-aarch64-6366500407303127458.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libfreetype.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6ec72f9cc99370be1a2451258935cd31804791a9\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-M2-macosx-cocoa-aarch64-6366500407303127458.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libinstrument.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6f186477e2121d809ee7726a77eddf0a9423734c\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-M2-macosx-cocoa-aarch64-6366500407303127458.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libj2gss.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"aedefb1ea0fd7715dca5337919eea223c053d604\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-M2-macosx-cocoa-aarch64-6366500407303127458.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libj2pcsc.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"2a9a6c5fd3cee75f87914d911fe1017775aaddb9\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-M2-macosx-cocoa-aarch64-6366500407303127458.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libj2pkcs11.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ca0f5d490f3f8d09395e5dd68cd79ee83aa0fc96\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-M2-macosx-cocoa-aarch64-6366500407303127458.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjaas.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"662eeac930979eba6cc5183183417bce3445adc0\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-M2-macosx-cocoa-aarch64-6366500407303127458.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjava.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"08937da8f4c2a9f93f0559b2babaac66a201e53d\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-M2-macosx-cocoa-aarch64-6366500407303127458.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjavajpeg.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"163ac5c00f929dc7e2b2535424783a7b4c1ca70f\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-M2-macosx-cocoa-aarch64-6366500407303127458.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"fa5b864a12cf2d7d8c35d26bce9c36f404d41907\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-M2-macosx-cocoa-aarch64-6366500407303127458.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjdwp.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a6f06a9a1117f6dcce48511e37da416126a39154\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-M2-macosx-cocoa-aarch64-6366500407303127458.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjimage.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d452f7e41a98130dd4ecd1bad39c707c610c70d3\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-M2-macosx-cocoa-aarch64-6366500407303127458.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjli.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3a0793a1dacf7be2433519c3ca9f57c3ac46d14d\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-M2-macosx-cocoa-aarch64-6366500407303127458.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjsig.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"980d119ccdc9cae437497367b22b52e1b0d27b9f\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-M2-macosx-cocoa-aarch64-6366500407303127458.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjsound.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"71ee30a90a5ddd36e89aaa4fd534001360970dfd\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-M2-macosx-cocoa-aarch64-6366500407303127458.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/liblcms.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"11d28658d45db36af4a7cb95a44eb02531ac31a9\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-M2-macosx-cocoa-aarch64-6366500407303127458.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/lible.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d3de2286c64f06473dfb9d851f92d1e591bd8b41\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-M2-macosx-cocoa-aarch64-6366500407303127458.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libmanagement.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"495cbd739c5be9f83f5c3672d2f56b4bd4840b30\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-M2-macosx-cocoa-aarch64-6366500407303127458.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libmanagement_agent.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d4001866e9ca5002ac667d4e4fc97786381714bb\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-M2-macosx-cocoa-aarch64-6366500407303127458.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libmanagement_ext.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"459225ef2de331f6eb0d34425525db993e881ba8\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-M2-macosx-cocoa-aarch64-6366500407303127458.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libmlib_image.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b1999f7d1b6d641a5f5c26cd17d41d1cafb7474d\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-M2-macosx-cocoa-aarch64-6366500407303127458.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libnet.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e7b2c7e5e6509afb312b0b1ca1054d7f5c5d098f\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-M2-macosx-cocoa-aarch64-6366500407303127458.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libnio.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"039a44645649bdc12f9ae60cbacd366c9c1d484b\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-M2-macosx-cocoa-aarch64-6366500407303127458.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libosx.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"064850ce36f634d352d932fb9cd756bed17d3efb\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-M2-macosx-cocoa-aarch64-6366500407303127458.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libosxapp.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"2c1faab357f728e6c7907eed2be24fc048ccdaeb\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-M2-macosx-cocoa-aarch64-6366500407303127458.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libosxkrb5.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"09082e2eaa86d6187e1d0f090c9894566bec1853\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-M2-macosx-cocoa-aarch64-6366500407303127458.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libosxsecurity.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"eae55a31b427fa92dd7328fb282db97b20d47b79\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-M2-macosx-cocoa-aarch64-6366500407303127458.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libosxui.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"1cc43f688c4bb704a6d15e43160b4b73f996d411\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-M2-macosx-cocoa-aarch64-6366500407303127458.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libprefs.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e235b2c9ce2537c51b6ea348477e45ba9c87dece\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-M2-macosx-cocoa-aarch64-6366500407303127458.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/librmi.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"aa2c588a4fa6b3a8c37d02e2b19ef16036e6c21d\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-M2-macosx-cocoa-aarch64-6366500407303127458.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libsaproc.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"16554ee96f09007bcb5fd4c1c459291db965a1ee\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-M2-macosx-cocoa-aarch64-6366500407303127458.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libsplashscreen.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"921731a090f37de78c45152302ed554449d3e963\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-M2-macosx-cocoa-aarch64-6366500407303127458.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libsyslookup.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5fd7adf196c6715306e96f1d1e556e08b66458eb\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-M2-macosx-cocoa-aarch64-6366500407303127458.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libverify.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c5a104ce2448de1ed06aea5f071da157bfbae19b\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-M2-macosx-cocoa-aarch64-6366500407303127458.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libzip.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"216fc4d68b8e93dfe29f2545092089b246d6f501\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-M2-macosx-cocoa-aarch64-6366500407303127458.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/server/libjsig.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"980d119ccdc9cae437497367b22b52e1b0d27b9f\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-M2-macosx-cocoa-aarch64-6366500407303127458.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/server/libjvm.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0767daf35d93891741a42ef33f04b5d7aa4b883c\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-M2-macosx-cocoa-aarch64-6366500407303127458.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0b9e86f5d220708fd60d54c3e7885fa1127d1d20\",\n' '\"arch\":' '\"arm64\"\n' '}\n' '],\n' '\"issues\":' 'null\n}\n"}}'
06:47:47 +418+ STATUS=COMPLETE
06:47:47 +418+ [[ COMPLETE == \I\N\_\P\R\O\G\R\E\S\S ]]
06:47:47 +418+ [[ 200 == \5\0\3 ]]
06:47:47 +418+ [[ 200 == \5\0\2 ]]
06:47:47 +418+ [[ COMPLETE != \C\O\M\P\L\E\T\E ]]
06:47:47 +418+ break
06:47:47 +418+ rm eclipse-embedcpp-2024-06-M2-macosx-cocoa-aarch64.dmg
06:47:47 +418+ curl -JO https://cbi.eclipse.org/macos/xcrun/3c1185b2-8c2f-42e8-a9c5-1dff444e0aea/download
06:47:47   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
06:47:47                                  Dload  Upload   Total   Spent    Left  Speed
06:47:47 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 37.5M    0 37.5M    0     0  75.1M      0 --:--:-- --:--:-- --:--:-- 75.0M++204+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/3053e8ed-c850-4c7b-bec8-32409f30f05e/status
06:47:47 +204+ RESPONSE_RAW='{"uuid":"3053e8ed-c850-4c7b-bec8-32409f30f05e","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
06:47:47 200'
06:47:47 ++204+ head -n1
06:47:47 +204+ RESPONSE='{"uuid":"3053e8ed-c850-4c7b-bec8-32409f30f05e","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
06:47:47 ++204+ tail -n1
06:47:47 +204+ STATUS_CODE=200
06:47:47 ++204+ echo '{"uuid":"3053e8ed-c850-4c7b-bec8-32409f30f05e","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
06:47:47 ++204+ jq -r .notarizationStatus.status
06:47:47 +204+ STATUS=IN_PROGRESS
06:47:47 +204+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
06:47:47 +204+ sleep 1m
06:47:48 
100  107M    0  107M    0     0  70.8M      0 --:--:--  0:00:01 --:--:-- 70.7M
100  172M    0  172M    0     0  68.9M      0 --:--:--  0:00:02 --:--:-- 68.9M
100  240M    0  240M    0     0  68.7M      0 --:--:--  0:00:03 --:--:-- 68.7M
100  329M    0  329M    0     0  73.2M      0 --:--:--  0:00:04 --:--:-- 73.2M
100  390M    0  390M    0     0  74.8M      0 --:--:--  0:00:05 --:--:-- 74.7M
06:47:52 curl: Saved to filename 'eclipse-embedcpp-2024-06-M2-macosx-cocoa-aarch64.dmg'
06:47:52 +418+ cp -vf eclipse-embedcpp-2024-06-M2-macosx-cocoa-aarch64.dmg /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-embedcpp-2024-06-M2-macosx-cocoa-aarch64.dmg
06:47:52 'eclipse-embedcpp-2024-06-M2-macosx-cocoa-aarch64.dmg' -> '/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-embedcpp-2024-06-M2-macosx-cocoa-aarch64.dmg'
06:47:52 ++418+ dirname /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-embedcpp-2024-06-M2-macosx-cocoa-aarch64.dmg
06:47:52 +418+ d=/home/jenkins/agent/workspace/notarize-downloads/temp
06:47:52 ++418+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-embedcpp-2024-06-M2-macosx-cocoa-aarch64.dmg
06:47:52 +418+ b=eclipse-embedcpp-2024-06-M2-macosx-cocoa-aarch64.dmg
06:47:52 +418+ cd /home/jenkins/agent/workspace/notarize-downloads/temp
06:47:52 +418+ md5sum eclipse-embedcpp-2024-06-M2-macosx-cocoa-aarch64.dmg
06:47:53 +418+ sha1sum eclipse-embedcpp-2024-06-M2-macosx-cocoa-aarch64.dmg
06:47:54 +418+ sha512sum -b eclipse-embedcpp-2024-06-M2-macosx-cocoa-aarch64.dmg
06:47:55 +418+ rm eclipse-embedcpp-2024-06-M2-macosx-cocoa-aarch64.dmg-tonotarize
06:47:55 +418+ rm -f eclipse-embedcpp-2024-06-M2-macosx-cocoa-aarch64.dmg-tonotarize.md5
06:47:55 +418+ rm -f eclipse-embedcpp-2024-06-M2-macosx-cocoa-aarch64.dmg-tonotarize.sha1
06:47:55 +418+ rm -f eclipse-embedcpp-2024-06-M2-macosx-cocoa-aarch64.dmg-tonotarize.sha512
06:48:01 ++606+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/9de0b02b-f693-4031-8f06-017ea804231a/status
06:48:01 +606+ RESPONSE_RAW='{"uuid":"9de0b02b-f693-4031-8f06-017ea804231a","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
06:48:01 200'
06:48:01 ++606+ head -n1
06:48:01 +606+ RESPONSE='{"uuid":"9de0b02b-f693-4031-8f06-017ea804231a","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
06:48:01 ++606+ tail -n1
06:48:01 +606+ STATUS_CODE=200
06:48:01 ++606+ echo '{"uuid":"9de0b02b-f693-4031-8f06-017ea804231a","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
06:48:01 ++606+ jq -r .notarizationStatus.status
06:48:01 +606+ STATUS=IN_PROGRESS
06:48:01 +606+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
06:48:01 +606+ sleep 1m
06:48:05 ++460+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/13318cb9-b86d-4058-8262-dfe3b5cfff05/status
06:48:05 +460+ RESPONSE_RAW='{"uuid":"13318cb9-b86d-4058-8262-dfe3b5cfff05","notarizationStatus":{"status":"COMPLETE","message":"Notarization ticket has been stapled successfully to uploaded file. You can now download the stapled file","moreInfo":"Notarization ticket has been stapled to the uploaded file successfully","log":"{\n  \"logFormatVersion\": 1,\n  \"jobId\": \"e5820570-560a-4206-858f-722330919638\",\n  \"status\": \"Accepted\",\n  \"statusSummary\": \"Ready for distribution\",\n  \"statusCode\": 0,\n  \"archiveFilename\": \"eclipse-rcp-2024-06-M2-macosx-cocoa-x86_64-16400383054140635402.dmg\",\n  \"uploadDate\": \"2024-05-02T10:28:47.727Z\",\n  \"sha256\": \"42c1bddb6b76dea08f1c1788e196ab79ca7ea5bd1cb154401d652160db53abc0\",\n  \"ticketContents\": [\n    {\n      \"path\": \"eclipse-rcp-2024-06-M2-macosx-cocoa-x86_64-16400383054140635402.dmg\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"429edad77252dfb6fc388e8ad3be40e534fd6389\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M2-macosx-cocoa-x86_64-16400383054140635402.dmg/Eclipse.app\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"dfe47497eb30e06e151ae0928e07a473c34625d3\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M2-macosx-cocoa-x86_64-16400383054140635402.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.rcp.executable.cocoa.macosx.x86_64_4.32.0.20240502-0721/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"00fda142f82025ddc29a3ff87f899862c2236492\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M2-macosx-cocoa-x86_64-16400383054140635402.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202404271024.jar/os/macosx/aarch64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9357f8202c2bdf9ed309bf2c82f8f53a68164088\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M2-macosx-cocoa-x86_64-16400383054140635402.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202404271024.jar/os/macosx/aarch64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"102febf8120322b093b1c9c8d6b24b6a78f9bcc0\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M2-macosx-cocoa-x86_64-16400383054140635402.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202404271024.jar/os/macosx/x86_64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9517a970b176bde72cd73887e2587a3574716110\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M2-macosx-cocoa-x86_64-16400383054140635402.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202404271024.jar/os/macosx/x86_64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0e97a6eb772a3eef07826d5eb75de0924fba367b\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M2-macosx-cocoa-x86_64-16400383054140635402.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e37eb237e4687575f774c028e8aa4a4913e37a37\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M2-macosx-cocoa-x86_64-16400383054140635402.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"86006f61e0eadafeb935a0de05828ea98a6308e1\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M2-macosx-cocoa-x86_64-16400383054140635402.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.300.v20240419-2334.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M2-macosx-cocoa-x86_64-16400383054140635402.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.300.v20240419-2334.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M2-macosx-cocoa-x86_64-16400383054140635402.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.126.0.v20240426-0802.jar/libswt-pi-cocoa-4965r8.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6934a02a15f0a67c1e58cf0b19feee828ad360d6\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M2-macosx-cocoa-x86_64-16400383054140635402.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.126.0.v20240426-0802.jar/libswt-awt-cocoa-4965r8.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"dd9cfb912acc0ee8e137d9d841a2dcd62c6dc3e4\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M2-macosx-cocoa-x86_64-16400383054140635402.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.126.0.v20240426-0802.jar/libswt-cocoa-4965r8.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d05337058ff069045bfdbe0c903cccd5e6be9cff\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M2-macosx-cocoa-x86_64-16400383054140635402.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-aarch64/libjnidispatch.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"56cd13fe659db01c07ec565716b2e6e1024199ab\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M2-macosx-cocoa-x86_64-16400383054140635402.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-x86-64/libjnidispatch.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6657e46285bd8380196b5cfddae3e6143a2c32a0\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M2-macosx-cocoa-x86_64-16400383054140635402.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.2.900.v20240129-1338/eclipse_11900.so\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a52cb795e3230ae77706c641284547f9ad6cbecf\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M2-macosx-cocoa-x86_64-16400383054140635402.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jar\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3c252b0f3272a34c543b0324bf8a01e48369dfef\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M2-macosx-cocoa-x86_64-16400383054140635402.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jarsigner\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3825723ed9b54eeec84ea5fa65e065d6202ea266\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M2-macosx-cocoa-x86_64-16400383054140635402.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/java\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d5cee0be91f8b32baa13dead0b4c7681060427dd\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M2-macosx-cocoa-x86_64-16400383054140635402.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/javac\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"8ab3cf8189bcb923500c430e4f343b9f9a61db92\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M2-macosx-cocoa-x86_64-16400383054140635402.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/javadoc\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ba65fd30663064895b31b1f9d92efb43f510f0cb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M2-macosx-cocoa-x86_64-16400383054140635402.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/javap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"81ae326d2f3b019f96dec711b44e0c3c9c0d6793\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M2-macosx-cocoa-x86_64-16400383054140635402.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jcmd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9d1ff349397e85a003ec98f1ff01415e8b5962f0\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M2-macosx-cocoa-x86_64-16400383054140635402.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jconsole\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a678702718088d6722b354cfc41a39c33e780c44\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M2-macosx-cocoa-x86_64-16400383054140635402.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b0dae41c8b69e2fd17a18dcd7ba97ec3889ce676\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M2-macosx-cocoa-x86_64-16400383054140635402.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jdeprscan\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"da8173d92bdcca349994c7b7cb40c76ad5c3f3ac\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M2-macosx-cocoa-x86_64-16400383054140635402.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jdeps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a6b1ce5dc1c1308ee288b9eb7f65b3b89e295406\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M2-macosx-cocoa-x86_64-16400383054140635402.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jfr\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"fedf23ad73f4c585f8ecdeef39195bf2491b6b7a\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M2-macosx-cocoa-x86_64-16400383054140635402.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jhsdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"47edaface871ae7019fa5061b9a3bb09a3a01ec2\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M2-macosx-cocoa-x86_64-16400383054140635402.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jimage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"fa860874e5b1c8c941e36d2ce9ad86ecbfebb2af\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M2-macosx-cocoa-x86_64-16400383054140635402.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jinfo\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"66ce18e24c50ccd02d126bc443dc3447136fb38f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M2-macosx-cocoa-x86_64-16400383054140635402.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jlink\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4cd63ba153c62631630a11716bdd007fba863065\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M2-macosx-cocoa-x86_64-16400383054140635402.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jmap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2562da0de21ca7a9d6a204167d36f7061466bfd8\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M2-macosx-cocoa-x86_64-16400383054140635402.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jmod\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ac53c85cdc2ff484217f843c6a0e603183b3e2c9\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M2-macosx-cocoa-x86_64-16400383054140635402.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jpackage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6bf6ca9567c95763833bbee29bcef6ec89f81dfd\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M2-macosx-cocoa-x86_64-16400383054140635402.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"230f835ee00d93c808df43d0c2991635e80e63a3\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M2-macosx-cocoa-x86_64-16400383054140635402.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jrunscript\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c9498519d56e66afbc98652661d338edd66a0e4c\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M2-macosx-cocoa-x86_64-16400383054140635402.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jshell\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b909a667f52716ac4263b8097072a85066bc7d23\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M2-macosx-cocoa-x86_64-16400383054140635402.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jstack\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0f53a30c10008284e16acc1158381119b2463084\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M2-macosx-cocoa-x86_64-16400383054140635402.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jstat\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a67f0cce729d70857ccb6b89650c50fc2751a899\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M2-macosx-cocoa-x86_64-16400383054140635402.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jstatd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9ac691648cc46870c1727f03f360b3a3b2388ba5\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M2-macosx-cocoa-x86_64-16400383054140635402.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jwebserver\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b8fb050e8fec4279cee2f2564844f40673cdcb25\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M2-macosx-cocoa-x86_64-16400383054140635402.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/keytool\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c4c294b3cc63dc13b51778e6f853db53f3effe41\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M2-macosx-cocoa-x86_64-16400383054140635402.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/rmiregistry\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"cdd83972a5bc33a782200788f4f66bc736e689f8\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M2-macosx-cocoa-x86_64-16400383054140635402.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/serialver\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"221287cc2221f20ec84c875388b7a239b06304d0\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M2-macosx-cocoa-x86_64-16400383054140635402.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/jspawnhelper\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"829d0d770326ae7073f74579bf678eac3c4828bb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M2-macosx-cocoa-x86_64-16400383054140635402.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libattach.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0afdad31f5216b285a02d8a790021d33668c89f9\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M2-macosx-cocoa-x86_64-16400383054140635402.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2973edf30f74f9c1827d5aa59c727d135b6f9393\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M2-macosx-cocoa-x86_64-16400383054140635402.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libawt_lwawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"8431a38072d38f8aeecbac9c9651e9b179f656ba\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M2-macosx-cocoa-x86_64-16400383054140635402.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libdt_socket.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3d41fd4e61e8c9f36925b128264199dc5ba175fa\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M2-macosx-cocoa-x86_64-16400383054140635402.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libextnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e14473293f82948e73eca017c21b0440f3b5bf5e\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M2-macosx-cocoa-x86_64-16400383054140635402.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libfontmanager.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"26455017ff930a947b3886eeabed2cc462355cb2\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M2-macosx-cocoa-x86_64-16400383054140635402.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libfreetype.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3374e86bd8cb23758b180c2a09e57ff6c8974429\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M2-macosx-cocoa-x86_64-16400383054140635402.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libinstrument.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c504ac6f28bc69ba5a3e081406ac7e0bca60936d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M2-macosx-cocoa-x86_64-16400383054140635402.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libj2gss.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"195b73d5a4d5d8d3994c91177776d2f3bbc5d1fe\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M2-macosx-cocoa-x86_64-16400383054140635402.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libj2pcsc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"28aab47c188d5c962387a6b7e18ff69c19af5bb4\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M2-macosx-cocoa-x86_64-16400383054140635402.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libj2pkcs11.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7975e108d71c9f6b485e6761f0282a8a79184e4d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M2-macosx-cocoa-x86_64-16400383054140635402.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjaas.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"af4d60eeab550ee297655e0b559c4e56d25d4898\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M2-macosx-cocoa-x86_64-16400383054140635402.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjava.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f1b702166e0355241d63314f57d901f39f13bac0\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M2-macosx-cocoa-x86_64-16400383054140635402.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjavajpeg.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"db2e9a3875932e5eedbd667d5cd2015d8cfa4c18\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M2-macosx-cocoa-x86_64-16400383054140635402.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"99175cdd438e9155db559ba8389441297b93986c\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M2-macosx-cocoa-x86_64-16400383054140635402.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjdwp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"667a513a65e6fc8e88f350024cf0ff7132f83f6b\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M2-macosx-cocoa-x86_64-16400383054140635402.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjimage.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"df7980d9033f04fb2a6341bcd93a729411129a27\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M2-macosx-cocoa-x86_64-16400383054140635402.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjli.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ccd681974c1df510b628179dee9bd3bc358b8ea1\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M2-macosx-cocoa-x86_64-16400383054140635402.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3a39eab4f2ce60f0a7c1a6c302963ef2ab0a3fca\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M2-macosx-cocoa-x86_64-16400383054140635402.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjsound.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5ef4e610f15accdf37f862fb663c973b02f3dd60\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M2-macosx-cocoa-x86_64-16400383054140635402.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/liblcms.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"94bf533d8ee086b686388e3f1b03aa648f1cad75\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M2-macosx-cocoa-x86_64-16400383054140635402.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/lible.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"62ba8e900b479ef5ce908a21f8030f24a2feff01\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M2-macosx-cocoa-x86_64-16400383054140635402.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libmanagement.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7f7cdd4fd7e03ba7d38031f6d2865e3b7cb958f2\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M2-macosx-cocoa-x86_64-16400383054140635402.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libmanagement_agent.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"10fca8d6916d94e1ac6a9b723085678d1710863d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M2-macosx-cocoa-x86_64-16400383054140635402.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libmanagement_ext.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"944693d2de31a1c8d7c3ce97d4b080a75b71d285\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M2-macosx-cocoa-x86_64-16400383054140635402.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libmlib_image.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"33a68af7f44a3f31830ed465b62dc045cf07dc88\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M2-macosx-cocoa-x86_64-16400383054140635402.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d22ee5d08484d3ac033094149bfc042f3e503ffe\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M2-macosx-cocoa-x86_64-16400383054140635402.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libnio.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"888c55093caeb579a852e764aeb69420c7d398b5\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M2-macosx-cocoa-x86_64-16400383054140635402.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libosx.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f00a159d69a552b4b91ce80d215647afe1f9b927\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M2-macosx-cocoa-x86_64-16400383054140635402.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libosxapp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4ffb38b72b23bf4fc531190c9f2e55d3561787e3\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M2-macosx-cocoa-x86_64-16400383054140635402.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libosxkrb5.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"597b23ed4e29196566607e54893ec9cf410e669a\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M2-macosx-cocoa-x86_64-16400383054140635402.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libosxsecurity.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"8cb2f9c7a7468c380ccb0e7f899df2855d152d62\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M2-macosx-cocoa-x86_64-16400383054140635402.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libosxui.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"332eddb084f5a2e52d0aaee12ca19e43fbeb44cb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M2-macosx-cocoa-x86_64-16400383054140635402.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libprefs.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a3ac4a2aa4583afec7699b2a5c7ce00adb687319\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M2-macosx-cocoa-x86_64-16400383054140635402.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/librmi.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c4f80f1208f4351cfa20a2606592f7e405e3234c\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M2-macosx-cocoa-x86_64-16400383054140635402.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libsaproc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"06cefbe0897e1963f6aeb031b597c456cfb4d67a\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M2-macosx-cocoa-x86_64-16400383054140635402.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libsplashscreen.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c6d4677f90c7ad57e914bca1c9cf3d57156d8022\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M2-macosx-cocoa-x86_64-16400383054140635402.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libsyslookup.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"aa073278b31d13a4b7d700035455c3f25b6b1cf4\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M2-macosx-cocoa-x86_64-16400383054140635402.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libverify.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"21ed62964fe9b9a469a5b41022b1b7f4e6df767f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M2-macosx-cocoa-x86_64-16400383054140635402.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libzip.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d68020bd3f05e86e7a80f9d582891f02c4e3cd3f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M2-macosx-cocoa-x86_64-16400383054140635402.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/server/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3a39eab4f2ce60f0a7c1a6c302963ef2ab0a3fca\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M2-macosx-cocoa-x86_64-16400383054140635402.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/server/libjvm.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3aa2681e3e1fa7bfb3f36812e02c2a5bd84d54bf\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M2-macosx-cocoa-x86_64-16400383054140635402.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"dfe47497eb30e06e151ae0928e07a473c34625d3\",\n      \"arch\": \"x86_64\"\n    }\n  ],\n  \"issues\": null\n}\n"}}
06:48:05 200'
06:48:05 ++460+ head -n1
06:48:05 +460+ RESPONSE='{"uuid":"13318cb9-b86d-4058-8262-dfe3b5cfff05","notarizationStatus":{"status":"COMPLETE","message":"Notarization ticket has been stapled successfully to uploaded file. You can now download the stapled file","moreInfo":"Notarization ticket has been stapled to the uploaded file successfully","log":"{\n  \"logFormatVersion\": 1,\n  \"jobId\": \"e5820570-560a-4206-858f-722330919638\",\n  \"status\": \"Accepted\",\n  \"statusSummary\": \"Ready for distribution\",\n  \"statusCode\": 0,\n  \"archiveFilename\": \"eclipse-rcp-2024-06-M2-macosx-cocoa-x86_64-16400383054140635402.dmg\",\n  \"uploadDate\": \"2024-05-02T10:28:47.727Z\",\n  \"sha256\": \"42c1bddb6b76dea08f1c1788e196ab79ca7ea5bd1cb154401d652160db53abc0\",\n  \"ticketContents\": [\n    {\n      \"path\": \"eclipse-rcp-2024-06-M2-macosx-cocoa-x86_64-16400383054140635402.dmg\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"429edad77252dfb6fc388e8ad3be40e534fd6389\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M2-macosx-cocoa-x86_64-16400383054140635402.dmg/Eclipse.app\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"dfe47497eb30e06e151ae0928e07a473c34625d3\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M2-macosx-cocoa-x86_64-16400383054140635402.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.rcp.executable.cocoa.macosx.x86_64_4.32.0.20240502-0721/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"00fda142f82025ddc29a3ff87f899862c2236492\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M2-macosx-cocoa-x86_64-16400383054140635402.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202404271024.jar/os/macosx/aarch64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9357f8202c2bdf9ed309bf2c82f8f53a68164088\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M2-macosx-cocoa-x86_64-16400383054140635402.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202404271024.jar/os/macosx/aarch64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"102febf8120322b093b1c9c8d6b24b6a78f9bcc0\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M2-macosx-cocoa-x86_64-16400383054140635402.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202404271024.jar/os/macosx/x86_64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9517a970b176bde72cd73887e2587a3574716110\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M2-macosx-cocoa-x86_64-16400383054140635402.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202404271024.jar/os/macosx/x86_64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0e97a6eb772a3eef07826d5eb75de0924fba367b\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M2-macosx-cocoa-x86_64-16400383054140635402.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e37eb237e4687575f774c028e8aa4a4913e37a37\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M2-macosx-cocoa-x86_64-16400383054140635402.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"86006f61e0eadafeb935a0de05828ea98a6308e1\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M2-macosx-cocoa-x86_64-16400383054140635402.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.300.v20240419-2334.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M2-macosx-cocoa-x86_64-16400383054140635402.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.300.v20240419-2334.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M2-macosx-cocoa-x86_64-16400383054140635402.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.126.0.v20240426-0802.jar/libswt-pi-cocoa-4965r8.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6934a02a15f0a67c1e58cf0b19feee828ad360d6\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M2-macosx-cocoa-x86_64-16400383054140635402.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.126.0.v20240426-0802.jar/libswt-awt-cocoa-4965r8.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"dd9cfb912acc0ee8e137d9d841a2dcd62c6dc3e4\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M2-macosx-cocoa-x86_64-16400383054140635402.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.126.0.v20240426-0802.jar/libswt-cocoa-4965r8.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d05337058ff069045bfdbe0c903cccd5e6be9cff\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M2-macosx-cocoa-x86_64-16400383054140635402.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-aarch64/libjnidispatch.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"56cd13fe659db01c07ec565716b2e6e1024199ab\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M2-macosx-cocoa-x86_64-16400383054140635402.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-x86-64/libjnidispatch.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6657e46285bd8380196b5cfddae3e6143a2c32a0\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M2-macosx-cocoa-x86_64-16400383054140635402.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.2.900.v20240129-1338/eclipse_11900.so\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a52cb795e3230ae77706c641284547f9ad6cbecf\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M2-macosx-cocoa-x86_64-16400383054140635402.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jar\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3c252b0f3272a34c543b0324bf8a01e48369dfef\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M2-macosx-cocoa-x86_64-16400383054140635402.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jarsigner\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3825723ed9b54eeec84ea5fa65e065d6202ea266\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M2-macosx-cocoa-x86_64-16400383054140635402.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/java\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d5cee0be91f8b32baa13dead0b4c7681060427dd\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M2-macosx-cocoa-x86_64-16400383054140635402.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/javac\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"8ab3cf8189bcb923500c430e4f343b9f9a61db92\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M2-macosx-cocoa-x86_64-16400383054140635402.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/javadoc\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ba65fd30663064895b31b1f9d92efb43f510f0cb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M2-macosx-cocoa-x86_64-16400383054140635402.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/javap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"81ae326d2f3b019f96dec711b44e0c3c9c0d6793\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M2-macosx-cocoa-x86_64-16400383054140635402.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jcmd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9d1ff349397e85a003ec98f1ff01415e8b5962f0\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M2-macosx-cocoa-x86_64-16400383054140635402.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jconsole\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a678702718088d6722b354cfc41a39c33e780c44\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M2-macosx-cocoa-x86_64-16400383054140635402.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b0dae41c8b69e2fd17a18dcd7ba97ec3889ce676\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M2-macosx-cocoa-x86_64-16400383054140635402.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jdeprscan\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"da8173d92bdcca349994c7b7cb40c76ad5c3f3ac\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M2-macosx-cocoa-x86_64-16400383054140635402.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jdeps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a6b1ce5dc1c1308ee288b9eb7f65b3b89e295406\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M2-macosx-cocoa-x86_64-16400383054140635402.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jfr\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"fedf23ad73f4c585f8ecdeef39195bf2491b6b7a\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M2-macosx-cocoa-x86_64-16400383054140635402.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jhsdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"47edaface871ae7019fa5061b9a3bb09a3a01ec2\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M2-macosx-cocoa-x86_64-16400383054140635402.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jimage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"fa860874e5b1c8c941e36d2ce9ad86ecbfebb2af\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M2-macosx-cocoa-x86_64-16400383054140635402.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jinfo\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"66ce18e24c50ccd02d126bc443dc3447136fb38f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M2-macosx-cocoa-x86_64-16400383054140635402.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jlink\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4cd63ba153c62631630a11716bdd007fba863065\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M2-macosx-cocoa-x86_64-16400383054140635402.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jmap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2562da0de21ca7a9d6a204167d36f7061466bfd8\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M2-macosx-cocoa-x86_64-16400383054140635402.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jmod\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ac53c85cdc2ff484217f843c6a0e603183b3e2c9\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M2-macosx-cocoa-x86_64-16400383054140635402.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jpackage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6bf6ca9567c95763833bbee29bcef6ec89f81dfd\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M2-macosx-cocoa-x86_64-16400383054140635402.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"230f835ee00d93c808df43d0c2991635e80e63a3\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M2-macosx-cocoa-x86_64-16400383054140635402.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jrunscript\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c9498519d56e66afbc98652661d338edd66a0e4c\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M2-macosx-cocoa-x86_64-16400383054140635402.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jshell\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b909a667f52716ac4263b8097072a85066bc7d23\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M2-macosx-cocoa-x86_64-16400383054140635402.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jstack\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0f53a30c10008284e16acc1158381119b2463084\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M2-macosx-cocoa-x86_64-16400383054140635402.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jstat\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a67f0cce729d70857ccb6b89650c50fc2751a899\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M2-macosx-cocoa-x86_64-16400383054140635402.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jstatd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9ac691648cc46870c1727f03f360b3a3b2388ba5\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M2-macosx-cocoa-x86_64-16400383054140635402.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jwebserver\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b8fb050e8fec4279cee2f2564844f40673cdcb25\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M2-macosx-cocoa-x86_64-16400383054140635402.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/keytool\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c4c294b3cc63dc13b51778e6f853db53f3effe41\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M2-macosx-cocoa-x86_64-16400383054140635402.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/rmiregistry\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"cdd83972a5bc33a782200788f4f66bc736e689f8\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M2-macosx-cocoa-x86_64-16400383054140635402.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/serialver\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"221287cc2221f20ec84c875388b7a239b06304d0\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M2-macosx-cocoa-x86_64-16400383054140635402.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/jspawnhelper\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"829d0d770326ae7073f74579bf678eac3c4828bb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M2-macosx-cocoa-x86_64-16400383054140635402.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libattach.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0afdad31f5216b285a02d8a790021d33668c89f9\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M2-macosx-cocoa-x86_64-16400383054140635402.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2973edf30f74f9c1827d5aa59c727d135b6f9393\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M2-macosx-cocoa-x86_64-16400383054140635402.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libawt_lwawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"8431a38072d38f8aeecbac9c9651e9b179f656ba\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M2-macosx-cocoa-x86_64-16400383054140635402.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libdt_socket.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3d41fd4e61e8c9f36925b128264199dc5ba175fa\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M2-macosx-cocoa-x86_64-16400383054140635402.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libextnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e14473293f82948e73eca017c21b0440f3b5bf5e\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M2-macosx-cocoa-x86_64-16400383054140635402.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libfontmanager.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"26455017ff930a947b3886eeabed2cc462355cb2\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M2-macosx-cocoa-x86_64-16400383054140635402.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libfreetype.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3374e86bd8cb23758b180c2a09e57ff6c8974429\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M2-macosx-cocoa-x86_64-16400383054140635402.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libinstrument.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c504ac6f28bc69ba5a3e081406ac7e0bca60936d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M2-macosx-cocoa-x86_64-16400383054140635402.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libj2gss.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"195b73d5a4d5d8d3994c91177776d2f3bbc5d1fe\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M2-macosx-cocoa-x86_64-16400383054140635402.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libj2pcsc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"28aab47c188d5c962387a6b7e18ff69c19af5bb4\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M2-macosx-cocoa-x86_64-16400383054140635402.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libj2pkcs11.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7975e108d71c9f6b485e6761f0282a8a79184e4d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M2-macosx-cocoa-x86_64-16400383054140635402.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjaas.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"af4d60eeab550ee297655e0b559c4e56d25d4898\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M2-macosx-cocoa-x86_64-16400383054140635402.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjava.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f1b702166e0355241d63314f57d901f39f13bac0\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M2-macosx-cocoa-x86_64-16400383054140635402.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjavajpeg.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"db2e9a3875932e5eedbd667d5cd2015d8cfa4c18\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M2-macosx-cocoa-x86_64-16400383054140635402.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"99175cdd438e9155db559ba8389441297b93986c\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M2-macosx-cocoa-x86_64-16400383054140635402.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjdwp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"667a513a65e6fc8e88f350024cf0ff7132f83f6b\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M2-macosx-cocoa-x86_64-16400383054140635402.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjimage.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"df7980d9033f04fb2a6341bcd93a729411129a27\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M2-macosx-cocoa-x86_64-16400383054140635402.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjli.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ccd681974c1df510b628179dee9bd3bc358b8ea1\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M2-macosx-cocoa-x86_64-16400383054140635402.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3a39eab4f2ce60f0a7c1a6c302963ef2ab0a3fca\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M2-macosx-cocoa-x86_64-16400383054140635402.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjsound.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5ef4e610f15accdf37f862fb663c973b02f3dd60\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M2-macosx-cocoa-x86_64-16400383054140635402.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/liblcms.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"94bf533d8ee086b686388e3f1b03aa648f1cad75\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M2-macosx-cocoa-x86_64-16400383054140635402.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/lible.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"62ba8e900b479ef5ce908a21f8030f24a2feff01\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M2-macosx-cocoa-x86_64-16400383054140635402.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libmanagement.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7f7cdd4fd7e03ba7d38031f6d2865e3b7cb958f2\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M2-macosx-cocoa-x86_64-16400383054140635402.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libmanagement_agent.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"10fca8d6916d94e1ac6a9b723085678d1710863d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M2-macosx-cocoa-x86_64-16400383054140635402.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libmanagement_ext.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"944693d2de31a1c8d7c3ce97d4b080a75b71d285\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M2-macosx-cocoa-x86_64-16400383054140635402.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libmlib_image.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"33a68af7f44a3f31830ed465b62dc045cf07dc88\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M2-macosx-cocoa-x86_64-16400383054140635402.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d22ee5d08484d3ac033094149bfc042f3e503ffe\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M2-macosx-cocoa-x86_64-16400383054140635402.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libnio.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"888c55093caeb579a852e764aeb69420c7d398b5\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M2-macosx-cocoa-x86_64-16400383054140635402.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libosx.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f00a159d69a552b4b91ce80d215647afe1f9b927\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M2-macosx-cocoa-x86_64-16400383054140635402.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libosxapp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4ffb38b72b23bf4fc531190c9f2e55d3561787e3\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M2-macosx-cocoa-x86_64-16400383054140635402.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libosxkrb5.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"597b23ed4e29196566607e54893ec9cf410e669a\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M2-macosx-cocoa-x86_64-16400383054140635402.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libosxsecurity.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"8cb2f9c7a7468c380ccb0e7f899df2855d152d62\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M2-macosx-cocoa-x86_64-16400383054140635402.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libosxui.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"332eddb084f5a2e52d0aaee12ca19e43fbeb44cb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M2-macosx-cocoa-x86_64-16400383054140635402.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libprefs.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a3ac4a2aa4583afec7699b2a5c7ce00adb687319\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M2-macosx-cocoa-x86_64-16400383054140635402.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/librmi.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c4f80f1208f4351cfa20a2606592f7e405e3234c\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M2-macosx-cocoa-x86_64-16400383054140635402.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libsaproc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"06cefbe0897e1963f6aeb031b597c456cfb4d67a\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M2-macosx-cocoa-x86_64-16400383054140635402.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libsplashscreen.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c6d4677f90c7ad57e914bca1c9cf3d57156d8022\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M2-macosx-cocoa-x86_64-16400383054140635402.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libsyslookup.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"aa073278b31d13a4b7d700035455c3f25b6b1cf4\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M2-macosx-cocoa-x86_64-16400383054140635402.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libverify.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"21ed62964fe9b9a469a5b41022b1b7f4e6df767f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M2-macosx-cocoa-x86_64-16400383054140635402.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libzip.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d68020bd3f05e86e7a80f9d582891f02c4e3cd3f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M2-macosx-cocoa-x86_64-16400383054140635402.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/server/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3a39eab4f2ce60f0a7c1a6c302963ef2ab0a3fca\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M2-macosx-cocoa-x86_64-16400383054140635402.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/server/libjvm.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3aa2681e3e1fa7bfb3f36812e02c2a5bd84d54bf\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M2-macosx-cocoa-x86_64-16400383054140635402.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"dfe47497eb30e06e151ae0928e07a473c34625d3\",\n      \"arch\": \"x86_64\"\n    }\n  ],\n  \"issues\": null\n}\n"}}'
06:48:05 ++460+ tail -n1
06:48:05 +460+ STATUS_CODE=200
06:48:05 ++460+ jq -r .notarizationStatus.status
06:48:05 ++460+ echo '{"uuid":"13318cb9-b86d-4058-8262-dfe3b5cfff05","notarizationStatus":{"status":"COMPLETE","message":"Notarization' ticket has been stapled successfully to uploaded file. You can now download the stapled 'file","moreInfo":"Notarization' ticket has been stapled to the uploaded file 'successfully","log":"{\n' '\"logFormatVersion\":' '1,\n' '\"jobId\":' '\"e5820570-560a-4206-858f-722330919638\",\n' '\"status\":' '\"Accepted\",\n' '\"statusSummary\":' '\"Ready' for 'distribution\",\n' '\"statusCode\":' '0,\n' '\"archiveFilename\":' '\"eclipse-rcp-2024-06-M2-macosx-cocoa-x86_64-16400383054140635402.dmg\",\n' '\"uploadDate\":' '\"2024-05-02T10:28:47.727Z\",\n' '\"sha256\":' '\"42c1bddb6b76dea08f1c1788e196ab79ca7ea5bd1cb154401d652160db53abc0\",\n' '\"ticketContents\":' '[\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-M2-macosx-cocoa-x86_64-16400383054140635402.dmg\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"429edad77252dfb6fc388e8ad3be40e534fd6389\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-M2-macosx-cocoa-x86_64-16400383054140635402.dmg/Eclipse.app\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"dfe47497eb30e06e151ae0928e07a473c34625d3\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-M2-macosx-cocoa-x86_64-16400383054140635402.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.rcp.executable.cocoa.macosx.x86_64_4.32.0.20240502-0721/MacOS/eclipse\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"00fda142f82025ddc29a3ff87f899862c2236492\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-M2-macosx-cocoa-x86_64-16400383054140635402.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202404271024.jar/os/macosx/aarch64/libpty.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9357f8202c2bdf9ed309bf2c82f8f53a68164088\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-M2-macosx-cocoa-x86_64-16400383054140635402.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202404271024.jar/os/macosx/aarch64/libspawner.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"102febf8120322b093b1c9c8d6b24b6a78f9bcc0\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-M2-macosx-cocoa-x86_64-16400383054140635402.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202404271024.jar/os/macosx/x86_64/libpty.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9517a970b176bde72cd73887e2587a3574716110\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-M2-macosx-cocoa-x86_64-16400383054140635402.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202404271024.jar/os/macosx/x86_64/libspawner.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0e97a6eb772a3eef07826d5eb75de0924fba367b\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-M2-macosx-cocoa-x86_64-16400383054140635402.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e37eb237e4687575f774c028e8aa4a4913e37a37\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-M2-macosx-cocoa-x86_64-16400383054140635402.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"86006f61e0eadafeb935a0de05828ea98a6308e1\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-M2-macosx-cocoa-x86_64-16400383054140635402.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.300.v20240419-2334.jar/libkeystoreNative.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-M2-macosx-cocoa-x86_64-16400383054140635402.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.300.v20240419-2334.jar/libkeystoreNative.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-M2-macosx-cocoa-x86_64-16400383054140635402.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.126.0.v20240426-0802.jar/libswt-pi-cocoa-4965r8.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6934a02a15f0a67c1e58cf0b19feee828ad360d6\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-M2-macosx-cocoa-x86_64-16400383054140635402.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.126.0.v20240426-0802.jar/libswt-awt-cocoa-4965r8.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"dd9cfb912acc0ee8e137d9d841a2dcd62c6dc3e4\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-M2-macosx-cocoa-x86_64-16400383054140635402.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.126.0.v20240426-0802.jar/libswt-cocoa-4965r8.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d05337058ff069045bfdbe0c903cccd5e6be9cff\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-M2-macosx-cocoa-x86_64-16400383054140635402.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-aarch64/libjnidispatch.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"56cd13fe659db01c07ec565716b2e6e1024199ab\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-M2-macosx-cocoa-x86_64-16400383054140635402.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-x86-64/libjnidispatch.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6657e46285bd8380196b5cfddae3e6143a2c32a0\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-M2-macosx-cocoa-x86_64-16400383054140635402.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.2.900.v20240129-1338/eclipse_11900.so\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a52cb795e3230ae77706c641284547f9ad6cbecf\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-M2-macosx-cocoa-x86_64-16400383054140635402.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jar\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3c252b0f3272a34c543b0324bf8a01e48369dfef\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-M2-macosx-cocoa-x86_64-16400383054140635402.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jarsigner\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3825723ed9b54eeec84ea5fa65e065d6202ea266\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-M2-macosx-cocoa-x86_64-16400383054140635402.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/java\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d5cee0be91f8b32baa13dead0b4c7681060427dd\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-M2-macosx-cocoa-x86_64-16400383054140635402.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/javac\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"8ab3cf8189bcb923500c430e4f343b9f9a61db92\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-M2-macosx-cocoa-x86_64-16400383054140635402.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/javadoc\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ba65fd30663064895b31b1f9d92efb43f510f0cb\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-M2-macosx-cocoa-x86_64-16400383054140635402.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/javap\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"81ae326d2f3b019f96dec711b44e0c3c9c0d6793\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-M2-macosx-cocoa-x86_64-16400383054140635402.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jcmd\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9d1ff349397e85a003ec98f1ff01415e8b5962f0\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-M2-macosx-cocoa-x86_64-16400383054140635402.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jconsole\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a678702718088d6722b354cfc41a39c33e780c44\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-M2-macosx-cocoa-x86_64-16400383054140635402.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jdb\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b0dae41c8b69e2fd17a18dcd7ba97ec3889ce676\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-M2-macosx-cocoa-x86_64-16400383054140635402.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jdeprscan\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"da8173d92bdcca349994c7b7cb40c76ad5c3f3ac\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-M2-macosx-cocoa-x86_64-16400383054140635402.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jdeps\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a6b1ce5dc1c1308ee288b9eb7f65b3b89e295406\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-M2-macosx-cocoa-x86_64-16400383054140635402.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jfr\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"fedf23ad73f4c585f8ecdeef39195bf2491b6b7a\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-M2-macosx-cocoa-x86_64-16400383054140635402.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jhsdb\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"47edaface871ae7019fa5061b9a3bb09a3a01ec2\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-M2-macosx-cocoa-x86_64-16400383054140635402.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jimage\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"fa860874e5b1c8c941e36d2ce9ad86ecbfebb2af\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-M2-macosx-cocoa-x86_64-16400383054140635402.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jinfo\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"66ce18e24c50ccd02d126bc443dc3447136fb38f\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-M2-macosx-cocoa-x86_64-16400383054140635402.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jlink\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"4cd63ba153c62631630a11716bdd007fba863065\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-M2-macosx-cocoa-x86_64-16400383054140635402.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jmap\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"2562da0de21ca7a9d6a204167d36f7061466bfd8\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-M2-macosx-cocoa-x86_64-16400383054140635402.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jmod\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ac53c85cdc2ff484217f843c6a0e603183b3e2c9\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-M2-macosx-cocoa-x86_64-16400383054140635402.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jpackage\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6bf6ca9567c95763833bbee29bcef6ec89f81dfd\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-M2-macosx-cocoa-x86_64-16400383054140635402.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jps\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"230f835ee00d93c808df43d0c2991635e80e63a3\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-M2-macosx-cocoa-x86_64-16400383054140635402.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jrunscript\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c9498519d56e66afbc98652661d338edd66a0e4c\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-M2-macosx-cocoa-x86_64-16400383054140635402.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jshell\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b909a667f52716ac4263b8097072a85066bc7d23\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-M2-macosx-cocoa-x86_64-16400383054140635402.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jstack\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0f53a30c10008284e16acc1158381119b2463084\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-M2-macosx-cocoa-x86_64-16400383054140635402.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jstat\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a67f0cce729d70857ccb6b89650c50fc2751a899\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-M2-macosx-cocoa-x86_64-16400383054140635402.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jstatd\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9ac691648cc46870c1727f03f360b3a3b2388ba5\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-M2-macosx-cocoa-x86_64-16400383054140635402.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jwebserver\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b8fb050e8fec4279cee2f2564844f40673cdcb25\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-M2-macosx-cocoa-x86_64-16400383054140635402.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/keytool\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c4c294b3cc63dc13b51778e6f853db53f3effe41\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-M2-macosx-cocoa-x86_64-16400383054140635402.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/rmiregistry\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"cdd83972a5bc33a782200788f4f66bc736e689f8\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-M2-macosx-cocoa-x86_64-16400383054140635402.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/serialver\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"221287cc2221f20ec84c875388b7a239b06304d0\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-M2-macosx-cocoa-x86_64-16400383054140635402.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/jspawnhelper\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"829d0d770326ae7073f74579bf678eac3c4828bb\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-M2-macosx-cocoa-x86_64-16400383054140635402.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libattach.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0afdad31f5216b285a02d8a790021d33668c89f9\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-M2-macosx-cocoa-x86_64-16400383054140635402.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"2973edf30f74f9c1827d5aa59c727d135b6f9393\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-M2-macosx-cocoa-x86_64-16400383054140635402.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libawt_lwawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"8431a38072d38f8aeecbac9c9651e9b179f656ba\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-M2-macosx-cocoa-x86_64-16400383054140635402.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libdt_socket.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3d41fd4e61e8c9f36925b128264199dc5ba175fa\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-M2-macosx-cocoa-x86_64-16400383054140635402.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libextnet.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e14473293f82948e73eca017c21b0440f3b5bf5e\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-M2-macosx-cocoa-x86_64-16400383054140635402.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libfontmanager.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"26455017ff930a947b3886eeabed2cc462355cb2\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-M2-macosx-cocoa-x86_64-16400383054140635402.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libfreetype.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3374e86bd8cb23758b180c2a09e57ff6c8974429\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-M2-macosx-cocoa-x86_64-16400383054140635402.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libinstrument.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c504ac6f28bc69ba5a3e081406ac7e0bca60936d\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-M2-macosx-cocoa-x86_64-16400383054140635402.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libj2gss.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"195b73d5a4d5d8d3994c91177776d2f3bbc5d1fe\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-M2-macosx-cocoa-x86_64-16400383054140635402.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libj2pcsc.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"28aab47c188d5c962387a6b7e18ff69c19af5bb4\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-M2-macosx-cocoa-x86_64-16400383054140635402.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libj2pkcs11.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"7975e108d71c9f6b485e6761f0282a8a79184e4d\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-M2-macosx-cocoa-x86_64-16400383054140635402.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjaas.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"af4d60eeab550ee297655e0b559c4e56d25d4898\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-M2-macosx-cocoa-x86_64-16400383054140635402.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjava.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f1b702166e0355241d63314f57d901f39f13bac0\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-M2-macosx-cocoa-x86_64-16400383054140635402.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjavajpeg.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"db2e9a3875932e5eedbd667d5cd2015d8cfa4c18\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-M2-macosx-cocoa-x86_64-16400383054140635402.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"99175cdd438e9155db559ba8389441297b93986c\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-M2-macosx-cocoa-x86_64-16400383054140635402.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjdwp.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"667a513a65e6fc8e88f350024cf0ff7132f83f6b\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-M2-macosx-cocoa-x86_64-16400383054140635402.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjimage.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"df7980d9033f04fb2a6341bcd93a729411129a27\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-M2-macosx-cocoa-x86_64-16400383054140635402.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjli.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ccd681974c1df510b628179dee9bd3bc358b8ea1\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-M2-macosx-cocoa-x86_64-16400383054140635402.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjsig.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3a39eab4f2ce60f0a7c1a6c302963ef2ab0a3fca\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-M2-macosx-cocoa-x86_64-16400383054140635402.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjsound.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5ef4e610f15accdf37f862fb663c973b02f3dd60\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-M2-macosx-cocoa-x86_64-16400383054140635402.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/liblcms.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"94bf533d8ee086b686388e3f1b03aa648f1cad75\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-M2-macosx-cocoa-x86_64-16400383054140635402.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/lible.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"62ba8e900b479ef5ce908a21f8030f24a2feff01\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-M2-macosx-cocoa-x86_64-16400383054140635402.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libmanagement.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"7f7cdd4fd7e03ba7d38031f6d2865e3b7cb958f2\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-M2-macosx-cocoa-x86_64-16400383054140635402.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libmanagement_agent.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"10fca8d6916d94e1ac6a9b723085678d1710863d\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-M2-macosx-cocoa-x86_64-16400383054140635402.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libmanagement_ext.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"944693d2de31a1c8d7c3ce97d4b080a75b71d285\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-M2-macosx-cocoa-x86_64-16400383054140635402.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libmlib_image.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"33a68af7f44a3f31830ed465b62dc045cf07dc88\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-M2-macosx-cocoa-x86_64-16400383054140635402.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libnet.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d22ee5d08484d3ac033094149bfc042f3e503ffe\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-M2-macosx-cocoa-x86_64-16400383054140635402.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libnio.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"888c55093caeb579a852e764aeb69420c7d398b5\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-M2-macosx-cocoa-x86_64-16400383054140635402.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libosx.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f00a159d69a552b4b91ce80d215647afe1f9b927\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-M2-macosx-cocoa-x86_64-16400383054140635402.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libosxapp.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"4ffb38b72b23bf4fc531190c9f2e55d3561787e3\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-M2-macosx-cocoa-x86_64-16400383054140635402.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libosxkrb5.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"597b23ed4e29196566607e54893ec9cf410e669a\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-M2-macosx-cocoa-x86_64-16400383054140635402.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libosxsecurity.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"8cb2f9c7a7468c380ccb0e7f899df2855d152d62\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-M2-macosx-cocoa-x86_64-16400383054140635402.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libosxui.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"332eddb084f5a2e52d0aaee12ca19e43fbeb44cb\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-M2-macosx-cocoa-x86_64-16400383054140635402.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libprefs.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a3ac4a2aa4583afec7699b2a5c7ce00adb687319\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-M2-macosx-cocoa-x86_64-16400383054140635402.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/librmi.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c4f80f1208f4351cfa20a2606592f7e405e3234c\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-M2-macosx-cocoa-x86_64-16400383054140635402.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libsaproc.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"06cefbe0897e1963f6aeb031b597c456cfb4d67a\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-M2-macosx-cocoa-x86_64-16400383054140635402.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libsplashscreen.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c6d4677f90c7ad57e914bca1c9cf3d57156d8022\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-M2-macosx-cocoa-x86_64-16400383054140635402.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libsyslookup.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"aa073278b31d13a4b7d700035455c3f25b6b1cf4\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-M2-macosx-cocoa-x86_64-16400383054140635402.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libverify.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"21ed62964fe9b9a469a5b41022b1b7f4e6df767f\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-M2-macosx-cocoa-x86_64-16400383054140635402.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libzip.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d68020bd3f05e86e7a80f9d582891f02c4e3cd3f\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-M2-macosx-cocoa-x86_64-16400383054140635402.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/server/libjsig.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3a39eab4f2ce60f0a7c1a6c302963ef2ab0a3fca\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-M2-macosx-cocoa-x86_64-16400383054140635402.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/server/libjvm.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3aa2681e3e1fa7bfb3f36812e02c2a5bd84d54bf\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-M2-macosx-cocoa-x86_64-16400383054140635402.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"dfe47497eb30e06e151ae0928e07a473c34625d3\",\n' '\"arch\":' '\"x86_64\"\n' '}\n' '],\n' '\"issues\":' 'null\n}\n"}}'
06:48:05 +460+ STATUS=COMPLETE
06:48:05 +460+ [[ COMPLETE == \I\N\_\P\R\O\G\R\E\S\S ]]
06:48:05 +460+ [[ 200 == \5\0\3 ]]
06:48:05 +460+ [[ 200 == \5\0\2 ]]
06:48:05 +460+ [[ COMPLETE != \C\O\M\P\L\E\T\E ]]
06:48:05 +460+ break
06:48:05 +460+ rm eclipse-rcp-2024-06-M2-macosx-cocoa-x86_64.dmg
06:48:05 +460+ curl -JO https://cbi.eclipse.org/macos/xcrun/13318cb9-b86d-4058-8262-dfe3b5cfff05/download
06:48:05   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
06:48:05                                  Dload  Upload   Total   Spent    Left  Speed
06:48:05 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0++1050+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/2e0d89e5-f0e7-45f1-9712-2840315d2e54/status
06:48:06 +1050+ RESPONSE_RAW='{"uuid":"2e0d89e5-f0e7-45f1-9712-2840315d2e54","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
06:48:06 200'
06:48:06 ++1050+ head -n1
06:48:06 +1050+ RESPONSE='{"uuid":"2e0d89e5-f0e7-45f1-9712-2840315d2e54","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
06:48:06 ++1050+ tail -n1
06:48:06 +1050+ STATUS_CODE=200
06:48:06 ++1050+ echo '{"uuid":"2e0d89e5-f0e7-45f1-9712-2840315d2e54","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
06:48:06 ++1050+ jq -r .notarizationStatus.status
06:48:06 +1050+ STATUS=IN_PROGRESS
06:48:06 +1050+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
06:48:06 +1050+ sleep 1m
06:48:06 
100 51.9M    0 51.9M    0     0  65.0M      0 --:--:-- --:--:-- --:--:-- 64.9M
100  135M    0  135M    0     0  75.5M      0 --:--:--  0:00:01 --:--:-- 75.5M
100  224M    0  224M    0     0  80.2M      0 --:--:--  0:00:02 --:--:-- 80.2M
100  285M    0  285M    0     0  75.4M      0 --:--:--  0:00:03 --:--:-- 75.3M
100  354M    0  354M    0     0  73.9M      0 --:--:--  0:00:04 --:--:-- 73.9M
100  434M    0  434M    0     0  75.0M      0 --:--:--  0:00:05 --:--:-- 76.6M
100  442M    0  442M    0     0  75.4M      0 --:--:--  0:00:05 --:--:-- 75.3M
06:48:11 curl: Saved to filename 'eclipse-rcp-2024-06-M2-macosx-cocoa-x86_64.dmg'
06:48:11 +460+ cp -vf eclipse-rcp-2024-06-M2-macosx-cocoa-x86_64.dmg /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-rcp-2024-06-M2-macosx-cocoa-x86_64.dmg
06:48:12 ++844+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/e9386617-8178-4c08-b848-8c4ae79be7fc/status
06:48:12 'eclipse-rcp-2024-06-M2-macosx-cocoa-x86_64.dmg' -> '/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-rcp-2024-06-M2-macosx-cocoa-x86_64.dmg'
06:48:12 ++460+ dirname /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-rcp-2024-06-M2-macosx-cocoa-x86_64.dmg
06:48:12 +460+ d=/home/jenkins/agent/workspace/notarize-downloads/temp
06:48:12 ++460+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-rcp-2024-06-M2-macosx-cocoa-x86_64.dmg
06:48:12 +460+ b=eclipse-rcp-2024-06-M2-macosx-cocoa-x86_64.dmg
06:48:12 +460+ cd /home/jenkins/agent/workspace/notarize-downloads/temp
06:48:12 +460+ md5sum eclipse-rcp-2024-06-M2-macosx-cocoa-x86_64.dmg
06:48:12 +844+ RESPONSE_RAW='{"uuid":"e9386617-8178-4c08-b848-8c4ae79be7fc","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
06:48:12 200'
06:48:12 ++844+ head -n1
06:48:12 +844+ RESPONSE='{"uuid":"e9386617-8178-4c08-b848-8c4ae79be7fc","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
06:48:12 ++844+ tail -n1
06:48:12 +844+ STATUS_CODE=200
06:48:12 ++844+ echo '{"uuid":"e9386617-8178-4c08-b848-8c4ae79be7fc","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
06:48:12 ++844+ jq -r .notarizationStatus.status
06:48:12 +844+ STATUS=IN_PROGRESS
06:48:12 +844+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
06:48:12 +844+ sleep 1m
06:48:12 +460+ sha1sum eclipse-rcp-2024-06-M2-macosx-cocoa-x86_64.dmg
06:48:13 +460+ sha512sum -b eclipse-rcp-2024-06-M2-macosx-cocoa-x86_64.dmg
06:48:15 +460+ rm eclipse-rcp-2024-06-M2-macosx-cocoa-x86_64.dmg-tonotarize
06:48:15 +460+ rm -f eclipse-rcp-2024-06-M2-macosx-cocoa-x86_64.dmg-tonotarize.md5
06:48:15 +460+ rm -f eclipse-rcp-2024-06-M2-macosx-cocoa-x86_64.dmg-tonotarize.sha1
06:48:15 +460+ rm -f eclipse-rcp-2024-06-M2-macosx-cocoa-x86_64.dmg-tonotarize.sha512
06:48:16 ++658+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/d70e0ba6-363e-4c62-8ff0-255ed6fa4ea5/status
06:48:16 +658+ RESPONSE_RAW='{"uuid":"d70e0ba6-363e-4c62-8ff0-255ed6fa4ea5","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
06:48:16 200'
06:48:16 ++658+ head -n1
06:48:16 +658+ RESPONSE='{"uuid":"d70e0ba6-363e-4c62-8ff0-255ed6fa4ea5","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
06:48:16 ++658+ tail -n1
06:48:16 +658+ STATUS_CODE=200
06:48:16 ++658+ echo '{"uuid":"d70e0ba6-363e-4c62-8ff0-255ed6fa4ea5","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
06:48:16 ++658+ jq -r .notarizationStatus.status
06:48:16 +658+ STATUS=IN_PROGRESS
06:48:16 +658+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
06:48:16 +658+ sleep 1m
06:48:24 ++502+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/836bb1a1-720c-4524-a525-dba6a5700e91/status
06:48:24 +502+ RESPONSE_RAW='{"uuid":"836bb1a1-720c-4524-a525-dba6a5700e91","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
06:48:24 200'
06:48:24 ++502+ head -n1
06:48:24 +502+ RESPONSE='{"uuid":"836bb1a1-720c-4524-a525-dba6a5700e91","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
06:48:24 ++502+ tail -n1
06:48:24 +502+ STATUS_CODE=200
06:48:24 ++502+ echo '{"uuid":"836bb1a1-720c-4524-a525-dba6a5700e91","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
06:48:24 ++502+ jq -r .notarizationStatus.status
06:48:24 +502+ STATUS=IN_PROGRESS
06:48:24 +502+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
06:48:24 +502+ sleep 1m
06:48:24 ++182+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/c875cac9-31d9-4f03-8730-38f1c3af7252/status
06:48:24 +182+ RESPONSE_RAW='{"uuid":"c875cac9-31d9-4f03-8730-38f1c3af7252","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
06:48:24 200'
06:48:24 ++182+ head -n1
06:48:24 +182+ RESPONSE='{"uuid":"c875cac9-31d9-4f03-8730-38f1c3af7252","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
06:48:24 ++182+ tail -n1
06:48:24 +182+ STATUS_CODE=200
06:48:24 ++182+ echo '{"uuid":"c875cac9-31d9-4f03-8730-38f1c3af7252","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
06:48:24 ++182+ jq -r .notarizationStatus.status
06:48:24 +182+ STATUS=IN_PROGRESS
06:48:24 +182+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
06:48:24 +182+ sleep 1m
06:48:32 ++906+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/ad7f8710-ae46-453e-bcda-9ae40acc6f56/status
06:48:32 +906+ RESPONSE_RAW='{"uuid":"ad7f8710-ae46-453e-bcda-9ae40acc6f56","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
06:48:32 200'
06:48:32 ++906+ head -n1
06:48:32 +906+ RESPONSE='{"uuid":"ad7f8710-ae46-453e-bcda-9ae40acc6f56","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
06:48:32 ++906+ tail -n1
06:48:32 +906+ STATUS_CODE=200
06:48:32 ++906+ echo '{"uuid":"ad7f8710-ae46-453e-bcda-9ae40acc6f56","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
06:48:32 ++906+ jq -r .notarizationStatus.status
06:48:32 +906+ STATUS=IN_PROGRESS
06:48:32 +906+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
06:48:32 +906+ sleep 1m
06:48:43 ++564+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/1344ea29-183d-413b-b67e-eead0056e7f6/status
06:48:43 +564+ RESPONSE_RAW='{"uuid":"1344ea29-183d-413b-b67e-eead0056e7f6","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
06:48:43 200'
06:48:43 ++564+ head -n1
06:48:43 +564+ RESPONSE='{"uuid":"1344ea29-183d-413b-b67e-eead0056e7f6","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
06:48:43 ++564+ tail -n1
06:48:43 +564+ STATUS_CODE=200
06:48:43 ++564+ echo '{"uuid":"1344ea29-183d-413b-b67e-eead0056e7f6","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
06:48:43 ++564+ jq -r .notarizationStatus.status
06:48:43 +564+ STATUS=IN_PROGRESS
06:48:43 +564+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
06:48:43 +564+ sleep 1m
06:48:46 ++978+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/d7ea653d-cb0f-447b-ba31-4e73012f4190/status
06:48:46 +978+ RESPONSE_RAW='{"uuid":"d7ea653d-cb0f-447b-ba31-4e73012f4190","notarizationStatus":{"status":"COMPLETE","message":"Notarization ticket has been stapled successfully to uploaded file. You can now download the stapled file","moreInfo":"Notarization ticket has been stapled to the uploaded file successfully","log":"{\n  \"logFormatVersion\": 1,\n  \"jobId\": \"a17f1594-83c2-4625-bbf0-63d873f39ba0\",\n  \"status\": \"Accepted\",\n  \"statusSummary\": \"Ready for distribution\",\n  \"statusCode\": 0,\n  \"archiveFilename\": \"eclipse-cpp-2024-06-M2-macosx-cocoa-x86_64-16376254706710921768.dmg\",\n  \"uploadDate\": \"2024-05-02T10:30:59.709Z\",\n  \"sha256\": \"193d77434091eefa8940b7c571b4ebbe489d5ea37e2f2b003dbdb83a8098ad98\",\n  \"ticketContents\": [\n    {\n      \"path\": \"eclipse-cpp-2024-06-M2-macosx-cocoa-x86_64-16376254706710921768.dmg\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4091a5c69ac2a94112574b8e12c84a25a8e2728b\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M2-macosx-cocoa-x86_64-16376254706710921768.dmg/Eclipse.app\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2e58a8afaf65ffb92809fb381d4a3d1e309ccced\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M2-macosx-cocoa-x86_64-16376254706710921768.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.cpp.executable.cocoa.macosx.x86_64_4.32.0.20240502-0721/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"00fda142f82025ddc29a3ff87f899862c2236492\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M2-macosx-cocoa-x86_64-16376254706710921768.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202404271024.jar/os/macosx/aarch64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9357f8202c2bdf9ed309bf2c82f8f53a68164088\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M2-macosx-cocoa-x86_64-16376254706710921768.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202404271024.jar/os/macosx/aarch64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"102febf8120322b093b1c9c8d6b24b6a78f9bcc0\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M2-macosx-cocoa-x86_64-16376254706710921768.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202404271024.jar/os/macosx/x86_64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9517a970b176bde72cd73887e2587a3574716110\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M2-macosx-cocoa-x86_64-16376254706710921768.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202404271024.jar/os/macosx/x86_64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0e97a6eb772a3eef07826d5eb75de0924fba367b\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M2-macosx-cocoa-x86_64-16376254706710921768.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.native.serial_11.6.0.202404271024.jar/os/macosx/aarch64/libserial.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"50fc9467b481470c338dc43a127237b8707906e4\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M2-macosx-cocoa-x86_64-16376254706710921768.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.native.serial_11.6.0.202404271024.jar/os/macosx/x86_64/libserial.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"40608b0985fcc6a6c19972208b5cb65c1af0ea6a\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M2-macosx-cocoa-x86_64-16376254706710921768.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e37eb237e4687575f774c028e8aa4a4913e37a37\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M2-macosx-cocoa-x86_64-16376254706710921768.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"86006f61e0eadafeb935a0de05828ea98a6308e1\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M2-macosx-cocoa-x86_64-16376254706710921768.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.300.v20240419-2334.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M2-macosx-cocoa-x86_64-16376254706710921768.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.300.v20240419-2334.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M2-macosx-cocoa-x86_64-16376254706710921768.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.126.0.v20240426-0802.jar/libswt-pi-cocoa-4965r8.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6934a02a15f0a67c1e58cf0b19feee828ad360d6\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M2-macosx-cocoa-x86_64-16376254706710921768.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.126.0.v20240426-0802.jar/libswt-awt-cocoa-4965r8.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"dd9cfb912acc0ee8e137d9d841a2dcd62c6dc3e4\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M2-macosx-cocoa-x86_64-16376254706710921768.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.126.0.v20240426-0802.jar/libswt-cocoa-4965r8.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d05337058ff069045bfdbe0c903cccd5e6be9cff\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M2-macosx-cocoa-x86_64-16376254706710921768.dmg/Eclipse.app/Contents/Eclipse/plugins/com.github.jnr.jffi.native_1.3.13.v20240215-1616/jni/Darwin/libjffi-1.2.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9e37ab1aea5ffe913da0b1e1573a7dbb17738413\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M2-macosx-cocoa-x86_64-16376254706710921768.dmg/Eclipse.app/Contents/Eclipse/plugins/com.github.jnr.jffi.native_1.3.13.v20240215-1616/jni/Darwin/libjffi-1.2.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a12813ba8bfc1500970a32a7545d3fe283d000ea\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M2-macosx-cocoa-x86_64-16376254706710921768.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-aarch64/libjnidispatch.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"56cd13fe659db01c07ec565716b2e6e1024199ab\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M2-macosx-cocoa-x86_64-16376254706710921768.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-x86-64/libjnidispatch.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6657e46285bd8380196b5cfddae3e6143a2c32a0\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M2-macosx-cocoa-x86_64-16376254706710921768.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.2.900.v20240129-1338/eclipse_11900.so\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a52cb795e3230ae77706c641284547f9ad6cbecf\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M2-macosx-cocoa-x86_64-16376254706710921768.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jar\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3c252b0f3272a34c543b0324bf8a01e48369dfef\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M2-macosx-cocoa-x86_64-16376254706710921768.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jarsigner\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3825723ed9b54eeec84ea5fa65e065d6202ea266\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M2-macosx-cocoa-x86_64-16376254706710921768.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/java\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d5cee0be91f8b32baa13dead0b4c7681060427dd\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M2-macosx-cocoa-x86_64-16376254706710921768.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/javac\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"8ab3cf8189bcb923500c430e4f343b9f9a61db92\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M2-macosx-cocoa-x86_64-16376254706710921768.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/javadoc\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ba65fd30663064895b31b1f9d92efb43f510f0cb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M2-macosx-cocoa-x86_64-16376254706710921768.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/javap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"81ae326d2f3b019f96dec711b44e0c3c9c0d6793\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M2-macosx-cocoa-x86_64-16376254706710921768.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jcmd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9d1ff349397e85a003ec98f1ff01415e8b5962f0\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M2-macosx-cocoa-x86_64-16376254706710921768.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jconsole\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a678702718088d6722b354cfc41a39c33e780c44\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M2-macosx-cocoa-x86_64-16376254706710921768.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b0dae41c8b69e2fd17a18dcd7ba97ec3889ce676\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M2-macosx-cocoa-x86_64-16376254706710921768.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jdeprscan\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"da8173d92bdcca349994c7b7cb40c76ad5c3f3ac\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M2-macosx-cocoa-x86_64-16376254706710921768.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jdeps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a6b1ce5dc1c1308ee288b9eb7f65b3b89e295406\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M2-macosx-cocoa-x86_64-16376254706710921768.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jfr\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"fedf23ad73f4c585f8ecdeef39195bf2491b6b7a\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M2-macosx-cocoa-x86_64-16376254706710921768.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jhsdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"47edaface871ae7019fa5061b9a3bb09a3a01ec2\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M2-macosx-cocoa-x86_64-16376254706710921768.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jimage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"fa860874e5b1c8c941e36d2ce9ad86ecbfebb2af\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M2-macosx-cocoa-x86_64-16376254706710921768.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jinfo\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"66ce18e24c50ccd02d126bc443dc3447136fb38f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M2-macosx-cocoa-x86_64-16376254706710921768.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jlink\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4cd63ba153c62631630a11716bdd007fba863065\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M2-macosx-cocoa-x86_64-16376254706710921768.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jmap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2562da0de21ca7a9d6a204167d36f7061466bfd8\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M2-macosx-cocoa-x86_64-16376254706710921768.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jmod\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ac53c85cdc2ff484217f843c6a0e603183b3e2c9\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M2-macosx-cocoa-x86_64-16376254706710921768.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jpackage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6bf6ca9567c95763833bbee29bcef6ec89f81dfd\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M2-macosx-cocoa-x86_64-16376254706710921768.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"230f835ee00d93c808df43d0c2991635e80e63a3\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M2-macosx-cocoa-x86_64-16376254706710921768.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jrunscript\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c9498519d56e66afbc98652661d338edd66a0e4c\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M2-macosx-cocoa-x86_64-16376254706710921768.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jshell\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b909a667f52716ac4263b8097072a85066bc7d23\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M2-macosx-cocoa-x86_64-16376254706710921768.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jstack\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0f53a30c10008284e16acc1158381119b2463084\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M2-macosx-cocoa-x86_64-16376254706710921768.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jstat\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a67f0cce729d70857ccb6b89650c50fc2751a899\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M2-macosx-cocoa-x86_64-16376254706710921768.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jstatd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9ac691648cc46870c1727f03f360b3a3b2388ba5\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M2-macosx-cocoa-x86_64-16376254706710921768.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jwebserver\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b8fb050e8fec4279cee2f2564844f40673cdcb25\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M2-macosx-cocoa-x86_64-16376254706710921768.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/keytool\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c4c294b3cc63dc13b51778e6f853db53f3effe41\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M2-macosx-cocoa-x86_64-16376254706710921768.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/rmiregistry\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"cdd83972a5bc33a782200788f4f66bc736e689f8\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M2-macosx-cocoa-x86_64-16376254706710921768.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/serialver\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"221287cc2221f20ec84c875388b7a239b06304d0\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M2-macosx-cocoa-x86_64-16376254706710921768.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/jspawnhelper\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"829d0d770326ae7073f74579bf678eac3c4828bb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M2-macosx-cocoa-x86_64-16376254706710921768.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libattach.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0afdad31f5216b285a02d8a790021d33668c89f9\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M2-macosx-cocoa-x86_64-16376254706710921768.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2973edf30f74f9c1827d5aa59c727d135b6f9393\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M2-macosx-cocoa-x86_64-16376254706710921768.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libawt_lwawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"8431a38072d38f8aeecbac9c9651e9b179f656ba\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M2-macosx-cocoa-x86_64-16376254706710921768.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libdt_socket.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3d41fd4e61e8c9f36925b128264199dc5ba175fa\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M2-macosx-cocoa-x86_64-16376254706710921768.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libextnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e14473293f82948e73eca017c21b0440f3b5bf5e\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M2-macosx-cocoa-x86_64-16376254706710921768.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libfontmanager.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"26455017ff930a947b3886eeabed2cc462355cb2\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M2-macosx-cocoa-x86_64-16376254706710921768.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libfreetype.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3374e86bd8cb23758b180c2a09e57ff6c8974429\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M2-macosx-cocoa-x86_64-16376254706710921768.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libinstrument.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c504ac6f28bc69ba5a3e081406ac7e0bca60936d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M2-macosx-cocoa-x86_64-16376254706710921768.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libj2gss.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"195b73d5a4d5d8d3994c91177776d2f3bbc5d1fe\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M2-macosx-cocoa-x86_64-16376254706710921768.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libj2pcsc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"28aab47c188d5c962387a6b7e18ff69c19af5bb4\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M2-macosx-cocoa-x86_64-16376254706710921768.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libj2pkcs11.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7975e108d71c9f6b485e6761f0282a8a79184e4d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M2-macosx-cocoa-x86_64-16376254706710921768.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjaas.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"af4d60eeab550ee297655e0b559c4e56d25d4898\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M2-macosx-cocoa-x86_64-16376254706710921768.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjava.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f1b702166e0355241d63314f57d901f39f13bac0\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M2-macosx-cocoa-x86_64-16376254706710921768.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjavajpeg.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"db2e9a3875932e5eedbd667d5cd2015d8cfa4c18\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M2-macosx-cocoa-x86_64-16376254706710921768.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"99175cdd438e9155db559ba8389441297b93986c\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M2-macosx-cocoa-x86_64-16376254706710921768.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjdwp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"667a513a65e6fc8e88f350024cf0ff7132f83f6b\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M2-macosx-cocoa-x86_64-16376254706710921768.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjimage.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"df7980d9033f04fb2a6341bcd93a729411129a27\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M2-macosx-cocoa-x86_64-16376254706710921768.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjli.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ccd681974c1df510b628179dee9bd3bc358b8ea1\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M2-macosx-cocoa-x86_64-16376254706710921768.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3a39eab4f2ce60f0a7c1a6c302963ef2ab0a3fca\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M2-macosx-cocoa-x86_64-16376254706710921768.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjsound.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5ef4e610f15accdf37f862fb663c973b02f3dd60\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M2-macosx-cocoa-x86_64-16376254706710921768.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/liblcms.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"94bf533d8ee086b686388e3f1b03aa648f1cad75\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M2-macosx-cocoa-x86_64-16376254706710921768.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/lible.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"62ba8e900b479ef5ce908a21f8030f24a2feff01\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M2-macosx-cocoa-x86_64-16376254706710921768.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libmanagement.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7f7cdd4fd7e03ba7d38031f6d2865e3b7cb958f2\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M2-macosx-cocoa-x86_64-16376254706710921768.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libmanagement_agent.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"10fca8d6916d94e1ac6a9b723085678d1710863d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M2-macosx-cocoa-x86_64-16376254706710921768.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libmanagement_ext.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"944693d2de31a1c8d7c3ce97d4b080a75b71d285\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M2-macosx-cocoa-x86_64-16376254706710921768.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libmlib_image.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"33a68af7f44a3f31830ed465b62dc045cf07dc88\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M2-macosx-cocoa-x86_64-16376254706710921768.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d22ee5d08484d3ac033094149bfc042f3e503ffe\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M2-macosx-cocoa-x86_64-16376254706710921768.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libnio.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"888c55093caeb579a852e764aeb69420c7d398b5\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M2-macosx-cocoa-x86_64-16376254706710921768.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libosx.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f00a159d69a552b4b91ce80d215647afe1f9b927\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M2-macosx-cocoa-x86_64-16376254706710921768.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libosxapp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4ffb38b72b23bf4fc531190c9f2e55d3561787e3\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M2-macosx-cocoa-x86_64-16376254706710921768.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libosxkrb5.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"597b23ed4e29196566607e54893ec9cf410e669a\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M2-macosx-cocoa-x86_64-16376254706710921768.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libosxsecurity.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"8cb2f9c7a7468c380ccb0e7f899df2855d152d62\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M2-macosx-cocoa-x86_64-16376254706710921768.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libosxui.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"332eddb084f5a2e52d0aaee12ca19e43fbeb44cb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M2-macosx-cocoa-x86_64-16376254706710921768.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libprefs.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a3ac4a2aa4583afec7699b2a5c7ce00adb687319\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M2-macosx-cocoa-x86_64-16376254706710921768.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/librmi.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c4f80f1208f4351cfa20a2606592f7e405e3234c\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M2-macosx-cocoa-x86_64-16376254706710921768.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libsaproc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"06cefbe0897e1963f6aeb031b597c456cfb4d67a\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M2-macosx-cocoa-x86_64-16376254706710921768.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libsplashscreen.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c6d4677f90c7ad57e914bca1c9cf3d57156d8022\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M2-macosx-cocoa-x86_64-16376254706710921768.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libsyslookup.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"aa073278b31d13a4b7d700035455c3f25b6b1cf4\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M2-macosx-cocoa-x86_64-16376254706710921768.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libverify.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"21ed62964fe9b9a469a5b41022b1b7f4e6df767f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M2-macosx-cocoa-x86_64-16376254706710921768.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libzip.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d68020bd3f05e86e7a80f9d582891f02c4e3cd3f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M2-macosx-cocoa-x86_64-16376254706710921768.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/server/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3a39eab4f2ce60f0a7c1a6c302963ef2ab0a3fca\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M2-macosx-cocoa-x86_64-16376254706710921768.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/server/libjvm.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3aa2681e3e1fa7bfb3f36812e02c2a5bd84d54bf\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M2-macosx-cocoa-x86_64-16376254706710921768.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2e58a8afaf65ffb92809fb381d4a3d1e309ccced\",\n      \"arch\": \"x86_64\"\n    }\n  ],\n  \"issues\": null\n}\n"}}
06:48:46 200'
06:48:46 ++978+ head -n1
06:48:46 +978+ RESPONSE='{"uuid":"d7ea653d-cb0f-447b-ba31-4e73012f4190","notarizationStatus":{"status":"COMPLETE","message":"Notarization ticket has been stapled successfully to uploaded file. You can now download the stapled file","moreInfo":"Notarization ticket has been stapled to the uploaded file successfully","log":"{\n  \"logFormatVersion\": 1,\n  \"jobId\": \"a17f1594-83c2-4625-bbf0-63d873f39ba0\",\n  \"status\": \"Accepted\",\n  \"statusSummary\": \"Ready for distribution\",\n  \"statusCode\": 0,\n  \"archiveFilename\": \"eclipse-cpp-2024-06-M2-macosx-cocoa-x86_64-16376254706710921768.dmg\",\n  \"uploadDate\": \"2024-05-02T10:30:59.709Z\",\n  \"sha256\": \"193d77434091eefa8940b7c571b4ebbe489d5ea37e2f2b003dbdb83a8098ad98\",\n  \"ticketContents\": [\n    {\n      \"path\": \"eclipse-cpp-2024-06-M2-macosx-cocoa-x86_64-16376254706710921768.dmg\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4091a5c69ac2a94112574b8e12c84a25a8e2728b\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M2-macosx-cocoa-x86_64-16376254706710921768.dmg/Eclipse.app\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2e58a8afaf65ffb92809fb381d4a3d1e309ccced\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M2-macosx-cocoa-x86_64-16376254706710921768.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.cpp.executable.cocoa.macosx.x86_64_4.32.0.20240502-0721/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"00fda142f82025ddc29a3ff87f899862c2236492\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M2-macosx-cocoa-x86_64-16376254706710921768.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202404271024.jar/os/macosx/aarch64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9357f8202c2bdf9ed309bf2c82f8f53a68164088\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M2-macosx-cocoa-x86_64-16376254706710921768.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202404271024.jar/os/macosx/aarch64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"102febf8120322b093b1c9c8d6b24b6a78f9bcc0\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M2-macosx-cocoa-x86_64-16376254706710921768.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202404271024.jar/os/macosx/x86_64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9517a970b176bde72cd73887e2587a3574716110\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M2-macosx-cocoa-x86_64-16376254706710921768.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202404271024.jar/os/macosx/x86_64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0e97a6eb772a3eef07826d5eb75de0924fba367b\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M2-macosx-cocoa-x86_64-16376254706710921768.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.native.serial_11.6.0.202404271024.jar/os/macosx/aarch64/libserial.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"50fc9467b481470c338dc43a127237b8707906e4\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M2-macosx-cocoa-x86_64-16376254706710921768.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.native.serial_11.6.0.202404271024.jar/os/macosx/x86_64/libserial.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"40608b0985fcc6a6c19972208b5cb65c1af0ea6a\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M2-macosx-cocoa-x86_64-16376254706710921768.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e37eb237e4687575f774c028e8aa4a4913e37a37\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M2-macosx-cocoa-x86_64-16376254706710921768.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"86006f61e0eadafeb935a0de05828ea98a6308e1\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M2-macosx-cocoa-x86_64-16376254706710921768.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.300.v20240419-2334.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M2-macosx-cocoa-x86_64-16376254706710921768.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.300.v20240419-2334.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M2-macosx-cocoa-x86_64-16376254706710921768.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.126.0.v20240426-0802.jar/libswt-pi-cocoa-4965r8.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6934a02a15f0a67c1e58cf0b19feee828ad360d6\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M2-macosx-cocoa-x86_64-16376254706710921768.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.126.0.v20240426-0802.jar/libswt-awt-cocoa-4965r8.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"dd9cfb912acc0ee8e137d9d841a2dcd62c6dc3e4\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M2-macosx-cocoa-x86_64-16376254706710921768.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.126.0.v20240426-0802.jar/libswt-cocoa-4965r8.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d05337058ff069045bfdbe0c903cccd5e6be9cff\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M2-macosx-cocoa-x86_64-16376254706710921768.dmg/Eclipse.app/Contents/Eclipse/plugins/com.github.jnr.jffi.native_1.3.13.v20240215-1616/jni/Darwin/libjffi-1.2.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9e37ab1aea5ffe913da0b1e1573a7dbb17738413\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M2-macosx-cocoa-x86_64-16376254706710921768.dmg/Eclipse.app/Contents/Eclipse/plugins/com.github.jnr.jffi.native_1.3.13.v20240215-1616/jni/Darwin/libjffi-1.2.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a12813ba8bfc1500970a32a7545d3fe283d000ea\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M2-macosx-cocoa-x86_64-16376254706710921768.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-aarch64/libjnidispatch.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"56cd13fe659db01c07ec565716b2e6e1024199ab\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M2-macosx-cocoa-x86_64-16376254706710921768.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-x86-64/libjnidispatch.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6657e46285bd8380196b5cfddae3e6143a2c32a0\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M2-macosx-cocoa-x86_64-16376254706710921768.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.2.900.v20240129-1338/eclipse_11900.so\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a52cb795e3230ae77706c641284547f9ad6cbecf\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M2-macosx-cocoa-x86_64-16376254706710921768.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jar\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3c252b0f3272a34c543b0324bf8a01e48369dfef\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M2-macosx-cocoa-x86_64-16376254706710921768.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jarsigner\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3825723ed9b54eeec84ea5fa65e065d6202ea266\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M2-macosx-cocoa-x86_64-16376254706710921768.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/java\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d5cee0be91f8b32baa13dead0b4c7681060427dd\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M2-macosx-cocoa-x86_64-16376254706710921768.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/javac\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"8ab3cf8189bcb923500c430e4f343b9f9a61db92\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M2-macosx-cocoa-x86_64-16376254706710921768.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/javadoc\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ba65fd30663064895b31b1f9d92efb43f510f0cb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M2-macosx-cocoa-x86_64-16376254706710921768.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/javap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"81ae326d2f3b019f96dec711b44e0c3c9c0d6793\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M2-macosx-cocoa-x86_64-16376254706710921768.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jcmd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9d1ff349397e85a003ec98f1ff01415e8b5962f0\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M2-macosx-cocoa-x86_64-16376254706710921768.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jconsole\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a678702718088d6722b354cfc41a39c33e780c44\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M2-macosx-cocoa-x86_64-16376254706710921768.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b0dae41c8b69e2fd17a18dcd7ba97ec3889ce676\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M2-macosx-cocoa-x86_64-16376254706710921768.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jdeprscan\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"da8173d92bdcca349994c7b7cb40c76ad5c3f3ac\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M2-macosx-cocoa-x86_64-16376254706710921768.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jdeps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a6b1ce5dc1c1308ee288b9eb7f65b3b89e295406\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M2-macosx-cocoa-x86_64-16376254706710921768.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jfr\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"fedf23ad73f4c585f8ecdeef39195bf2491b6b7a\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M2-macosx-cocoa-x86_64-16376254706710921768.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jhsdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"47edaface871ae7019fa5061b9a3bb09a3a01ec2\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M2-macosx-cocoa-x86_64-16376254706710921768.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jimage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"fa860874e5b1c8c941e36d2ce9ad86ecbfebb2af\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M2-macosx-cocoa-x86_64-16376254706710921768.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jinfo\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"66ce18e24c50ccd02d126bc443dc3447136fb38f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M2-macosx-cocoa-x86_64-16376254706710921768.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jlink\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4cd63ba153c62631630a11716bdd007fba863065\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M2-macosx-cocoa-x86_64-16376254706710921768.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jmap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2562da0de21ca7a9d6a204167d36f7061466bfd8\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M2-macosx-cocoa-x86_64-16376254706710921768.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jmod\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ac53c85cdc2ff484217f843c6a0e603183b3e2c9\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M2-macosx-cocoa-x86_64-16376254706710921768.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jpackage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6bf6ca9567c95763833bbee29bcef6ec89f81dfd\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M2-macosx-cocoa-x86_64-16376254706710921768.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"230f835ee00d93c808df43d0c2991635e80e63a3\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M2-macosx-cocoa-x86_64-16376254706710921768.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jrunscript\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c9498519d56e66afbc98652661d338edd66a0e4c\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M2-macosx-cocoa-x86_64-16376254706710921768.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jshell\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b909a667f52716ac4263b8097072a85066bc7d23\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M2-macosx-cocoa-x86_64-16376254706710921768.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jstack\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0f53a30c10008284e16acc1158381119b2463084\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M2-macosx-cocoa-x86_64-16376254706710921768.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jstat\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a67f0cce729d70857ccb6b89650c50fc2751a899\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M2-macosx-cocoa-x86_64-16376254706710921768.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jstatd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9ac691648cc46870c1727f03f360b3a3b2388ba5\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M2-macosx-cocoa-x86_64-16376254706710921768.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jwebserver\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b8fb050e8fec4279cee2f2564844f40673cdcb25\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M2-macosx-cocoa-x86_64-16376254706710921768.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/keytool\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c4c294b3cc63dc13b51778e6f853db53f3effe41\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M2-macosx-cocoa-x86_64-16376254706710921768.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/rmiregistry\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"cdd83972a5bc33a782200788f4f66bc736e689f8\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M2-macosx-cocoa-x86_64-16376254706710921768.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/serialver\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"221287cc2221f20ec84c875388b7a239b06304d0\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M2-macosx-cocoa-x86_64-16376254706710921768.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/jspawnhelper\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"829d0d770326ae7073f74579bf678eac3c4828bb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M2-macosx-cocoa-x86_64-16376254706710921768.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libattach.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0afdad31f5216b285a02d8a790021d33668c89f9\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M2-macosx-cocoa-x86_64-16376254706710921768.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2973edf30f74f9c1827d5aa59c727d135b6f9393\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M2-macosx-cocoa-x86_64-16376254706710921768.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libawt_lwawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"8431a38072d38f8aeecbac9c9651e9b179f656ba\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M2-macosx-cocoa-x86_64-16376254706710921768.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libdt_socket.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3d41fd4e61e8c9f36925b128264199dc5ba175fa\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M2-macosx-cocoa-x86_64-16376254706710921768.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libextnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e14473293f82948e73eca017c21b0440f3b5bf5e\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M2-macosx-cocoa-x86_64-16376254706710921768.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libfontmanager.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"26455017ff930a947b3886eeabed2cc462355cb2\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M2-macosx-cocoa-x86_64-16376254706710921768.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libfreetype.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3374e86bd8cb23758b180c2a09e57ff6c8974429\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M2-macosx-cocoa-x86_64-16376254706710921768.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libinstrument.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c504ac6f28bc69ba5a3e081406ac7e0bca60936d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M2-macosx-cocoa-x86_64-16376254706710921768.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libj2gss.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"195b73d5a4d5d8d3994c91177776d2f3bbc5d1fe\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M2-macosx-cocoa-x86_64-16376254706710921768.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libj2pcsc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"28aab47c188d5c962387a6b7e18ff69c19af5bb4\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M2-macosx-cocoa-x86_64-16376254706710921768.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libj2pkcs11.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7975e108d71c9f6b485e6761f0282a8a79184e4d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M2-macosx-cocoa-x86_64-16376254706710921768.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjaas.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"af4d60eeab550ee297655e0b559c4e56d25d4898\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M2-macosx-cocoa-x86_64-16376254706710921768.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjava.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f1b702166e0355241d63314f57d901f39f13bac0\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M2-macosx-cocoa-x86_64-16376254706710921768.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjavajpeg.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"db2e9a3875932e5eedbd667d5cd2015d8cfa4c18\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M2-macosx-cocoa-x86_64-16376254706710921768.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"99175cdd438e9155db559ba8389441297b93986c\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M2-macosx-cocoa-x86_64-16376254706710921768.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjdwp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"667a513a65e6fc8e88f350024cf0ff7132f83f6b\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M2-macosx-cocoa-x86_64-16376254706710921768.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjimage.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"df7980d9033f04fb2a6341bcd93a729411129a27\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M2-macosx-cocoa-x86_64-16376254706710921768.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjli.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ccd681974c1df510b628179dee9bd3bc358b8ea1\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M2-macosx-cocoa-x86_64-16376254706710921768.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3a39eab4f2ce60f0a7c1a6c302963ef2ab0a3fca\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M2-macosx-cocoa-x86_64-16376254706710921768.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjsound.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5ef4e610f15accdf37f862fb663c973b02f3dd60\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M2-macosx-cocoa-x86_64-16376254706710921768.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/liblcms.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"94bf533d8ee086b686388e3f1b03aa648f1cad75\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M2-macosx-cocoa-x86_64-16376254706710921768.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/lible.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"62ba8e900b479ef5ce908a21f8030f24a2feff01\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M2-macosx-cocoa-x86_64-16376254706710921768.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libmanagement.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7f7cdd4fd7e03ba7d38031f6d2865e3b7cb958f2\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M2-macosx-cocoa-x86_64-16376254706710921768.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libmanagement_agent.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"10fca8d6916d94e1ac6a9b723085678d1710863d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M2-macosx-cocoa-x86_64-16376254706710921768.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libmanagement_ext.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"944693d2de31a1c8d7c3ce97d4b080a75b71d285\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M2-macosx-cocoa-x86_64-16376254706710921768.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libmlib_image.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"33a68af7f44a3f31830ed465b62dc045cf07dc88\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M2-macosx-cocoa-x86_64-16376254706710921768.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d22ee5d08484d3ac033094149bfc042f3e503ffe\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M2-macosx-cocoa-x86_64-16376254706710921768.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libnio.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"888c55093caeb579a852e764aeb69420c7d398b5\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M2-macosx-cocoa-x86_64-16376254706710921768.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libosx.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f00a159d69a552b4b91ce80d215647afe1f9b927\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M2-macosx-cocoa-x86_64-16376254706710921768.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libosxapp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4ffb38b72b23bf4fc531190c9f2e55d3561787e3\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M2-macosx-cocoa-x86_64-16376254706710921768.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libosxkrb5.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"597b23ed4e29196566607e54893ec9cf410e669a\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M2-macosx-cocoa-x86_64-16376254706710921768.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libosxsecurity.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"8cb2f9c7a7468c380ccb0e7f899df2855d152d62\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M2-macosx-cocoa-x86_64-16376254706710921768.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libosxui.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"332eddb084f5a2e52d0aaee12ca19e43fbeb44cb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M2-macosx-cocoa-x86_64-16376254706710921768.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libprefs.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a3ac4a2aa4583afec7699b2a5c7ce00adb687319\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M2-macosx-cocoa-x86_64-16376254706710921768.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/librmi.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c4f80f1208f4351cfa20a2606592f7e405e3234c\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M2-macosx-cocoa-x86_64-16376254706710921768.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libsaproc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"06cefbe0897e1963f6aeb031b597c456cfb4d67a\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M2-macosx-cocoa-x86_64-16376254706710921768.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libsplashscreen.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c6d4677f90c7ad57e914bca1c9cf3d57156d8022\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M2-macosx-cocoa-x86_64-16376254706710921768.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libsyslookup.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"aa073278b31d13a4b7d700035455c3f25b6b1cf4\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M2-macosx-cocoa-x86_64-16376254706710921768.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libverify.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"21ed62964fe9b9a469a5b41022b1b7f4e6df767f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M2-macosx-cocoa-x86_64-16376254706710921768.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libzip.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d68020bd3f05e86e7a80f9d582891f02c4e3cd3f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M2-macosx-cocoa-x86_64-16376254706710921768.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/server/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3a39eab4f2ce60f0a7c1a6c302963ef2ab0a3fca\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M2-macosx-cocoa-x86_64-16376254706710921768.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/server/libjvm.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3aa2681e3e1fa7bfb3f36812e02c2a5bd84d54bf\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M2-macosx-cocoa-x86_64-16376254706710921768.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2e58a8afaf65ffb92809fb381d4a3d1e309ccced\",\n      \"arch\": \"x86_64\"\n    }\n  ],\n  \"issues\": null\n}\n"}}'
06:48:46 ++978+ tail -n1
06:48:46 +978+ STATUS_CODE=200
06:48:46 ++978+ jq -r .notarizationStatus.status
06:48:46 ++978+ echo '{"uuid":"d7ea653d-cb0f-447b-ba31-4e73012f4190","notarizationStatus":{"status":"COMPLETE","message":"Notarization' ticket has been stapled successfully to uploaded file. You can now download the stapled 'file","moreInfo":"Notarization' ticket has been stapled to the uploaded file 'successfully","log":"{\n' '\"logFormatVersion\":' '1,\n' '\"jobId\":' '\"a17f1594-83c2-4625-bbf0-63d873f39ba0\",\n' '\"status\":' '\"Accepted\",\n' '\"statusSummary\":' '\"Ready' for 'distribution\",\n' '\"statusCode\":' '0,\n' '\"archiveFilename\":' '\"eclipse-cpp-2024-06-M2-macosx-cocoa-x86_64-16376254706710921768.dmg\",\n' '\"uploadDate\":' '\"2024-05-02T10:30:59.709Z\",\n' '\"sha256\":' '\"193d77434091eefa8940b7c571b4ebbe489d5ea37e2f2b003dbdb83a8098ad98\",\n' '\"ticketContents\":' '[\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-M2-macosx-cocoa-x86_64-16376254706710921768.dmg\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"4091a5c69ac2a94112574b8e12c84a25a8e2728b\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-M2-macosx-cocoa-x86_64-16376254706710921768.dmg/Eclipse.app\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"2e58a8afaf65ffb92809fb381d4a3d1e309ccced\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-M2-macosx-cocoa-x86_64-16376254706710921768.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.cpp.executable.cocoa.macosx.x86_64_4.32.0.20240502-0721/MacOS/eclipse\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"00fda142f82025ddc29a3ff87f899862c2236492\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-M2-macosx-cocoa-x86_64-16376254706710921768.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202404271024.jar/os/macosx/aarch64/libpty.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9357f8202c2bdf9ed309bf2c82f8f53a68164088\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-M2-macosx-cocoa-x86_64-16376254706710921768.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202404271024.jar/os/macosx/aarch64/libspawner.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"102febf8120322b093b1c9c8d6b24b6a78f9bcc0\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-M2-macosx-cocoa-x86_64-16376254706710921768.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202404271024.jar/os/macosx/x86_64/libpty.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9517a970b176bde72cd73887e2587a3574716110\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-M2-macosx-cocoa-x86_64-16376254706710921768.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202404271024.jar/os/macosx/x86_64/libspawner.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0e97a6eb772a3eef07826d5eb75de0924fba367b\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-M2-macosx-cocoa-x86_64-16376254706710921768.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.native.serial_11.6.0.202404271024.jar/os/macosx/aarch64/libserial.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"50fc9467b481470c338dc43a127237b8707906e4\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-M2-macosx-cocoa-x86_64-16376254706710921768.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.native.serial_11.6.0.202404271024.jar/os/macosx/x86_64/libserial.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"40608b0985fcc6a6c19972208b5cb65c1af0ea6a\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-M2-macosx-cocoa-x86_64-16376254706710921768.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e37eb237e4687575f774c028e8aa4a4913e37a37\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-M2-macosx-cocoa-x86_64-16376254706710921768.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"86006f61e0eadafeb935a0de05828ea98a6308e1\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-M2-macosx-cocoa-x86_64-16376254706710921768.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.300.v20240419-2334.jar/libkeystoreNative.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-M2-macosx-cocoa-x86_64-16376254706710921768.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.300.v20240419-2334.jar/libkeystoreNative.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-M2-macosx-cocoa-x86_64-16376254706710921768.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.126.0.v20240426-0802.jar/libswt-pi-cocoa-4965r8.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6934a02a15f0a67c1e58cf0b19feee828ad360d6\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-M2-macosx-cocoa-x86_64-16376254706710921768.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.126.0.v20240426-0802.jar/libswt-awt-cocoa-4965r8.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"dd9cfb912acc0ee8e137d9d841a2dcd62c6dc3e4\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-M2-macosx-cocoa-x86_64-16376254706710921768.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.126.0.v20240426-0802.jar/libswt-cocoa-4965r8.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d05337058ff069045bfdbe0c903cccd5e6be9cff\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-M2-macosx-cocoa-x86_64-16376254706710921768.dmg/Eclipse.app/Contents/Eclipse/plugins/com.github.jnr.jffi.native_1.3.13.v20240215-1616/jni/Darwin/libjffi-1.2.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9e37ab1aea5ffe913da0b1e1573a7dbb17738413\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-M2-macosx-cocoa-x86_64-16376254706710921768.dmg/Eclipse.app/Contents/Eclipse/plugins/com.github.jnr.jffi.native_1.3.13.v20240215-1616/jni/Darwin/libjffi-1.2.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a12813ba8bfc1500970a32a7545d3fe283d000ea\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-M2-macosx-cocoa-x86_64-16376254706710921768.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-aarch64/libjnidispatch.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"56cd13fe659db01c07ec565716b2e6e1024199ab\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-M2-macosx-cocoa-x86_64-16376254706710921768.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-x86-64/libjnidispatch.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6657e46285bd8380196b5cfddae3e6143a2c32a0\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-M2-macosx-cocoa-x86_64-16376254706710921768.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.2.900.v20240129-1338/eclipse_11900.so\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a52cb795e3230ae77706c641284547f9ad6cbecf\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-M2-macosx-cocoa-x86_64-16376254706710921768.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jar\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3c252b0f3272a34c543b0324bf8a01e48369dfef\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-M2-macosx-cocoa-x86_64-16376254706710921768.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jarsigner\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3825723ed9b54eeec84ea5fa65e065d6202ea266\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-M2-macosx-cocoa-x86_64-16376254706710921768.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/java\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d5cee0be91f8b32baa13dead0b4c7681060427dd\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-M2-macosx-cocoa-x86_64-16376254706710921768.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/javac\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"8ab3cf8189bcb923500c430e4f343b9f9a61db92\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-M2-macosx-cocoa-x86_64-16376254706710921768.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/javadoc\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ba65fd30663064895b31b1f9d92efb43f510f0cb\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-M2-macosx-cocoa-x86_64-16376254706710921768.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/javap\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"81ae326d2f3b019f96dec711b44e0c3c9c0d6793\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-M2-macosx-cocoa-x86_64-16376254706710921768.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jcmd\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9d1ff349397e85a003ec98f1ff01415e8b5962f0\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-M2-macosx-cocoa-x86_64-16376254706710921768.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jconsole\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a678702718088d6722b354cfc41a39c33e780c44\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-M2-macosx-cocoa-x86_64-16376254706710921768.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jdb\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b0dae41c8b69e2fd17a18dcd7ba97ec3889ce676\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-M2-macosx-cocoa-x86_64-16376254706710921768.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jdeprscan\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"da8173d92bdcca349994c7b7cb40c76ad5c3f3ac\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-M2-macosx-cocoa-x86_64-16376254706710921768.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jdeps\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a6b1ce5dc1c1308ee288b9eb7f65b3b89e295406\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-M2-macosx-cocoa-x86_64-16376254706710921768.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jfr\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"fedf23ad73f4c585f8ecdeef39195bf2491b6b7a\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-M2-macosx-cocoa-x86_64-16376254706710921768.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jhsdb\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"47edaface871ae7019fa5061b9a3bb09a3a01ec2\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-M2-macosx-cocoa-x86_64-16376254706710921768.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jimage\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"fa860874e5b1c8c941e36d2ce9ad86ecbfebb2af\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-M2-macosx-cocoa-x86_64-16376254706710921768.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jinfo\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"66ce18e24c50ccd02d126bc443dc3447136fb38f\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-M2-macosx-cocoa-x86_64-16376254706710921768.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jlink\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"4cd63ba153c62631630a11716bdd007fba863065\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-M2-macosx-cocoa-x86_64-16376254706710921768.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jmap\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"2562da0de21ca7a9d6a204167d36f7061466bfd8\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-M2-macosx-cocoa-x86_64-16376254706710921768.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jmod\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ac53c85cdc2ff484217f843c6a0e603183b3e2c9\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-M2-macosx-cocoa-x86_64-16376254706710921768.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jpackage\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6bf6ca9567c95763833bbee29bcef6ec89f81dfd\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-M2-macosx-cocoa-x86_64-16376254706710921768.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jps\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"230f835ee00d93c808df43d0c2991635e80e63a3\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-M2-macosx-cocoa-x86_64-16376254706710921768.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jrunscript\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c9498519d56e66afbc98652661d338edd66a0e4c\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-M2-macosx-cocoa-x86_64-16376254706710921768.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jshell\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b909a667f52716ac4263b8097072a85066bc7d23\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-M2-macosx-cocoa-x86_64-16376254706710921768.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jstack\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0f53a30c10008284e16acc1158381119b2463084\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-M2-macosx-cocoa-x86_64-16376254706710921768.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jstat\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a67f0cce729d70857ccb6b89650c50fc2751a899\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-M2-macosx-cocoa-x86_64-16376254706710921768.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jstatd\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9ac691648cc46870c1727f03f360b3a3b2388ba5\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-M2-macosx-cocoa-x86_64-16376254706710921768.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jwebserver\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b8fb050e8fec4279cee2f2564844f40673cdcb25\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-M2-macosx-cocoa-x86_64-16376254706710921768.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/keytool\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c4c294b3cc63dc13b51778e6f853db53f3effe41\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-M2-macosx-cocoa-x86_64-16376254706710921768.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/rmiregistry\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"cdd83972a5bc33a782200788f4f66bc736e689f8\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-M2-macosx-cocoa-x86_64-16376254706710921768.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/serialver\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"221287cc2221f20ec84c875388b7a239b06304d0\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-M2-macosx-cocoa-x86_64-16376254706710921768.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/jspawnhelper\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"829d0d770326ae7073f74579bf678eac3c4828bb\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-M2-macosx-cocoa-x86_64-16376254706710921768.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libattach.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0afdad31f5216b285a02d8a790021d33668c89f9\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-M2-macosx-cocoa-x86_64-16376254706710921768.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"2973edf30f74f9c1827d5aa59c727d135b6f9393\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-M2-macosx-cocoa-x86_64-16376254706710921768.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libawt_lwawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"8431a38072d38f8aeecbac9c9651e9b179f656ba\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-M2-macosx-cocoa-x86_64-16376254706710921768.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libdt_socket.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3d41fd4e61e8c9f36925b128264199dc5ba175fa\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-M2-macosx-cocoa-x86_64-16376254706710921768.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libextnet.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e14473293f82948e73eca017c21b0440f3b5bf5e\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-M2-macosx-cocoa-x86_64-16376254706710921768.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libfontmanager.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"26455017ff930a947b3886eeabed2cc462355cb2\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-M2-macosx-cocoa-x86_64-16376254706710921768.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libfreetype.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3374e86bd8cb23758b180c2a09e57ff6c8974429\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-M2-macosx-cocoa-x86_64-16376254706710921768.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libinstrument.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c504ac6f28bc69ba5a3e081406ac7e0bca60936d\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-M2-macosx-cocoa-x86_64-16376254706710921768.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libj2gss.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"195b73d5a4d5d8d3994c91177776d2f3bbc5d1fe\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-M2-macosx-cocoa-x86_64-16376254706710921768.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libj2pcsc.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"28aab47c188d5c962387a6b7e18ff69c19af5bb4\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-M2-macosx-cocoa-x86_64-16376254706710921768.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libj2pkcs11.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"7975e108d71c9f6b485e6761f0282a8a79184e4d\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-M2-macosx-cocoa-x86_64-16376254706710921768.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjaas.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"af4d60eeab550ee297655e0b559c4e56d25d4898\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-M2-macosx-cocoa-x86_64-16376254706710921768.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjava.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f1b702166e0355241d63314f57d901f39f13bac0\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-M2-macosx-cocoa-x86_64-16376254706710921768.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjavajpeg.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"db2e9a3875932e5eedbd667d5cd2015d8cfa4c18\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-M2-macosx-cocoa-x86_64-16376254706710921768.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"99175cdd438e9155db559ba8389441297b93986c\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-M2-macosx-cocoa-x86_64-16376254706710921768.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjdwp.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"667a513a65e6fc8e88f350024cf0ff7132f83f6b\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-M2-macosx-cocoa-x86_64-16376254706710921768.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjimage.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"df7980d9033f04fb2a6341bcd93a729411129a27\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-M2-macosx-cocoa-x86_64-16376254706710921768.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjli.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ccd681974c1df510b628179dee9bd3bc358b8ea1\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-M2-macosx-cocoa-x86_64-16376254706710921768.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjsig.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3a39eab4f2ce60f0a7c1a6c302963ef2ab0a3fca\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-M2-macosx-cocoa-x86_64-16376254706710921768.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjsound.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5ef4e610f15accdf37f862fb663c973b02f3dd60\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-M2-macosx-cocoa-x86_64-16376254706710921768.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/liblcms.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"94bf533d8ee086b686388e3f1b03aa648f1cad75\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-M2-macosx-cocoa-x86_64-16376254706710921768.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/lible.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"62ba8e900b479ef5ce908a21f8030f24a2feff01\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-M2-macosx-cocoa-x86_64-16376254706710921768.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libmanagement.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"7f7cdd4fd7e03ba7d38031f6d2865e3b7cb958f2\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-M2-macosx-cocoa-x86_64-16376254706710921768.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libmanagement_agent.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"10fca8d6916d94e1ac6a9b723085678d1710863d\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-M2-macosx-cocoa-x86_64-16376254706710921768.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libmanagement_ext.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"944693d2de31a1c8d7c3ce97d4b080a75b71d285\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-M2-macosx-cocoa-x86_64-16376254706710921768.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libmlib_image.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"33a68af7f44a3f31830ed465b62dc045cf07dc88\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-M2-macosx-cocoa-x86_64-16376254706710921768.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libnet.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d22ee5d08484d3ac033094149bfc042f3e503ffe\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-M2-macosx-cocoa-x86_64-16376254706710921768.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libnio.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"888c55093caeb579a852e764aeb69420c7d398b5\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-M2-macosx-cocoa-x86_64-16376254706710921768.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libosx.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f00a159d69a552b4b91ce80d215647afe1f9b927\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-M2-macosx-cocoa-x86_64-16376254706710921768.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libosxapp.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"4ffb38b72b23bf4fc531190c9f2e55d3561787e3\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-M2-macosx-cocoa-x86_64-16376254706710921768.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libosxkrb5.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"597b23ed4e29196566607e54893ec9cf410e669a\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-M2-macosx-cocoa-x86_64-16376254706710921768.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libosxsecurity.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"8cb2f9c7a7468c380ccb0e7f899df2855d152d62\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-M2-macosx-cocoa-x86_64-16376254706710921768.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libosxui.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"332eddb084f5a2e52d0aaee12ca19e43fbeb44cb\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-M2-macosx-cocoa-x86_64-16376254706710921768.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libprefs.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a3ac4a2aa4583afec7699b2a5c7ce00adb687319\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-M2-macosx-cocoa-x86_64-16376254706710921768.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/librmi.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c4f80f1208f4351cfa20a2606592f7e405e3234c\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-M2-macosx-cocoa-x86_64-16376254706710921768.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libsaproc.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"06cefbe0897e1963f6aeb031b597c456cfb4d67a\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-M2-macosx-cocoa-x86_64-16376254706710921768.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libsplashscreen.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c6d4677f90c7ad57e914bca1c9cf3d57156d8022\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-M2-macosx-cocoa-x86_64-16376254706710921768.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libsyslookup.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"aa073278b31d13a4b7d700035455c3f25b6b1cf4\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-M2-macosx-cocoa-x86_64-16376254706710921768.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libverify.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"21ed62964fe9b9a469a5b41022b1b7f4e6df767f\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-M2-macosx-cocoa-x86_64-16376254706710921768.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libzip.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d68020bd3f05e86e7a80f9d582891f02c4e3cd3f\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-M2-macosx-cocoa-x86_64-16376254706710921768.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/server/libjsig.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3a39eab4f2ce60f0a7c1a6c302963ef2ab0a3fca\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-M2-macosx-cocoa-x86_64-16376254706710921768.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/server/libjvm.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3aa2681e3e1fa7bfb3f36812e02c2a5bd84d54bf\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-M2-macosx-cocoa-x86_64-16376254706710921768.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"2e58a8afaf65ffb92809fb381d4a3d1e309ccced\",\n' '\"arch\":' '\"x86_64\"\n' '}\n' '],\n' '\"issues\":' 'null\n}\n"}}'
06:48:46 +978+ STATUS=COMPLETE
06:48:46 +978+ [[ COMPLETE == \I\N\_\P\R\O\G\R\E\S\S ]]
06:48:46 +978+ [[ 200 == \5\0\3 ]]
06:48:46 +978+ [[ 200 == \5\0\2 ]]
06:48:46 +978+ [[ COMPLETE != \C\O\M\P\L\E\T\E ]]
06:48:46 +978+ break
06:48:46 +978+ rm eclipse-cpp-2024-06-M2-macosx-cocoa-x86_64.dmg
06:48:46 +978+ curl -JO https://cbi.eclipse.org/macos/xcrun/d7ea653d-cb0f-447b-ba31-4e73012f4190/download
06:48:46   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
06:48:46                                  Dload  Upload   Total   Spent    Left  Speed
06:48:46 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 44.3M    0 44.3M    0     0  80.3M      0 --:--:-- --:--:-- --:--:-- 80.1M
100  131M    0  131M    0     0  84.6M      0 --:--:--  0:00:01 --:--:-- 84.5M++204+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/3053e8ed-c850-4c7b-bec8-32409f30f05e/status
06:48:47 +204+ RESPONSE_RAW='{"uuid":"3053e8ed-c850-4c7b-bec8-32409f30f05e","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
06:48:47 200'
06:48:47 ++204+ head -n1
06:48:47 +204+ RESPONSE='{"uuid":"3053e8ed-c850-4c7b-bec8-32409f30f05e","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
06:48:47 ++204+ tail -n1
06:48:47 +204+ STATUS_CODE=200
06:48:47 ++204+ echo '{"uuid":"3053e8ed-c850-4c7b-bec8-32409f30f05e","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
06:48:47 ++204+ jq -r .notarizationStatus.status
06:48:47 +204+ STATUS=IN_PROGRESS
06:48:47 +204+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
06:48:47 +204+ sleep 1m
06:48:48 
100  219M    0  219M    0     0  86.1M      0 --:--:--  0:00:02 --:--:-- 86.0M
100  301M    0  301M    0     0  84.6M      0 --:--:--  0:00:03 --:--:-- 84.6M
100  371M    0  371M    0     0  85.2M      0 --:--:--  0:00:04 --:--:-- 85.2M
06:48:50 curl: Saved to filename 'eclipse-cpp-2024-06-M2-macosx-cocoa-x86_64.dmg'
06:48:50 +978+ cp -vf eclipse-cpp-2024-06-M2-macosx-cocoa-x86_64.dmg /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-cpp-2024-06-M2-macosx-cocoa-x86_64.dmg
06:48:50 'eclipse-cpp-2024-06-M2-macosx-cocoa-x86_64.dmg' -> '/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-cpp-2024-06-M2-macosx-cocoa-x86_64.dmg'
06:48:50 ++978+ dirname /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-cpp-2024-06-M2-macosx-cocoa-x86_64.dmg
06:48:50 +978+ d=/home/jenkins/agent/workspace/notarize-downloads/temp
06:48:50 ++978+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-cpp-2024-06-M2-macosx-cocoa-x86_64.dmg
06:48:50 +978+ b=eclipse-cpp-2024-06-M2-macosx-cocoa-x86_64.dmg
06:48:50 +978+ cd /home/jenkins/agent/workspace/notarize-downloads/temp
06:48:50 +978+ md5sum eclipse-cpp-2024-06-M2-macosx-cocoa-x86_64.dmg
06:48:51 +978+ sha1sum eclipse-cpp-2024-06-M2-macosx-cocoa-x86_64.dmg
06:48:52 +978+ sha512sum -b eclipse-cpp-2024-06-M2-macosx-cocoa-x86_64.dmg
06:48:53 +978+ rm eclipse-cpp-2024-06-M2-macosx-cocoa-x86_64.dmg-tonotarize
06:48:53 +978+ rm -f eclipse-cpp-2024-06-M2-macosx-cocoa-x86_64.dmg-tonotarize.md5
06:48:53 +978+ rm -f eclipse-cpp-2024-06-M2-macosx-cocoa-x86_64.dmg-tonotarize.sha1
06:48:53 +978+ rm -f eclipse-cpp-2024-06-M2-macosx-cocoa-x86_64.dmg-tonotarize.sha512
06:49:01 ++606+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/9de0b02b-f693-4031-8f06-017ea804231a/status
06:49:01 +606+ RESPONSE_RAW='{"uuid":"9de0b02b-f693-4031-8f06-017ea804231a","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
06:49:01 200'
06:49:01 ++606+ head -n1
06:49:01 +606+ RESPONSE='{"uuid":"9de0b02b-f693-4031-8f06-017ea804231a","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
06:49:01 ++606+ tail -n1
06:49:01 +606+ STATUS_CODE=200
06:49:01 ++606+ echo '{"uuid":"9de0b02b-f693-4031-8f06-017ea804231a","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
06:49:01 ++606+ jq -r .notarizationStatus.status
06:49:01 +606+ STATUS=IN_PROGRESS
06:49:01 +606+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
06:49:01 +606+ sleep 1m
06:49:06 ++1050+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/2e0d89e5-f0e7-45f1-9712-2840315d2e54/status
06:49:06 +1050+ RESPONSE_RAW='{"uuid":"2e0d89e5-f0e7-45f1-9712-2840315d2e54","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
06:49:06 200'
06:49:06 ++1050+ head -n1
06:49:06 +1050+ RESPONSE='{"uuid":"2e0d89e5-f0e7-45f1-9712-2840315d2e54","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
06:49:06 ++1050+ tail -n1
06:49:06 +1050+ STATUS_CODE=200
06:49:06 ++1050+ echo '{"uuid":"2e0d89e5-f0e7-45f1-9712-2840315d2e54","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
06:49:06 ++1050+ jq -r .notarizationStatus.status
06:49:06 +1050+ STATUS=IN_PROGRESS
06:49:06 +1050+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
06:49:06 +1050+ sleep 1m
06:49:12 ++844+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/e9386617-8178-4c08-b848-8c4ae79be7fc/status
06:49:12 +844+ RESPONSE_RAW='{"uuid":"e9386617-8178-4c08-b848-8c4ae79be7fc","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
06:49:12 200'
06:49:12 ++844+ head -n1
06:49:12 +844+ RESPONSE='{"uuid":"e9386617-8178-4c08-b848-8c4ae79be7fc","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
06:49:12 ++844+ tail -n1
06:49:12 +844+ STATUS_CODE=200
06:49:12 ++844+ echo '{"uuid":"e9386617-8178-4c08-b848-8c4ae79be7fc","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
06:49:12 ++844+ jq -r .notarizationStatus.status
06:49:12 +844+ STATUS=IN_PROGRESS
06:49:12 +844+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
06:49:12 +844+ sleep 1m
06:49:16 ++658+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/d70e0ba6-363e-4c62-8ff0-255ed6fa4ea5/status
06:49:16 +658+ RESPONSE_RAW='{"uuid":"d70e0ba6-363e-4c62-8ff0-255ed6fa4ea5","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
06:49:16 200'
06:49:16 ++658+ head -n1
06:49:16 +658+ RESPONSE='{"uuid":"d70e0ba6-363e-4c62-8ff0-255ed6fa4ea5","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
06:49:16 ++658+ tail -n1
06:49:16 +658+ STATUS_CODE=200
06:49:16 ++658+ echo '{"uuid":"d70e0ba6-363e-4c62-8ff0-255ed6fa4ea5","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
06:49:16 ++658+ jq -r .notarizationStatus.status
06:49:16 +658+ STATUS=IN_PROGRESS
06:49:16 +658+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
06:49:16 +658+ sleep 1m
06:49:24 ++502+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/836bb1a1-720c-4524-a525-dba6a5700e91/status
06:49:24 +502+ RESPONSE_RAW='{"uuid":"836bb1a1-720c-4524-a525-dba6a5700e91","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
06:49:24 200'
06:49:24 ++502+ head -n1
06:49:24 +502+ RESPONSE='{"uuid":"836bb1a1-720c-4524-a525-dba6a5700e91","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
06:49:24 ++502+ tail -n1
06:49:24 +502+ STATUS_CODE=200
06:49:24 ++502+ echo '{"uuid":"836bb1a1-720c-4524-a525-dba6a5700e91","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
06:49:24 ++502+ jq -r .notarizationStatus.status
06:49:24 +502+ STATUS=IN_PROGRESS
06:49:24 +502+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
06:49:24 +502+ sleep 1m
06:49:24 ++182+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/c875cac9-31d9-4f03-8730-38f1c3af7252/status
06:49:24 +182+ RESPONSE_RAW='{"uuid":"c875cac9-31d9-4f03-8730-38f1c3af7252","notarizationStatus":{"status":"COMPLETE","message":"Notarization ticket has been stapled successfully to uploaded file. You can now download the stapled file","moreInfo":"Notarization ticket has been stapled to the uploaded file successfully","log":"{\n  \"logFormatVersion\": 1,\n  \"jobId\": \"0004679b-bfbd-472f-9e79-08130ac0c04d\",\n  \"status\": \"Accepted\",\n  \"statusSummary\": \"Ready for distribution\",\n  \"statusCode\": 0,\n  \"archiveFilename\": \"eclipse-committers-2024-06-M2-macosx-cocoa-aarch64-11402814079952121551.dmg\",\n  \"uploadDate\": \"2024-05-02T10:26:23.891Z\",\n  \"sha256\": \"8efc1e06bd547a51d3d98d73574392872b9f359d0c9925974d2daeed8c60773f\",\n  \"ticketContents\": [\n    {\n      \"path\": \"eclipse-committers-2024-06-M2-macosx-cocoa-aarch64-11402814079952121551.dmg\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4c81ad7882a6e49bd27009347d7d947637ea7a07\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M2-macosx-cocoa-aarch64-11402814079952121551.dmg/Eclipse.app\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1b5e7350f984b89c36af6c57597621307ebf9344\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M2-macosx-cocoa-aarch64-11402814079952121551.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.committers.executable.cocoa.macosx.aarch64_4.32.0.20240502-0721/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c4d5000a7d51180a96dd485c82be51d42cdfc279\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M2-macosx-cocoa-aarch64-11402814079952121551.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202404271024.jar/os/macosx/aarch64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9357f8202c2bdf9ed309bf2c82f8f53a68164088\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M2-macosx-cocoa-aarch64-11402814079952121551.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202404271024.jar/os/macosx/aarch64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"102febf8120322b093b1c9c8d6b24b6a78f9bcc0\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M2-macosx-cocoa-aarch64-11402814079952121551.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202404271024.jar/os/macosx/x86_64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9517a970b176bde72cd73887e2587a3574716110\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M2-macosx-cocoa-aarch64-11402814079952121551.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202404271024.jar/os/macosx/x86_64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0e97a6eb772a3eef07826d5eb75de0924fba367b\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M2-macosx-cocoa-aarch64-11402814079952121551.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e37eb237e4687575f774c028e8aa4a4913e37a37\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M2-macosx-cocoa-aarch64-11402814079952121551.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"86006f61e0eadafeb935a0de05828ea98a6308e1\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M2-macosx-cocoa-aarch64-11402814079952121551.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.300.v20240419-2334.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M2-macosx-cocoa-aarch64-11402814079952121551.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.300.v20240419-2334.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M2-macosx-cocoa-aarch64-11402814079952121551.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.126.0.v20240426-0802.jar/libswt-pi-cocoa-4965r8.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e75db07b4a780a4a3ca6b5f09b4b570025c61360\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M2-macosx-cocoa-aarch64-11402814079952121551.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.126.0.v20240426-0802.jar/libswt-awt-cocoa-4965r8.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"311fbf36e0faf69ad47e500ccdf9313ab54820aa\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M2-macosx-cocoa-aarch64-11402814079952121551.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.126.0.v20240426-0802.jar/libswt-cocoa-4965r8.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7a40d382b16e9c93e89b7cdc5b4d44d4cf0951fa\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M2-macosx-cocoa-aarch64-11402814079952121551.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.wildwebdeveloper.embedder.node.macos.aarch64_1.0.7.202310251358.jar/resources/node-v18.18.2-darwin-arm64.tar.gz/node-v18.18.2-darwin-arm64.tar/node-v18.18.2-darwin-arm64/bin/node\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e5c603626f3228a610f77d506adf2f08150063f4\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M2-macosx-cocoa-aarch64-11402814079952121551.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-aarch64/libjnidispatch.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"56cd13fe659db01c07ec565716b2e6e1024199ab\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M2-macosx-cocoa-aarch64-11402814079952121551.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-x86-64/libjnidispatch.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6657e46285bd8380196b5cfddae3e6143a2c32a0\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M2-macosx-cocoa-aarch64-11402814079952121551.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.aarch64_1.2.900.v20240129-1338/eclipse_11900.so\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3715f6bf1593a3b369058eb2f8f3abe37b5538fc\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M2-macosx-cocoa-aarch64-11402814079952121551.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx_1.2.900.v20240129-1338/eclipse_11900.so\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3715f6bf1593a3b369058eb2f8f3abe37b5538fc\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M2-macosx-cocoa-aarch64-11402814079952121551.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jar\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"85b7cae7b7bbc553bbff49db0b1a7791e90386f0\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M2-macosx-cocoa-aarch64-11402814079952121551.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jarsigner\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4ee1390bac3aac18f9089c4744a742477158b1af\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M2-macosx-cocoa-aarch64-11402814079952121551.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/java\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"48aff537996048403a657ca3651c35b6e7dad18a\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M2-macosx-cocoa-aarch64-11402814079952121551.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/javac\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c54c0c714e672fed995c3d3503ba1ae29a880ad8\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M2-macosx-cocoa-aarch64-11402814079952121551.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/javadoc\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"cd60513572c0ac340c79494a8883607242b6442b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M2-macosx-cocoa-aarch64-11402814079952121551.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/javap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7b19a101d2201de2dda42ef1ece92a706a8ef9a1\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M2-macosx-cocoa-aarch64-11402814079952121551.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jcmd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e8201cca40596294188cd2df95e27bbc27940f25\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M2-macosx-cocoa-aarch64-11402814079952121551.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jconsole\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"13e5ae86e9e1ebf156401f2405a5eaf3fa35de3b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M2-macosx-cocoa-aarch64-11402814079952121551.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"37bb245c57e04dc229f1268a96aead5147247e41\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M2-macosx-cocoa-aarch64-11402814079952121551.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jdeprscan\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"cf55166731342d0a65a6db3d53af4685a6989eae\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M2-macosx-cocoa-aarch64-11402814079952121551.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jdeps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c75665e4e8b555189c386b732164457e7b80ecb9\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M2-macosx-cocoa-aarch64-11402814079952121551.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jfr\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e417253a131bc8ba6fbffb87ba8d0977f31793bf\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M2-macosx-cocoa-aarch64-11402814079952121551.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jhsdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5600633be2d1505c3a21c33d61cc39c98b6e2af8\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M2-macosx-cocoa-aarch64-11402814079952121551.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jimage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e3fa3897d06f36f0072fab3e94e574a0d1e73891\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M2-macosx-cocoa-aarch64-11402814079952121551.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jinfo\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"eb73a1bbd201c8a94927954d788373915491fc8e\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M2-macosx-cocoa-aarch64-11402814079952121551.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jlink\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2a6dd48b0d3fa493f53c8de07251c657b5bfa1f5\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M2-macosx-cocoa-aarch64-11402814079952121551.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jmap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ecc25763935731c2bb4ed89545e95ca212329c57\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M2-macosx-cocoa-aarch64-11402814079952121551.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jmod\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"bdfd9333207cdcca4e0dc5179eb55978f486a082\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M2-macosx-cocoa-aarch64-11402814079952121551.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jpackage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2d322de95f588e486586106fb3adb7a232d3a727\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M2-macosx-cocoa-aarch64-11402814079952121551.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"332b1856c718286e35df1ccc759286c63db7bc45\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M2-macosx-cocoa-aarch64-11402814079952121551.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jrunscript\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"15ce7577d3c990127085b8dea8174d740ec272ac\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M2-macosx-cocoa-aarch64-11402814079952121551.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jshell\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"8dbcddf91d402549534923c713ae6e3a73ecd663\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M2-macosx-cocoa-aarch64-11402814079952121551.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jstack\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"462b9dda12e2f5cd453bcdfc85e6f8d1d0d004a9\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M2-macosx-cocoa-aarch64-11402814079952121551.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jstat\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3c481bf4bf57a272523673fd708d3b3f1ca19889\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M2-macosx-cocoa-aarch64-11402814079952121551.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jstatd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"add2775005bbeb791168fd4f54e129cc0e9b3be1\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M2-macosx-cocoa-aarch64-11402814079952121551.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jwebserver\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3d8efd9997b52283ad0d89e8025072665d7a731d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M2-macosx-cocoa-aarch64-11402814079952121551.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/keytool\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"90afc4edfee1782468fdec5cab180a7533d17aae\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M2-macosx-cocoa-aarch64-11402814079952121551.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/rmiregistry\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"dfca96adf369133c81e31ae6b7d16a9a88940ae5\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M2-macosx-cocoa-aarch64-11402814079952121551.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/serialver\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"98d4bcd371524d1090e7ac11951695f506b0fd6a\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M2-macosx-cocoa-aarch64-11402814079952121551.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/jspawnhelper\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ee8371af06189c4ba625d243b39788e73ae23401\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M2-macosx-cocoa-aarch64-11402814079952121551.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libattach.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b45f99ac18a5b2eb428144aa0732c19ad9ee72db\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M2-macosx-cocoa-aarch64-11402814079952121551.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d9f75fff6e0ce189bf1080663643a45742c85625\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M2-macosx-cocoa-aarch64-11402814079952121551.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libawt_lwawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"250670496974f7410a847531817b05c93421a50b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M2-macosx-cocoa-aarch64-11402814079952121551.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libdt_socket.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d1d8881ac81bdee51f0ac8cec407c8097250c3ae\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M2-macosx-cocoa-aarch64-11402814079952121551.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libextnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d27c28e9fc41f80d9d040edd66f5b1243e551f54\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M2-macosx-cocoa-aarch64-11402814079952121551.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libfontmanager.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"173de4682bdd43777ca196f908a1b85cb8dbddba\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M2-macosx-cocoa-aarch64-11402814079952121551.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libfreetype.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6ec72f9cc99370be1a2451258935cd31804791a9\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M2-macosx-cocoa-aarch64-11402814079952121551.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libinstrument.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6f186477e2121d809ee7726a77eddf0a9423734c\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M2-macosx-cocoa-aarch64-11402814079952121551.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libj2gss.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"aedefb1ea0fd7715dca5337919eea223c053d604\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M2-macosx-cocoa-aarch64-11402814079952121551.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libj2pcsc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2a9a6c5fd3cee75f87914d911fe1017775aaddb9\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M2-macosx-cocoa-aarch64-11402814079952121551.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libj2pkcs11.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ca0f5d490f3f8d09395e5dd68cd79ee83aa0fc96\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M2-macosx-cocoa-aarch64-11402814079952121551.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjaas.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"662eeac930979eba6cc5183183417bce3445adc0\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M2-macosx-cocoa-aarch64-11402814079952121551.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjava.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"08937da8f4c2a9f93f0559b2babaac66a201e53d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M2-macosx-cocoa-aarch64-11402814079952121551.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjavajpeg.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"163ac5c00f929dc7e2b2535424783a7b4c1ca70f\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M2-macosx-cocoa-aarch64-11402814079952121551.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"fa5b864a12cf2d7d8c35d26bce9c36f404d41907\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M2-macosx-cocoa-aarch64-11402814079952121551.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjdwp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a6f06a9a1117f6dcce48511e37da416126a39154\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M2-macosx-cocoa-aarch64-11402814079952121551.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjimage.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d452f7e41a98130dd4ecd1bad39c707c610c70d3\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M2-macosx-cocoa-aarch64-11402814079952121551.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjli.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3a0793a1dacf7be2433519c3ca9f57c3ac46d14d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M2-macosx-cocoa-aarch64-11402814079952121551.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"980d119ccdc9cae437497367b22b52e1b0d27b9f\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M2-macosx-cocoa-aarch64-11402814079952121551.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjsound.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"71ee30a90a5ddd36e89aaa4fd534001360970dfd\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M2-macosx-cocoa-aarch64-11402814079952121551.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/liblcms.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"11d28658d45db36af4a7cb95a44eb02531ac31a9\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M2-macosx-cocoa-aarch64-11402814079952121551.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/lible.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d3de2286c64f06473dfb9d851f92d1e591bd8b41\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M2-macosx-cocoa-aarch64-11402814079952121551.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libmanagement.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"495cbd739c5be9f83f5c3672d2f56b4bd4840b30\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M2-macosx-cocoa-aarch64-11402814079952121551.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libmanagement_agent.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d4001866e9ca5002ac667d4e4fc97786381714bb\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M2-macosx-cocoa-aarch64-11402814079952121551.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libmanagement_ext.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"459225ef2de331f6eb0d34425525db993e881ba8\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M2-macosx-cocoa-aarch64-11402814079952121551.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libmlib_image.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b1999f7d1b6d641a5f5c26cd17d41d1cafb7474d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M2-macosx-cocoa-aarch64-11402814079952121551.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e7b2c7e5e6509afb312b0b1ca1054d7f5c5d098f\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M2-macosx-cocoa-aarch64-11402814079952121551.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libnio.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"039a44645649bdc12f9ae60cbacd366c9c1d484b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M2-macosx-cocoa-aarch64-11402814079952121551.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libosx.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"064850ce36f634d352d932fb9cd756bed17d3efb\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M2-macosx-cocoa-aarch64-11402814079952121551.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libosxapp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2c1faab357f728e6c7907eed2be24fc048ccdaeb\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M2-macosx-cocoa-aarch64-11402814079952121551.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libosxkrb5.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"09082e2eaa86d6187e1d0f090c9894566bec1853\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M2-macosx-cocoa-aarch64-11402814079952121551.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libosxsecurity.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"eae55a31b427fa92dd7328fb282db97b20d47b79\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M2-macosx-cocoa-aarch64-11402814079952121551.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libosxui.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1cc43f688c4bb704a6d15e43160b4b73f996d411\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M2-macosx-cocoa-aarch64-11402814079952121551.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libprefs.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e235b2c9ce2537c51b6ea348477e45ba9c87dece\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M2-macosx-cocoa-aarch64-11402814079952121551.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/librmi.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"aa2c588a4fa6b3a8c37d02e2b19ef16036e6c21d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M2-macosx-cocoa-aarch64-11402814079952121551.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libsaproc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"16554ee96f09007bcb5fd4c1c459291db965a1ee\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M2-macosx-cocoa-aarch64-11402814079952121551.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libsplashscreen.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"921731a090f37de78c45152302ed554449d3e963\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M2-macosx-cocoa-aarch64-11402814079952121551.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libsyslookup.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5fd7adf196c6715306e96f1d1e556e08b66458eb\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M2-macosx-cocoa-aarch64-11402814079952121551.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libverify.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c5a104ce2448de1ed06aea5f071da157bfbae19b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M2-macosx-cocoa-aarch64-11402814079952121551.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libzip.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"216fc4d68b8e93dfe29f2545092089b246d6f501\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M2-macosx-cocoa-aarch64-11402814079952121551.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/server/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"980d119ccdc9cae437497367b22b52e1b0d27b9f\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M2-macosx-cocoa-aarch64-11402814079952121551.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/server/libjvm.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0767daf35d93891741a42ef33f04b5d7aa4b883c\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M2-macosx-cocoa-aarch64-11402814079952121551.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.wildwebdeveloper_1.1.4.202311211923/node_modules/fsevents/fsevents.node\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"41ddd1ac2bf7b4b267951a7416e941affe0471a5\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M2-macosx-cocoa-aarch64-11402814079952121551.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.wildwebdeveloper_1.1.4.202311211923/node_modules/fsevents/fsevents.node\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b6229dd67303aa3f4f9cbd1500198d8a2531089b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M2-macosx-cocoa-aarch64-11402814079952121551.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1b5e7350f984b89c36af6c57597621307ebf9344\",\n      \"arch\": \"arm64\"\n    }\n  ],\n  \"issues\": null\n}\n"}}
06:49:24 200'
06:49:24 ++182+ head -n1
06:49:24 +182+ RESPONSE='{"uuid":"c875cac9-31d9-4f03-8730-38f1c3af7252","notarizationStatus":{"status":"COMPLETE","message":"Notarization ticket has been stapled successfully to uploaded file. You can now download the stapled file","moreInfo":"Notarization ticket has been stapled to the uploaded file successfully","log":"{\n  \"logFormatVersion\": 1,\n  \"jobId\": \"0004679b-bfbd-472f-9e79-08130ac0c04d\",\n  \"status\": \"Accepted\",\n  \"statusSummary\": \"Ready for distribution\",\n  \"statusCode\": 0,\n  \"archiveFilename\": \"eclipse-committers-2024-06-M2-macosx-cocoa-aarch64-11402814079952121551.dmg\",\n  \"uploadDate\": \"2024-05-02T10:26:23.891Z\",\n  \"sha256\": \"8efc1e06bd547a51d3d98d73574392872b9f359d0c9925974d2daeed8c60773f\",\n  \"ticketContents\": [\n    {\n      \"path\": \"eclipse-committers-2024-06-M2-macosx-cocoa-aarch64-11402814079952121551.dmg\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4c81ad7882a6e49bd27009347d7d947637ea7a07\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M2-macosx-cocoa-aarch64-11402814079952121551.dmg/Eclipse.app\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1b5e7350f984b89c36af6c57597621307ebf9344\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M2-macosx-cocoa-aarch64-11402814079952121551.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.committers.executable.cocoa.macosx.aarch64_4.32.0.20240502-0721/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c4d5000a7d51180a96dd485c82be51d42cdfc279\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M2-macosx-cocoa-aarch64-11402814079952121551.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202404271024.jar/os/macosx/aarch64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9357f8202c2bdf9ed309bf2c82f8f53a68164088\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M2-macosx-cocoa-aarch64-11402814079952121551.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202404271024.jar/os/macosx/aarch64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"102febf8120322b093b1c9c8d6b24b6a78f9bcc0\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M2-macosx-cocoa-aarch64-11402814079952121551.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202404271024.jar/os/macosx/x86_64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9517a970b176bde72cd73887e2587a3574716110\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M2-macosx-cocoa-aarch64-11402814079952121551.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202404271024.jar/os/macosx/x86_64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0e97a6eb772a3eef07826d5eb75de0924fba367b\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M2-macosx-cocoa-aarch64-11402814079952121551.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e37eb237e4687575f774c028e8aa4a4913e37a37\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M2-macosx-cocoa-aarch64-11402814079952121551.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"86006f61e0eadafeb935a0de05828ea98a6308e1\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M2-macosx-cocoa-aarch64-11402814079952121551.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.300.v20240419-2334.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M2-macosx-cocoa-aarch64-11402814079952121551.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.300.v20240419-2334.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M2-macosx-cocoa-aarch64-11402814079952121551.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.126.0.v20240426-0802.jar/libswt-pi-cocoa-4965r8.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e75db07b4a780a4a3ca6b5f09b4b570025c61360\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M2-macosx-cocoa-aarch64-11402814079952121551.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.126.0.v20240426-0802.jar/libswt-awt-cocoa-4965r8.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"311fbf36e0faf69ad47e500ccdf9313ab54820aa\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M2-macosx-cocoa-aarch64-11402814079952121551.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.126.0.v20240426-0802.jar/libswt-cocoa-4965r8.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7a40d382b16e9c93e89b7cdc5b4d44d4cf0951fa\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M2-macosx-cocoa-aarch64-11402814079952121551.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.wildwebdeveloper.embedder.node.macos.aarch64_1.0.7.202310251358.jar/resources/node-v18.18.2-darwin-arm64.tar.gz/node-v18.18.2-darwin-arm64.tar/node-v18.18.2-darwin-arm64/bin/node\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e5c603626f3228a610f77d506adf2f08150063f4\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M2-macosx-cocoa-aarch64-11402814079952121551.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-aarch64/libjnidispatch.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"56cd13fe659db01c07ec565716b2e6e1024199ab\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M2-macosx-cocoa-aarch64-11402814079952121551.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-x86-64/libjnidispatch.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6657e46285bd8380196b5cfddae3e6143a2c32a0\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M2-macosx-cocoa-aarch64-11402814079952121551.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.aarch64_1.2.900.v20240129-1338/eclipse_11900.so\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3715f6bf1593a3b369058eb2f8f3abe37b5538fc\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M2-macosx-cocoa-aarch64-11402814079952121551.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx_1.2.900.v20240129-1338/eclipse_11900.so\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3715f6bf1593a3b369058eb2f8f3abe37b5538fc\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M2-macosx-cocoa-aarch64-11402814079952121551.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jar\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"85b7cae7b7bbc553bbff49db0b1a7791e90386f0\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M2-macosx-cocoa-aarch64-11402814079952121551.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jarsigner\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4ee1390bac3aac18f9089c4744a742477158b1af\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M2-macosx-cocoa-aarch64-11402814079952121551.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/java\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"48aff537996048403a657ca3651c35b6e7dad18a\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M2-macosx-cocoa-aarch64-11402814079952121551.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/javac\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c54c0c714e672fed995c3d3503ba1ae29a880ad8\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M2-macosx-cocoa-aarch64-11402814079952121551.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/javadoc\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"cd60513572c0ac340c79494a8883607242b6442b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M2-macosx-cocoa-aarch64-11402814079952121551.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/javap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7b19a101d2201de2dda42ef1ece92a706a8ef9a1\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M2-macosx-cocoa-aarch64-11402814079952121551.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jcmd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e8201cca40596294188cd2df95e27bbc27940f25\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M2-macosx-cocoa-aarch64-11402814079952121551.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jconsole\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"13e5ae86e9e1ebf156401f2405a5eaf3fa35de3b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M2-macosx-cocoa-aarch64-11402814079952121551.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"37bb245c57e04dc229f1268a96aead5147247e41\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M2-macosx-cocoa-aarch64-11402814079952121551.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jdeprscan\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"cf55166731342d0a65a6db3d53af4685a6989eae\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M2-macosx-cocoa-aarch64-11402814079952121551.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jdeps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c75665e4e8b555189c386b732164457e7b80ecb9\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M2-macosx-cocoa-aarch64-11402814079952121551.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jfr\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e417253a131bc8ba6fbffb87ba8d0977f31793bf\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M2-macosx-cocoa-aarch64-11402814079952121551.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jhsdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5600633be2d1505c3a21c33d61cc39c98b6e2af8\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M2-macosx-cocoa-aarch64-11402814079952121551.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jimage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e3fa3897d06f36f0072fab3e94e574a0d1e73891\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M2-macosx-cocoa-aarch64-11402814079952121551.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jinfo\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"eb73a1bbd201c8a94927954d788373915491fc8e\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M2-macosx-cocoa-aarch64-11402814079952121551.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jlink\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2a6dd48b0d3fa493f53c8de07251c657b5bfa1f5\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M2-macosx-cocoa-aarch64-11402814079952121551.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jmap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ecc25763935731c2bb4ed89545e95ca212329c57\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M2-macosx-cocoa-aarch64-11402814079952121551.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jmod\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"bdfd9333207cdcca4e0dc5179eb55978f486a082\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M2-macosx-cocoa-aarch64-11402814079952121551.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jpackage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2d322de95f588e486586106fb3adb7a232d3a727\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M2-macosx-cocoa-aarch64-11402814079952121551.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"332b1856c718286e35df1ccc759286c63db7bc45\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M2-macosx-cocoa-aarch64-11402814079952121551.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jrunscript\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"15ce7577d3c990127085b8dea8174d740ec272ac\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M2-macosx-cocoa-aarch64-11402814079952121551.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jshell\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"8dbcddf91d402549534923c713ae6e3a73ecd663\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M2-macosx-cocoa-aarch64-11402814079952121551.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jstack\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"462b9dda12e2f5cd453bcdfc85e6f8d1d0d004a9\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M2-macosx-cocoa-aarch64-11402814079952121551.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jstat\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3c481bf4bf57a272523673fd708d3b3f1ca19889\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M2-macosx-cocoa-aarch64-11402814079952121551.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jstatd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"add2775005bbeb791168fd4f54e129cc0e9b3be1\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M2-macosx-cocoa-aarch64-11402814079952121551.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jwebserver\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3d8efd9997b52283ad0d89e8025072665d7a731d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M2-macosx-cocoa-aarch64-11402814079952121551.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/keytool\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"90afc4edfee1782468fdec5cab180a7533d17aae\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M2-macosx-cocoa-aarch64-11402814079952121551.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/rmiregistry\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"dfca96adf369133c81e31ae6b7d16a9a88940ae5\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M2-macosx-cocoa-aarch64-11402814079952121551.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/serialver\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"98d4bcd371524d1090e7ac11951695f506b0fd6a\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M2-macosx-cocoa-aarch64-11402814079952121551.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/jspawnhelper\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ee8371af06189c4ba625d243b39788e73ae23401\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M2-macosx-cocoa-aarch64-11402814079952121551.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libattach.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b45f99ac18a5b2eb428144aa0732c19ad9ee72db\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M2-macosx-cocoa-aarch64-11402814079952121551.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d9f75fff6e0ce189bf1080663643a45742c85625\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M2-macosx-cocoa-aarch64-11402814079952121551.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libawt_lwawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"250670496974f7410a847531817b05c93421a50b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M2-macosx-cocoa-aarch64-11402814079952121551.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libdt_socket.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d1d8881ac81bdee51f0ac8cec407c8097250c3ae\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M2-macosx-cocoa-aarch64-11402814079952121551.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libextnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d27c28e9fc41f80d9d040edd66f5b1243e551f54\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M2-macosx-cocoa-aarch64-11402814079952121551.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libfontmanager.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"173de4682bdd43777ca196f908a1b85cb8dbddba\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M2-macosx-cocoa-aarch64-11402814079952121551.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libfreetype.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6ec72f9cc99370be1a2451258935cd31804791a9\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M2-macosx-cocoa-aarch64-11402814079952121551.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libinstrument.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6f186477e2121d809ee7726a77eddf0a9423734c\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M2-macosx-cocoa-aarch64-11402814079952121551.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libj2gss.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"aedefb1ea0fd7715dca5337919eea223c053d604\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M2-macosx-cocoa-aarch64-11402814079952121551.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libj2pcsc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2a9a6c5fd3cee75f87914d911fe1017775aaddb9\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M2-macosx-cocoa-aarch64-11402814079952121551.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libj2pkcs11.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ca0f5d490f3f8d09395e5dd68cd79ee83aa0fc96\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M2-macosx-cocoa-aarch64-11402814079952121551.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjaas.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"662eeac930979eba6cc5183183417bce3445adc0\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M2-macosx-cocoa-aarch64-11402814079952121551.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjava.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"08937da8f4c2a9f93f0559b2babaac66a201e53d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M2-macosx-cocoa-aarch64-11402814079952121551.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjavajpeg.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"163ac5c00f929dc7e2b2535424783a7b4c1ca70f\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M2-macosx-cocoa-aarch64-11402814079952121551.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"fa5b864a12cf2d7d8c35d26bce9c36f404d41907\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M2-macosx-cocoa-aarch64-11402814079952121551.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjdwp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a6f06a9a1117f6dcce48511e37da416126a39154\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M2-macosx-cocoa-aarch64-11402814079952121551.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjimage.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d452f7e41a98130dd4ecd1bad39c707c610c70d3\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M2-macosx-cocoa-aarch64-11402814079952121551.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjli.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3a0793a1dacf7be2433519c3ca9f57c3ac46d14d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M2-macosx-cocoa-aarch64-11402814079952121551.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"980d119ccdc9cae437497367b22b52e1b0d27b9f\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M2-macosx-cocoa-aarch64-11402814079952121551.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjsound.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"71ee30a90a5ddd36e89aaa4fd534001360970dfd\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M2-macosx-cocoa-aarch64-11402814079952121551.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/liblcms.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"11d28658d45db36af4a7cb95a44eb02531ac31a9\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M2-macosx-cocoa-aarch64-11402814079952121551.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/lible.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d3de2286c64f06473dfb9d851f92d1e591bd8b41\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M2-macosx-cocoa-aarch64-11402814079952121551.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libmanagement.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"495cbd739c5be9f83f5c3672d2f56b4bd4840b30\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M2-macosx-cocoa-aarch64-11402814079952121551.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libmanagement_agent.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d4001866e9ca5002ac667d4e4fc97786381714bb\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M2-macosx-cocoa-aarch64-11402814079952121551.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libmanagement_ext.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"459225ef2de331f6eb0d34425525db993e881ba8\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M2-macosx-cocoa-aarch64-11402814079952121551.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libmlib_image.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b1999f7d1b6d641a5f5c26cd17d41d1cafb7474d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M2-macosx-cocoa-aarch64-11402814079952121551.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e7b2c7e5e6509afb312b0b1ca1054d7f5c5d098f\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M2-macosx-cocoa-aarch64-11402814079952121551.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libnio.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"039a44645649bdc12f9ae60cbacd366c9c1d484b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M2-macosx-cocoa-aarch64-11402814079952121551.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libosx.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"064850ce36f634d352d932fb9cd756bed17d3efb\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M2-macosx-cocoa-aarch64-11402814079952121551.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libosxapp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2c1faab357f728e6c7907eed2be24fc048ccdaeb\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M2-macosx-cocoa-aarch64-11402814079952121551.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libosxkrb5.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"09082e2eaa86d6187e1d0f090c9894566bec1853\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M2-macosx-cocoa-aarch64-11402814079952121551.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libosxsecurity.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"eae55a31b427fa92dd7328fb282db97b20d47b79\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M2-macosx-cocoa-aarch64-11402814079952121551.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libosxui.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1cc43f688c4bb704a6d15e43160b4b73f996d411\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M2-macosx-cocoa-aarch64-11402814079952121551.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libprefs.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e235b2c9ce2537c51b6ea348477e45ba9c87dece\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M2-macosx-cocoa-aarch64-11402814079952121551.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/librmi.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"aa2c588a4fa6b3a8c37d02e2b19ef16036e6c21d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M2-macosx-cocoa-aarch64-11402814079952121551.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libsaproc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"16554ee96f09007bcb5fd4c1c459291db965a1ee\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M2-macosx-cocoa-aarch64-11402814079952121551.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libsplashscreen.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"921731a090f37de78c45152302ed554449d3e963\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M2-macosx-cocoa-aarch64-11402814079952121551.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libsyslookup.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5fd7adf196c6715306e96f1d1e556e08b66458eb\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M2-macosx-cocoa-aarch64-11402814079952121551.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libverify.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c5a104ce2448de1ed06aea5f071da157bfbae19b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M2-macosx-cocoa-aarch64-11402814079952121551.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libzip.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"216fc4d68b8e93dfe29f2545092089b246d6f501\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M2-macosx-cocoa-aarch64-11402814079952121551.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/server/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"980d119ccdc9cae437497367b22b52e1b0d27b9f\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M2-macosx-cocoa-aarch64-11402814079952121551.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/server/libjvm.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0767daf35d93891741a42ef33f04b5d7aa4b883c\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M2-macosx-cocoa-aarch64-11402814079952121551.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.wildwebdeveloper_1.1.4.202311211923/node_modules/fsevents/fsevents.node\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"41ddd1ac2bf7b4b267951a7416e941affe0471a5\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M2-macosx-cocoa-aarch64-11402814079952121551.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.wildwebdeveloper_1.1.4.202311211923/node_modules/fsevents/fsevents.node\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b6229dd67303aa3f4f9cbd1500198d8a2531089b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M2-macosx-cocoa-aarch64-11402814079952121551.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1b5e7350f984b89c36af6c57597621307ebf9344\",\n      \"arch\": \"arm64\"\n    }\n  ],\n  \"issues\": null\n}\n"}}'
06:49:24 ++182+ tail -n1
06:49:24 +182+ STATUS_CODE=200
06:49:24 ++182+ jq -r .notarizationStatus.status
06:49:24 ++182+ echo '{"uuid":"c875cac9-31d9-4f03-8730-38f1c3af7252","notarizationStatus":{"status":"COMPLETE","message":"Notarization' ticket has been stapled successfully to uploaded file. You can now download the stapled 'file","moreInfo":"Notarization' ticket has been stapled to the uploaded file 'successfully","log":"{\n' '\"logFormatVersion\":' '1,\n' '\"jobId\":' '\"0004679b-bfbd-472f-9e79-08130ac0c04d\",\n' '\"status\":' '\"Accepted\",\n' '\"statusSummary\":' '\"Ready' for 'distribution\",\n' '\"statusCode\":' '0,\n' '\"archiveFilename\":' '\"eclipse-committers-2024-06-M2-macosx-cocoa-aarch64-11402814079952121551.dmg\",\n' '\"uploadDate\":' '\"2024-05-02T10:26:23.891Z\",\n' '\"sha256\":' '\"8efc1e06bd547a51d3d98d73574392872b9f359d0c9925974d2daeed8c60773f\",\n' '\"ticketContents\":' '[\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-M2-macosx-cocoa-aarch64-11402814079952121551.dmg\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"4c81ad7882a6e49bd27009347d7d947637ea7a07\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-M2-macosx-cocoa-aarch64-11402814079952121551.dmg/Eclipse.app\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"1b5e7350f984b89c36af6c57597621307ebf9344\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-M2-macosx-cocoa-aarch64-11402814079952121551.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.committers.executable.cocoa.macosx.aarch64_4.32.0.20240502-0721/MacOS/eclipse\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c4d5000a7d51180a96dd485c82be51d42cdfc279\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-M2-macosx-cocoa-aarch64-11402814079952121551.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202404271024.jar/os/macosx/aarch64/libpty.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9357f8202c2bdf9ed309bf2c82f8f53a68164088\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-M2-macosx-cocoa-aarch64-11402814079952121551.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202404271024.jar/os/macosx/aarch64/libspawner.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"102febf8120322b093b1c9c8d6b24b6a78f9bcc0\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-M2-macosx-cocoa-aarch64-11402814079952121551.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202404271024.jar/os/macosx/x86_64/libpty.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9517a970b176bde72cd73887e2587a3574716110\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-M2-macosx-cocoa-aarch64-11402814079952121551.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202404271024.jar/os/macosx/x86_64/libspawner.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0e97a6eb772a3eef07826d5eb75de0924fba367b\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-M2-macosx-cocoa-aarch64-11402814079952121551.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e37eb237e4687575f774c028e8aa4a4913e37a37\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-M2-macosx-cocoa-aarch64-11402814079952121551.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"86006f61e0eadafeb935a0de05828ea98a6308e1\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-M2-macosx-cocoa-aarch64-11402814079952121551.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.300.v20240419-2334.jar/libkeystoreNative.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-M2-macosx-cocoa-aarch64-11402814079952121551.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.300.v20240419-2334.jar/libkeystoreNative.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-M2-macosx-cocoa-aarch64-11402814079952121551.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.126.0.v20240426-0802.jar/libswt-pi-cocoa-4965r8.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e75db07b4a780a4a3ca6b5f09b4b570025c61360\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-M2-macosx-cocoa-aarch64-11402814079952121551.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.126.0.v20240426-0802.jar/libswt-awt-cocoa-4965r8.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"311fbf36e0faf69ad47e500ccdf9313ab54820aa\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-M2-macosx-cocoa-aarch64-11402814079952121551.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.126.0.v20240426-0802.jar/libswt-cocoa-4965r8.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"7a40d382b16e9c93e89b7cdc5b4d44d4cf0951fa\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-M2-macosx-cocoa-aarch64-11402814079952121551.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.wildwebdeveloper.embedder.node.macos.aarch64_1.0.7.202310251358.jar/resources/node-v18.18.2-darwin-arm64.tar.gz/node-v18.18.2-darwin-arm64.tar/node-v18.18.2-darwin-arm64/bin/node\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e5c603626f3228a610f77d506adf2f08150063f4\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-M2-macosx-cocoa-aarch64-11402814079952121551.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-aarch64/libjnidispatch.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"56cd13fe659db01c07ec565716b2e6e1024199ab\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-M2-macosx-cocoa-aarch64-11402814079952121551.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-x86-64/libjnidispatch.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6657e46285bd8380196b5cfddae3e6143a2c32a0\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-M2-macosx-cocoa-aarch64-11402814079952121551.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.aarch64_1.2.900.v20240129-1338/eclipse_11900.so\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3715f6bf1593a3b369058eb2f8f3abe37b5538fc\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-M2-macosx-cocoa-aarch64-11402814079952121551.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx_1.2.900.v20240129-1338/eclipse_11900.so\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3715f6bf1593a3b369058eb2f8f3abe37b5538fc\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-M2-macosx-cocoa-aarch64-11402814079952121551.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jar\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"85b7cae7b7bbc553bbff49db0b1a7791e90386f0\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-M2-macosx-cocoa-aarch64-11402814079952121551.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jarsigner\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"4ee1390bac3aac18f9089c4744a742477158b1af\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-M2-macosx-cocoa-aarch64-11402814079952121551.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/java\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"48aff537996048403a657ca3651c35b6e7dad18a\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-M2-macosx-cocoa-aarch64-11402814079952121551.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/javac\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c54c0c714e672fed995c3d3503ba1ae29a880ad8\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-M2-macosx-cocoa-aarch64-11402814079952121551.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/javadoc\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"cd60513572c0ac340c79494a8883607242b6442b\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-M2-macosx-cocoa-aarch64-11402814079952121551.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/javap\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"7b19a101d2201de2dda42ef1ece92a706a8ef9a1\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-M2-macosx-cocoa-aarch64-11402814079952121551.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jcmd\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e8201cca40596294188cd2df95e27bbc27940f25\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-M2-macosx-cocoa-aarch64-11402814079952121551.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jconsole\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"13e5ae86e9e1ebf156401f2405a5eaf3fa35de3b\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-M2-macosx-cocoa-aarch64-11402814079952121551.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jdb\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"37bb245c57e04dc229f1268a96aead5147247e41\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-M2-macosx-cocoa-aarch64-11402814079952121551.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jdeprscan\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"cf55166731342d0a65a6db3d53af4685a6989eae\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-M2-macosx-cocoa-aarch64-11402814079952121551.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jdeps\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c75665e4e8b555189c386b732164457e7b80ecb9\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-M2-macosx-cocoa-aarch64-11402814079952121551.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jfr\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e417253a131bc8ba6fbffb87ba8d0977f31793bf\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-M2-macosx-cocoa-aarch64-11402814079952121551.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jhsdb\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5600633be2d1505c3a21c33d61cc39c98b6e2af8\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-M2-macosx-cocoa-aarch64-11402814079952121551.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jimage\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e3fa3897d06f36f0072fab3e94e574a0d1e73891\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-M2-macosx-cocoa-aarch64-11402814079952121551.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jinfo\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"eb73a1bbd201c8a94927954d788373915491fc8e\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-M2-macosx-cocoa-aarch64-11402814079952121551.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jlink\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"2a6dd48b0d3fa493f53c8de07251c657b5bfa1f5\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-M2-macosx-cocoa-aarch64-11402814079952121551.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jmap\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ecc25763935731c2bb4ed89545e95ca212329c57\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-M2-macosx-cocoa-aarch64-11402814079952121551.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jmod\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"bdfd9333207cdcca4e0dc5179eb55978f486a082\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-M2-macosx-cocoa-aarch64-11402814079952121551.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jpackage\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"2d322de95f588e486586106fb3adb7a232d3a727\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-M2-macosx-cocoa-aarch64-11402814079952121551.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jps\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"332b1856c718286e35df1ccc759286c63db7bc45\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-M2-macosx-cocoa-aarch64-11402814079952121551.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jrunscript\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"15ce7577d3c990127085b8dea8174d740ec272ac\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-M2-macosx-cocoa-aarch64-11402814079952121551.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jshell\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"8dbcddf91d402549534923c713ae6e3a73ecd663\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-M2-macosx-cocoa-aarch64-11402814079952121551.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jstack\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"462b9dda12e2f5cd453bcdfc85e6f8d1d0d004a9\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-M2-macosx-cocoa-aarch64-11402814079952121551.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jstat\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3c481bf4bf57a272523673fd708d3b3f1ca19889\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-M2-macosx-cocoa-aarch64-11402814079952121551.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jstatd\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"add2775005bbeb791168fd4f54e129cc0e9b3be1\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-M2-macosx-cocoa-aarch64-11402814079952121551.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jwebserver\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3d8efd9997b52283ad0d89e8025072665d7a731d\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-M2-macosx-cocoa-aarch64-11402814079952121551.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/keytool\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"90afc4edfee1782468fdec5cab180a7533d17aae\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-M2-macosx-cocoa-aarch64-11402814079952121551.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/rmiregistry\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"dfca96adf369133c81e31ae6b7d16a9a88940ae5\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-M2-macosx-cocoa-aarch64-11402814079952121551.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/serialver\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"98d4bcd371524d1090e7ac11951695f506b0fd6a\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-M2-macosx-cocoa-aarch64-11402814079952121551.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/jspawnhelper\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ee8371af06189c4ba625d243b39788e73ae23401\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-M2-macosx-cocoa-aarch64-11402814079952121551.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libattach.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b45f99ac18a5b2eb428144aa0732c19ad9ee72db\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-M2-macosx-cocoa-aarch64-11402814079952121551.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d9f75fff6e0ce189bf1080663643a45742c85625\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-M2-macosx-cocoa-aarch64-11402814079952121551.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libawt_lwawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"250670496974f7410a847531817b05c93421a50b\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-M2-macosx-cocoa-aarch64-11402814079952121551.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libdt_socket.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d1d8881ac81bdee51f0ac8cec407c8097250c3ae\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-M2-macosx-cocoa-aarch64-11402814079952121551.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libextnet.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d27c28e9fc41f80d9d040edd66f5b1243e551f54\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-M2-macosx-cocoa-aarch64-11402814079952121551.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libfontmanager.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"173de4682bdd43777ca196f908a1b85cb8dbddba\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-M2-macosx-cocoa-aarch64-11402814079952121551.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libfreetype.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6ec72f9cc99370be1a2451258935cd31804791a9\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-M2-macosx-cocoa-aarch64-11402814079952121551.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libinstrument.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6f186477e2121d809ee7726a77eddf0a9423734c\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-M2-macosx-cocoa-aarch64-11402814079952121551.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libj2gss.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"aedefb1ea0fd7715dca5337919eea223c053d604\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-M2-macosx-cocoa-aarch64-11402814079952121551.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libj2pcsc.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"2a9a6c5fd3cee75f87914d911fe1017775aaddb9\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-M2-macosx-cocoa-aarch64-11402814079952121551.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libj2pkcs11.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ca0f5d490f3f8d09395e5dd68cd79ee83aa0fc96\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-M2-macosx-cocoa-aarch64-11402814079952121551.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjaas.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"662eeac930979eba6cc5183183417bce3445adc0\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-M2-macosx-cocoa-aarch64-11402814079952121551.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjava.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"08937da8f4c2a9f93f0559b2babaac66a201e53d\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-M2-macosx-cocoa-aarch64-11402814079952121551.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjavajpeg.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"163ac5c00f929dc7e2b2535424783a7b4c1ca70f\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-M2-macosx-cocoa-aarch64-11402814079952121551.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"fa5b864a12cf2d7d8c35d26bce9c36f404d41907\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-M2-macosx-cocoa-aarch64-11402814079952121551.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjdwp.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a6f06a9a1117f6dcce48511e37da416126a39154\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-M2-macosx-cocoa-aarch64-11402814079952121551.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjimage.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d452f7e41a98130dd4ecd1bad39c707c610c70d3\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-M2-macosx-cocoa-aarch64-11402814079952121551.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjli.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3a0793a1dacf7be2433519c3ca9f57c3ac46d14d\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-M2-macosx-cocoa-aarch64-11402814079952121551.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjsig.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"980d119ccdc9cae437497367b22b52e1b0d27b9f\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-M2-macosx-cocoa-aarch64-11402814079952121551.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjsound.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"71ee30a90a5ddd36e89aaa4fd534001360970dfd\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-M2-macosx-cocoa-aarch64-11402814079952121551.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/liblcms.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"11d28658d45db36af4a7cb95a44eb02531ac31a9\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-M2-macosx-cocoa-aarch64-11402814079952121551.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/lible.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d3de2286c64f06473dfb9d851f92d1e591bd8b41\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-M2-macosx-cocoa-aarch64-11402814079952121551.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libmanagement.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"495cbd739c5be9f83f5c3672d2f56b4bd4840b30\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-M2-macosx-cocoa-aarch64-11402814079952121551.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libmanagement_agent.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d4001866e9ca5002ac667d4e4fc97786381714bb\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-M2-macosx-cocoa-aarch64-11402814079952121551.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libmanagement_ext.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"459225ef2de331f6eb0d34425525db993e881ba8\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-M2-macosx-cocoa-aarch64-11402814079952121551.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libmlib_image.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b1999f7d1b6d641a5f5c26cd17d41d1cafb7474d\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-M2-macosx-cocoa-aarch64-11402814079952121551.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libnet.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e7b2c7e5e6509afb312b0b1ca1054d7f5c5d098f\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-M2-macosx-cocoa-aarch64-11402814079952121551.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libnio.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"039a44645649bdc12f9ae60cbacd366c9c1d484b\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-M2-macosx-cocoa-aarch64-11402814079952121551.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libosx.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"064850ce36f634d352d932fb9cd756bed17d3efb\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-M2-macosx-cocoa-aarch64-11402814079952121551.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libosxapp.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"2c1faab357f728e6c7907eed2be24fc048ccdaeb\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-M2-macosx-cocoa-aarch64-11402814079952121551.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libosxkrb5.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"09082e2eaa86d6187e1d0f090c9894566bec1853\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-M2-macosx-cocoa-aarch64-11402814079952121551.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libosxsecurity.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"eae55a31b427fa92dd7328fb282db97b20d47b79\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-M2-macosx-cocoa-aarch64-11402814079952121551.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libosxui.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"1cc43f688c4bb704a6d15e43160b4b73f996d411\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-M2-macosx-cocoa-aarch64-11402814079952121551.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libprefs.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e235b2c9ce2537c51b6ea348477e45ba9c87dece\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-M2-macosx-cocoa-aarch64-11402814079952121551.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/librmi.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"aa2c588a4fa6b3a8c37d02e2b19ef16036e6c21d\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-M2-macosx-cocoa-aarch64-11402814079952121551.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libsaproc.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"16554ee96f09007bcb5fd4c1c459291db965a1ee\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-M2-macosx-cocoa-aarch64-11402814079952121551.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libsplashscreen.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"921731a090f37de78c45152302ed554449d3e963\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-M2-macosx-cocoa-aarch64-11402814079952121551.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libsyslookup.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5fd7adf196c6715306e96f1d1e556e08b66458eb\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-M2-macosx-cocoa-aarch64-11402814079952121551.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libverify.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c5a104ce2448de1ed06aea5f071da157bfbae19b\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-M2-macosx-cocoa-aarch64-11402814079952121551.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libzip.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"216fc4d68b8e93dfe29f2545092089b246d6f501\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-M2-macosx-cocoa-aarch64-11402814079952121551.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/server/libjsig.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"980d119ccdc9cae437497367b22b52e1b0d27b9f\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-M2-macosx-cocoa-aarch64-11402814079952121551.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/server/libjvm.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0767daf35d93891741a42ef33f04b5d7aa4b883c\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-M2-macosx-cocoa-aarch64-11402814079952121551.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.wildwebdeveloper_1.1.4.202311211923/node_modules/fsevents/fsevents.node\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"41ddd1ac2bf7b4b267951a7416e941affe0471a5\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-M2-macosx-cocoa-aarch64-11402814079952121551.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.wildwebdeveloper_1.1.4.202311211923/node_modules/fsevents/fsevents.node\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b6229dd67303aa3f4f9cbd1500198d8a2531089b\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-M2-macosx-cocoa-aarch64-11402814079952121551.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"1b5e7350f984b89c36af6c57597621307ebf9344\",\n' '\"arch\":' '\"arm64\"\n' '}\n' '],\n' '\"issues\":' 'null\n}\n"}}'
06:49:24 +182+ STATUS=COMPLETE
06:49:24 +182+ [[ COMPLETE == \I\N\_\P\R\O\G\R\E\S\S ]]
06:49:24 +182+ [[ 200 == \5\0\3 ]]
06:49:24 +182+ [[ 200 == \5\0\2 ]]
06:49:24 +182+ [[ COMPLETE != \C\O\M\P\L\E\T\E ]]
06:49:24 +182+ break
06:49:24 +182+ rm eclipse-committers-2024-06-M2-macosx-cocoa-aarch64.dmg
06:49:24 +182+ curl -JO https://cbi.eclipse.org/macos/xcrun/c875cac9-31d9-4f03-8730-38f1c3af7252/download
06:49:24   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
06:49:24                                  Dload  Upload   Total   Spent    Left  Speed
06:49:24 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 64.8M    0 64.8M    0     0  66.4M      0 --:--:-- --:--:-- --:--:-- 66.3M
100  157M    0  157M    0     0  79.9M      0 --:--:--  0:00:01 --:--:-- 79.8M
100  248M    0  248M    0     0  83.3M      0 --:--:--  0:00:02 --:--:-- 83.3M
100  336M    0  336M    0     0  84.7M      0 --:--:--  0:00:03 --:--:-- 84.7M
100  407M    0  407M    0     0  81.8M      0 --:--:--  0:00:04 --:--:-- 81.8M
100  502M    0  502M    0     0  84.1M      0 --:--:--  0:00:05 --:--:-- 87.6M
100  516M    0  516M    0     0  84.2M      0 --:--:--  0:00:06 --:--:-- 86.3M
06:49:30 curl: Saved to filename 'eclipse-committers-2024-06-M2-macosx-cocoa-aarch64.dmg'
06:49:30 +182+ cp -vf eclipse-committers-2024-06-M2-macosx-cocoa-aarch64.dmg /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-committers-2024-06-M2-macosx-cocoa-aarch64.dmg
06:49:31 'eclipse-committers-2024-06-M2-macosx-cocoa-aarch64.dmg' -> '/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-committers-2024-06-M2-macosx-cocoa-aarch64.dmg'
06:49:31 ++182+ dirname /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-committers-2024-06-M2-macosx-cocoa-aarch64.dmg
06:49:31 +182+ d=/home/jenkins/agent/workspace/notarize-downloads/temp
06:49:31 ++182+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-committers-2024-06-M2-macosx-cocoa-aarch64.dmg
06:49:31 +182+ b=eclipse-committers-2024-06-M2-macosx-cocoa-aarch64.dmg
06:49:31 +182+ cd /home/jenkins/agent/workspace/notarize-downloads/temp
06:49:31 +182+ md5sum eclipse-committers-2024-06-M2-macosx-cocoa-aarch64.dmg
06:49:32 +182+ sha1sum eclipse-committers-2024-06-M2-macosx-cocoa-aarch64.dmg
06:49:32 ++906+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/ad7f8710-ae46-453e-bcda-9ae40acc6f56/status
06:49:32 +906+ RESPONSE_RAW='{"uuid":"ad7f8710-ae46-453e-bcda-9ae40acc6f56","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
06:49:32 200'
06:49:32 ++906+ head -n1
06:49:32 +906+ RESPONSE='{"uuid":"ad7f8710-ae46-453e-bcda-9ae40acc6f56","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
06:49:32 ++906+ tail -n1
06:49:32 +906+ STATUS_CODE=200
06:49:32 ++906+ echo '{"uuid":"ad7f8710-ae46-453e-bcda-9ae40acc6f56","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
06:49:32 ++906+ jq -r .notarizationStatus.status
06:49:32 +906+ STATUS=IN_PROGRESS
06:49:32 +906+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
06:49:32 +906+ sleep 1m
06:49:33 +182+ sha512sum -b eclipse-committers-2024-06-M2-macosx-cocoa-aarch64.dmg
06:49:35 +182+ rm eclipse-committers-2024-06-M2-macosx-cocoa-aarch64.dmg-tonotarize
06:49:35 +182+ rm -f eclipse-committers-2024-06-M2-macosx-cocoa-aarch64.dmg-tonotarize.md5
06:49:35 +182+ rm -f eclipse-committers-2024-06-M2-macosx-cocoa-aarch64.dmg-tonotarize.sha1
06:49:35 +182+ rm -f eclipse-committers-2024-06-M2-macosx-cocoa-aarch64.dmg-tonotarize.sha512
06:49:43 ++564+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/1344ea29-183d-413b-b67e-eead0056e7f6/status
06:49:43 +564+ RESPONSE_RAW='{"uuid":"1344ea29-183d-413b-b67e-eead0056e7f6","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
06:49:43 200'
06:49:43 ++564+ head -n1
06:49:43 +564+ RESPONSE='{"uuid":"1344ea29-183d-413b-b67e-eead0056e7f6","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
06:49:43 ++564+ tail -n1
06:49:43 +564+ STATUS_CODE=200
06:49:43 ++564+ echo '{"uuid":"1344ea29-183d-413b-b67e-eead0056e7f6","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
06:49:43 ++564+ jq -r .notarizationStatus.status
06:49:43 +564+ STATUS=IN_PROGRESS
06:49:43 +564+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
06:49:43 +564+ sleep 1m
06:49:47 ++204+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/3053e8ed-c850-4c7b-bec8-32409f30f05e/status
06:49:48 +204+ RESPONSE_RAW='{"uuid":"3053e8ed-c850-4c7b-bec8-32409f30f05e","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
06:49:48 200'
06:49:48 ++204+ head -n1
06:49:48 +204+ RESPONSE='{"uuid":"3053e8ed-c850-4c7b-bec8-32409f30f05e","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
06:49:48 ++204+ tail -n1
06:49:48 +204+ STATUS_CODE=200
06:49:48 ++204+ echo '{"uuid":"3053e8ed-c850-4c7b-bec8-32409f30f05e","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
06:49:48 ++204+ jq -r .notarizationStatus.status
06:49:48 +204+ STATUS=IN_PROGRESS
06:49:48 +204+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
06:49:48 +204+ sleep 1m
06:50:01 ++606+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/9de0b02b-f693-4031-8f06-017ea804231a/status
06:50:01 +606+ RESPONSE_RAW='{"uuid":"9de0b02b-f693-4031-8f06-017ea804231a","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
06:50:01 200'
06:50:01 ++606+ head -n1
06:50:01 +606+ RESPONSE='{"uuid":"9de0b02b-f693-4031-8f06-017ea804231a","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
06:50:01 ++606+ tail -n1
06:50:01 +606+ STATUS_CODE=200
06:50:01 ++606+ echo '{"uuid":"9de0b02b-f693-4031-8f06-017ea804231a","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
06:50:01 ++606+ jq -r .notarizationStatus.status
06:50:01 +606+ STATUS=IN_PROGRESS
06:50:01 +606+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
06:50:01 +606+ sleep 1m
06:50:06 ++1050+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/2e0d89e5-f0e7-45f1-9712-2840315d2e54/status
06:50:06 +1050+ RESPONSE_RAW='{"uuid":"2e0d89e5-f0e7-45f1-9712-2840315d2e54","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
06:50:06 200'
06:50:06 ++1050+ head -n1
06:50:06 +1050+ RESPONSE='{"uuid":"2e0d89e5-f0e7-45f1-9712-2840315d2e54","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
06:50:06 ++1050+ tail -n1
06:50:06 +1050+ STATUS_CODE=200
06:50:06 ++1050+ echo '{"uuid":"2e0d89e5-f0e7-45f1-9712-2840315d2e54","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
06:50:06 ++1050+ jq -r .notarizationStatus.status
06:50:06 +1050+ STATUS=IN_PROGRESS
06:50:06 +1050+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
06:50:06 +1050+ sleep 1m
06:50:12 ++844+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/e9386617-8178-4c08-b848-8c4ae79be7fc/status
06:50:12 +844+ RESPONSE_RAW='{"uuid":"e9386617-8178-4c08-b848-8c4ae79be7fc","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
06:50:12 200'
06:50:12 ++844+ head -n1
06:50:12 +844+ RESPONSE='{"uuid":"e9386617-8178-4c08-b848-8c4ae79be7fc","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
06:50:12 ++844+ tail -n1
06:50:12 +844+ STATUS_CODE=200
06:50:12 ++844+ echo '{"uuid":"e9386617-8178-4c08-b848-8c4ae79be7fc","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
06:50:12 ++844+ jq -r .notarizationStatus.status
06:50:12 +844+ STATUS=IN_PROGRESS
06:50:12 +844+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
06:50:12 +844+ sleep 1m
06:50:16 ++658+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/d70e0ba6-363e-4c62-8ff0-255ed6fa4ea5/status
06:50:16 +658+ RESPONSE_RAW='{"uuid":"d70e0ba6-363e-4c62-8ff0-255ed6fa4ea5","notarizationStatus":{"status":"COMPLETE","message":"Notarization ticket has been stapled successfully to uploaded file. You can now download the stapled file","moreInfo":"Notarization ticket has been stapled to the uploaded file successfully","log":"{\n  \"logFormatVersion\": 1,\n  \"jobId\": \"6bc0f702-2560-416e-a626-1f1a9a4478fe\",\n  \"status\": \"Accepted\",\n  \"statusSummary\": \"Ready for distribution\",\n  \"statusCode\": 0,\n  \"archiveFilename\": \"eclipse-cpp-2024-06-M2-macosx-cocoa-aarch64-14378196132270690125.dmg\",\n  \"uploadDate\": \"2024-05-02T10:27:56.873Z\",\n  \"sha256\": \"539070447f6030c9ae5130f9fa1f9f6767ea786ecac439de0495f9a1bf732069\",\n  \"ticketContents\": [\n    {\n      \"path\": \"eclipse-cpp-2024-06-M2-macosx-cocoa-aarch64-14378196132270690125.dmg\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"bbc58bf91bc7e4a925327a4519fe9522945731b4\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M2-macosx-cocoa-aarch64-14378196132270690125.dmg/Eclipse.app\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d7961c46fdb6663035b8173b61093beed9c6cc7b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M2-macosx-cocoa-aarch64-14378196132270690125.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.cpp.executable.cocoa.macosx.aarch64_4.32.0.20240502-0721/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c4d5000a7d51180a96dd485c82be51d42cdfc279\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M2-macosx-cocoa-aarch64-14378196132270690125.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202404271024.jar/os/macosx/aarch64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9357f8202c2bdf9ed309bf2c82f8f53a68164088\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M2-macosx-cocoa-aarch64-14378196132270690125.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202404271024.jar/os/macosx/aarch64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"102febf8120322b093b1c9c8d6b24b6a78f9bcc0\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M2-macosx-cocoa-aarch64-14378196132270690125.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202404271024.jar/os/macosx/x86_64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9517a970b176bde72cd73887e2587a3574716110\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M2-macosx-cocoa-aarch64-14378196132270690125.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202404271024.jar/os/macosx/x86_64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0e97a6eb772a3eef07826d5eb75de0924fba367b\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M2-macosx-cocoa-aarch64-14378196132270690125.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.native.serial_11.6.0.202404271024.jar/os/macosx/aarch64/libserial.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"50fc9467b481470c338dc43a127237b8707906e4\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M2-macosx-cocoa-aarch64-14378196132270690125.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.native.serial_11.6.0.202404271024.jar/os/macosx/x86_64/libserial.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"40608b0985fcc6a6c19972208b5cb65c1af0ea6a\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M2-macosx-cocoa-aarch64-14378196132270690125.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e37eb237e4687575f774c028e8aa4a4913e37a37\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M2-macosx-cocoa-aarch64-14378196132270690125.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"86006f61e0eadafeb935a0de05828ea98a6308e1\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M2-macosx-cocoa-aarch64-14378196132270690125.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.300.v20240419-2334.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M2-macosx-cocoa-aarch64-14378196132270690125.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.300.v20240419-2334.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M2-macosx-cocoa-aarch64-14378196132270690125.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.126.0.v20240426-0802.jar/libswt-pi-cocoa-4965r8.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e75db07b4a780a4a3ca6b5f09b4b570025c61360\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M2-macosx-cocoa-aarch64-14378196132270690125.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.126.0.v20240426-0802.jar/libswt-awt-cocoa-4965r8.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"311fbf36e0faf69ad47e500ccdf9313ab54820aa\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M2-macosx-cocoa-aarch64-14378196132270690125.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.126.0.v20240426-0802.jar/libswt-cocoa-4965r8.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7a40d382b16e9c93e89b7cdc5b4d44d4cf0951fa\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M2-macosx-cocoa-aarch64-14378196132270690125.dmg/Eclipse.app/Contents/Eclipse/plugins/com.github.jnr.jffi.native_1.3.13.v20240215-1616/jni/Darwin/libjffi-1.2.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9e37ab1aea5ffe913da0b1e1573a7dbb17738413\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M2-macosx-cocoa-aarch64-14378196132270690125.dmg/Eclipse.app/Contents/Eclipse/plugins/com.github.jnr.jffi.native_1.3.13.v20240215-1616/jni/Darwin/libjffi-1.2.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a12813ba8bfc1500970a32a7545d3fe283d000ea\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M2-macosx-cocoa-aarch64-14378196132270690125.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-aarch64/libjnidispatch.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"56cd13fe659db01c07ec565716b2e6e1024199ab\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M2-macosx-cocoa-aarch64-14378196132270690125.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-x86-64/libjnidispatch.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6657e46285bd8380196b5cfddae3e6143a2c32a0\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M2-macosx-cocoa-aarch64-14378196132270690125.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.aarch64_1.2.900.v20240129-1338/eclipse_11900.so\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3715f6bf1593a3b369058eb2f8f3abe37b5538fc\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M2-macosx-cocoa-aarch64-14378196132270690125.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx_1.2.900.v20240129-1338/eclipse_11900.so\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3715f6bf1593a3b369058eb2f8f3abe37b5538fc\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M2-macosx-cocoa-aarch64-14378196132270690125.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jar\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"85b7cae7b7bbc553bbff49db0b1a7791e90386f0\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M2-macosx-cocoa-aarch64-14378196132270690125.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jarsigner\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4ee1390bac3aac18f9089c4744a742477158b1af\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M2-macosx-cocoa-aarch64-14378196132270690125.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/java\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"48aff537996048403a657ca3651c35b6e7dad18a\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M2-macosx-cocoa-aarch64-14378196132270690125.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/javac\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c54c0c714e672fed995c3d3503ba1ae29a880ad8\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M2-macosx-cocoa-aarch64-14378196132270690125.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/javadoc\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"cd60513572c0ac340c79494a8883607242b6442b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M2-macosx-cocoa-aarch64-14378196132270690125.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/javap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7b19a101d2201de2dda42ef1ece92a706a8ef9a1\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M2-macosx-cocoa-aarch64-14378196132270690125.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jcmd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e8201cca40596294188cd2df95e27bbc27940f25\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M2-macosx-cocoa-aarch64-14378196132270690125.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jconsole\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"13e5ae86e9e1ebf156401f2405a5eaf3fa35de3b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M2-macosx-cocoa-aarch64-14378196132270690125.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"37bb245c57e04dc229f1268a96aead5147247e41\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M2-macosx-cocoa-aarch64-14378196132270690125.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jdeprscan\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"cf55166731342d0a65a6db3d53af4685a6989eae\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M2-macosx-cocoa-aarch64-14378196132270690125.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jdeps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c75665e4e8b555189c386b732164457e7b80ecb9\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M2-macosx-cocoa-aarch64-14378196132270690125.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jfr\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e417253a131bc8ba6fbffb87ba8d0977f31793bf\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M2-macosx-cocoa-aarch64-14378196132270690125.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jhsdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5600633be2d1505c3a21c33d61cc39c98b6e2af8\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M2-macosx-cocoa-aarch64-14378196132270690125.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jimage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e3fa3897d06f36f0072fab3e94e574a0d1e73891\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M2-macosx-cocoa-aarch64-14378196132270690125.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jinfo\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"eb73a1bbd201c8a94927954d788373915491fc8e\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M2-macosx-cocoa-aarch64-14378196132270690125.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jlink\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2a6dd48b0d3fa493f53c8de07251c657b5bfa1f5\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M2-macosx-cocoa-aarch64-14378196132270690125.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jmap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ecc25763935731c2bb4ed89545e95ca212329c57\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M2-macosx-cocoa-aarch64-14378196132270690125.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jmod\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"bdfd9333207cdcca4e0dc5179eb55978f486a082\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M2-macosx-cocoa-aarch64-14378196132270690125.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jpackage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2d322de95f588e486586106fb3adb7a232d3a727\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M2-macosx-cocoa-aarch64-14378196132270690125.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"332b1856c718286e35df1ccc759286c63db7bc45\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M2-macosx-cocoa-aarch64-14378196132270690125.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jrunscript\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"15ce7577d3c990127085b8dea8174d740ec272ac\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M2-macosx-cocoa-aarch64-14378196132270690125.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jshell\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"8dbcddf91d402549534923c713ae6e3a73ecd663\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M2-macosx-cocoa-aarch64-14378196132270690125.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jstack\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"462b9dda12e2f5cd453bcdfc85e6f8d1d0d004a9\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M2-macosx-cocoa-aarch64-14378196132270690125.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jstat\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3c481bf4bf57a272523673fd708d3b3f1ca19889\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M2-macosx-cocoa-aarch64-14378196132270690125.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jstatd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"add2775005bbeb791168fd4f54e129cc0e9b3be1\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M2-macosx-cocoa-aarch64-14378196132270690125.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jwebserver\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3d8efd9997b52283ad0d89e8025072665d7a731d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M2-macosx-cocoa-aarch64-14378196132270690125.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/keytool\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"90afc4edfee1782468fdec5cab180a7533d17aae\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M2-macosx-cocoa-aarch64-14378196132270690125.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/rmiregistry\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"dfca96adf369133c81e31ae6b7d16a9a88940ae5\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M2-macosx-cocoa-aarch64-14378196132270690125.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/serialver\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"98d4bcd371524d1090e7ac11951695f506b0fd6a\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M2-macosx-cocoa-aarch64-14378196132270690125.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/jspawnhelper\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ee8371af06189c4ba625d243b39788e73ae23401\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M2-macosx-cocoa-aarch64-14378196132270690125.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libattach.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b45f99ac18a5b2eb428144aa0732c19ad9ee72db\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M2-macosx-cocoa-aarch64-14378196132270690125.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d9f75fff6e0ce189bf1080663643a45742c85625\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M2-macosx-cocoa-aarch64-14378196132270690125.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libawt_lwawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"250670496974f7410a847531817b05c93421a50b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M2-macosx-cocoa-aarch64-14378196132270690125.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libdt_socket.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d1d8881ac81bdee51f0ac8cec407c8097250c3ae\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M2-macosx-cocoa-aarch64-14378196132270690125.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libextnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d27c28e9fc41f80d9d040edd66f5b1243e551f54\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M2-macosx-cocoa-aarch64-14378196132270690125.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libfontmanager.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"173de4682bdd43777ca196f908a1b85cb8dbddba\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M2-macosx-cocoa-aarch64-14378196132270690125.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libfreetype.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6ec72f9cc99370be1a2451258935cd31804791a9\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M2-macosx-cocoa-aarch64-14378196132270690125.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libinstrument.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6f186477e2121d809ee7726a77eddf0a9423734c\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M2-macosx-cocoa-aarch64-14378196132270690125.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libj2gss.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"aedefb1ea0fd7715dca5337919eea223c053d604\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M2-macosx-cocoa-aarch64-14378196132270690125.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libj2pcsc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2a9a6c5fd3cee75f87914d911fe1017775aaddb9\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M2-macosx-cocoa-aarch64-14378196132270690125.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libj2pkcs11.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ca0f5d490f3f8d09395e5dd68cd79ee83aa0fc96\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M2-macosx-cocoa-aarch64-14378196132270690125.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjaas.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"662eeac930979eba6cc5183183417bce3445adc0\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M2-macosx-cocoa-aarch64-14378196132270690125.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjava.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"08937da8f4c2a9f93f0559b2babaac66a201e53d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M2-macosx-cocoa-aarch64-14378196132270690125.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjavajpeg.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"163ac5c00f929dc7e2b2535424783a7b4c1ca70f\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M2-macosx-cocoa-aarch64-14378196132270690125.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"fa5b864a12cf2d7d8c35d26bce9c36f404d41907\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M2-macosx-cocoa-aarch64-14378196132270690125.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjdwp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a6f06a9a1117f6dcce48511e37da416126a39154\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M2-macosx-cocoa-aarch64-14378196132270690125.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjimage.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d452f7e41a98130dd4ecd1bad39c707c610c70d3\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M2-macosx-cocoa-aarch64-14378196132270690125.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjli.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3a0793a1dacf7be2433519c3ca9f57c3ac46d14d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M2-macosx-cocoa-aarch64-14378196132270690125.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"980d119ccdc9cae437497367b22b52e1b0d27b9f\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M2-macosx-cocoa-aarch64-14378196132270690125.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjsound.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"71ee30a90a5ddd36e89aaa4fd534001360970dfd\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M2-macosx-cocoa-aarch64-14378196132270690125.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/liblcms.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"11d28658d45db36af4a7cb95a44eb02531ac31a9\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M2-macosx-cocoa-aarch64-14378196132270690125.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/lible.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d3de2286c64f06473dfb9d851f92d1e591bd8b41\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M2-macosx-cocoa-aarch64-14378196132270690125.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libmanagement.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"495cbd739c5be9f83f5c3672d2f56b4bd4840b30\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M2-macosx-cocoa-aarch64-14378196132270690125.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libmanagement_agent.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d4001866e9ca5002ac667d4e4fc97786381714bb\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M2-macosx-cocoa-aarch64-14378196132270690125.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libmanagement_ext.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"459225ef2de331f6eb0d34425525db993e881ba8\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M2-macosx-cocoa-aarch64-14378196132270690125.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libmlib_image.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b1999f7d1b6d641a5f5c26cd17d41d1cafb7474d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M2-macosx-cocoa-aarch64-14378196132270690125.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e7b2c7e5e6509afb312b0b1ca1054d7f5c5d098f\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M2-macosx-cocoa-aarch64-14378196132270690125.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libnio.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"039a44645649bdc12f9ae60cbacd366c9c1d484b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M2-macosx-cocoa-aarch64-14378196132270690125.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libosx.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"064850ce36f634d352d932fb9cd756bed17d3efb\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M2-macosx-cocoa-aarch64-14378196132270690125.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libosxapp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2c1faab357f728e6c7907eed2be24fc048ccdaeb\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M2-macosx-cocoa-aarch64-14378196132270690125.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libosxkrb5.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"09082e2eaa86d6187e1d0f090c9894566bec1853\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M2-macosx-cocoa-aarch64-14378196132270690125.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libosxsecurity.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"eae55a31b427fa92dd7328fb282db97b20d47b79\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M2-macosx-cocoa-aarch64-14378196132270690125.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libosxui.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1cc43f688c4bb704a6d15e43160b4b73f996d411\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M2-macosx-cocoa-aarch64-14378196132270690125.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libprefs.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e235b2c9ce2537c51b6ea348477e45ba9c87dece\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M2-macosx-cocoa-aarch64-14378196132270690125.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/librmi.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"aa2c588a4fa6b3a8c37d02e2b19ef16036e6c21d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M2-macosx-cocoa-aarch64-14378196132270690125.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libsaproc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"16554ee96f09007bcb5fd4c1c459291db965a1ee\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M2-macosx-cocoa-aarch64-14378196132270690125.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libsplashscreen.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"921731a090f37de78c45152302ed554449d3e963\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M2-macosx-cocoa-aarch64-14378196132270690125.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libsyslookup.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5fd7adf196c6715306e96f1d1e556e08b66458eb\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M2-macosx-cocoa-aarch64-14378196132270690125.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libverify.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c5a104ce2448de1ed06aea5f071da157bfbae19b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M2-macosx-cocoa-aarch64-14378196132270690125.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libzip.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"216fc4d68b8e93dfe29f2545092089b246d6f501\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M2-macosx-cocoa-aarch64-14378196132270690125.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/server/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"980d119ccdc9cae437497367b22b52e1b0d27b9f\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M2-macosx-cocoa-aarch64-14378196132270690125.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/server/libjvm.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0767daf35d93891741a42ef33f04b5d7aa4b883c\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M2-macosx-cocoa-aarch64-14378196132270690125.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d7961c46fdb6663035b8173b61093beed9c6cc7b\",\n      \"arch\": \"arm64\"\n    }\n  ],\n  \"issues\": null\n}\n"}}
06:50:16 200'
06:50:16 ++658+ head -n1
06:50:16 +658+ RESPONSE='{"uuid":"d70e0ba6-363e-4c62-8ff0-255ed6fa4ea5","notarizationStatus":{"status":"COMPLETE","message":"Notarization ticket has been stapled successfully to uploaded file. You can now download the stapled file","moreInfo":"Notarization ticket has been stapled to the uploaded file successfully","log":"{\n  \"logFormatVersion\": 1,\n  \"jobId\": \"6bc0f702-2560-416e-a626-1f1a9a4478fe\",\n  \"status\": \"Accepted\",\n  \"statusSummary\": \"Ready for distribution\",\n  \"statusCode\": 0,\n  \"archiveFilename\": \"eclipse-cpp-2024-06-M2-macosx-cocoa-aarch64-14378196132270690125.dmg\",\n  \"uploadDate\": \"2024-05-02T10:27:56.873Z\",\n  \"sha256\": \"539070447f6030c9ae5130f9fa1f9f6767ea786ecac439de0495f9a1bf732069\",\n  \"ticketContents\": [\n    {\n      \"path\": \"eclipse-cpp-2024-06-M2-macosx-cocoa-aarch64-14378196132270690125.dmg\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"bbc58bf91bc7e4a925327a4519fe9522945731b4\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M2-macosx-cocoa-aarch64-14378196132270690125.dmg/Eclipse.app\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d7961c46fdb6663035b8173b61093beed9c6cc7b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M2-macosx-cocoa-aarch64-14378196132270690125.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.cpp.executable.cocoa.macosx.aarch64_4.32.0.20240502-0721/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c4d5000a7d51180a96dd485c82be51d42cdfc279\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M2-macosx-cocoa-aarch64-14378196132270690125.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202404271024.jar/os/macosx/aarch64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9357f8202c2bdf9ed309bf2c82f8f53a68164088\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M2-macosx-cocoa-aarch64-14378196132270690125.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202404271024.jar/os/macosx/aarch64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"102febf8120322b093b1c9c8d6b24b6a78f9bcc0\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M2-macosx-cocoa-aarch64-14378196132270690125.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202404271024.jar/os/macosx/x86_64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9517a970b176bde72cd73887e2587a3574716110\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M2-macosx-cocoa-aarch64-14378196132270690125.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202404271024.jar/os/macosx/x86_64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0e97a6eb772a3eef07826d5eb75de0924fba367b\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M2-macosx-cocoa-aarch64-14378196132270690125.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.native.serial_11.6.0.202404271024.jar/os/macosx/aarch64/libserial.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"50fc9467b481470c338dc43a127237b8707906e4\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M2-macosx-cocoa-aarch64-14378196132270690125.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.native.serial_11.6.0.202404271024.jar/os/macosx/x86_64/libserial.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"40608b0985fcc6a6c19972208b5cb65c1af0ea6a\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M2-macosx-cocoa-aarch64-14378196132270690125.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e37eb237e4687575f774c028e8aa4a4913e37a37\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M2-macosx-cocoa-aarch64-14378196132270690125.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"86006f61e0eadafeb935a0de05828ea98a6308e1\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M2-macosx-cocoa-aarch64-14378196132270690125.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.300.v20240419-2334.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M2-macosx-cocoa-aarch64-14378196132270690125.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.300.v20240419-2334.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M2-macosx-cocoa-aarch64-14378196132270690125.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.126.0.v20240426-0802.jar/libswt-pi-cocoa-4965r8.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e75db07b4a780a4a3ca6b5f09b4b570025c61360\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M2-macosx-cocoa-aarch64-14378196132270690125.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.126.0.v20240426-0802.jar/libswt-awt-cocoa-4965r8.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"311fbf36e0faf69ad47e500ccdf9313ab54820aa\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M2-macosx-cocoa-aarch64-14378196132270690125.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.126.0.v20240426-0802.jar/libswt-cocoa-4965r8.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7a40d382b16e9c93e89b7cdc5b4d44d4cf0951fa\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M2-macosx-cocoa-aarch64-14378196132270690125.dmg/Eclipse.app/Contents/Eclipse/plugins/com.github.jnr.jffi.native_1.3.13.v20240215-1616/jni/Darwin/libjffi-1.2.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9e37ab1aea5ffe913da0b1e1573a7dbb17738413\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M2-macosx-cocoa-aarch64-14378196132270690125.dmg/Eclipse.app/Contents/Eclipse/plugins/com.github.jnr.jffi.native_1.3.13.v20240215-1616/jni/Darwin/libjffi-1.2.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a12813ba8bfc1500970a32a7545d3fe283d000ea\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M2-macosx-cocoa-aarch64-14378196132270690125.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-aarch64/libjnidispatch.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"56cd13fe659db01c07ec565716b2e6e1024199ab\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M2-macosx-cocoa-aarch64-14378196132270690125.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-x86-64/libjnidispatch.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6657e46285bd8380196b5cfddae3e6143a2c32a0\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M2-macosx-cocoa-aarch64-14378196132270690125.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.aarch64_1.2.900.v20240129-1338/eclipse_11900.so\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3715f6bf1593a3b369058eb2f8f3abe37b5538fc\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M2-macosx-cocoa-aarch64-14378196132270690125.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx_1.2.900.v20240129-1338/eclipse_11900.so\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3715f6bf1593a3b369058eb2f8f3abe37b5538fc\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M2-macosx-cocoa-aarch64-14378196132270690125.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jar\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"85b7cae7b7bbc553bbff49db0b1a7791e90386f0\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M2-macosx-cocoa-aarch64-14378196132270690125.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jarsigner\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4ee1390bac3aac18f9089c4744a742477158b1af\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M2-macosx-cocoa-aarch64-14378196132270690125.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/java\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"48aff537996048403a657ca3651c35b6e7dad18a\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M2-macosx-cocoa-aarch64-14378196132270690125.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/javac\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c54c0c714e672fed995c3d3503ba1ae29a880ad8\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M2-macosx-cocoa-aarch64-14378196132270690125.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/javadoc\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"cd60513572c0ac340c79494a8883607242b6442b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M2-macosx-cocoa-aarch64-14378196132270690125.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/javap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7b19a101d2201de2dda42ef1ece92a706a8ef9a1\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M2-macosx-cocoa-aarch64-14378196132270690125.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jcmd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e8201cca40596294188cd2df95e27bbc27940f25\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M2-macosx-cocoa-aarch64-14378196132270690125.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jconsole\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"13e5ae86e9e1ebf156401f2405a5eaf3fa35de3b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M2-macosx-cocoa-aarch64-14378196132270690125.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"37bb245c57e04dc229f1268a96aead5147247e41\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M2-macosx-cocoa-aarch64-14378196132270690125.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jdeprscan\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"cf55166731342d0a65a6db3d53af4685a6989eae\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M2-macosx-cocoa-aarch64-14378196132270690125.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jdeps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c75665e4e8b555189c386b732164457e7b80ecb9\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M2-macosx-cocoa-aarch64-14378196132270690125.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jfr\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e417253a131bc8ba6fbffb87ba8d0977f31793bf\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M2-macosx-cocoa-aarch64-14378196132270690125.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jhsdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5600633be2d1505c3a21c33d61cc39c98b6e2af8\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M2-macosx-cocoa-aarch64-14378196132270690125.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jimage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e3fa3897d06f36f0072fab3e94e574a0d1e73891\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M2-macosx-cocoa-aarch64-14378196132270690125.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jinfo\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"eb73a1bbd201c8a94927954d788373915491fc8e\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M2-macosx-cocoa-aarch64-14378196132270690125.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jlink\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2a6dd48b0d3fa493f53c8de07251c657b5bfa1f5\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M2-macosx-cocoa-aarch64-14378196132270690125.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jmap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ecc25763935731c2bb4ed89545e95ca212329c57\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M2-macosx-cocoa-aarch64-14378196132270690125.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jmod\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"bdfd9333207cdcca4e0dc5179eb55978f486a082\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M2-macosx-cocoa-aarch64-14378196132270690125.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jpackage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2d322de95f588e486586106fb3adb7a232d3a727\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M2-macosx-cocoa-aarch64-14378196132270690125.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"332b1856c718286e35df1ccc759286c63db7bc45\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M2-macosx-cocoa-aarch64-14378196132270690125.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jrunscript\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"15ce7577d3c990127085b8dea8174d740ec272ac\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M2-macosx-cocoa-aarch64-14378196132270690125.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jshell\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"8dbcddf91d402549534923c713ae6e3a73ecd663\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M2-macosx-cocoa-aarch64-14378196132270690125.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jstack\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"462b9dda12e2f5cd453bcdfc85e6f8d1d0d004a9\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M2-macosx-cocoa-aarch64-14378196132270690125.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jstat\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3c481bf4bf57a272523673fd708d3b3f1ca19889\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M2-macosx-cocoa-aarch64-14378196132270690125.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jstatd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"add2775005bbeb791168fd4f54e129cc0e9b3be1\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M2-macosx-cocoa-aarch64-14378196132270690125.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jwebserver\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3d8efd9997b52283ad0d89e8025072665d7a731d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M2-macosx-cocoa-aarch64-14378196132270690125.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/keytool\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"90afc4edfee1782468fdec5cab180a7533d17aae\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M2-macosx-cocoa-aarch64-14378196132270690125.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/rmiregistry\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"dfca96adf369133c81e31ae6b7d16a9a88940ae5\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M2-macosx-cocoa-aarch64-14378196132270690125.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/serialver\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"98d4bcd371524d1090e7ac11951695f506b0fd6a\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M2-macosx-cocoa-aarch64-14378196132270690125.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/jspawnhelper\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ee8371af06189c4ba625d243b39788e73ae23401\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M2-macosx-cocoa-aarch64-14378196132270690125.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libattach.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b45f99ac18a5b2eb428144aa0732c19ad9ee72db\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M2-macosx-cocoa-aarch64-14378196132270690125.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d9f75fff6e0ce189bf1080663643a45742c85625\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M2-macosx-cocoa-aarch64-14378196132270690125.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libawt_lwawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"250670496974f7410a847531817b05c93421a50b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M2-macosx-cocoa-aarch64-14378196132270690125.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libdt_socket.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d1d8881ac81bdee51f0ac8cec407c8097250c3ae\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M2-macosx-cocoa-aarch64-14378196132270690125.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libextnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d27c28e9fc41f80d9d040edd66f5b1243e551f54\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M2-macosx-cocoa-aarch64-14378196132270690125.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libfontmanager.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"173de4682bdd43777ca196f908a1b85cb8dbddba\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M2-macosx-cocoa-aarch64-14378196132270690125.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libfreetype.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6ec72f9cc99370be1a2451258935cd31804791a9\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M2-macosx-cocoa-aarch64-14378196132270690125.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libinstrument.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6f186477e2121d809ee7726a77eddf0a9423734c\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M2-macosx-cocoa-aarch64-14378196132270690125.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libj2gss.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"aedefb1ea0fd7715dca5337919eea223c053d604\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M2-macosx-cocoa-aarch64-14378196132270690125.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libj2pcsc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2a9a6c5fd3cee75f87914d911fe1017775aaddb9\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M2-macosx-cocoa-aarch64-14378196132270690125.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libj2pkcs11.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ca0f5d490f3f8d09395e5dd68cd79ee83aa0fc96\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M2-macosx-cocoa-aarch64-14378196132270690125.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjaas.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"662eeac930979eba6cc5183183417bce3445adc0\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M2-macosx-cocoa-aarch64-14378196132270690125.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjava.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"08937da8f4c2a9f93f0559b2babaac66a201e53d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M2-macosx-cocoa-aarch64-14378196132270690125.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjavajpeg.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"163ac5c00f929dc7e2b2535424783a7b4c1ca70f\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M2-macosx-cocoa-aarch64-14378196132270690125.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"fa5b864a12cf2d7d8c35d26bce9c36f404d41907\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M2-macosx-cocoa-aarch64-14378196132270690125.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjdwp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a6f06a9a1117f6dcce48511e37da416126a39154\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M2-macosx-cocoa-aarch64-14378196132270690125.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjimage.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d452f7e41a98130dd4ecd1bad39c707c610c70d3\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M2-macosx-cocoa-aarch64-14378196132270690125.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjli.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3a0793a1dacf7be2433519c3ca9f57c3ac46d14d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M2-macosx-cocoa-aarch64-14378196132270690125.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"980d119ccdc9cae437497367b22b52e1b0d27b9f\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M2-macosx-cocoa-aarch64-14378196132270690125.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjsound.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"71ee30a90a5ddd36e89aaa4fd534001360970dfd\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M2-macosx-cocoa-aarch64-14378196132270690125.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/liblcms.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"11d28658d45db36af4a7cb95a44eb02531ac31a9\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M2-macosx-cocoa-aarch64-14378196132270690125.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/lible.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d3de2286c64f06473dfb9d851f92d1e591bd8b41\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M2-macosx-cocoa-aarch64-14378196132270690125.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libmanagement.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"495cbd739c5be9f83f5c3672d2f56b4bd4840b30\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M2-macosx-cocoa-aarch64-14378196132270690125.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libmanagement_agent.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d4001866e9ca5002ac667d4e4fc97786381714bb\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M2-macosx-cocoa-aarch64-14378196132270690125.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libmanagement_ext.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"459225ef2de331f6eb0d34425525db993e881ba8\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M2-macosx-cocoa-aarch64-14378196132270690125.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libmlib_image.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b1999f7d1b6d641a5f5c26cd17d41d1cafb7474d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M2-macosx-cocoa-aarch64-14378196132270690125.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e7b2c7e5e6509afb312b0b1ca1054d7f5c5d098f\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M2-macosx-cocoa-aarch64-14378196132270690125.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libnio.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"039a44645649bdc12f9ae60cbacd366c9c1d484b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M2-macosx-cocoa-aarch64-14378196132270690125.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libosx.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"064850ce36f634d352d932fb9cd756bed17d3efb\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M2-macosx-cocoa-aarch64-14378196132270690125.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libosxapp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2c1faab357f728e6c7907eed2be24fc048ccdaeb\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M2-macosx-cocoa-aarch64-14378196132270690125.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libosxkrb5.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"09082e2eaa86d6187e1d0f090c9894566bec1853\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M2-macosx-cocoa-aarch64-14378196132270690125.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libosxsecurity.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"eae55a31b427fa92dd7328fb282db97b20d47b79\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M2-macosx-cocoa-aarch64-14378196132270690125.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libosxui.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1cc43f688c4bb704a6d15e43160b4b73f996d411\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M2-macosx-cocoa-aarch64-14378196132270690125.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libprefs.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e235b2c9ce2537c51b6ea348477e45ba9c87dece\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M2-macosx-cocoa-aarch64-14378196132270690125.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/librmi.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"aa2c588a4fa6b3a8c37d02e2b19ef16036e6c21d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M2-macosx-cocoa-aarch64-14378196132270690125.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libsaproc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"16554ee96f09007bcb5fd4c1c459291db965a1ee\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M2-macosx-cocoa-aarch64-14378196132270690125.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libsplashscreen.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"921731a090f37de78c45152302ed554449d3e963\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M2-macosx-cocoa-aarch64-14378196132270690125.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libsyslookup.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5fd7adf196c6715306e96f1d1e556e08b66458eb\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M2-macosx-cocoa-aarch64-14378196132270690125.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libverify.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c5a104ce2448de1ed06aea5f071da157bfbae19b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M2-macosx-cocoa-aarch64-14378196132270690125.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libzip.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"216fc4d68b8e93dfe29f2545092089b246d6f501\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M2-macosx-cocoa-aarch64-14378196132270690125.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/server/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"980d119ccdc9cae437497367b22b52e1b0d27b9f\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M2-macosx-cocoa-aarch64-14378196132270690125.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/server/libjvm.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0767daf35d93891741a42ef33f04b5d7aa4b883c\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M2-macosx-cocoa-aarch64-14378196132270690125.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d7961c46fdb6663035b8173b61093beed9c6cc7b\",\n      \"arch\": \"arm64\"\n    }\n  ],\n  \"issues\": null\n}\n"}}'
06:50:16 ++658+ tail -n1
06:50:16 +658+ STATUS_CODE=200
06:50:16 ++658+ jq -r .notarizationStatus.status
06:50:16 ++658+ echo '{"uuid":"d70e0ba6-363e-4c62-8ff0-255ed6fa4ea5","notarizationStatus":{"status":"COMPLETE","message":"Notarization' ticket has been stapled successfully to uploaded file. You can now download the stapled 'file","moreInfo":"Notarization' ticket has been stapled to the uploaded file 'successfully","log":"{\n' '\"logFormatVersion\":' '1,\n' '\"jobId\":' '\"6bc0f702-2560-416e-a626-1f1a9a4478fe\",\n' '\"status\":' '\"Accepted\",\n' '\"statusSummary\":' '\"Ready' for 'distribution\",\n' '\"statusCode\":' '0,\n' '\"archiveFilename\":' '\"eclipse-cpp-2024-06-M2-macosx-cocoa-aarch64-14378196132270690125.dmg\",\n' '\"uploadDate\":' '\"2024-05-02T10:27:56.873Z\",\n' '\"sha256\":' '\"539070447f6030c9ae5130f9fa1f9f6767ea786ecac439de0495f9a1bf732069\",\n' '\"ticketContents\":' '[\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-M2-macosx-cocoa-aarch64-14378196132270690125.dmg\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"bbc58bf91bc7e4a925327a4519fe9522945731b4\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-M2-macosx-cocoa-aarch64-14378196132270690125.dmg/Eclipse.app\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d7961c46fdb6663035b8173b61093beed9c6cc7b\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-M2-macosx-cocoa-aarch64-14378196132270690125.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.cpp.executable.cocoa.macosx.aarch64_4.32.0.20240502-0721/MacOS/eclipse\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c4d5000a7d51180a96dd485c82be51d42cdfc279\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-M2-macosx-cocoa-aarch64-14378196132270690125.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202404271024.jar/os/macosx/aarch64/libpty.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9357f8202c2bdf9ed309bf2c82f8f53a68164088\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-M2-macosx-cocoa-aarch64-14378196132270690125.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202404271024.jar/os/macosx/aarch64/libspawner.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"102febf8120322b093b1c9c8d6b24b6a78f9bcc0\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-M2-macosx-cocoa-aarch64-14378196132270690125.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202404271024.jar/os/macosx/x86_64/libpty.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9517a970b176bde72cd73887e2587a3574716110\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-M2-macosx-cocoa-aarch64-14378196132270690125.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202404271024.jar/os/macosx/x86_64/libspawner.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0e97a6eb772a3eef07826d5eb75de0924fba367b\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-M2-macosx-cocoa-aarch64-14378196132270690125.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.native.serial_11.6.0.202404271024.jar/os/macosx/aarch64/libserial.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"50fc9467b481470c338dc43a127237b8707906e4\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-M2-macosx-cocoa-aarch64-14378196132270690125.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.native.serial_11.6.0.202404271024.jar/os/macosx/x86_64/libserial.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"40608b0985fcc6a6c19972208b5cb65c1af0ea6a\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-M2-macosx-cocoa-aarch64-14378196132270690125.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e37eb237e4687575f774c028e8aa4a4913e37a37\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-M2-macosx-cocoa-aarch64-14378196132270690125.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"86006f61e0eadafeb935a0de05828ea98a6308e1\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-M2-macosx-cocoa-aarch64-14378196132270690125.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.300.v20240419-2334.jar/libkeystoreNative.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-M2-macosx-cocoa-aarch64-14378196132270690125.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.300.v20240419-2334.jar/libkeystoreNative.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-M2-macosx-cocoa-aarch64-14378196132270690125.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.126.0.v20240426-0802.jar/libswt-pi-cocoa-4965r8.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e75db07b4a780a4a3ca6b5f09b4b570025c61360\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-M2-macosx-cocoa-aarch64-14378196132270690125.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.126.0.v20240426-0802.jar/libswt-awt-cocoa-4965r8.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"311fbf36e0faf69ad47e500ccdf9313ab54820aa\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-M2-macosx-cocoa-aarch64-14378196132270690125.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.126.0.v20240426-0802.jar/libswt-cocoa-4965r8.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"7a40d382b16e9c93e89b7cdc5b4d44d4cf0951fa\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-M2-macosx-cocoa-aarch64-14378196132270690125.dmg/Eclipse.app/Contents/Eclipse/plugins/com.github.jnr.jffi.native_1.3.13.v20240215-1616/jni/Darwin/libjffi-1.2.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9e37ab1aea5ffe913da0b1e1573a7dbb17738413\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-M2-macosx-cocoa-aarch64-14378196132270690125.dmg/Eclipse.app/Contents/Eclipse/plugins/com.github.jnr.jffi.native_1.3.13.v20240215-1616/jni/Darwin/libjffi-1.2.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a12813ba8bfc1500970a32a7545d3fe283d000ea\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-M2-macosx-cocoa-aarch64-14378196132270690125.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-aarch64/libjnidispatch.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"56cd13fe659db01c07ec565716b2e6e1024199ab\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-M2-macosx-cocoa-aarch64-14378196132270690125.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-x86-64/libjnidispatch.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6657e46285bd8380196b5cfddae3e6143a2c32a0\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-M2-macosx-cocoa-aarch64-14378196132270690125.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.aarch64_1.2.900.v20240129-1338/eclipse_11900.so\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3715f6bf1593a3b369058eb2f8f3abe37b5538fc\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-M2-macosx-cocoa-aarch64-14378196132270690125.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx_1.2.900.v20240129-1338/eclipse_11900.so\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3715f6bf1593a3b369058eb2f8f3abe37b5538fc\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-M2-macosx-cocoa-aarch64-14378196132270690125.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jar\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"85b7cae7b7bbc553bbff49db0b1a7791e90386f0\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-M2-macosx-cocoa-aarch64-14378196132270690125.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jarsigner\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"4ee1390bac3aac18f9089c4744a742477158b1af\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-M2-macosx-cocoa-aarch64-14378196132270690125.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/java\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"48aff537996048403a657ca3651c35b6e7dad18a\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-M2-macosx-cocoa-aarch64-14378196132270690125.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/javac\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c54c0c714e672fed995c3d3503ba1ae29a880ad8\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-M2-macosx-cocoa-aarch64-14378196132270690125.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/javadoc\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"cd60513572c0ac340c79494a8883607242b6442b\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-M2-macosx-cocoa-aarch64-14378196132270690125.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/javap\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"7b19a101d2201de2dda42ef1ece92a706a8ef9a1\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-M2-macosx-cocoa-aarch64-14378196132270690125.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jcmd\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e8201cca40596294188cd2df95e27bbc27940f25\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-M2-macosx-cocoa-aarch64-14378196132270690125.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jconsole\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"13e5ae86e9e1ebf156401f2405a5eaf3fa35de3b\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-M2-macosx-cocoa-aarch64-14378196132270690125.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jdb\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"37bb245c57e04dc229f1268a96aead5147247e41\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-M2-macosx-cocoa-aarch64-14378196132270690125.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jdeprscan\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"cf55166731342d0a65a6db3d53af4685a6989eae\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-M2-macosx-cocoa-aarch64-14378196132270690125.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jdeps\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c75665e4e8b555189c386b732164457e7b80ecb9\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-M2-macosx-cocoa-aarch64-14378196132270690125.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jfr\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e417253a131bc8ba6fbffb87ba8d0977f31793bf\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-M2-macosx-cocoa-aarch64-14378196132270690125.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jhsdb\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5600633be2d1505c3a21c33d61cc39c98b6e2af8\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-M2-macosx-cocoa-aarch64-14378196132270690125.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jimage\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e3fa3897d06f36f0072fab3e94e574a0d1e73891\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-M2-macosx-cocoa-aarch64-14378196132270690125.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jinfo\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"eb73a1bbd201c8a94927954d788373915491fc8e\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-M2-macosx-cocoa-aarch64-14378196132270690125.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jlink\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"2a6dd48b0d3fa493f53c8de07251c657b5bfa1f5\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-M2-macosx-cocoa-aarch64-14378196132270690125.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jmap\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ecc25763935731c2bb4ed89545e95ca212329c57\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-M2-macosx-cocoa-aarch64-14378196132270690125.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jmod\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"bdfd9333207cdcca4e0dc5179eb55978f486a082\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-M2-macosx-cocoa-aarch64-14378196132270690125.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jpackage\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"2d322de95f588e486586106fb3adb7a232d3a727\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-M2-macosx-cocoa-aarch64-14378196132270690125.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jps\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"332b1856c718286e35df1ccc759286c63db7bc45\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-M2-macosx-cocoa-aarch64-14378196132270690125.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jrunscript\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"15ce7577d3c990127085b8dea8174d740ec272ac\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-M2-macosx-cocoa-aarch64-14378196132270690125.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jshell\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"8dbcddf91d402549534923c713ae6e3a73ecd663\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-M2-macosx-cocoa-aarch64-14378196132270690125.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jstack\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"462b9dda12e2f5cd453bcdfc85e6f8d1d0d004a9\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-M2-macosx-cocoa-aarch64-14378196132270690125.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jstat\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3c481bf4bf57a272523673fd708d3b3f1ca19889\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-M2-macosx-cocoa-aarch64-14378196132270690125.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jstatd\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"add2775005bbeb791168fd4f54e129cc0e9b3be1\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-M2-macosx-cocoa-aarch64-14378196132270690125.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jwebserver\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3d8efd9997b52283ad0d89e8025072665d7a731d\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-M2-macosx-cocoa-aarch64-14378196132270690125.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/keytool\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"90afc4edfee1782468fdec5cab180a7533d17aae\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-M2-macosx-cocoa-aarch64-14378196132270690125.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/rmiregistry\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"dfca96adf369133c81e31ae6b7d16a9a88940ae5\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-M2-macosx-cocoa-aarch64-14378196132270690125.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/serialver\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"98d4bcd371524d1090e7ac11951695f506b0fd6a\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-M2-macosx-cocoa-aarch64-14378196132270690125.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/jspawnhelper\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ee8371af06189c4ba625d243b39788e73ae23401\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-M2-macosx-cocoa-aarch64-14378196132270690125.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libattach.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b45f99ac18a5b2eb428144aa0732c19ad9ee72db\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-M2-macosx-cocoa-aarch64-14378196132270690125.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d9f75fff6e0ce189bf1080663643a45742c85625\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-M2-macosx-cocoa-aarch64-14378196132270690125.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libawt_lwawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"250670496974f7410a847531817b05c93421a50b\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-M2-macosx-cocoa-aarch64-14378196132270690125.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libdt_socket.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d1d8881ac81bdee51f0ac8cec407c8097250c3ae\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-M2-macosx-cocoa-aarch64-14378196132270690125.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libextnet.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d27c28e9fc41f80d9d040edd66f5b1243e551f54\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-M2-macosx-cocoa-aarch64-14378196132270690125.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libfontmanager.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"173de4682bdd43777ca196f908a1b85cb8dbddba\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-M2-macosx-cocoa-aarch64-14378196132270690125.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libfreetype.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6ec72f9cc99370be1a2451258935cd31804791a9\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-M2-macosx-cocoa-aarch64-14378196132270690125.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libinstrument.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6f186477e2121d809ee7726a77eddf0a9423734c\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-M2-macosx-cocoa-aarch64-14378196132270690125.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libj2gss.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"aedefb1ea0fd7715dca5337919eea223c053d604\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-M2-macosx-cocoa-aarch64-14378196132270690125.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libj2pcsc.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"2a9a6c5fd3cee75f87914d911fe1017775aaddb9\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-M2-macosx-cocoa-aarch64-14378196132270690125.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libj2pkcs11.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ca0f5d490f3f8d09395e5dd68cd79ee83aa0fc96\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-M2-macosx-cocoa-aarch64-14378196132270690125.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjaas.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"662eeac930979eba6cc5183183417bce3445adc0\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-M2-macosx-cocoa-aarch64-14378196132270690125.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjava.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"08937da8f4c2a9f93f0559b2babaac66a201e53d\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-M2-macosx-cocoa-aarch64-14378196132270690125.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjavajpeg.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"163ac5c00f929dc7e2b2535424783a7b4c1ca70f\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-M2-macosx-cocoa-aarch64-14378196132270690125.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"fa5b864a12cf2d7d8c35d26bce9c36f404d41907\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-M2-macosx-cocoa-aarch64-14378196132270690125.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjdwp.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a6f06a9a1117f6dcce48511e37da416126a39154\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-M2-macosx-cocoa-aarch64-14378196132270690125.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjimage.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d452f7e41a98130dd4ecd1bad39c707c610c70d3\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-M2-macosx-cocoa-aarch64-14378196132270690125.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjli.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3a0793a1dacf7be2433519c3ca9f57c3ac46d14d\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-M2-macosx-cocoa-aarch64-14378196132270690125.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjsig.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"980d119ccdc9cae437497367b22b52e1b0d27b9f\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-M2-macosx-cocoa-aarch64-14378196132270690125.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjsound.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"71ee30a90a5ddd36e89aaa4fd534001360970dfd\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-M2-macosx-cocoa-aarch64-14378196132270690125.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/liblcms.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"11d28658d45db36af4a7cb95a44eb02531ac31a9\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-M2-macosx-cocoa-aarch64-14378196132270690125.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/lible.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d3de2286c64f06473dfb9d851f92d1e591bd8b41\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-M2-macosx-cocoa-aarch64-14378196132270690125.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libmanagement.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"495cbd739c5be9f83f5c3672d2f56b4bd4840b30\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-M2-macosx-cocoa-aarch64-14378196132270690125.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libmanagement_agent.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d4001866e9ca5002ac667d4e4fc97786381714bb\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-M2-macosx-cocoa-aarch64-14378196132270690125.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libmanagement_ext.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"459225ef2de331f6eb0d34425525db993e881ba8\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-M2-macosx-cocoa-aarch64-14378196132270690125.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libmlib_image.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b1999f7d1b6d641a5f5c26cd17d41d1cafb7474d\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-M2-macosx-cocoa-aarch64-14378196132270690125.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libnet.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e7b2c7e5e6509afb312b0b1ca1054d7f5c5d098f\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-M2-macosx-cocoa-aarch64-14378196132270690125.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libnio.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"039a44645649bdc12f9ae60cbacd366c9c1d484b\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-M2-macosx-cocoa-aarch64-14378196132270690125.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libosx.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"064850ce36f634d352d932fb9cd756bed17d3efb\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-M2-macosx-cocoa-aarch64-14378196132270690125.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libosxapp.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"2c1faab357f728e6c7907eed2be24fc048ccdaeb\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-M2-macosx-cocoa-aarch64-14378196132270690125.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libosxkrb5.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"09082e2eaa86d6187e1d0f090c9894566bec1853\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-M2-macosx-cocoa-aarch64-14378196132270690125.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libosxsecurity.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"eae55a31b427fa92dd7328fb282db97b20d47b79\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-M2-macosx-cocoa-aarch64-14378196132270690125.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libosxui.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"1cc43f688c4bb704a6d15e43160b4b73f996d411\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-M2-macosx-cocoa-aarch64-14378196132270690125.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libprefs.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e235b2c9ce2537c51b6ea348477e45ba9c87dece\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-M2-macosx-cocoa-aarch64-14378196132270690125.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/librmi.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"aa2c588a4fa6b3a8c37d02e2b19ef16036e6c21d\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-M2-macosx-cocoa-aarch64-14378196132270690125.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libsaproc.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"16554ee96f09007bcb5fd4c1c459291db965a1ee\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-M2-macosx-cocoa-aarch64-14378196132270690125.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libsplashscreen.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"921731a090f37de78c45152302ed554449d3e963\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-M2-macosx-cocoa-aarch64-14378196132270690125.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libsyslookup.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5fd7adf196c6715306e96f1d1e556e08b66458eb\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-M2-macosx-cocoa-aarch64-14378196132270690125.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libverify.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c5a104ce2448de1ed06aea5f071da157bfbae19b\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-M2-macosx-cocoa-aarch64-14378196132270690125.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libzip.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"216fc4d68b8e93dfe29f2545092089b246d6f501\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-M2-macosx-cocoa-aarch64-14378196132270690125.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/server/libjsig.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"980d119ccdc9cae437497367b22b52e1b0d27b9f\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-M2-macosx-cocoa-aarch64-14378196132270690125.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/server/libjvm.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0767daf35d93891741a42ef33f04b5d7aa4b883c\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-M2-macosx-cocoa-aarch64-14378196132270690125.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d7961c46fdb6663035b8173b61093beed9c6cc7b\",\n' '\"arch\":' '\"arm64\"\n' '}\n' '],\n' '\"issues\":' 'null\n}\n"}}'
06:50:16 +658+ STATUS=COMPLETE
06:50:16 +658+ [[ COMPLETE == \I\N\_\P\R\O\G\R\E\S\S ]]
06:50:16 +658+ [[ 200 == \5\0\3 ]]
06:50:16 +658+ [[ 200 == \5\0\2 ]]
06:50:16 +658+ [[ COMPLETE != \C\O\M\P\L\E\T\E ]]
06:50:16 +658+ break
06:50:16 +658+ rm eclipse-cpp-2024-06-M2-macosx-cocoa-aarch64.dmg
06:50:16 +658+ curl -JO https://cbi.eclipse.org/macos/xcrun/d70e0ba6-363e-4c62-8ff0-255ed6fa4ea5/download
06:50:16   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
06:50:16                                  Dload  Upload   Total   Spent    Left  Speed
06:50:16 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 15.6M    0 15.6M    0     0  65.0M      0 --:--:-- --:--:-- --:--:-- 64.8M
100 91.2M    0 91.2M    0     0  74.0M      0 --:--:--  0:00:01 --:--:-- 74.0M
100  170M    0  170M    0     0  76.2M      0 --:--:--  0:00:02 --:--:-- 76.1M
100  238M    0  238M    0     0  73.8M      0 --:--:--  0:00:03 --:--:-- 73.7M
100  323M    0  323M    0     0  76.3M      0 --:--:--  0:00:04 --:--:-- 76.3M
100  370M    0  370M    0     0  76.9M      0 --:--:--  0:00:04 --:--:-- 77.5M
06:50:21 curl: Saved to filename 'eclipse-cpp-2024-06-M2-macosx-cocoa-aarch64.dmg'
06:50:21 +658+ cp -vf eclipse-cpp-2024-06-M2-macosx-cocoa-aarch64.dmg /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-cpp-2024-06-M2-macosx-cocoa-aarch64.dmg
06:50:21 'eclipse-cpp-2024-06-M2-macosx-cocoa-aarch64.dmg' -> '/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-cpp-2024-06-M2-macosx-cocoa-aarch64.dmg'
06:50:21 ++658+ dirname /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-cpp-2024-06-M2-macosx-cocoa-aarch64.dmg
06:50:21 +658+ d=/home/jenkins/agent/workspace/notarize-downloads/temp
06:50:21 ++658+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-cpp-2024-06-M2-macosx-cocoa-aarch64.dmg
06:50:21 +658+ b=eclipse-cpp-2024-06-M2-macosx-cocoa-aarch64.dmg
06:50:21 +658+ cd /home/jenkins/agent/workspace/notarize-downloads/temp
06:50:21 +658+ md5sum eclipse-cpp-2024-06-M2-macosx-cocoa-aarch64.dmg
06:50:22 +658+ sha1sum eclipse-cpp-2024-06-M2-macosx-cocoa-aarch64.dmg
06:50:23 +658+ sha512sum -b eclipse-cpp-2024-06-M2-macosx-cocoa-aarch64.dmg
06:50:24 ++502+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/836bb1a1-720c-4524-a525-dba6a5700e91/status
06:50:24 +502+ RESPONSE_RAW='{"uuid":"836bb1a1-720c-4524-a525-dba6a5700e91","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
06:50:24 200'
06:50:24 ++502+ head -n1
06:50:24 +502+ RESPONSE='{"uuid":"836bb1a1-720c-4524-a525-dba6a5700e91","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
06:50:24 ++502+ tail -n1
06:50:24 +502+ STATUS_CODE=200
06:50:24 ++502+ echo '{"uuid":"836bb1a1-720c-4524-a525-dba6a5700e91","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
06:50:24 ++502+ jq -r .notarizationStatus.status
06:50:24 +502+ STATUS=IN_PROGRESS
06:50:24 +502+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
06:50:24 +502+ sleep 1m
06:50:24 +658+ rm eclipse-cpp-2024-06-M2-macosx-cocoa-aarch64.dmg-tonotarize
06:50:24 +658+ rm -f eclipse-cpp-2024-06-M2-macosx-cocoa-aarch64.dmg-tonotarize.md5
06:50:24 +658+ rm -f eclipse-cpp-2024-06-M2-macosx-cocoa-aarch64.dmg-tonotarize.sha1
06:50:24 +658+ rm -f eclipse-cpp-2024-06-M2-macosx-cocoa-aarch64.dmg-tonotarize.sha512
06:50:32 ++906+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/ad7f8710-ae46-453e-bcda-9ae40acc6f56/status
06:50:32 +906+ RESPONSE_RAW='{"uuid":"ad7f8710-ae46-453e-bcda-9ae40acc6f56","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
06:50:32 200'
06:50:32 ++906+ head -n1
06:50:32 +906+ RESPONSE='{"uuid":"ad7f8710-ae46-453e-bcda-9ae40acc6f56","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
06:50:32 ++906+ tail -n1
06:50:32 +906+ STATUS_CODE=200
06:50:32 ++906+ echo '{"uuid":"ad7f8710-ae46-453e-bcda-9ae40acc6f56","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
06:50:32 ++906+ jq -r .notarizationStatus.status
06:50:32 +906+ STATUS=IN_PROGRESS
06:50:32 +906+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
06:50:32 +906+ sleep 1m
06:50:43 ++564+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/1344ea29-183d-413b-b67e-eead0056e7f6/status
06:50:43 +564+ RESPONSE_RAW='{"uuid":"1344ea29-183d-413b-b67e-eead0056e7f6","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
06:50:43 200'
06:50:43 ++564+ head -n1
06:50:43 +564+ RESPONSE='{"uuid":"1344ea29-183d-413b-b67e-eead0056e7f6","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
06:50:43 ++564+ tail -n1
06:50:43 +564+ STATUS_CODE=200
06:50:43 ++564+ echo '{"uuid":"1344ea29-183d-413b-b67e-eead0056e7f6","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
06:50:43 ++564+ jq -r .notarizationStatus.status
06:50:43 +564+ STATUS=IN_PROGRESS
06:50:43 +564+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
06:50:43 +564+ sleep 1m
06:50:48 ++204+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/3053e8ed-c850-4c7b-bec8-32409f30f05e/status
06:50:48 +204+ RESPONSE_RAW='{"uuid":"3053e8ed-c850-4c7b-bec8-32409f30f05e","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
06:50:48 200'
06:50:48 ++204+ head -n1
06:50:48 +204+ RESPONSE='{"uuid":"3053e8ed-c850-4c7b-bec8-32409f30f05e","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
06:50:48 ++204+ tail -n1
06:50:48 +204+ STATUS_CODE=200
06:50:48 ++204+ echo '{"uuid":"3053e8ed-c850-4c7b-bec8-32409f30f05e","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
06:50:48 ++204+ jq -r .notarizationStatus.status
06:50:48 +204+ STATUS=IN_PROGRESS
06:50:48 +204+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
06:50:48 +204+ sleep 1m
06:51:01 ++606+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/9de0b02b-f693-4031-8f06-017ea804231a/status
06:51:01 +606+ RESPONSE_RAW='{"uuid":"9de0b02b-f693-4031-8f06-017ea804231a","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
06:51:01 200'
06:51:01 ++606+ head -n1
06:51:01 +606+ RESPONSE='{"uuid":"9de0b02b-f693-4031-8f06-017ea804231a","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
06:51:01 ++606+ tail -n1
06:51:01 +606+ STATUS_CODE=200
06:51:01 ++606+ echo '{"uuid":"9de0b02b-f693-4031-8f06-017ea804231a","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
06:51:01 ++606+ jq -r .notarizationStatus.status
06:51:01 +606+ STATUS=IN_PROGRESS
06:51:01 +606+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
06:51:01 +606+ sleep 1m
06:51:06 ++1050+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/2e0d89e5-f0e7-45f1-9712-2840315d2e54/status
06:51:06 +1050+ RESPONSE_RAW='{"uuid":"2e0d89e5-f0e7-45f1-9712-2840315d2e54","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
06:51:06 200'
06:51:06 ++1050+ head -n1
06:51:06 +1050+ RESPONSE='{"uuid":"2e0d89e5-f0e7-45f1-9712-2840315d2e54","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
06:51:06 ++1050+ tail -n1
06:51:06 +1050+ STATUS_CODE=200
06:51:06 ++1050+ echo '{"uuid":"2e0d89e5-f0e7-45f1-9712-2840315d2e54","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
06:51:06 ++1050+ jq -r .notarizationStatus.status
06:51:06 +1050+ STATUS=IN_PROGRESS
06:51:06 +1050+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
06:51:06 +1050+ sleep 1m
06:51:12 ++844+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/e9386617-8178-4c08-b848-8c4ae79be7fc/status
06:51:12 +844+ RESPONSE_RAW='{"uuid":"e9386617-8178-4c08-b848-8c4ae79be7fc","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
06:51:12 200'
06:51:12 ++844+ head -n1
06:51:12 +844+ RESPONSE='{"uuid":"e9386617-8178-4c08-b848-8c4ae79be7fc","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
06:51:12 ++844+ tail -n1
06:51:12 +844+ STATUS_CODE=200
06:51:12 ++844+ echo '{"uuid":"e9386617-8178-4c08-b848-8c4ae79be7fc","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
06:51:12 ++844+ jq -r .notarizationStatus.status
06:51:12 +844+ STATUS=IN_PROGRESS
06:51:12 +844+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
06:51:12 +844+ sleep 1m
06:51:24 ++502+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/836bb1a1-720c-4524-a525-dba6a5700e91/status
06:51:24 +502+ RESPONSE_RAW='{"uuid":"836bb1a1-720c-4524-a525-dba6a5700e91","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
06:51:24 200'
06:51:24 ++502+ head -n1
06:51:24 +502+ RESPONSE='{"uuid":"836bb1a1-720c-4524-a525-dba6a5700e91","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
06:51:24 ++502+ tail -n1
06:51:24 +502+ STATUS_CODE=200
06:51:24 ++502+ echo '{"uuid":"836bb1a1-720c-4524-a525-dba6a5700e91","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
06:51:24 ++502+ jq -r .notarizationStatus.status
06:51:24 +502+ STATUS=IN_PROGRESS
06:51:24 +502+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
06:51:24 +502+ sleep 1m
06:51:32 ++906+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/ad7f8710-ae46-453e-bcda-9ae40acc6f56/status
06:51:32 +906+ RESPONSE_RAW='{"uuid":"ad7f8710-ae46-453e-bcda-9ae40acc6f56","notarizationStatus":{"status":"COMPLETE","message":"Notarization ticket has been stapled successfully to uploaded file. You can now download the stapled file","moreInfo":"Notarization ticket has been stapled to the uploaded file successfully","log":"{\n  \"logFormatVersion\": 1,\n  \"jobId\": \"a0760e04-c101-40dc-9c59-b56b16a2ded0\",\n  \"status\": \"Accepted\",\n  \"statusSummary\": \"Ready for distribution\",\n  \"statusCode\": 0,\n  \"archiveFilename\": \"eclipse-jee-2024-06-M2-macosx-cocoa-x86_64-7648620254254875993.dmg\",\n  \"uploadDate\": \"2024-05-02T10:31:38.695Z\",\n  \"sha256\": \"19dc2f66a0162022ff299632a9d3d4ae9f2b31c044af31672f4131914b391ed1\",\n  \"ticketContents\": [\n    {\n      \"path\": \"eclipse-jee-2024-06-M2-macosx-cocoa-x86_64-7648620254254875993.dmg\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"229ed9090088893822a1e4cd239809351d71a489\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M2-macosx-cocoa-x86_64-7648620254254875993.dmg/Eclipse.app\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"00862a19e83e4be8b66bca82944c412ab296d947\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M2-macosx-cocoa-x86_64-7648620254254875993.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.jee.executable.cocoa.macosx.x86_64_4.32.0.20240502-0721/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"00fda142f82025ddc29a3ff87f899862c2236492\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M2-macosx-cocoa-x86_64-7648620254254875993.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202404271024.jar/os/macosx/aarch64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9357f8202c2bdf9ed309bf2c82f8f53a68164088\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M2-macosx-cocoa-x86_64-7648620254254875993.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202404271024.jar/os/macosx/aarch64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"102febf8120322b093b1c9c8d6b24b6a78f9bcc0\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M2-macosx-cocoa-x86_64-7648620254254875993.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202404271024.jar/os/macosx/x86_64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9517a970b176bde72cd73887e2587a3574716110\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M2-macosx-cocoa-x86_64-7648620254254875993.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202404271024.jar/os/macosx/x86_64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0e97a6eb772a3eef07826d5eb75de0924fba367b\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M2-macosx-cocoa-x86_64-7648620254254875993.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e37eb237e4687575f774c028e8aa4a4913e37a37\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M2-macosx-cocoa-x86_64-7648620254254875993.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"86006f61e0eadafeb935a0de05828ea98a6308e1\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M2-macosx-cocoa-x86_64-7648620254254875993.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.300.v20240419-2334.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M2-macosx-cocoa-x86_64-7648620254254875993.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.300.v20240419-2334.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M2-macosx-cocoa-x86_64-7648620254254875993.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.126.0.v20240426-0802.jar/libswt-pi-cocoa-4965r8.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6934a02a15f0a67c1e58cf0b19feee828ad360d6\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M2-macosx-cocoa-x86_64-7648620254254875993.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.126.0.v20240426-0802.jar/libswt-awt-cocoa-4965r8.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"dd9cfb912acc0ee8e137d9d841a2dcd62c6dc3e4\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M2-macosx-cocoa-x86_64-7648620254254875993.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.126.0.v20240426-0802.jar/libswt-cocoa-4965r8.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d05337058ff069045bfdbe0c903cccd5e6be9cff\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M2-macosx-cocoa-x86_64-7648620254254875993.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.wildwebdeveloper.embedder.node.macos.x86_64_1.0.7.202310251358.jar/resources/node-v18.18.2-darwin-x64.tar.gz/node-v18.18.2-darwin-x64.tar/node-v18.18.2-darwin-x64/bin/node\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"74a1702d0b99002f268fbd6bbd110670a579fbdc\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M2-macosx-cocoa-x86_64-7648620254254875993.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-aarch64/libjnidispatch.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"56cd13fe659db01c07ec565716b2e6e1024199ab\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M2-macosx-cocoa-x86_64-7648620254254875993.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-x86-64/libjnidispatch.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6657e46285bd8380196b5cfddae3e6143a2c32a0\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M2-macosx-cocoa-x86_64-7648620254254875993.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.2.900.v20240129-1338/eclipse_11900.so\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a52cb795e3230ae77706c641284547f9ad6cbecf\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M2-macosx-cocoa-x86_64-7648620254254875993.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jar\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3c252b0f3272a34c543b0324bf8a01e48369dfef\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M2-macosx-cocoa-x86_64-7648620254254875993.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jarsigner\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3825723ed9b54eeec84ea5fa65e065d6202ea266\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M2-macosx-cocoa-x86_64-7648620254254875993.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/java\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d5cee0be91f8b32baa13dead0b4c7681060427dd\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M2-macosx-cocoa-x86_64-7648620254254875993.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/javac\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"8ab3cf8189bcb923500c430e4f343b9f9a61db92\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M2-macosx-cocoa-x86_64-7648620254254875993.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/javadoc\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ba65fd30663064895b31b1f9d92efb43f510f0cb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M2-macosx-cocoa-x86_64-7648620254254875993.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/javap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"81ae326d2f3b019f96dec711b44e0c3c9c0d6793\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M2-macosx-cocoa-x86_64-7648620254254875993.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jcmd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9d1ff349397e85a003ec98f1ff01415e8b5962f0\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M2-macosx-cocoa-x86_64-7648620254254875993.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jconsole\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a678702718088d6722b354cfc41a39c33e780c44\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M2-macosx-cocoa-x86_64-7648620254254875993.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b0dae41c8b69e2fd17a18dcd7ba97ec3889ce676\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M2-macosx-cocoa-x86_64-7648620254254875993.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jdeprscan\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"da8173d92bdcca349994c7b7cb40c76ad5c3f3ac\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M2-macosx-cocoa-x86_64-7648620254254875993.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jdeps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a6b1ce5dc1c1308ee288b9eb7f65b3b89e295406\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M2-macosx-cocoa-x86_64-7648620254254875993.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jfr\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"fedf23ad73f4c585f8ecdeef39195bf2491b6b7a\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M2-macosx-cocoa-x86_64-7648620254254875993.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jhsdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"47edaface871ae7019fa5061b9a3bb09a3a01ec2\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M2-macosx-cocoa-x86_64-7648620254254875993.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jimage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"fa860874e5b1c8c941e36d2ce9ad86ecbfebb2af\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M2-macosx-cocoa-x86_64-7648620254254875993.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jinfo\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"66ce18e24c50ccd02d126bc443dc3447136fb38f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M2-macosx-cocoa-x86_64-7648620254254875993.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jlink\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4cd63ba153c62631630a11716bdd007fba863065\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M2-macosx-cocoa-x86_64-7648620254254875993.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jmap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2562da0de21ca7a9d6a204167d36f7061466bfd8\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M2-macosx-cocoa-x86_64-7648620254254875993.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jmod\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ac53c85cdc2ff484217f843c6a0e603183b3e2c9\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M2-macosx-cocoa-x86_64-7648620254254875993.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jpackage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6bf6ca9567c95763833bbee29bcef6ec89f81dfd\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M2-macosx-cocoa-x86_64-7648620254254875993.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"230f835ee00d93c808df43d0c2991635e80e63a3\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M2-macosx-cocoa-x86_64-7648620254254875993.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jrunscript\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c9498519d56e66afbc98652661d338edd66a0e4c\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M2-macosx-cocoa-x86_64-7648620254254875993.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jshell\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b909a667f52716ac4263b8097072a85066bc7d23\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M2-macosx-cocoa-x86_64-7648620254254875993.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jstack\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0f53a30c10008284e16acc1158381119b2463084\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M2-macosx-cocoa-x86_64-7648620254254875993.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jstat\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a67f0cce729d70857ccb6b89650c50fc2751a899\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M2-macosx-cocoa-x86_64-7648620254254875993.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jstatd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9ac691648cc46870c1727f03f360b3a3b2388ba5\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M2-macosx-cocoa-x86_64-7648620254254875993.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jwebserver\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b8fb050e8fec4279cee2f2564844f40673cdcb25\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M2-macosx-cocoa-x86_64-7648620254254875993.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/keytool\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c4c294b3cc63dc13b51778e6f853db53f3effe41\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M2-macosx-cocoa-x86_64-7648620254254875993.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/rmiregistry\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"cdd83972a5bc33a782200788f4f66bc736e689f8\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M2-macosx-cocoa-x86_64-7648620254254875993.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/serialver\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"221287cc2221f20ec84c875388b7a239b06304d0\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M2-macosx-cocoa-x86_64-7648620254254875993.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/jspawnhelper\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"829d0d770326ae7073f74579bf678eac3c4828bb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M2-macosx-cocoa-x86_64-7648620254254875993.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libattach.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0afdad31f5216b285a02d8a790021d33668c89f9\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M2-macosx-cocoa-x86_64-7648620254254875993.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2973edf30f74f9c1827d5aa59c727d135b6f9393\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M2-macosx-cocoa-x86_64-7648620254254875993.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libawt_lwawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"8431a38072d38f8aeecbac9c9651e9b179f656ba\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M2-macosx-cocoa-x86_64-7648620254254875993.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libdt_socket.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3d41fd4e61e8c9f36925b128264199dc5ba175fa\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M2-macosx-cocoa-x86_64-7648620254254875993.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libextnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e14473293f82948e73eca017c21b0440f3b5bf5e\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M2-macosx-cocoa-x86_64-7648620254254875993.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libfontmanager.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"26455017ff930a947b3886eeabed2cc462355cb2\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M2-macosx-cocoa-x86_64-7648620254254875993.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libfreetype.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3374e86bd8cb23758b180c2a09e57ff6c8974429\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M2-macosx-cocoa-x86_64-7648620254254875993.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libinstrument.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c504ac6f28bc69ba5a3e081406ac7e0bca60936d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M2-macosx-cocoa-x86_64-7648620254254875993.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libj2gss.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"195b73d5a4d5d8d3994c91177776d2f3bbc5d1fe\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M2-macosx-cocoa-x86_64-7648620254254875993.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libj2pcsc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"28aab47c188d5c962387a6b7e18ff69c19af5bb4\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M2-macosx-cocoa-x86_64-7648620254254875993.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libj2pkcs11.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7975e108d71c9f6b485e6761f0282a8a79184e4d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M2-macosx-cocoa-x86_64-7648620254254875993.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjaas.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"af4d60eeab550ee297655e0b559c4e56d25d4898\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M2-macosx-cocoa-x86_64-7648620254254875993.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjava.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f1b702166e0355241d63314f57d901f39f13bac0\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M2-macosx-cocoa-x86_64-7648620254254875993.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjavajpeg.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"db2e9a3875932e5eedbd667d5cd2015d8cfa4c18\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M2-macosx-cocoa-x86_64-7648620254254875993.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"99175cdd438e9155db559ba8389441297b93986c\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M2-macosx-cocoa-x86_64-7648620254254875993.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjdwp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"667a513a65e6fc8e88f350024cf0ff7132f83f6b\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M2-macosx-cocoa-x86_64-7648620254254875993.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjimage.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"df7980d9033f04fb2a6341bcd93a729411129a27\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M2-macosx-cocoa-x86_64-7648620254254875993.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjli.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ccd681974c1df510b628179dee9bd3bc358b8ea1\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M2-macosx-cocoa-x86_64-7648620254254875993.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3a39eab4f2ce60f0a7c1a6c302963ef2ab0a3fca\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M2-macosx-cocoa-x86_64-7648620254254875993.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjsound.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5ef4e610f15accdf37f862fb663c973b02f3dd60\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M2-macosx-cocoa-x86_64-7648620254254875993.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/liblcms.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"94bf533d8ee086b686388e3f1b03aa648f1cad75\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M2-macosx-cocoa-x86_64-7648620254254875993.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/lible.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"62ba8e900b479ef5ce908a21f8030f24a2feff01\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M2-macosx-cocoa-x86_64-7648620254254875993.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libmanagement.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7f7cdd4fd7e03ba7d38031f6d2865e3b7cb958f2\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M2-macosx-cocoa-x86_64-7648620254254875993.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libmanagement_agent.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"10fca8d6916d94e1ac6a9b723085678d1710863d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M2-macosx-cocoa-x86_64-7648620254254875993.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libmanagement_ext.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"944693d2de31a1c8d7c3ce97d4b080a75b71d285\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M2-macosx-cocoa-x86_64-7648620254254875993.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libmlib_image.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"33a68af7f44a3f31830ed465b62dc045cf07dc88\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M2-macosx-cocoa-x86_64-7648620254254875993.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d22ee5d08484d3ac033094149bfc042f3e503ffe\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M2-macosx-cocoa-x86_64-7648620254254875993.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libnio.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"888c55093caeb579a852e764aeb69420c7d398b5\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M2-macosx-cocoa-x86_64-7648620254254875993.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libosx.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f00a159d69a552b4b91ce80d215647afe1f9b927\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M2-macosx-cocoa-x86_64-7648620254254875993.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libosxapp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4ffb38b72b23bf4fc531190c9f2e55d3561787e3\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M2-macosx-cocoa-x86_64-7648620254254875993.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libosxkrb5.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"597b23ed4e29196566607e54893ec9cf410e669a\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M2-macosx-cocoa-x86_64-7648620254254875993.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libosxsecurity.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"8cb2f9c7a7468c380ccb0e7f899df2855d152d62\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M2-macosx-cocoa-x86_64-7648620254254875993.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libosxui.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"332eddb084f5a2e52d0aaee12ca19e43fbeb44cb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M2-macosx-cocoa-x86_64-7648620254254875993.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libprefs.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a3ac4a2aa4583afec7699b2a5c7ce00adb687319\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M2-macosx-cocoa-x86_64-7648620254254875993.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/librmi.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c4f80f1208f4351cfa20a2606592f7e405e3234c\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M2-macosx-cocoa-x86_64-7648620254254875993.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libsaproc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"06cefbe0897e1963f6aeb031b597c456cfb4d67a\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M2-macosx-cocoa-x86_64-7648620254254875993.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libsplashscreen.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c6d4677f90c7ad57e914bca1c9cf3d57156d8022\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M2-macosx-cocoa-x86_64-7648620254254875993.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libsyslookup.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"aa073278b31d13a4b7d700035455c3f25b6b1cf4\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M2-macosx-cocoa-x86_64-7648620254254875993.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libverify.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"21ed62964fe9b9a469a5b41022b1b7f4e6df767f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M2-macosx-cocoa-x86_64-7648620254254875993.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libzip.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d68020bd3f05e86e7a80f9d582891f02c4e3cd3f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M2-macosx-cocoa-x86_64-7648620254254875993.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/server/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3a39eab4f2ce60f0a7c1a6c302963ef2ab0a3fca\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M2-macosx-cocoa-x86_64-7648620254254875993.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/server/libjvm.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3aa2681e3e1fa7bfb3f36812e02c2a5bd84d54bf\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M2-macosx-cocoa-x86_64-7648620254254875993.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.wildwebdeveloper_1.1.4.202311211923/node_modules/fsevents/fsevents.node\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"41ddd1ac2bf7b4b267951a7416e941affe0471a5\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M2-macosx-cocoa-x86_64-7648620254254875993.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.wildwebdeveloper_1.1.4.202311211923/node_modules/fsevents/fsevents.node\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b6229dd67303aa3f4f9cbd1500198d8a2531089b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M2-macosx-cocoa-x86_64-7648620254254875993.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"00862a19e83e4be8b66bca82944c412ab296d947\",\n      \"arch\": \"x86_64\"\n    }\n  ],\n  \"issues\": [\n    {\n      \"severity\": \"warning\",\n      \"code\": null,\n      \"path\": \"eclipse-jee-2024-06-M2-macosx-cocoa-x86_64-7648620254254875993.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.jst.ws.consumption.ui.doc.user_1.0.700.v201903222115.jar/images/wsdluddi.cdr\",\n      \"message\": \"b'\''hdiutil: attach failed - image not recognized\\\\n'\''\",\n      \"docUrl\": null,\n      \"architecture\": null\n    },\n    {\n      \"severity\": \"warning\",\n      \"code\": null,\n      \"path\": \"eclipse-jee-2024-06-M2-macosx-cocoa-x86_64-7648620254254875993.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.jst.ws.consumption.ui.doc.user_1.0.700.v201903222115.jar/images/soapudws.cdr\",\n      \"message\": \"b'\''hdiutil: attach failed - image not recognized\\\\n'\''\",\n      \"docUrl\": null,\n      \"architecture\": null\n    },\n    {\n      \"severity\": \"warning\",\n      \"code\": null,\n      \"path\": \"eclipse-jee-2024-06-M2-macosx-cocoa-x86_64-7648620254254875993.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.jst.ws.consumption.ui.doc.user_1.0.700.v201903222115.jar/images/uddiref.cdr\",\n      \"message\": \"b'\''hdiutil: attach failed - image not recognized\\\\n'\''\",\n      \"docUrl\": null,\n      \"architecture\": null\n    },\n    {\n      \"severity\": \"warning\",\n      \"code\": null,\n      \"path\": \"eclipse-jee-2024-06-M2-macosx-cocoa-x86_64-7648620254254875993.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.jst.ws.consumption.ui.doc.user_1.0.700.v201903222115.jar/images/uddi.cdr\",\n      \"message\": \"b'\''hdiutil: attach failed - image not recognized\\\\n'\''\",\n      \"docUrl\": null,\n      \"architecture\": null\n    }\n  ]\n}\n"}}
06:51:32 200'
06:51:32 ++906+ head -n1
06:51:32 +906+ RESPONSE='{"uuid":"ad7f8710-ae46-453e-bcda-9ae40acc6f56","notarizationStatus":{"status":"COMPLETE","message":"Notarization ticket has been stapled successfully to uploaded file. You can now download the stapled file","moreInfo":"Notarization ticket has been stapled to the uploaded file successfully","log":"{\n  \"logFormatVersion\": 1,\n  \"jobId\": \"a0760e04-c101-40dc-9c59-b56b16a2ded0\",\n  \"status\": \"Accepted\",\n  \"statusSummary\": \"Ready for distribution\",\n  \"statusCode\": 0,\n  \"archiveFilename\": \"eclipse-jee-2024-06-M2-macosx-cocoa-x86_64-7648620254254875993.dmg\",\n  \"uploadDate\": \"2024-05-02T10:31:38.695Z\",\n  \"sha256\": \"19dc2f66a0162022ff299632a9d3d4ae9f2b31c044af31672f4131914b391ed1\",\n  \"ticketContents\": [\n    {\n      \"path\": \"eclipse-jee-2024-06-M2-macosx-cocoa-x86_64-7648620254254875993.dmg\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"229ed9090088893822a1e4cd239809351d71a489\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M2-macosx-cocoa-x86_64-7648620254254875993.dmg/Eclipse.app\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"00862a19e83e4be8b66bca82944c412ab296d947\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M2-macosx-cocoa-x86_64-7648620254254875993.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.jee.executable.cocoa.macosx.x86_64_4.32.0.20240502-0721/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"00fda142f82025ddc29a3ff87f899862c2236492\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M2-macosx-cocoa-x86_64-7648620254254875993.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202404271024.jar/os/macosx/aarch64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9357f8202c2bdf9ed309bf2c82f8f53a68164088\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M2-macosx-cocoa-x86_64-7648620254254875993.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202404271024.jar/os/macosx/aarch64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"102febf8120322b093b1c9c8d6b24b6a78f9bcc0\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M2-macosx-cocoa-x86_64-7648620254254875993.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202404271024.jar/os/macosx/x86_64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9517a970b176bde72cd73887e2587a3574716110\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M2-macosx-cocoa-x86_64-7648620254254875993.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202404271024.jar/os/macosx/x86_64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0e97a6eb772a3eef07826d5eb75de0924fba367b\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M2-macosx-cocoa-x86_64-7648620254254875993.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e37eb237e4687575f774c028e8aa4a4913e37a37\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M2-macosx-cocoa-x86_64-7648620254254875993.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"86006f61e0eadafeb935a0de05828ea98a6308e1\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M2-macosx-cocoa-x86_64-7648620254254875993.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.300.v20240419-2334.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M2-macosx-cocoa-x86_64-7648620254254875993.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.300.v20240419-2334.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M2-macosx-cocoa-x86_64-7648620254254875993.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.126.0.v20240426-0802.jar/libswt-pi-cocoa-4965r8.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6934a02a15f0a67c1e58cf0b19feee828ad360d6\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M2-macosx-cocoa-x86_64-7648620254254875993.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.126.0.v20240426-0802.jar/libswt-awt-cocoa-4965r8.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"dd9cfb912acc0ee8e137d9d841a2dcd62c6dc3e4\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M2-macosx-cocoa-x86_64-7648620254254875993.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.126.0.v20240426-0802.jar/libswt-cocoa-4965r8.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d05337058ff069045bfdbe0c903cccd5e6be9cff\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M2-macosx-cocoa-x86_64-7648620254254875993.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.wildwebdeveloper.embedder.node.macos.x86_64_1.0.7.202310251358.jar/resources/node-v18.18.2-darwin-x64.tar.gz/node-v18.18.2-darwin-x64.tar/node-v18.18.2-darwin-x64/bin/node\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"74a1702d0b99002f268fbd6bbd110670a579fbdc\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M2-macosx-cocoa-x86_64-7648620254254875993.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-aarch64/libjnidispatch.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"56cd13fe659db01c07ec565716b2e6e1024199ab\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M2-macosx-cocoa-x86_64-7648620254254875993.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-x86-64/libjnidispatch.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6657e46285bd8380196b5cfddae3e6143a2c32a0\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M2-macosx-cocoa-x86_64-7648620254254875993.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.2.900.v20240129-1338/eclipse_11900.so\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a52cb795e3230ae77706c641284547f9ad6cbecf\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M2-macosx-cocoa-x86_64-7648620254254875993.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jar\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3c252b0f3272a34c543b0324bf8a01e48369dfef\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M2-macosx-cocoa-x86_64-7648620254254875993.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jarsigner\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3825723ed9b54eeec84ea5fa65e065d6202ea266\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M2-macosx-cocoa-x86_64-7648620254254875993.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/java\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d5cee0be91f8b32baa13dead0b4c7681060427dd\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M2-macosx-cocoa-x86_64-7648620254254875993.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/javac\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"8ab3cf8189bcb923500c430e4f343b9f9a61db92\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M2-macosx-cocoa-x86_64-7648620254254875993.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/javadoc\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ba65fd30663064895b31b1f9d92efb43f510f0cb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M2-macosx-cocoa-x86_64-7648620254254875993.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/javap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"81ae326d2f3b019f96dec711b44e0c3c9c0d6793\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M2-macosx-cocoa-x86_64-7648620254254875993.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jcmd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9d1ff349397e85a003ec98f1ff01415e8b5962f0\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M2-macosx-cocoa-x86_64-7648620254254875993.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jconsole\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a678702718088d6722b354cfc41a39c33e780c44\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M2-macosx-cocoa-x86_64-7648620254254875993.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b0dae41c8b69e2fd17a18dcd7ba97ec3889ce676\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M2-macosx-cocoa-x86_64-7648620254254875993.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jdeprscan\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"da8173d92bdcca349994c7b7cb40c76ad5c3f3ac\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M2-macosx-cocoa-x86_64-7648620254254875993.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jdeps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a6b1ce5dc1c1308ee288b9eb7f65b3b89e295406\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M2-macosx-cocoa-x86_64-7648620254254875993.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jfr\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"fedf23ad73f4c585f8ecdeef39195bf2491b6b7a\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M2-macosx-cocoa-x86_64-7648620254254875993.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jhsdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"47edaface871ae7019fa5061b9a3bb09a3a01ec2\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M2-macosx-cocoa-x86_64-7648620254254875993.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jimage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"fa860874e5b1c8c941e36d2ce9ad86ecbfebb2af\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M2-macosx-cocoa-x86_64-7648620254254875993.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jinfo\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"66ce18e24c50ccd02d126bc443dc3447136fb38f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M2-macosx-cocoa-x86_64-7648620254254875993.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jlink\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4cd63ba153c62631630a11716bdd007fba863065\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M2-macosx-cocoa-x86_64-7648620254254875993.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jmap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2562da0de21ca7a9d6a204167d36f7061466bfd8\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M2-macosx-cocoa-x86_64-7648620254254875993.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jmod\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ac53c85cdc2ff484217f843c6a0e603183b3e2c9\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M2-macosx-cocoa-x86_64-7648620254254875993.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jpackage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6bf6ca9567c95763833bbee29bcef6ec89f81dfd\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M2-macosx-cocoa-x86_64-7648620254254875993.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"230f835ee00d93c808df43d0c2991635e80e63a3\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M2-macosx-cocoa-x86_64-7648620254254875993.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jrunscript\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c9498519d56e66afbc98652661d338edd66a0e4c\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M2-macosx-cocoa-x86_64-7648620254254875993.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jshell\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b909a667f52716ac4263b8097072a85066bc7d23\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M2-macosx-cocoa-x86_64-7648620254254875993.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jstack\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0f53a30c10008284e16acc1158381119b2463084\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M2-macosx-cocoa-x86_64-7648620254254875993.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jstat\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a67f0cce729d70857ccb6b89650c50fc2751a899\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M2-macosx-cocoa-x86_64-7648620254254875993.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jstatd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9ac691648cc46870c1727f03f360b3a3b2388ba5\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M2-macosx-cocoa-x86_64-7648620254254875993.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jwebserver\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b8fb050e8fec4279cee2f2564844f40673cdcb25\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M2-macosx-cocoa-x86_64-7648620254254875993.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/keytool\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c4c294b3cc63dc13b51778e6f853db53f3effe41\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M2-macosx-cocoa-x86_64-7648620254254875993.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/rmiregistry\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"cdd83972a5bc33a782200788f4f66bc736e689f8\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M2-macosx-cocoa-x86_64-7648620254254875993.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/serialver\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"221287cc2221f20ec84c875388b7a239b06304d0\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M2-macosx-cocoa-x86_64-7648620254254875993.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/jspawnhelper\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"829d0d770326ae7073f74579bf678eac3c4828bb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M2-macosx-cocoa-x86_64-7648620254254875993.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libattach.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0afdad31f5216b285a02d8a790021d33668c89f9\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M2-macosx-cocoa-x86_64-7648620254254875993.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2973edf30f74f9c1827d5aa59c727d135b6f9393\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M2-macosx-cocoa-x86_64-7648620254254875993.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libawt_lwawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"8431a38072d38f8aeecbac9c9651e9b179f656ba\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M2-macosx-cocoa-x86_64-7648620254254875993.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libdt_socket.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3d41fd4e61e8c9f36925b128264199dc5ba175fa\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M2-macosx-cocoa-x86_64-7648620254254875993.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libextnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e14473293f82948e73eca017c21b0440f3b5bf5e\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M2-macosx-cocoa-x86_64-7648620254254875993.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libfontmanager.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"26455017ff930a947b3886eeabed2cc462355cb2\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M2-macosx-cocoa-x86_64-7648620254254875993.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libfreetype.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3374e86bd8cb23758b180c2a09e57ff6c8974429\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M2-macosx-cocoa-x86_64-7648620254254875993.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libinstrument.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c504ac6f28bc69ba5a3e081406ac7e0bca60936d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M2-macosx-cocoa-x86_64-7648620254254875993.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libj2gss.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"195b73d5a4d5d8d3994c91177776d2f3bbc5d1fe\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M2-macosx-cocoa-x86_64-7648620254254875993.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libj2pcsc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"28aab47c188d5c962387a6b7e18ff69c19af5bb4\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M2-macosx-cocoa-x86_64-7648620254254875993.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libj2pkcs11.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7975e108d71c9f6b485e6761f0282a8a79184e4d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M2-macosx-cocoa-x86_64-7648620254254875993.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjaas.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"af4d60eeab550ee297655e0b559c4e56d25d4898\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M2-macosx-cocoa-x86_64-7648620254254875993.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjava.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f1b702166e0355241d63314f57d901f39f13bac0\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M2-macosx-cocoa-x86_64-7648620254254875993.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjavajpeg.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"db2e9a3875932e5eedbd667d5cd2015d8cfa4c18\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M2-macosx-cocoa-x86_64-7648620254254875993.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"99175cdd438e9155db559ba8389441297b93986c\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M2-macosx-cocoa-x86_64-7648620254254875993.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjdwp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"667a513a65e6fc8e88f350024cf0ff7132f83f6b\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M2-macosx-cocoa-x86_64-7648620254254875993.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjimage.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"df7980d9033f04fb2a6341bcd93a729411129a27\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M2-macosx-cocoa-x86_64-7648620254254875993.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjli.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ccd681974c1df510b628179dee9bd3bc358b8ea1\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M2-macosx-cocoa-x86_64-7648620254254875993.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3a39eab4f2ce60f0a7c1a6c302963ef2ab0a3fca\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M2-macosx-cocoa-x86_64-7648620254254875993.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjsound.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5ef4e610f15accdf37f862fb663c973b02f3dd60\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M2-macosx-cocoa-x86_64-7648620254254875993.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/liblcms.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"94bf533d8ee086b686388e3f1b03aa648f1cad75\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M2-macosx-cocoa-x86_64-7648620254254875993.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/lible.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"62ba8e900b479ef5ce908a21f8030f24a2feff01\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M2-macosx-cocoa-x86_64-7648620254254875993.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libmanagement.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7f7cdd4fd7e03ba7d38031f6d2865e3b7cb958f2\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M2-macosx-cocoa-x86_64-7648620254254875993.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libmanagement_agent.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"10fca8d6916d94e1ac6a9b723085678d1710863d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M2-macosx-cocoa-x86_64-7648620254254875993.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libmanagement_ext.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"944693d2de31a1c8d7c3ce97d4b080a75b71d285\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M2-macosx-cocoa-x86_64-7648620254254875993.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libmlib_image.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"33a68af7f44a3f31830ed465b62dc045cf07dc88\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M2-macosx-cocoa-x86_64-7648620254254875993.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d22ee5d08484d3ac033094149bfc042f3e503ffe\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M2-macosx-cocoa-x86_64-7648620254254875993.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libnio.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"888c55093caeb579a852e764aeb69420c7d398b5\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M2-macosx-cocoa-x86_64-7648620254254875993.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libosx.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f00a159d69a552b4b91ce80d215647afe1f9b927\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M2-macosx-cocoa-x86_64-7648620254254875993.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libosxapp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4ffb38b72b23bf4fc531190c9f2e55d3561787e3\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M2-macosx-cocoa-x86_64-7648620254254875993.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libosxkrb5.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"597b23ed4e29196566607e54893ec9cf410e669a\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M2-macosx-cocoa-x86_64-7648620254254875993.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libosxsecurity.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"8cb2f9c7a7468c380ccb0e7f899df2855d152d62\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M2-macosx-cocoa-x86_64-7648620254254875993.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libosxui.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"332eddb084f5a2e52d0aaee12ca19e43fbeb44cb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M2-macosx-cocoa-x86_64-7648620254254875993.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libprefs.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a3ac4a2aa4583afec7699b2a5c7ce00adb687319\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M2-macosx-cocoa-x86_64-7648620254254875993.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/librmi.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c4f80f1208f4351cfa20a2606592f7e405e3234c\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M2-macosx-cocoa-x86_64-7648620254254875993.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libsaproc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"06cefbe0897e1963f6aeb031b597c456cfb4d67a\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M2-macosx-cocoa-x86_64-7648620254254875993.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libsplashscreen.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c6d4677f90c7ad57e914bca1c9cf3d57156d8022\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M2-macosx-cocoa-x86_64-7648620254254875993.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libsyslookup.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"aa073278b31d13a4b7d700035455c3f25b6b1cf4\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M2-macosx-cocoa-x86_64-7648620254254875993.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libverify.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"21ed62964fe9b9a469a5b41022b1b7f4e6df767f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M2-macosx-cocoa-x86_64-7648620254254875993.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libzip.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d68020bd3f05e86e7a80f9d582891f02c4e3cd3f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M2-macosx-cocoa-x86_64-7648620254254875993.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/server/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3a39eab4f2ce60f0a7c1a6c302963ef2ab0a3fca\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M2-macosx-cocoa-x86_64-7648620254254875993.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/server/libjvm.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3aa2681e3e1fa7bfb3f36812e02c2a5bd84d54bf\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M2-macosx-cocoa-x86_64-7648620254254875993.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.wildwebdeveloper_1.1.4.202311211923/node_modules/fsevents/fsevents.node\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"41ddd1ac2bf7b4b267951a7416e941affe0471a5\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M2-macosx-cocoa-x86_64-7648620254254875993.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.wildwebdeveloper_1.1.4.202311211923/node_modules/fsevents/fsevents.node\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b6229dd67303aa3f4f9cbd1500198d8a2531089b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M2-macosx-cocoa-x86_64-7648620254254875993.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"00862a19e83e4be8b66bca82944c412ab296d947\",\n      \"arch\": \"x86_64\"\n    }\n  ],\n  \"issues\": [\n    {\n      \"severity\": \"warning\",\n      \"code\": null,\n      \"path\": \"eclipse-jee-2024-06-M2-macosx-cocoa-x86_64-7648620254254875993.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.jst.ws.consumption.ui.doc.user_1.0.700.v201903222115.jar/images/wsdluddi.cdr\",\n      \"message\": \"b'\''hdiutil: attach failed - image not recognized\\\\n'\''\",\n      \"docUrl\": null,\n      \"architecture\": null\n    },\n    {\n      \"severity\": \"warning\",\n      \"code\": null,\n      \"path\": \"eclipse-jee-2024-06-M2-macosx-cocoa-x86_64-7648620254254875993.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.jst.ws.consumption.ui.doc.user_1.0.700.v201903222115.jar/images/soapudws.cdr\",\n      \"message\": \"b'\''hdiutil: attach failed - image not recognized\\\\n'\''\",\n      \"docUrl\": null,\n      \"architecture\": null\n    },\n    {\n      \"severity\": \"warning\",\n      \"code\": null,\n      \"path\": \"eclipse-jee-2024-06-M2-macosx-cocoa-x86_64-7648620254254875993.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.jst.ws.consumption.ui.doc.user_1.0.700.v201903222115.jar/images/uddiref.cdr\",\n      \"message\": \"b'\''hdiutil: attach failed - image not recognized\\\\n'\''\",\n      \"docUrl\": null,\n      \"architecture\": null\n    },\n    {\n      \"severity\": \"warning\",\n      \"code\": null,\n      \"path\": \"eclipse-jee-2024-06-M2-macosx-cocoa-x86_64-7648620254254875993.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.jst.ws.consumption.ui.doc.user_1.0.700.v201903222115.jar/images/uddi.cdr\",\n      \"message\": \"b'\''hdiutil: attach failed - image not recognized\\\\n'\''\",\n      \"docUrl\": null,\n      \"architecture\": null\n    }\n  ]\n}\n"}}'
06:51:32 ++906+ tail -n1
06:51:32 +906+ STATUS_CODE=200
06:51:32 ++906+ jq -r .notarizationStatus.status
06:51:32 ++906+ echo '{"uuid":"ad7f8710-ae46-453e-bcda-9ae40acc6f56","notarizationStatus":{"status":"COMPLETE","message":"Notarization' ticket has been stapled successfully to uploaded file. You can now download the stapled 'file","moreInfo":"Notarization' ticket has been stapled to the uploaded file 'successfully","log":"{\n' '\"logFormatVersion\":' '1,\n' '\"jobId\":' '\"a0760e04-c101-40dc-9c59-b56b16a2ded0\",\n' '\"status\":' '\"Accepted\",\n' '\"statusSummary\":' '\"Ready' for 'distribution\",\n' '\"statusCode\":' '0,\n' '\"archiveFilename\":' '\"eclipse-jee-2024-06-M2-macosx-cocoa-x86_64-7648620254254875993.dmg\",\n' '\"uploadDate\":' '\"2024-05-02T10:31:38.695Z\",\n' '\"sha256\":' '\"19dc2f66a0162022ff299632a9d3d4ae9f2b31c044af31672f4131914b391ed1\",\n' '\"ticketContents\":' '[\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-M2-macosx-cocoa-x86_64-7648620254254875993.dmg\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"229ed9090088893822a1e4cd239809351d71a489\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-M2-macosx-cocoa-x86_64-7648620254254875993.dmg/Eclipse.app\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"00862a19e83e4be8b66bca82944c412ab296d947\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-M2-macosx-cocoa-x86_64-7648620254254875993.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.jee.executable.cocoa.macosx.x86_64_4.32.0.20240502-0721/MacOS/eclipse\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"00fda142f82025ddc29a3ff87f899862c2236492\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-M2-macosx-cocoa-x86_64-7648620254254875993.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202404271024.jar/os/macosx/aarch64/libpty.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9357f8202c2bdf9ed309bf2c82f8f53a68164088\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-M2-macosx-cocoa-x86_64-7648620254254875993.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202404271024.jar/os/macosx/aarch64/libspawner.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"102febf8120322b093b1c9c8d6b24b6a78f9bcc0\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-M2-macosx-cocoa-x86_64-7648620254254875993.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202404271024.jar/os/macosx/x86_64/libpty.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9517a970b176bde72cd73887e2587a3574716110\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-M2-macosx-cocoa-x86_64-7648620254254875993.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202404271024.jar/os/macosx/x86_64/libspawner.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0e97a6eb772a3eef07826d5eb75de0924fba367b\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-M2-macosx-cocoa-x86_64-7648620254254875993.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e37eb237e4687575f774c028e8aa4a4913e37a37\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-M2-macosx-cocoa-x86_64-7648620254254875993.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"86006f61e0eadafeb935a0de05828ea98a6308e1\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-M2-macosx-cocoa-x86_64-7648620254254875993.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.300.v20240419-2334.jar/libkeystoreNative.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-M2-macosx-cocoa-x86_64-7648620254254875993.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.300.v20240419-2334.jar/libkeystoreNative.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-M2-macosx-cocoa-x86_64-7648620254254875993.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.126.0.v20240426-0802.jar/libswt-pi-cocoa-4965r8.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6934a02a15f0a67c1e58cf0b19feee828ad360d6\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-M2-macosx-cocoa-x86_64-7648620254254875993.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.126.0.v20240426-0802.jar/libswt-awt-cocoa-4965r8.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"dd9cfb912acc0ee8e137d9d841a2dcd62c6dc3e4\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-M2-macosx-cocoa-x86_64-7648620254254875993.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.126.0.v20240426-0802.jar/libswt-cocoa-4965r8.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d05337058ff069045bfdbe0c903cccd5e6be9cff\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-M2-macosx-cocoa-x86_64-7648620254254875993.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.wildwebdeveloper.embedder.node.macos.x86_64_1.0.7.202310251358.jar/resources/node-v18.18.2-darwin-x64.tar.gz/node-v18.18.2-darwin-x64.tar/node-v18.18.2-darwin-x64/bin/node\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"74a1702d0b99002f268fbd6bbd110670a579fbdc\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-M2-macosx-cocoa-x86_64-7648620254254875993.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-aarch64/libjnidispatch.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"56cd13fe659db01c07ec565716b2e6e1024199ab\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-M2-macosx-cocoa-x86_64-7648620254254875993.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-x86-64/libjnidispatch.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6657e46285bd8380196b5cfddae3e6143a2c32a0\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-M2-macosx-cocoa-x86_64-7648620254254875993.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.2.900.v20240129-1338/eclipse_11900.so\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a52cb795e3230ae77706c641284547f9ad6cbecf\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-M2-macosx-cocoa-x86_64-7648620254254875993.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jar\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3c252b0f3272a34c543b0324bf8a01e48369dfef\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-M2-macosx-cocoa-x86_64-7648620254254875993.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jarsigner\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3825723ed9b54eeec84ea5fa65e065d6202ea266\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-M2-macosx-cocoa-x86_64-7648620254254875993.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/java\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d5cee0be91f8b32baa13dead0b4c7681060427dd\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-M2-macosx-cocoa-x86_64-7648620254254875993.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/javac\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"8ab3cf8189bcb923500c430e4f343b9f9a61db92\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-M2-macosx-cocoa-x86_64-7648620254254875993.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/javadoc\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ba65fd30663064895b31b1f9d92efb43f510f0cb\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-M2-macosx-cocoa-x86_64-7648620254254875993.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/javap\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"81ae326d2f3b019f96dec711b44e0c3c9c0d6793\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-M2-macosx-cocoa-x86_64-7648620254254875993.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jcmd\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9d1ff349397e85a003ec98f1ff01415e8b5962f0\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-M2-macosx-cocoa-x86_64-7648620254254875993.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jconsole\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a678702718088d6722b354cfc41a39c33e780c44\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-M2-macosx-cocoa-x86_64-7648620254254875993.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jdb\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b0dae41c8b69e2fd17a18dcd7ba97ec3889ce676\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-M2-macosx-cocoa-x86_64-7648620254254875993.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jdeprscan\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"da8173d92bdcca349994c7b7cb40c76ad5c3f3ac\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-M2-macosx-cocoa-x86_64-7648620254254875993.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jdeps\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a6b1ce5dc1c1308ee288b9eb7f65b3b89e295406\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-M2-macosx-cocoa-x86_64-7648620254254875993.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jfr\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"fedf23ad73f4c585f8ecdeef39195bf2491b6b7a\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-M2-macosx-cocoa-x86_64-7648620254254875993.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jhsdb\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"47edaface871ae7019fa5061b9a3bb09a3a01ec2\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-M2-macosx-cocoa-x86_64-7648620254254875993.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jimage\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"fa860874e5b1c8c941e36d2ce9ad86ecbfebb2af\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-M2-macosx-cocoa-x86_64-7648620254254875993.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jinfo\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"66ce18e24c50ccd02d126bc443dc3447136fb38f\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-M2-macosx-cocoa-x86_64-7648620254254875993.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jlink\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"4cd63ba153c62631630a11716bdd007fba863065\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-M2-macosx-cocoa-x86_64-7648620254254875993.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jmap\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"2562da0de21ca7a9d6a204167d36f7061466bfd8\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-M2-macosx-cocoa-x86_64-7648620254254875993.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jmod\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ac53c85cdc2ff484217f843c6a0e603183b3e2c9\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-M2-macosx-cocoa-x86_64-7648620254254875993.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jpackage\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6bf6ca9567c95763833bbee29bcef6ec89f81dfd\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-M2-macosx-cocoa-x86_64-7648620254254875993.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jps\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"230f835ee00d93c808df43d0c2991635e80e63a3\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-M2-macosx-cocoa-x86_64-7648620254254875993.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jrunscript\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c9498519d56e66afbc98652661d338edd66a0e4c\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-M2-macosx-cocoa-x86_64-7648620254254875993.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jshell\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b909a667f52716ac4263b8097072a85066bc7d23\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-M2-macosx-cocoa-x86_64-7648620254254875993.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jstack\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0f53a30c10008284e16acc1158381119b2463084\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-M2-macosx-cocoa-x86_64-7648620254254875993.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jstat\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a67f0cce729d70857ccb6b89650c50fc2751a899\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-M2-macosx-cocoa-x86_64-7648620254254875993.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jstatd\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9ac691648cc46870c1727f03f360b3a3b2388ba5\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-M2-macosx-cocoa-x86_64-7648620254254875993.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jwebserver\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b8fb050e8fec4279cee2f2564844f40673cdcb25\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-M2-macosx-cocoa-x86_64-7648620254254875993.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/keytool\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c4c294b3cc63dc13b51778e6f853db53f3effe41\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-M2-macosx-cocoa-x86_64-7648620254254875993.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/rmiregistry\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"cdd83972a5bc33a782200788f4f66bc736e689f8\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-M2-macosx-cocoa-x86_64-7648620254254875993.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/serialver\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"221287cc2221f20ec84c875388b7a239b06304d0\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-M2-macosx-cocoa-x86_64-7648620254254875993.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/jspawnhelper\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"829d0d770326ae7073f74579bf678eac3c4828bb\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-M2-macosx-cocoa-x86_64-7648620254254875993.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libattach.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0afdad31f5216b285a02d8a790021d33668c89f9\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-M2-macosx-cocoa-x86_64-7648620254254875993.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"2973edf30f74f9c1827d5aa59c727d135b6f9393\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-M2-macosx-cocoa-x86_64-7648620254254875993.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libawt_lwawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"8431a38072d38f8aeecbac9c9651e9b179f656ba\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-M2-macosx-cocoa-x86_64-7648620254254875993.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libdt_socket.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3d41fd4e61e8c9f36925b128264199dc5ba175fa\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-M2-macosx-cocoa-x86_64-7648620254254875993.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libextnet.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e14473293f82948e73eca017c21b0440f3b5bf5e\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-M2-macosx-cocoa-x86_64-7648620254254875993.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libfontmanager.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"26455017ff930a947b3886eeabed2cc462355cb2\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-M2-macosx-cocoa-x86_64-7648620254254875993.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libfreetype.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3374e86bd8cb23758b180c2a09e57ff6c8974429\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-M2-macosx-cocoa-x86_64-7648620254254875993.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libinstrument.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c504ac6f28bc69ba5a3e081406ac7e0bca60936d\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-M2-macosx-cocoa-x86_64-7648620254254875993.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libj2gss.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"195b73d5a4d5d8d3994c91177776d2f3bbc5d1fe\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-M2-macosx-cocoa-x86_64-7648620254254875993.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libj2pcsc.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"28aab47c188d5c962387a6b7e18ff69c19af5bb4\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-M2-macosx-cocoa-x86_64-7648620254254875993.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libj2pkcs11.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"7975e108d71c9f6b485e6761f0282a8a79184e4d\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-M2-macosx-cocoa-x86_64-7648620254254875993.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjaas.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"af4d60eeab550ee297655e0b559c4e56d25d4898\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-M2-macosx-cocoa-x86_64-7648620254254875993.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjava.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f1b702166e0355241d63314f57d901f39f13bac0\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-M2-macosx-cocoa-x86_64-7648620254254875993.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjavajpeg.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"db2e9a3875932e5eedbd667d5cd2015d8cfa4c18\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-M2-macosx-cocoa-x86_64-7648620254254875993.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"99175cdd438e9155db559ba8389441297b93986c\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-M2-macosx-cocoa-x86_64-7648620254254875993.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjdwp.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"667a513a65e6fc8e88f350024cf0ff7132f83f6b\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-M2-macosx-cocoa-x86_64-7648620254254875993.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjimage.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"df7980d9033f04fb2a6341bcd93a729411129a27\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-M2-macosx-cocoa-x86_64-7648620254254875993.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjli.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ccd681974c1df510b628179dee9bd3bc358b8ea1\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-M2-macosx-cocoa-x86_64-7648620254254875993.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjsig.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3a39eab4f2ce60f0a7c1a6c302963ef2ab0a3fca\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-M2-macosx-cocoa-x86_64-7648620254254875993.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjsound.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5ef4e610f15accdf37f862fb663c973b02f3dd60\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-M2-macosx-cocoa-x86_64-7648620254254875993.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/liblcms.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"94bf533d8ee086b686388e3f1b03aa648f1cad75\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-M2-macosx-cocoa-x86_64-7648620254254875993.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/lible.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"62ba8e900b479ef5ce908a21f8030f24a2feff01\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-M2-macosx-cocoa-x86_64-7648620254254875993.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libmanagement.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"7f7cdd4fd7e03ba7d38031f6d2865e3b7cb958f2\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-M2-macosx-cocoa-x86_64-7648620254254875993.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libmanagement_agent.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"10fca8d6916d94e1ac6a9b723085678d1710863d\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-M2-macosx-cocoa-x86_64-7648620254254875993.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libmanagement_ext.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"944693d2de31a1c8d7c3ce97d4b080a75b71d285\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-M2-macosx-cocoa-x86_64-7648620254254875993.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libmlib_image.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"33a68af7f44a3f31830ed465b62dc045cf07dc88\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-M2-macosx-cocoa-x86_64-7648620254254875993.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libnet.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d22ee5d08484d3ac033094149bfc042f3e503ffe\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-M2-macosx-cocoa-x86_64-7648620254254875993.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libnio.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"888c55093caeb579a852e764aeb69420c7d398b5\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-M2-macosx-cocoa-x86_64-7648620254254875993.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libosx.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f00a159d69a552b4b91ce80d215647afe1f9b927\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-M2-macosx-cocoa-x86_64-7648620254254875993.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libosxapp.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"4ffb38b72b23bf4fc531190c9f2e55d3561787e3\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-M2-macosx-cocoa-x86_64-7648620254254875993.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libosxkrb5.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"597b23ed4e29196566607e54893ec9cf410e669a\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-M2-macosx-cocoa-x86_64-7648620254254875993.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libosxsecurity.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"8cb2f9c7a7468c380ccb0e7f899df2855d152d62\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-M2-macosx-cocoa-x86_64-7648620254254875993.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libosxui.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"332eddb084f5a2e52d0aaee12ca19e43fbeb44cb\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-M2-macosx-cocoa-x86_64-7648620254254875993.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libprefs.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a3ac4a2aa4583afec7699b2a5c7ce00adb687319\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-M2-macosx-cocoa-x86_64-7648620254254875993.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/librmi.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c4f80f1208f4351cfa20a2606592f7e405e3234c\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-M2-macosx-cocoa-x86_64-7648620254254875993.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libsaproc.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"06cefbe0897e1963f6aeb031b597c456cfb4d67a\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-M2-macosx-cocoa-x86_64-7648620254254875993.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libsplashscreen.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c6d4677f90c7ad57e914bca1c9cf3d57156d8022\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-M2-macosx-cocoa-x86_64-7648620254254875993.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libsyslookup.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"aa073278b31d13a4b7d700035455c3f25b6b1cf4\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-M2-macosx-cocoa-x86_64-7648620254254875993.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libverify.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"21ed62964fe9b9a469a5b41022b1b7f4e6df767f\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-M2-macosx-cocoa-x86_64-7648620254254875993.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libzip.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d68020bd3f05e86e7a80f9d582891f02c4e3cd3f\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-M2-macosx-cocoa-x86_64-7648620254254875993.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/server/libjsig.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3a39eab4f2ce60f0a7c1a6c302963ef2ab0a3fca\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-M2-macosx-cocoa-x86_64-7648620254254875993.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/server/libjvm.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3aa2681e3e1fa7bfb3f36812e02c2a5bd84d54bf\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-M2-macosx-cocoa-x86_64-7648620254254875993.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.wildwebdeveloper_1.1.4.202311211923/node_modules/fsevents/fsevents.node\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"41ddd1ac2bf7b4b267951a7416e941affe0471a5\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-M2-macosx-cocoa-x86_64-7648620254254875993.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.wildwebdeveloper_1.1.4.202311211923/node_modules/fsevents/fsevents.node\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b6229dd67303aa3f4f9cbd1500198d8a2531089b\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-M2-macosx-cocoa-x86_64-7648620254254875993.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"00862a19e83e4be8b66bca82944c412ab296d947\",\n' '\"arch\":' '\"x86_64\"\n' '}\n' '],\n' '\"issues\":' '[\n' '{\n' '\"severity\":' '\"warning\",\n' '\"code\":' 'null,\n' '\"path\":' '\"eclipse-jee-2024-06-M2-macosx-cocoa-x86_64-7648620254254875993.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.jst.ws.consumption.ui.doc.user_1.0.700.v201903222115.jar/images/wsdluddi.cdr\",\n' '\"message\":' '\"b'\''hdiutil:' attach failed - image not 'recognized\\\\n'\''\",\n' '\"docUrl\":' 'null,\n' '\"architecture\":' 'null\n' '},\n' '{\n' '\"severity\":' '\"warning\",\n' '\"code\":' 'null,\n' '\"path\":' '\"eclipse-jee-2024-06-M2-macosx-cocoa-x86_64-7648620254254875993.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.jst.ws.consumption.ui.doc.user_1.0.700.v201903222115.jar/images/soapudws.cdr\",\n' '\"message\":' '\"b'\''hdiutil:' attach failed - image not 'recognized\\\\n'\''\",\n' '\"docUrl\":' 'null,\n' '\"architecture\":' 'null\n' '},\n' '{\n' '\"severity\":' '\"warning\",\n' '\"code\":' 'null,\n' '\"path\":' '\"eclipse-jee-2024-06-M2-macosx-cocoa-x86_64-7648620254254875993.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.jst.ws.consumption.ui.doc.user_1.0.700.v201903222115.jar/images/uddiref.cdr\",\n' '\"message\":' '\"b'\''hdiutil:' attach failed - image not 'recognized\\\\n'\''\",\n' '\"docUrl\":' 'null,\n' '\"architecture\":' 'null\n' '},\n' '{\n' '\"severity\":' '\"warning\",\n' '\"code\":' 'null,\n' '\"path\":' '\"eclipse-jee-2024-06-M2-macosx-cocoa-x86_64-7648620254254875993.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.jst.ws.consumption.ui.doc.user_1.0.700.v201903222115.jar/images/uddi.cdr\",\n' '\"message\":' '\"b'\''hdiutil:' attach failed - image not 'recognized\\\\n'\''\",\n' '\"docUrl\":' 'null,\n' '\"architecture\":' 'null\n' '}\n' ']\n}\n"}}'
06:51:32 +906+ STATUS=COMPLETE
06:51:32 +906+ [[ COMPLETE == \I\N\_\P\R\O\G\R\E\S\S ]]
06:51:32 +906+ [[ 200 == \5\0\3 ]]
06:51:32 +906+ [[ 200 == \5\0\2 ]]
06:51:32 +906+ [[ COMPLETE != \C\O\M\P\L\E\T\E ]]
06:51:32 +906+ break
06:51:32 +906+ rm eclipse-jee-2024-06-M2-macosx-cocoa-x86_64.dmg
06:51:32 +906+ curl -JO https://cbi.eclipse.org/macos/xcrun/ad7f8710-ae46-453e-bcda-9ae40acc6f56/download
06:51:32   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
06:51:32                                  Dload  Upload   Total   Spent    Left  Speed
06:51:32 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 77.0M    0 77.0M    0     0  78.9M      0 --:--:-- --:--:-- --:--:-- 78.8M
100  154M    0  154M    0     0  77.8M      0 --:--:--  0:00:01 --:--:-- 77.7M
100  231M    0  231M    0     0  77.7M      0 --:--:--  0:00:02 --:--:-- 77.6M
100  313M    0  313M    0     0  78.7M      0 --:--:--  0:00:03 --:--:-- 78.7M
100  397M    0  397M    0     0  79.9M      0 --:--:--  0:00:04 --:--:-- 79.9M
100  468M    0  468M    0     0  78.2M      0 --:--:--  0:00:05 --:--:-- 78.1M
100  534M    0  534M    0     0  76.6M      0 --:--:--  0:00:06 --:--:-- 76.2M
100  539M    0  539M    0     0  76.8M      0 --:--:--  0:00:07 --:--:-- 76.2M
06:51:39 curl: Saved to filename 'eclipse-jee-2024-06-M2-macosx-cocoa-x86_64.dmg'
06:51:39 +906+ cp -vf eclipse-jee-2024-06-M2-macosx-cocoa-x86_64.dmg /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-jee-2024-06-M2-macosx-cocoa-x86_64.dmg
06:51:40 'eclipse-jee-2024-06-M2-macosx-cocoa-x86_64.dmg' -> '/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-jee-2024-06-M2-macosx-cocoa-x86_64.dmg'
06:51:40 ++906+ dirname /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-jee-2024-06-M2-macosx-cocoa-x86_64.dmg
06:51:40 +906+ d=/home/jenkins/agent/workspace/notarize-downloads/temp
06:51:40 ++906+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-jee-2024-06-M2-macosx-cocoa-x86_64.dmg
06:51:40 +906+ b=eclipse-jee-2024-06-M2-macosx-cocoa-x86_64.dmg
06:51:40 +906+ cd /home/jenkins/agent/workspace/notarize-downloads/temp
06:51:40 +906+ md5sum eclipse-jee-2024-06-M2-macosx-cocoa-x86_64.dmg
06:51:41 +906+ sha1sum eclipse-jee-2024-06-M2-macosx-cocoa-x86_64.dmg
06:51:42 +906+ sha512sum -b eclipse-jee-2024-06-M2-macosx-cocoa-x86_64.dmg
06:51:43 ++564+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/1344ea29-183d-413b-b67e-eead0056e7f6/status
06:51:43 +564+ RESPONSE_RAW='{"uuid":"1344ea29-183d-413b-b67e-eead0056e7f6","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
06:51:43 200'
06:51:43 ++564+ head -n1
06:51:43 +564+ RESPONSE='{"uuid":"1344ea29-183d-413b-b67e-eead0056e7f6","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
06:51:43 ++564+ tail -n1
06:51:43 +564+ STATUS_CODE=200
06:51:43 ++564+ echo '{"uuid":"1344ea29-183d-413b-b67e-eead0056e7f6","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
06:51:43 ++564+ jq -r .notarizationStatus.status
06:51:43 +564+ STATUS=IN_PROGRESS
06:51:43 +564+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
06:51:43 +564+ sleep 1m
06:51:44 +906+ rm eclipse-jee-2024-06-M2-macosx-cocoa-x86_64.dmg-tonotarize
06:51:44 +906+ rm -f eclipse-jee-2024-06-M2-macosx-cocoa-x86_64.dmg-tonotarize.md5
06:51:44 +906+ rm -f eclipse-jee-2024-06-M2-macosx-cocoa-x86_64.dmg-tonotarize.sha1
06:51:44 +906+ rm -f eclipse-jee-2024-06-M2-macosx-cocoa-x86_64.dmg-tonotarize.sha512
06:51:48 ++204+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/3053e8ed-c850-4c7b-bec8-32409f30f05e/status
06:51:48 +204+ RESPONSE_RAW='{"uuid":"3053e8ed-c850-4c7b-bec8-32409f30f05e","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
06:51:48 200'
06:51:48 ++204+ head -n1
06:51:48 +204+ RESPONSE='{"uuid":"3053e8ed-c850-4c7b-bec8-32409f30f05e","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
06:51:48 ++204+ tail -n1
06:51:48 +204+ STATUS_CODE=200
06:51:48 ++204+ echo '{"uuid":"3053e8ed-c850-4c7b-bec8-32409f30f05e","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
06:51:48 ++204+ jq -r .notarizationStatus.status
06:51:48 +204+ STATUS=IN_PROGRESS
06:51:48 +204+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
06:51:48 +204+ sleep 1m
06:52:01 ++606+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/9de0b02b-f693-4031-8f06-017ea804231a/status
06:52:01 +606+ RESPONSE_RAW='{"uuid":"9de0b02b-f693-4031-8f06-017ea804231a","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
06:52:01 200'
06:52:01 ++606+ head -n1
06:52:01 +606+ RESPONSE='{"uuid":"9de0b02b-f693-4031-8f06-017ea804231a","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
06:52:01 ++606+ tail -n1
06:52:01 +606+ STATUS_CODE=200
06:52:01 ++606+ echo '{"uuid":"9de0b02b-f693-4031-8f06-017ea804231a","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
06:52:01 ++606+ jq -r .notarizationStatus.status
06:52:01 +606+ STATUS=IN_PROGRESS
06:52:01 +606+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
06:52:01 +606+ sleep 1m
06:52:06 ++1050+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/2e0d89e5-f0e7-45f1-9712-2840315d2e54/status
06:52:06 +1050+ RESPONSE_RAW='{"uuid":"2e0d89e5-f0e7-45f1-9712-2840315d2e54","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
06:52:06 200'
06:52:06 ++1050+ head -n1
06:52:06 +1050+ RESPONSE='{"uuid":"2e0d89e5-f0e7-45f1-9712-2840315d2e54","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
06:52:06 ++1050+ tail -n1
06:52:06 +1050+ STATUS_CODE=200
06:52:06 ++1050+ echo '{"uuid":"2e0d89e5-f0e7-45f1-9712-2840315d2e54","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
06:52:06 ++1050+ jq -r .notarizationStatus.status
06:52:06 +1050+ STATUS=IN_PROGRESS
06:52:06 +1050+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
06:52:06 +1050+ sleep 1m
06:52:12 ++844+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/e9386617-8178-4c08-b848-8c4ae79be7fc/status
06:52:12 +844+ RESPONSE_RAW='{"uuid":"e9386617-8178-4c08-b848-8c4ae79be7fc","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
06:52:12 200'
06:52:12 ++844+ head -n1
06:52:12 +844+ RESPONSE='{"uuid":"e9386617-8178-4c08-b848-8c4ae79be7fc","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
06:52:12 ++844+ tail -n1
06:52:12 +844+ STATUS_CODE=200
06:52:12 ++844+ echo '{"uuid":"e9386617-8178-4c08-b848-8c4ae79be7fc","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
06:52:12 ++844+ jq -r .notarizationStatus.status
06:52:12 +844+ STATUS=IN_PROGRESS
06:52:12 +844+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
06:52:12 +844+ sleep 1m
06:52:24 ++502+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/836bb1a1-720c-4524-a525-dba6a5700e91/status
06:52:24 +502+ RESPONSE_RAW='{"uuid":"836bb1a1-720c-4524-a525-dba6a5700e91","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
06:52:24 200'
06:52:24 ++502+ head -n1
06:52:24 +502+ RESPONSE='{"uuid":"836bb1a1-720c-4524-a525-dba6a5700e91","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
06:52:24 ++502+ tail -n1
06:52:24 +502+ STATUS_CODE=200
06:52:24 ++502+ echo '{"uuid":"836bb1a1-720c-4524-a525-dba6a5700e91","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
06:52:24 ++502+ jq -r .notarizationStatus.status
06:52:24 +502+ STATUS=IN_PROGRESS
06:52:24 +502+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
06:52:24 +502+ sleep 1m
06:52:43 ++564+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/1344ea29-183d-413b-b67e-eead0056e7f6/status
06:52:43 +564+ RESPONSE_RAW='{"uuid":"1344ea29-183d-413b-b67e-eead0056e7f6","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
06:52:43 200'
06:52:43 ++564+ head -n1
06:52:43 +564+ RESPONSE='{"uuid":"1344ea29-183d-413b-b67e-eead0056e7f6","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
06:52:43 ++564+ tail -n1
06:52:43 +564+ STATUS_CODE=200
06:52:43 ++564+ echo '{"uuid":"1344ea29-183d-413b-b67e-eead0056e7f6","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
06:52:43 ++564+ jq -r .notarizationStatus.status
06:52:43 +564+ STATUS=IN_PROGRESS
06:52:43 +564+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
06:52:43 +564+ sleep 1m
06:52:48 ++204+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/3053e8ed-c850-4c7b-bec8-32409f30f05e/status
06:52:48 +204+ RESPONSE_RAW='{"uuid":"3053e8ed-c850-4c7b-bec8-32409f30f05e","notarizationStatus":{"status":"COMPLETE","message":"Notarization ticket has been stapled successfully to uploaded file. You can now download the stapled file","moreInfo":"Notarization ticket has been stapled to the uploaded file successfully","log":"{\n  \"logFormatVersion\": 1,\n  \"jobId\": \"6a196e23-a9c1-492b-b671-ef21db76af51\",\n  \"status\": \"Accepted\",\n  \"statusSummary\": \"Ready for distribution\",\n  \"statusCode\": 0,\n  \"archiveFilename\": \"eclipse-modeling-2024-06-M2-macosx-cocoa-x86_64-6371274971039544228.dmg\",\n  \"uploadDate\": \"2024-05-02T10:27:15.470Z\",\n  \"sha256\": \"c2d7afab8cfa7554c4cdf18cdb5bd31341c0b283dead25f19b5c1c5a6ed02c02\",\n  \"ticketContents\": [\n    {\n      \"path\": \"eclipse-modeling-2024-06-M2-macosx-cocoa-x86_64-6371274971039544228.dmg\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"01f703a399427f4bcef22f230db69a25a6856da3\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M2-macosx-cocoa-x86_64-6371274971039544228.dmg/Eclipse.app\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9e9a583d0826db08231d1d67a7e09568119290e4\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M2-macosx-cocoa-x86_64-6371274971039544228.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.modeling.executable.cocoa.macosx.x86_64_4.32.0.20240502-0721/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"00fda142f82025ddc29a3ff87f899862c2236492\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M2-macosx-cocoa-x86_64-6371274971039544228.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202404271024.jar/os/macosx/aarch64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9357f8202c2bdf9ed309bf2c82f8f53a68164088\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M2-macosx-cocoa-x86_64-6371274971039544228.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202404271024.jar/os/macosx/aarch64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"102febf8120322b093b1c9c8d6b24b6a78f9bcc0\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M2-macosx-cocoa-x86_64-6371274971039544228.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202404271024.jar/os/macosx/x86_64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9517a970b176bde72cd73887e2587a3574716110\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M2-macosx-cocoa-x86_64-6371274971039544228.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202404271024.jar/os/macosx/x86_64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0e97a6eb772a3eef07826d5eb75de0924fba367b\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M2-macosx-cocoa-x86_64-6371274971039544228.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e37eb237e4687575f774c028e8aa4a4913e37a37\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M2-macosx-cocoa-x86_64-6371274971039544228.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"86006f61e0eadafeb935a0de05828ea98a6308e1\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M2-macosx-cocoa-x86_64-6371274971039544228.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.300.v20240419-2334.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M2-macosx-cocoa-x86_64-6371274971039544228.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.300.v20240419-2334.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M2-macosx-cocoa-x86_64-6371274971039544228.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.126.0.v20240426-0802.jar/libswt-pi-cocoa-4965r8.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6934a02a15f0a67c1e58cf0b19feee828ad360d6\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M2-macosx-cocoa-x86_64-6371274971039544228.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.126.0.v20240426-0802.jar/libswt-awt-cocoa-4965r8.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"dd9cfb912acc0ee8e137d9d841a2dcd62c6dc3e4\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M2-macosx-cocoa-x86_64-6371274971039544228.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.126.0.v20240426-0802.jar/libswt-cocoa-4965r8.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d05337058ff069045bfdbe0c903cccd5e6be9cff\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M2-macosx-cocoa-x86_64-6371274971039544228.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-aarch64/libjnidispatch.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"56cd13fe659db01c07ec565716b2e6e1024199ab\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M2-macosx-cocoa-x86_64-6371274971039544228.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-x86-64/libjnidispatch.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6657e46285bd8380196b5cfddae3e6143a2c32a0\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M2-macosx-cocoa-x86_64-6371274971039544228.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.2.900.v20240129-1338/eclipse_11900.so\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a52cb795e3230ae77706c641284547f9ad6cbecf\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M2-macosx-cocoa-x86_64-6371274971039544228.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jar\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3c252b0f3272a34c543b0324bf8a01e48369dfef\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M2-macosx-cocoa-x86_64-6371274971039544228.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jarsigner\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3825723ed9b54eeec84ea5fa65e065d6202ea266\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M2-macosx-cocoa-x86_64-6371274971039544228.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/java\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d5cee0be91f8b32baa13dead0b4c7681060427dd\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M2-macosx-cocoa-x86_64-6371274971039544228.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/javac\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"8ab3cf8189bcb923500c430e4f343b9f9a61db92\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M2-macosx-cocoa-x86_64-6371274971039544228.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/javadoc\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ba65fd30663064895b31b1f9d92efb43f510f0cb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M2-macosx-cocoa-x86_64-6371274971039544228.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/javap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"81ae326d2f3b019f96dec711b44e0c3c9c0d6793\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M2-macosx-cocoa-x86_64-6371274971039544228.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jcmd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9d1ff349397e85a003ec98f1ff01415e8b5962f0\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M2-macosx-cocoa-x86_64-6371274971039544228.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jconsole\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a678702718088d6722b354cfc41a39c33e780c44\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M2-macosx-cocoa-x86_64-6371274971039544228.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b0dae41c8b69e2fd17a18dcd7ba97ec3889ce676\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M2-macosx-cocoa-x86_64-6371274971039544228.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jdeprscan\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"da8173d92bdcca349994c7b7cb40c76ad5c3f3ac\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M2-macosx-cocoa-x86_64-6371274971039544228.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jdeps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a6b1ce5dc1c1308ee288b9eb7f65b3b89e295406\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M2-macosx-cocoa-x86_64-6371274971039544228.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jfr\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"fedf23ad73f4c585f8ecdeef39195bf2491b6b7a\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M2-macosx-cocoa-x86_64-6371274971039544228.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jhsdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"47edaface871ae7019fa5061b9a3bb09a3a01ec2\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M2-macosx-cocoa-x86_64-6371274971039544228.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jimage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"fa860874e5b1c8c941e36d2ce9ad86ecbfebb2af\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M2-macosx-cocoa-x86_64-6371274971039544228.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jinfo\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"66ce18e24c50ccd02d126bc443dc3447136fb38f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M2-macosx-cocoa-x86_64-6371274971039544228.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jlink\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4cd63ba153c62631630a11716bdd007fba863065\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M2-macosx-cocoa-x86_64-6371274971039544228.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jmap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2562da0de21ca7a9d6a204167d36f7061466bfd8\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M2-macosx-cocoa-x86_64-6371274971039544228.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jmod\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ac53c85cdc2ff484217f843c6a0e603183b3e2c9\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M2-macosx-cocoa-x86_64-6371274971039544228.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jpackage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6bf6ca9567c95763833bbee29bcef6ec89f81dfd\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M2-macosx-cocoa-x86_64-6371274971039544228.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"230f835ee00d93c808df43d0c2991635e80e63a3\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M2-macosx-cocoa-x86_64-6371274971039544228.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jrunscript\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c9498519d56e66afbc98652661d338edd66a0e4c\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M2-macosx-cocoa-x86_64-6371274971039544228.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jshell\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b909a667f52716ac4263b8097072a85066bc7d23\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M2-macosx-cocoa-x86_64-6371274971039544228.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jstack\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0f53a30c10008284e16acc1158381119b2463084\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M2-macosx-cocoa-x86_64-6371274971039544228.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jstat\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a67f0cce729d70857ccb6b89650c50fc2751a899\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M2-macosx-cocoa-x86_64-6371274971039544228.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jstatd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9ac691648cc46870c1727f03f360b3a3b2388ba5\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M2-macosx-cocoa-x86_64-6371274971039544228.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jwebserver\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b8fb050e8fec4279cee2f2564844f40673cdcb25\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M2-macosx-cocoa-x86_64-6371274971039544228.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/keytool\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c4c294b3cc63dc13b51778e6f853db53f3effe41\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M2-macosx-cocoa-x86_64-6371274971039544228.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/rmiregistry\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"cdd83972a5bc33a782200788f4f66bc736e689f8\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M2-macosx-cocoa-x86_64-6371274971039544228.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/serialver\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"221287cc2221f20ec84c875388b7a239b06304d0\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M2-macosx-cocoa-x86_64-6371274971039544228.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/jspawnhelper\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"829d0d770326ae7073f74579bf678eac3c4828bb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M2-macosx-cocoa-x86_64-6371274971039544228.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libattach.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0afdad31f5216b285a02d8a790021d33668c89f9\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M2-macosx-cocoa-x86_64-6371274971039544228.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2973edf30f74f9c1827d5aa59c727d135b6f9393\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M2-macosx-cocoa-x86_64-6371274971039544228.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libawt_lwawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"8431a38072d38f8aeecbac9c9651e9b179f656ba\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M2-macosx-cocoa-x86_64-6371274971039544228.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libdt_socket.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3d41fd4e61e8c9f36925b128264199dc5ba175fa\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M2-macosx-cocoa-x86_64-6371274971039544228.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libextnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e14473293f82948e73eca017c21b0440f3b5bf5e\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M2-macosx-cocoa-x86_64-6371274971039544228.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libfontmanager.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"26455017ff930a947b3886eeabed2cc462355cb2\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M2-macosx-cocoa-x86_64-6371274971039544228.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libfreetype.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3374e86bd8cb23758b180c2a09e57ff6c8974429\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M2-macosx-cocoa-x86_64-6371274971039544228.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libinstrument.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c504ac6f28bc69ba5a3e081406ac7e0bca60936d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M2-macosx-cocoa-x86_64-6371274971039544228.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libj2gss.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"195b73d5a4d5d8d3994c91177776d2f3bbc5d1fe\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M2-macosx-cocoa-x86_64-6371274971039544228.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libj2pcsc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"28aab47c188d5c962387a6b7e18ff69c19af5bb4\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M2-macosx-cocoa-x86_64-6371274971039544228.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libj2pkcs11.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7975e108d71c9f6b485e6761f0282a8a79184e4d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M2-macosx-cocoa-x86_64-6371274971039544228.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjaas.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"af4d60eeab550ee297655e0b559c4e56d25d4898\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M2-macosx-cocoa-x86_64-6371274971039544228.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjava.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f1b702166e0355241d63314f57d901f39f13bac0\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M2-macosx-cocoa-x86_64-6371274971039544228.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjavajpeg.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"db2e9a3875932e5eedbd667d5cd2015d8cfa4c18\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M2-macosx-cocoa-x86_64-6371274971039544228.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"99175cdd438e9155db559ba8389441297b93986c\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M2-macosx-cocoa-x86_64-6371274971039544228.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjdwp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"667a513a65e6fc8e88f350024cf0ff7132f83f6b\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M2-macosx-cocoa-x86_64-6371274971039544228.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjimage.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"df7980d9033f04fb2a6341bcd93a729411129a27\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M2-macosx-cocoa-x86_64-6371274971039544228.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjli.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ccd681974c1df510b628179dee9bd3bc358b8ea1\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M2-macosx-cocoa-x86_64-6371274971039544228.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3a39eab4f2ce60f0a7c1a6c302963ef2ab0a3fca\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M2-macosx-cocoa-x86_64-6371274971039544228.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjsound.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5ef4e610f15accdf37f862fb663c973b02f3dd60\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M2-macosx-cocoa-x86_64-6371274971039544228.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/liblcms.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"94bf533d8ee086b686388e3f1b03aa648f1cad75\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M2-macosx-cocoa-x86_64-6371274971039544228.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/lible.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"62ba8e900b479ef5ce908a21f8030f24a2feff01\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M2-macosx-cocoa-x86_64-6371274971039544228.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libmanagement.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7f7cdd4fd7e03ba7d38031f6d2865e3b7cb958f2\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M2-macosx-cocoa-x86_64-6371274971039544228.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libmanagement_agent.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"10fca8d6916d94e1ac6a9b723085678d1710863d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M2-macosx-cocoa-x86_64-6371274971039544228.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libmanagement_ext.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"944693d2de31a1c8d7c3ce97d4b080a75b71d285\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M2-macosx-cocoa-x86_64-6371274971039544228.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libmlib_image.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"33a68af7f44a3f31830ed465b62dc045cf07dc88\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M2-macosx-cocoa-x86_64-6371274971039544228.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d22ee5d08484d3ac033094149bfc042f3e503ffe\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M2-macosx-cocoa-x86_64-6371274971039544228.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libnio.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"888c55093caeb579a852e764aeb69420c7d398b5\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M2-macosx-cocoa-x86_64-6371274971039544228.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libosx.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f00a159d69a552b4b91ce80d215647afe1f9b927\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M2-macosx-cocoa-x86_64-6371274971039544228.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libosxapp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4ffb38b72b23bf4fc531190c9f2e55d3561787e3\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M2-macosx-cocoa-x86_64-6371274971039544228.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libosxkrb5.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"597b23ed4e29196566607e54893ec9cf410e669a\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M2-macosx-cocoa-x86_64-6371274971039544228.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libosxsecurity.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"8cb2f9c7a7468c380ccb0e7f899df2855d152d62\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M2-macosx-cocoa-x86_64-6371274971039544228.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libosxui.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"332eddb084f5a2e52d0aaee12ca19e43fbeb44cb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M2-macosx-cocoa-x86_64-6371274971039544228.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libprefs.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a3ac4a2aa4583afec7699b2a5c7ce00adb687319\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M2-macosx-cocoa-x86_64-6371274971039544228.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/librmi.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c4f80f1208f4351cfa20a2606592f7e405e3234c\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M2-macosx-cocoa-x86_64-6371274971039544228.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libsaproc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"06cefbe0897e1963f6aeb031b597c456cfb4d67a\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M2-macosx-cocoa-x86_64-6371274971039544228.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libsplashscreen.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c6d4677f90c7ad57e914bca1c9cf3d57156d8022\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M2-macosx-cocoa-x86_64-6371274971039544228.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libsyslookup.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"aa073278b31d13a4b7d700035455c3f25b6b1cf4\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M2-macosx-cocoa-x86_64-6371274971039544228.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libverify.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"21ed62964fe9b9a469a5b41022b1b7f4e6df767f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M2-macosx-cocoa-x86_64-6371274971039544228.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libzip.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d68020bd3f05e86e7a80f9d582891f02c4e3cd3f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M2-macosx-cocoa-x86_64-6371274971039544228.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/server/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3a39eab4f2ce60f0a7c1a6c302963ef2ab0a3fca\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M2-macosx-cocoa-x86_64-6371274971039544228.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/server/libjvm.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3aa2681e3e1fa7bfb3f36812e02c2a5bd84d54bf\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M2-macosx-cocoa-x86_64-6371274971039544228.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9e9a583d0826db08231d1d67a7e09568119290e4\",\n      \"arch\": \"x86_64\"\n    }\n  ],\n  \"issues\": null\n}\n"}}
06:52:48 200'
06:52:48 ++204+ head -n1
06:52:48 +204+ RESPONSE='{"uuid":"3053e8ed-c850-4c7b-bec8-32409f30f05e","notarizationStatus":{"status":"COMPLETE","message":"Notarization ticket has been stapled successfully to uploaded file. You can now download the stapled file","moreInfo":"Notarization ticket has been stapled to the uploaded file successfully","log":"{\n  \"logFormatVersion\": 1,\n  \"jobId\": \"6a196e23-a9c1-492b-b671-ef21db76af51\",\n  \"status\": \"Accepted\",\n  \"statusSummary\": \"Ready for distribution\",\n  \"statusCode\": 0,\n  \"archiveFilename\": \"eclipse-modeling-2024-06-M2-macosx-cocoa-x86_64-6371274971039544228.dmg\",\n  \"uploadDate\": \"2024-05-02T10:27:15.470Z\",\n  \"sha256\": \"c2d7afab8cfa7554c4cdf18cdb5bd31341c0b283dead25f19b5c1c5a6ed02c02\",\n  \"ticketContents\": [\n    {\n      \"path\": \"eclipse-modeling-2024-06-M2-macosx-cocoa-x86_64-6371274971039544228.dmg\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"01f703a399427f4bcef22f230db69a25a6856da3\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M2-macosx-cocoa-x86_64-6371274971039544228.dmg/Eclipse.app\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9e9a583d0826db08231d1d67a7e09568119290e4\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M2-macosx-cocoa-x86_64-6371274971039544228.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.modeling.executable.cocoa.macosx.x86_64_4.32.0.20240502-0721/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"00fda142f82025ddc29a3ff87f899862c2236492\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M2-macosx-cocoa-x86_64-6371274971039544228.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202404271024.jar/os/macosx/aarch64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9357f8202c2bdf9ed309bf2c82f8f53a68164088\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M2-macosx-cocoa-x86_64-6371274971039544228.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202404271024.jar/os/macosx/aarch64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"102febf8120322b093b1c9c8d6b24b6a78f9bcc0\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M2-macosx-cocoa-x86_64-6371274971039544228.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202404271024.jar/os/macosx/x86_64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9517a970b176bde72cd73887e2587a3574716110\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M2-macosx-cocoa-x86_64-6371274971039544228.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202404271024.jar/os/macosx/x86_64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0e97a6eb772a3eef07826d5eb75de0924fba367b\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M2-macosx-cocoa-x86_64-6371274971039544228.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e37eb237e4687575f774c028e8aa4a4913e37a37\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M2-macosx-cocoa-x86_64-6371274971039544228.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"86006f61e0eadafeb935a0de05828ea98a6308e1\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M2-macosx-cocoa-x86_64-6371274971039544228.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.300.v20240419-2334.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M2-macosx-cocoa-x86_64-6371274971039544228.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.300.v20240419-2334.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M2-macosx-cocoa-x86_64-6371274971039544228.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.126.0.v20240426-0802.jar/libswt-pi-cocoa-4965r8.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6934a02a15f0a67c1e58cf0b19feee828ad360d6\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M2-macosx-cocoa-x86_64-6371274971039544228.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.126.0.v20240426-0802.jar/libswt-awt-cocoa-4965r8.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"dd9cfb912acc0ee8e137d9d841a2dcd62c6dc3e4\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M2-macosx-cocoa-x86_64-6371274971039544228.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.126.0.v20240426-0802.jar/libswt-cocoa-4965r8.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d05337058ff069045bfdbe0c903cccd5e6be9cff\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M2-macosx-cocoa-x86_64-6371274971039544228.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-aarch64/libjnidispatch.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"56cd13fe659db01c07ec565716b2e6e1024199ab\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M2-macosx-cocoa-x86_64-6371274971039544228.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-x86-64/libjnidispatch.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6657e46285bd8380196b5cfddae3e6143a2c32a0\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M2-macosx-cocoa-x86_64-6371274971039544228.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.2.900.v20240129-1338/eclipse_11900.so\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a52cb795e3230ae77706c641284547f9ad6cbecf\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M2-macosx-cocoa-x86_64-6371274971039544228.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jar\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3c252b0f3272a34c543b0324bf8a01e48369dfef\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M2-macosx-cocoa-x86_64-6371274971039544228.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jarsigner\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3825723ed9b54eeec84ea5fa65e065d6202ea266\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M2-macosx-cocoa-x86_64-6371274971039544228.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/java\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d5cee0be91f8b32baa13dead0b4c7681060427dd\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M2-macosx-cocoa-x86_64-6371274971039544228.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/javac\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"8ab3cf8189bcb923500c430e4f343b9f9a61db92\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M2-macosx-cocoa-x86_64-6371274971039544228.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/javadoc\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ba65fd30663064895b31b1f9d92efb43f510f0cb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M2-macosx-cocoa-x86_64-6371274971039544228.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/javap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"81ae326d2f3b019f96dec711b44e0c3c9c0d6793\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M2-macosx-cocoa-x86_64-6371274971039544228.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jcmd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9d1ff349397e85a003ec98f1ff01415e8b5962f0\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M2-macosx-cocoa-x86_64-6371274971039544228.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jconsole\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a678702718088d6722b354cfc41a39c33e780c44\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M2-macosx-cocoa-x86_64-6371274971039544228.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b0dae41c8b69e2fd17a18dcd7ba97ec3889ce676\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M2-macosx-cocoa-x86_64-6371274971039544228.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jdeprscan\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"da8173d92bdcca349994c7b7cb40c76ad5c3f3ac\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M2-macosx-cocoa-x86_64-6371274971039544228.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jdeps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a6b1ce5dc1c1308ee288b9eb7f65b3b89e295406\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M2-macosx-cocoa-x86_64-6371274971039544228.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jfr\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"fedf23ad73f4c585f8ecdeef39195bf2491b6b7a\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M2-macosx-cocoa-x86_64-6371274971039544228.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jhsdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"47edaface871ae7019fa5061b9a3bb09a3a01ec2\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M2-macosx-cocoa-x86_64-6371274971039544228.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jimage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"fa860874e5b1c8c941e36d2ce9ad86ecbfebb2af\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M2-macosx-cocoa-x86_64-6371274971039544228.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jinfo\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"66ce18e24c50ccd02d126bc443dc3447136fb38f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M2-macosx-cocoa-x86_64-6371274971039544228.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jlink\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4cd63ba153c62631630a11716bdd007fba863065\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M2-macosx-cocoa-x86_64-6371274971039544228.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jmap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2562da0de21ca7a9d6a204167d36f7061466bfd8\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M2-macosx-cocoa-x86_64-6371274971039544228.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jmod\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ac53c85cdc2ff484217f843c6a0e603183b3e2c9\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M2-macosx-cocoa-x86_64-6371274971039544228.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jpackage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6bf6ca9567c95763833bbee29bcef6ec89f81dfd\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M2-macosx-cocoa-x86_64-6371274971039544228.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"230f835ee00d93c808df43d0c2991635e80e63a3\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M2-macosx-cocoa-x86_64-6371274971039544228.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jrunscript\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c9498519d56e66afbc98652661d338edd66a0e4c\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M2-macosx-cocoa-x86_64-6371274971039544228.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jshell\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b909a667f52716ac4263b8097072a85066bc7d23\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M2-macosx-cocoa-x86_64-6371274971039544228.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jstack\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0f53a30c10008284e16acc1158381119b2463084\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M2-macosx-cocoa-x86_64-6371274971039544228.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jstat\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a67f0cce729d70857ccb6b89650c50fc2751a899\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M2-macosx-cocoa-x86_64-6371274971039544228.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jstatd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9ac691648cc46870c1727f03f360b3a3b2388ba5\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M2-macosx-cocoa-x86_64-6371274971039544228.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jwebserver\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b8fb050e8fec4279cee2f2564844f40673cdcb25\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M2-macosx-cocoa-x86_64-6371274971039544228.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/keytool\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c4c294b3cc63dc13b51778e6f853db53f3effe41\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M2-macosx-cocoa-x86_64-6371274971039544228.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/rmiregistry\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"cdd83972a5bc33a782200788f4f66bc736e689f8\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M2-macosx-cocoa-x86_64-6371274971039544228.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/serialver\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"221287cc2221f20ec84c875388b7a239b06304d0\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M2-macosx-cocoa-x86_64-6371274971039544228.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/jspawnhelper\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"829d0d770326ae7073f74579bf678eac3c4828bb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M2-macosx-cocoa-x86_64-6371274971039544228.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libattach.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0afdad31f5216b285a02d8a790021d33668c89f9\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M2-macosx-cocoa-x86_64-6371274971039544228.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2973edf30f74f9c1827d5aa59c727d135b6f9393\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M2-macosx-cocoa-x86_64-6371274971039544228.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libawt_lwawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"8431a38072d38f8aeecbac9c9651e9b179f656ba\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M2-macosx-cocoa-x86_64-6371274971039544228.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libdt_socket.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3d41fd4e61e8c9f36925b128264199dc5ba175fa\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M2-macosx-cocoa-x86_64-6371274971039544228.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libextnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e14473293f82948e73eca017c21b0440f3b5bf5e\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M2-macosx-cocoa-x86_64-6371274971039544228.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libfontmanager.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"26455017ff930a947b3886eeabed2cc462355cb2\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M2-macosx-cocoa-x86_64-6371274971039544228.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libfreetype.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3374e86bd8cb23758b180c2a09e57ff6c8974429\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M2-macosx-cocoa-x86_64-6371274971039544228.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libinstrument.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c504ac6f28bc69ba5a3e081406ac7e0bca60936d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M2-macosx-cocoa-x86_64-6371274971039544228.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libj2gss.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"195b73d5a4d5d8d3994c91177776d2f3bbc5d1fe\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M2-macosx-cocoa-x86_64-6371274971039544228.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libj2pcsc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"28aab47c188d5c962387a6b7e18ff69c19af5bb4\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M2-macosx-cocoa-x86_64-6371274971039544228.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libj2pkcs11.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7975e108d71c9f6b485e6761f0282a8a79184e4d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M2-macosx-cocoa-x86_64-6371274971039544228.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjaas.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"af4d60eeab550ee297655e0b559c4e56d25d4898\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M2-macosx-cocoa-x86_64-6371274971039544228.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjava.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f1b702166e0355241d63314f57d901f39f13bac0\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M2-macosx-cocoa-x86_64-6371274971039544228.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjavajpeg.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"db2e9a3875932e5eedbd667d5cd2015d8cfa4c18\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M2-macosx-cocoa-x86_64-6371274971039544228.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"99175cdd438e9155db559ba8389441297b93986c\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M2-macosx-cocoa-x86_64-6371274971039544228.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjdwp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"667a513a65e6fc8e88f350024cf0ff7132f83f6b\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M2-macosx-cocoa-x86_64-6371274971039544228.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjimage.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"df7980d9033f04fb2a6341bcd93a729411129a27\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M2-macosx-cocoa-x86_64-6371274971039544228.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjli.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ccd681974c1df510b628179dee9bd3bc358b8ea1\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M2-macosx-cocoa-x86_64-6371274971039544228.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3a39eab4f2ce60f0a7c1a6c302963ef2ab0a3fca\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M2-macosx-cocoa-x86_64-6371274971039544228.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjsound.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5ef4e610f15accdf37f862fb663c973b02f3dd60\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M2-macosx-cocoa-x86_64-6371274971039544228.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/liblcms.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"94bf533d8ee086b686388e3f1b03aa648f1cad75\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M2-macosx-cocoa-x86_64-6371274971039544228.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/lible.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"62ba8e900b479ef5ce908a21f8030f24a2feff01\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M2-macosx-cocoa-x86_64-6371274971039544228.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libmanagement.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7f7cdd4fd7e03ba7d38031f6d2865e3b7cb958f2\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M2-macosx-cocoa-x86_64-6371274971039544228.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libmanagement_agent.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"10fca8d6916d94e1ac6a9b723085678d1710863d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M2-macosx-cocoa-x86_64-6371274971039544228.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libmanagement_ext.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"944693d2de31a1c8d7c3ce97d4b080a75b71d285\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M2-macosx-cocoa-x86_64-6371274971039544228.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libmlib_image.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"33a68af7f44a3f31830ed465b62dc045cf07dc88\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M2-macosx-cocoa-x86_64-6371274971039544228.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d22ee5d08484d3ac033094149bfc042f3e503ffe\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M2-macosx-cocoa-x86_64-6371274971039544228.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libnio.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"888c55093caeb579a852e764aeb69420c7d398b5\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M2-macosx-cocoa-x86_64-6371274971039544228.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libosx.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f00a159d69a552b4b91ce80d215647afe1f9b927\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M2-macosx-cocoa-x86_64-6371274971039544228.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libosxapp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4ffb38b72b23bf4fc531190c9f2e55d3561787e3\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M2-macosx-cocoa-x86_64-6371274971039544228.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libosxkrb5.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"597b23ed4e29196566607e54893ec9cf410e669a\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M2-macosx-cocoa-x86_64-6371274971039544228.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libosxsecurity.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"8cb2f9c7a7468c380ccb0e7f899df2855d152d62\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M2-macosx-cocoa-x86_64-6371274971039544228.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libosxui.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"332eddb084f5a2e52d0aaee12ca19e43fbeb44cb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M2-macosx-cocoa-x86_64-6371274971039544228.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libprefs.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a3ac4a2aa4583afec7699b2a5c7ce00adb687319\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M2-macosx-cocoa-x86_64-6371274971039544228.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/librmi.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c4f80f1208f4351cfa20a2606592f7e405e3234c\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M2-macosx-cocoa-x86_64-6371274971039544228.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libsaproc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"06cefbe0897e1963f6aeb031b597c456cfb4d67a\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M2-macosx-cocoa-x86_64-6371274971039544228.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libsplashscreen.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c6d4677f90c7ad57e914bca1c9cf3d57156d8022\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M2-macosx-cocoa-x86_64-6371274971039544228.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libsyslookup.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"aa073278b31d13a4b7d700035455c3f25b6b1cf4\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M2-macosx-cocoa-x86_64-6371274971039544228.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libverify.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"21ed62964fe9b9a469a5b41022b1b7f4e6df767f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M2-macosx-cocoa-x86_64-6371274971039544228.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libzip.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d68020bd3f05e86e7a80f9d582891f02c4e3cd3f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M2-macosx-cocoa-x86_64-6371274971039544228.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/server/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3a39eab4f2ce60f0a7c1a6c302963ef2ab0a3fca\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M2-macosx-cocoa-x86_64-6371274971039544228.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/server/libjvm.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3aa2681e3e1fa7bfb3f36812e02c2a5bd84d54bf\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M2-macosx-cocoa-x86_64-6371274971039544228.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9e9a583d0826db08231d1d67a7e09568119290e4\",\n      \"arch\": \"x86_64\"\n    }\n  ],\n  \"issues\": null\n}\n"}}'
06:52:48 ++204+ tail -n1
06:52:48 +204+ STATUS_CODE=200
06:52:48 ++204+ jq -r .notarizationStatus.status
06:52:48 ++204+ echo '{"uuid":"3053e8ed-c850-4c7b-bec8-32409f30f05e","notarizationStatus":{"status":"COMPLETE","message":"Notarization' ticket has been stapled successfully to uploaded file. You can now download the stapled 'file","moreInfo":"Notarization' ticket has been stapled to the uploaded file 'successfully","log":"{\n' '\"logFormatVersion\":' '1,\n' '\"jobId\":' '\"6a196e23-a9c1-492b-b671-ef21db76af51\",\n' '\"status\":' '\"Accepted\",\n' '\"statusSummary\":' '\"Ready' for 'distribution\",\n' '\"statusCode\":' '0,\n' '\"archiveFilename\":' '\"eclipse-modeling-2024-06-M2-macosx-cocoa-x86_64-6371274971039544228.dmg\",\n' '\"uploadDate\":' '\"2024-05-02T10:27:15.470Z\",\n' '\"sha256\":' '\"c2d7afab8cfa7554c4cdf18cdb5bd31341c0b283dead25f19b5c1c5a6ed02c02\",\n' '\"ticketContents\":' '[\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-M2-macosx-cocoa-x86_64-6371274971039544228.dmg\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"01f703a399427f4bcef22f230db69a25a6856da3\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-M2-macosx-cocoa-x86_64-6371274971039544228.dmg/Eclipse.app\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9e9a583d0826db08231d1d67a7e09568119290e4\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-M2-macosx-cocoa-x86_64-6371274971039544228.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.modeling.executable.cocoa.macosx.x86_64_4.32.0.20240502-0721/MacOS/eclipse\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"00fda142f82025ddc29a3ff87f899862c2236492\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-M2-macosx-cocoa-x86_64-6371274971039544228.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202404271024.jar/os/macosx/aarch64/libpty.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9357f8202c2bdf9ed309bf2c82f8f53a68164088\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-M2-macosx-cocoa-x86_64-6371274971039544228.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202404271024.jar/os/macosx/aarch64/libspawner.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"102febf8120322b093b1c9c8d6b24b6a78f9bcc0\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-M2-macosx-cocoa-x86_64-6371274971039544228.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202404271024.jar/os/macosx/x86_64/libpty.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9517a970b176bde72cd73887e2587a3574716110\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-M2-macosx-cocoa-x86_64-6371274971039544228.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202404271024.jar/os/macosx/x86_64/libspawner.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0e97a6eb772a3eef07826d5eb75de0924fba367b\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-M2-macosx-cocoa-x86_64-6371274971039544228.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e37eb237e4687575f774c028e8aa4a4913e37a37\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-M2-macosx-cocoa-x86_64-6371274971039544228.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"86006f61e0eadafeb935a0de05828ea98a6308e1\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-M2-macosx-cocoa-x86_64-6371274971039544228.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.300.v20240419-2334.jar/libkeystoreNative.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-M2-macosx-cocoa-x86_64-6371274971039544228.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.300.v20240419-2334.jar/libkeystoreNative.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-M2-macosx-cocoa-x86_64-6371274971039544228.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.126.0.v20240426-0802.jar/libswt-pi-cocoa-4965r8.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6934a02a15f0a67c1e58cf0b19feee828ad360d6\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-M2-macosx-cocoa-x86_64-6371274971039544228.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.126.0.v20240426-0802.jar/libswt-awt-cocoa-4965r8.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"dd9cfb912acc0ee8e137d9d841a2dcd62c6dc3e4\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-M2-macosx-cocoa-x86_64-6371274971039544228.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.126.0.v20240426-0802.jar/libswt-cocoa-4965r8.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d05337058ff069045bfdbe0c903cccd5e6be9cff\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-M2-macosx-cocoa-x86_64-6371274971039544228.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-aarch64/libjnidispatch.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"56cd13fe659db01c07ec565716b2e6e1024199ab\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-M2-macosx-cocoa-x86_64-6371274971039544228.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-x86-64/libjnidispatch.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6657e46285bd8380196b5cfddae3e6143a2c32a0\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-M2-macosx-cocoa-x86_64-6371274971039544228.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.2.900.v20240129-1338/eclipse_11900.so\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a52cb795e3230ae77706c641284547f9ad6cbecf\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-M2-macosx-cocoa-x86_64-6371274971039544228.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jar\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3c252b0f3272a34c543b0324bf8a01e48369dfef\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-M2-macosx-cocoa-x86_64-6371274971039544228.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jarsigner\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3825723ed9b54eeec84ea5fa65e065d6202ea266\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-M2-macosx-cocoa-x86_64-6371274971039544228.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/java\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d5cee0be91f8b32baa13dead0b4c7681060427dd\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-M2-macosx-cocoa-x86_64-6371274971039544228.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/javac\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"8ab3cf8189bcb923500c430e4f343b9f9a61db92\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-M2-macosx-cocoa-x86_64-6371274971039544228.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/javadoc\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ba65fd30663064895b31b1f9d92efb43f510f0cb\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-M2-macosx-cocoa-x86_64-6371274971039544228.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/javap\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"81ae326d2f3b019f96dec711b44e0c3c9c0d6793\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-M2-macosx-cocoa-x86_64-6371274971039544228.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jcmd\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9d1ff349397e85a003ec98f1ff01415e8b5962f0\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-M2-macosx-cocoa-x86_64-6371274971039544228.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jconsole\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a678702718088d6722b354cfc41a39c33e780c44\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-M2-macosx-cocoa-x86_64-6371274971039544228.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jdb\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b0dae41c8b69e2fd17a18dcd7ba97ec3889ce676\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-M2-macosx-cocoa-x86_64-6371274971039544228.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jdeprscan\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"da8173d92bdcca349994c7b7cb40c76ad5c3f3ac\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-M2-macosx-cocoa-x86_64-6371274971039544228.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jdeps\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a6b1ce5dc1c1308ee288b9eb7f65b3b89e295406\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-M2-macosx-cocoa-x86_64-6371274971039544228.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jfr\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"fedf23ad73f4c585f8ecdeef39195bf2491b6b7a\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-M2-macosx-cocoa-x86_64-6371274971039544228.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jhsdb\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"47edaface871ae7019fa5061b9a3bb09a3a01ec2\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-M2-macosx-cocoa-x86_64-6371274971039544228.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jimage\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"fa860874e5b1c8c941e36d2ce9ad86ecbfebb2af\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-M2-macosx-cocoa-x86_64-6371274971039544228.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jinfo\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"66ce18e24c50ccd02d126bc443dc3447136fb38f\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-M2-macosx-cocoa-x86_64-6371274971039544228.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jlink\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"4cd63ba153c62631630a11716bdd007fba863065\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-M2-macosx-cocoa-x86_64-6371274971039544228.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jmap\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"2562da0de21ca7a9d6a204167d36f7061466bfd8\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-M2-macosx-cocoa-x86_64-6371274971039544228.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jmod\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ac53c85cdc2ff484217f843c6a0e603183b3e2c9\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-M2-macosx-cocoa-x86_64-6371274971039544228.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jpackage\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6bf6ca9567c95763833bbee29bcef6ec89f81dfd\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-M2-macosx-cocoa-x86_64-6371274971039544228.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jps\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"230f835ee00d93c808df43d0c2991635e80e63a3\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-M2-macosx-cocoa-x86_64-6371274971039544228.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jrunscript\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c9498519d56e66afbc98652661d338edd66a0e4c\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-M2-macosx-cocoa-x86_64-6371274971039544228.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jshell\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b909a667f52716ac4263b8097072a85066bc7d23\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-M2-macosx-cocoa-x86_64-6371274971039544228.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jstack\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0f53a30c10008284e16acc1158381119b2463084\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-M2-macosx-cocoa-x86_64-6371274971039544228.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jstat\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a67f0cce729d70857ccb6b89650c50fc2751a899\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-M2-macosx-cocoa-x86_64-6371274971039544228.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jstatd\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9ac691648cc46870c1727f03f360b3a3b2388ba5\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-M2-macosx-cocoa-x86_64-6371274971039544228.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jwebserver\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b8fb050e8fec4279cee2f2564844f40673cdcb25\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-M2-macosx-cocoa-x86_64-6371274971039544228.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/keytool\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c4c294b3cc63dc13b51778e6f853db53f3effe41\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-M2-macosx-cocoa-x86_64-6371274971039544228.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/rmiregistry\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"cdd83972a5bc33a782200788f4f66bc736e689f8\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-M2-macosx-cocoa-x86_64-6371274971039544228.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/serialver\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"221287cc2221f20ec84c875388b7a239b06304d0\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-M2-macosx-cocoa-x86_64-6371274971039544228.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/jspawnhelper\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"829d0d770326ae7073f74579bf678eac3c4828bb\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-M2-macosx-cocoa-x86_64-6371274971039544228.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libattach.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0afdad31f5216b285a02d8a790021d33668c89f9\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-M2-macosx-cocoa-x86_64-6371274971039544228.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"2973edf30f74f9c1827d5aa59c727d135b6f9393\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-M2-macosx-cocoa-x86_64-6371274971039544228.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libawt_lwawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"8431a38072d38f8aeecbac9c9651e9b179f656ba\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-M2-macosx-cocoa-x86_64-6371274971039544228.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libdt_socket.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3d41fd4e61e8c9f36925b128264199dc5ba175fa\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-M2-macosx-cocoa-x86_64-6371274971039544228.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libextnet.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e14473293f82948e73eca017c21b0440f3b5bf5e\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-M2-macosx-cocoa-x86_64-6371274971039544228.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libfontmanager.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"26455017ff930a947b3886eeabed2cc462355cb2\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-M2-macosx-cocoa-x86_64-6371274971039544228.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libfreetype.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3374e86bd8cb23758b180c2a09e57ff6c8974429\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-M2-macosx-cocoa-x86_64-6371274971039544228.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libinstrument.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c504ac6f28bc69ba5a3e081406ac7e0bca60936d\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-M2-macosx-cocoa-x86_64-6371274971039544228.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libj2gss.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"195b73d5a4d5d8d3994c91177776d2f3bbc5d1fe\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-M2-macosx-cocoa-x86_64-6371274971039544228.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libj2pcsc.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"28aab47c188d5c962387a6b7e18ff69c19af5bb4\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-M2-macosx-cocoa-x86_64-6371274971039544228.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libj2pkcs11.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"7975e108d71c9f6b485e6761f0282a8a79184e4d\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-M2-macosx-cocoa-x86_64-6371274971039544228.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjaas.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"af4d60eeab550ee297655e0b559c4e56d25d4898\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-M2-macosx-cocoa-x86_64-6371274971039544228.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjava.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f1b702166e0355241d63314f57d901f39f13bac0\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-M2-macosx-cocoa-x86_64-6371274971039544228.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjavajpeg.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"db2e9a3875932e5eedbd667d5cd2015d8cfa4c18\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-M2-macosx-cocoa-x86_64-6371274971039544228.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"99175cdd438e9155db559ba8389441297b93986c\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-M2-macosx-cocoa-x86_64-6371274971039544228.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjdwp.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"667a513a65e6fc8e88f350024cf0ff7132f83f6b\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-M2-macosx-cocoa-x86_64-6371274971039544228.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjimage.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"df7980d9033f04fb2a6341bcd93a729411129a27\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-M2-macosx-cocoa-x86_64-6371274971039544228.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjli.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ccd681974c1df510b628179dee9bd3bc358b8ea1\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-M2-macosx-cocoa-x86_64-6371274971039544228.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjsig.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3a39eab4f2ce60f0a7c1a6c302963ef2ab0a3fca\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-M2-macosx-cocoa-x86_64-6371274971039544228.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjsound.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5ef4e610f15accdf37f862fb663c973b02f3dd60\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-M2-macosx-cocoa-x86_64-6371274971039544228.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/liblcms.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"94bf533d8ee086b686388e3f1b03aa648f1cad75\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-M2-macosx-cocoa-x86_64-6371274971039544228.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/lible.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"62ba8e900b479ef5ce908a21f8030f24a2feff01\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-M2-macosx-cocoa-x86_64-6371274971039544228.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libmanagement.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"7f7cdd4fd7e03ba7d38031f6d2865e3b7cb958f2\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-M2-macosx-cocoa-x86_64-6371274971039544228.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libmanagement_agent.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"10fca8d6916d94e1ac6a9b723085678d1710863d\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-M2-macosx-cocoa-x86_64-6371274971039544228.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libmanagement_ext.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"944693d2de31a1c8d7c3ce97d4b080a75b71d285\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-M2-macosx-cocoa-x86_64-6371274971039544228.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libmlib_image.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"33a68af7f44a3f31830ed465b62dc045cf07dc88\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-M2-macosx-cocoa-x86_64-6371274971039544228.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libnet.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d22ee5d08484d3ac033094149bfc042f3e503ffe\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-M2-macosx-cocoa-x86_64-6371274971039544228.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libnio.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"888c55093caeb579a852e764aeb69420c7d398b5\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-M2-macosx-cocoa-x86_64-6371274971039544228.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libosx.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f00a159d69a552b4b91ce80d215647afe1f9b927\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-M2-macosx-cocoa-x86_64-6371274971039544228.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libosxapp.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"4ffb38b72b23bf4fc531190c9f2e55d3561787e3\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-M2-macosx-cocoa-x86_64-6371274971039544228.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libosxkrb5.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"597b23ed4e29196566607e54893ec9cf410e669a\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-M2-macosx-cocoa-x86_64-6371274971039544228.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libosxsecurity.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"8cb2f9c7a7468c380ccb0e7f899df2855d152d62\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-M2-macosx-cocoa-x86_64-6371274971039544228.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libosxui.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"332eddb084f5a2e52d0aaee12ca19e43fbeb44cb\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-M2-macosx-cocoa-x86_64-6371274971039544228.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libprefs.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a3ac4a2aa4583afec7699b2a5c7ce00adb687319\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-M2-macosx-cocoa-x86_64-6371274971039544228.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/librmi.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c4f80f1208f4351cfa20a2606592f7e405e3234c\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-M2-macosx-cocoa-x86_64-6371274971039544228.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libsaproc.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"06cefbe0897e1963f6aeb031b597c456cfb4d67a\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-M2-macosx-cocoa-x86_64-6371274971039544228.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libsplashscreen.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c6d4677f90c7ad57e914bca1c9cf3d57156d8022\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-M2-macosx-cocoa-x86_64-6371274971039544228.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libsyslookup.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"aa073278b31d13a4b7d700035455c3f25b6b1cf4\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-M2-macosx-cocoa-x86_64-6371274971039544228.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libverify.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"21ed62964fe9b9a469a5b41022b1b7f4e6df767f\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-M2-macosx-cocoa-x86_64-6371274971039544228.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libzip.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d68020bd3f05e86e7a80f9d582891f02c4e3cd3f\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-M2-macosx-cocoa-x86_64-6371274971039544228.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/server/libjsig.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3a39eab4f2ce60f0a7c1a6c302963ef2ab0a3fca\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-M2-macosx-cocoa-x86_64-6371274971039544228.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/server/libjvm.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3aa2681e3e1fa7bfb3f36812e02c2a5bd84d54bf\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-M2-macosx-cocoa-x86_64-6371274971039544228.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9e9a583d0826db08231d1d67a7e09568119290e4\",\n' '\"arch\":' '\"x86_64\"\n' '}\n' '],\n' '\"issues\":' 'null\n}\n"}}'
06:52:48 +204+ STATUS=COMPLETE
06:52:48 +204+ [[ COMPLETE == \I\N\_\P\R\O\G\R\E\S\S ]]
06:52:48 +204+ [[ 200 == \5\0\3 ]]
06:52:48 +204+ [[ 200 == \5\0\2 ]]
06:52:48 +204+ [[ COMPLETE != \C\O\M\P\L\E\T\E ]]
06:52:48 +204+ break
06:52:48 +204+ rm eclipse-modeling-2024-06-M2-macosx-cocoa-x86_64.dmg
06:52:48 +204+ curl -JO https://cbi.eclipse.org/macos/xcrun/3053e8ed-c850-4c7b-bec8-32409f30f05e/download
06:52:48   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
06:52:48                                  Dload  Upload   Total   Spent    Left  Speed
06:52:48 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 27.9M    0 27.9M    0     0  64.0M      0 --:--:-- --:--:-- --:--:-- 63.9M
100  108M    0  108M    0     0  75.8M      0 --:--:--  0:00:01 --:--:-- 75.7M
100  171M    0  171M    0     0  70.1M      0 --:--:--  0:00:02 --:--:-- 70.1M
100  252M    0  252M    0     0  73.5M      0 --:--:--  0:00:03 --:--:-- 73.5M
100  328M    0  328M    0     0  73.9M      0 --:--:--  0:00:04 --:--:-- 73.9M
100  398M    0  398M    0     0  73.3M      0 --:--:--  0:00:05 --:--:-- 74.1M
100  467M    0  467M    0     0  72.6M      0 --:--:--  0:00:06 --:--:-- 71.7M
100  544M    0  544M    0     0  73.1M      0 --:--:--  0:00:07 --:--:-- 74.6M
100  593M    0  593M    0     0  73.2M      0 --:--:--  0:00:08 --:--:-- 73.0M
06:52:56 curl: Saved to filename 'eclipse-modeling-2024-06-M2-macosx-cocoa-x86_64.dmg'
06:52:56 +204+ cp -vf eclipse-modeling-2024-06-M2-macosx-cocoa-x86_64.dmg /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-modeling-2024-06-M2-macosx-cocoa-x86_64.dmg
06:52:56 'eclipse-modeling-2024-06-M2-macosx-cocoa-x86_64.dmg' -> '/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-modeling-2024-06-M2-macosx-cocoa-x86_64.dmg'
06:52:56 ++204+ dirname /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-modeling-2024-06-M2-macosx-cocoa-x86_64.dmg
06:52:56 +204+ d=/home/jenkins/agent/workspace/notarize-downloads/temp
06:52:56 ++204+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-modeling-2024-06-M2-macosx-cocoa-x86_64.dmg
06:52:56 +204+ b=eclipse-modeling-2024-06-M2-macosx-cocoa-x86_64.dmg
06:52:56 +204+ cd /home/jenkins/agent/workspace/notarize-downloads/temp
06:52:56 +204+ md5sum eclipse-modeling-2024-06-M2-macosx-cocoa-x86_64.dmg
06:52:57 +204+ sha1sum eclipse-modeling-2024-06-M2-macosx-cocoa-x86_64.dmg
06:52:59 +204+ sha512sum -b eclipse-modeling-2024-06-M2-macosx-cocoa-x86_64.dmg
06:53:01 +204+ rm eclipse-modeling-2024-06-M2-macosx-cocoa-x86_64.dmg-tonotarize
06:53:01 +204+ rm -f eclipse-modeling-2024-06-M2-macosx-cocoa-x86_64.dmg-tonotarize.md5
06:53:01 +204+ rm -f eclipse-modeling-2024-06-M2-macosx-cocoa-x86_64.dmg-tonotarize.sha1
06:53:01 +204+ rm -f eclipse-modeling-2024-06-M2-macosx-cocoa-x86_64.dmg-tonotarize.sha512
06:53:01 ++606+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/9de0b02b-f693-4031-8f06-017ea804231a/status
06:53:01 +606+ RESPONSE_RAW='{"uuid":"9de0b02b-f693-4031-8f06-017ea804231a","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
06:53:01 200'
06:53:01 ++606+ head -n1
06:53:01 +606+ RESPONSE='{"uuid":"9de0b02b-f693-4031-8f06-017ea804231a","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
06:53:01 ++606+ tail -n1
06:53:01 +606+ STATUS_CODE=200
06:53:01 ++606+ echo '{"uuid":"9de0b02b-f693-4031-8f06-017ea804231a","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
06:53:01 ++606+ jq -r .notarizationStatus.status
06:53:01 +606+ STATUS=IN_PROGRESS
06:53:01 +606+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
06:53:01 +606+ sleep 1m
06:53:06 ++1050+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/2e0d89e5-f0e7-45f1-9712-2840315d2e54/status
06:53:06 +1050+ RESPONSE_RAW='{"uuid":"2e0d89e5-f0e7-45f1-9712-2840315d2e54","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
06:53:06 200'
06:53:06 ++1050+ head -n1
06:53:06 +1050+ RESPONSE='{"uuid":"2e0d89e5-f0e7-45f1-9712-2840315d2e54","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
06:53:06 ++1050+ tail -n1
06:53:06 +1050+ STATUS_CODE=200
06:53:06 ++1050+ echo '{"uuid":"2e0d89e5-f0e7-45f1-9712-2840315d2e54","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
06:53:06 ++1050+ jq -r .notarizationStatus.status
06:53:06 +1050+ STATUS=IN_PROGRESS
06:53:06 +1050+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
06:53:06 +1050+ sleep 1m
06:53:12 ++844+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/e9386617-8178-4c08-b848-8c4ae79be7fc/status
06:53:12 +844+ RESPONSE_RAW='{"uuid":"e9386617-8178-4c08-b848-8c4ae79be7fc","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
06:53:12 200'
06:53:12 ++844+ head -n1
06:53:12 +844+ RESPONSE='{"uuid":"e9386617-8178-4c08-b848-8c4ae79be7fc","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
06:53:12 ++844+ tail -n1
06:53:12 +844+ STATUS_CODE=200
06:53:12 ++844+ echo '{"uuid":"e9386617-8178-4c08-b848-8c4ae79be7fc","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
06:53:12 ++844+ jq -r .notarizationStatus.status
06:53:12 +844+ STATUS=IN_PROGRESS
06:53:12 +844+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
06:53:12 +844+ sleep 1m
06:53:24 ++502+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/836bb1a1-720c-4524-a525-dba6a5700e91/status
06:53:24 +502+ RESPONSE_RAW='{"uuid":"836bb1a1-720c-4524-a525-dba6a5700e91","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
06:53:24 200'
06:53:24 ++502+ head -n1
06:53:24 +502+ RESPONSE='{"uuid":"836bb1a1-720c-4524-a525-dba6a5700e91","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
06:53:24 ++502+ tail -n1
06:53:24 +502+ STATUS_CODE=200
06:53:24 ++502+ echo '{"uuid":"836bb1a1-720c-4524-a525-dba6a5700e91","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
06:53:24 ++502+ jq -r .notarizationStatus.status
06:53:24 +502+ STATUS=IN_PROGRESS
06:53:24 +502+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
06:53:24 +502+ sleep 1m
06:53:43 ++564+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/1344ea29-183d-413b-b67e-eead0056e7f6/status
06:53:43 +564+ RESPONSE_RAW='{"uuid":"1344ea29-183d-413b-b67e-eead0056e7f6","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
06:53:43 200'
06:53:43 ++564+ head -n1
06:53:43 +564+ RESPONSE='{"uuid":"1344ea29-183d-413b-b67e-eead0056e7f6","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
06:53:43 ++564+ tail -n1
06:53:43 +564+ STATUS_CODE=200
06:53:43 ++564+ echo '{"uuid":"1344ea29-183d-413b-b67e-eead0056e7f6","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
06:53:43 ++564+ jq -r .notarizationStatus.status
06:53:43 +564+ STATUS=IN_PROGRESS
06:53:43 +564+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
06:53:43 +564+ sleep 1m
06:54:01 ++606+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/9de0b02b-f693-4031-8f06-017ea804231a/status
06:54:01 +606+ RESPONSE_RAW='{"uuid":"9de0b02b-f693-4031-8f06-017ea804231a","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
06:54:01 200'
06:54:01 ++606+ head -n1
06:54:01 +606+ RESPONSE='{"uuid":"9de0b02b-f693-4031-8f06-017ea804231a","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
06:54:01 ++606+ tail -n1
06:54:01 +606+ STATUS_CODE=200
06:54:01 ++606+ echo '{"uuid":"9de0b02b-f693-4031-8f06-017ea804231a","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
06:54:01 ++606+ jq -r .notarizationStatus.status
06:54:01 +606+ STATUS=IN_PROGRESS
06:54:01 +606+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
06:54:01 +606+ sleep 1m
06:54:06 ++1050+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/2e0d89e5-f0e7-45f1-9712-2840315d2e54/status
06:54:06 +1050+ RESPONSE_RAW='{"uuid":"2e0d89e5-f0e7-45f1-9712-2840315d2e54","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
06:54:06 200'
06:54:06 ++1050+ head -n1
06:54:06 +1050+ RESPONSE='{"uuid":"2e0d89e5-f0e7-45f1-9712-2840315d2e54","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
06:54:06 ++1050+ tail -n1
06:54:06 +1050+ STATUS_CODE=200
06:54:06 ++1050+ echo '{"uuid":"2e0d89e5-f0e7-45f1-9712-2840315d2e54","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
06:54:06 ++1050+ jq -r .notarizationStatus.status
06:54:06 +1050+ STATUS=IN_PROGRESS
06:54:06 +1050+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
06:54:06 +1050+ sleep 1m
06:54:12 ++844+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/e9386617-8178-4c08-b848-8c4ae79be7fc/status
06:54:12 +844+ RESPONSE_RAW='{"uuid":"e9386617-8178-4c08-b848-8c4ae79be7fc","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
06:54:12 200'
06:54:12 ++844+ head -n1
06:54:12 +844+ RESPONSE='{"uuid":"e9386617-8178-4c08-b848-8c4ae79be7fc","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
06:54:12 ++844+ tail -n1
06:54:12 +844+ STATUS_CODE=200
06:54:12 ++844+ echo '{"uuid":"e9386617-8178-4c08-b848-8c4ae79be7fc","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
06:54:12 ++844+ jq -r .notarizationStatus.status
06:54:12 +844+ STATUS=IN_PROGRESS
06:54:12 +844+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
06:54:12 +844+ sleep 1m
06:54:24 ++502+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/836bb1a1-720c-4524-a525-dba6a5700e91/status
06:54:24 +502+ RESPONSE_RAW='{"uuid":"836bb1a1-720c-4524-a525-dba6a5700e91","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
06:54:24 200'
06:54:24 ++502+ head -n1
06:54:24 +502+ RESPONSE='{"uuid":"836bb1a1-720c-4524-a525-dba6a5700e91","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
06:54:24 ++502+ tail -n1
06:54:24 +502+ STATUS_CODE=200
06:54:24 ++502+ echo '{"uuid":"836bb1a1-720c-4524-a525-dba6a5700e91","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
06:54:24 ++502+ jq -r .notarizationStatus.status
06:54:24 +502+ STATUS=IN_PROGRESS
06:54:24 +502+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
06:54:24 +502+ sleep 1m
06:54:43 ++564+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/1344ea29-183d-413b-b67e-eead0056e7f6/status
06:54:43 +564+ RESPONSE_RAW='{"uuid":"1344ea29-183d-413b-b67e-eead0056e7f6","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
06:54:43 200'
06:54:43 ++564+ head -n1
06:54:43 +564+ RESPONSE='{"uuid":"1344ea29-183d-413b-b67e-eead0056e7f6","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
06:54:43 ++564+ tail -n1
06:54:43 +564+ STATUS_CODE=200
06:54:43 ++564+ echo '{"uuid":"1344ea29-183d-413b-b67e-eead0056e7f6","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
06:54:43 ++564+ jq -r .notarizationStatus.status
06:54:43 +564+ STATUS=IN_PROGRESS
06:54:43 +564+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
06:54:43 +564+ sleep 1m
06:55:01 ++606+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/9de0b02b-f693-4031-8f06-017ea804231a/status
06:55:01 +606+ RESPONSE_RAW='{"uuid":"9de0b02b-f693-4031-8f06-017ea804231a","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
06:55:01 200'
06:55:01 ++606+ head -n1
06:55:01 +606+ RESPONSE='{"uuid":"9de0b02b-f693-4031-8f06-017ea804231a","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
06:55:01 ++606+ tail -n1
06:55:01 +606+ STATUS_CODE=200
06:55:01 ++606+ echo '{"uuid":"9de0b02b-f693-4031-8f06-017ea804231a","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
06:55:01 ++606+ jq -r .notarizationStatus.status
06:55:01 +606+ STATUS=IN_PROGRESS
06:55:01 +606+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
06:55:01 +606+ sleep 1m
06:55:06 ++1050+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/2e0d89e5-f0e7-45f1-9712-2840315d2e54/status
06:55:06 +1050+ RESPONSE_RAW='{"uuid":"2e0d89e5-f0e7-45f1-9712-2840315d2e54","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
06:55:06 200'
06:55:06 ++1050+ head -n1
06:55:06 +1050+ RESPONSE='{"uuid":"2e0d89e5-f0e7-45f1-9712-2840315d2e54","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
06:55:06 ++1050+ tail -n1
06:55:06 +1050+ STATUS_CODE=200
06:55:06 ++1050+ echo '{"uuid":"2e0d89e5-f0e7-45f1-9712-2840315d2e54","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
06:55:06 ++1050+ jq -r .notarizationStatus.status
06:55:06 +1050+ STATUS=IN_PROGRESS
06:55:06 +1050+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
06:55:06 +1050+ sleep 1m
06:55:12 ++844+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/e9386617-8178-4c08-b848-8c4ae79be7fc/status
06:55:12 +844+ RESPONSE_RAW='{"uuid":"e9386617-8178-4c08-b848-8c4ae79be7fc","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
06:55:12 200'
06:55:12 ++844+ head -n1
06:55:12 +844+ RESPONSE='{"uuid":"e9386617-8178-4c08-b848-8c4ae79be7fc","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
06:55:12 ++844+ tail -n1
06:55:12 +844+ STATUS_CODE=200
06:55:12 ++844+ echo '{"uuid":"e9386617-8178-4c08-b848-8c4ae79be7fc","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
06:55:12 ++844+ jq -r .notarizationStatus.status
06:55:12 +844+ STATUS=IN_PROGRESS
06:55:12 +844+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
06:55:12 +844+ sleep 1m
06:55:24 ++502+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/836bb1a1-720c-4524-a525-dba6a5700e91/status
06:55:24 +502+ RESPONSE_RAW='{"uuid":"836bb1a1-720c-4524-a525-dba6a5700e91","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
06:55:24 200'
06:55:24 ++502+ head -n1
06:55:24 +502+ RESPONSE='{"uuid":"836bb1a1-720c-4524-a525-dba6a5700e91","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
06:55:24 ++502+ tail -n1
06:55:24 +502+ STATUS_CODE=200
06:55:24 ++502+ echo '{"uuid":"836bb1a1-720c-4524-a525-dba6a5700e91","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
06:55:24 ++502+ jq -r .notarizationStatus.status
06:55:24 +502+ STATUS=IN_PROGRESS
06:55:24 +502+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
06:55:24 +502+ sleep 1m
06:55:43 ++564+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/1344ea29-183d-413b-b67e-eead0056e7f6/status
06:55:43 +564+ RESPONSE_RAW='{"uuid":"1344ea29-183d-413b-b67e-eead0056e7f6","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
06:55:43 200'
06:55:43 ++564+ head -n1
06:55:43 +564+ RESPONSE='{"uuid":"1344ea29-183d-413b-b67e-eead0056e7f6","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
06:55:43 ++564+ tail -n1
06:55:43 +564+ STATUS_CODE=200
06:55:43 ++564+ echo '{"uuid":"1344ea29-183d-413b-b67e-eead0056e7f6","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
06:55:43 ++564+ jq -r .notarizationStatus.status
06:55:43 +564+ STATUS=IN_PROGRESS
06:55:43 +564+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
06:55:43 +564+ sleep 1m
06:56:02 ++606+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/9de0b02b-f693-4031-8f06-017ea804231a/status
06:56:02 +606+ RESPONSE_RAW='{"uuid":"9de0b02b-f693-4031-8f06-017ea804231a","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
06:56:02 200'
06:56:02 ++606+ head -n1
06:56:02 +606+ RESPONSE='{"uuid":"9de0b02b-f693-4031-8f06-017ea804231a","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
06:56:02 ++606+ tail -n1
06:56:02 +606+ STATUS_CODE=200
06:56:02 ++606+ echo '{"uuid":"9de0b02b-f693-4031-8f06-017ea804231a","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
06:56:02 ++606+ jq -r .notarizationStatus.status
06:56:02 +606+ STATUS=IN_PROGRESS
06:56:02 +606+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
06:56:02 +606+ sleep 1m
06:56:06 ++1050+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/2e0d89e5-f0e7-45f1-9712-2840315d2e54/status
06:56:06 +1050+ RESPONSE_RAW='{"uuid":"2e0d89e5-f0e7-45f1-9712-2840315d2e54","notarizationStatus":{"status":"COMPLETE","message":"Notarization ticket has been stapled successfully to uploaded file. You can now download the stapled file","moreInfo":"Notarization ticket has been stapled to the uploaded file successfully","log":"{\n  \"logFormatVersion\": 1,\n  \"jobId\": \"cb2b8680-b867-4981-b9cb-49196fae9fd5\",\n  \"status\": \"Accepted\",\n  \"statusSummary\": \"Ready for distribution\",\n  \"statusCode\": 0,\n  \"archiveFilename\": \"eclipse-committers-2024-06-M2-macosx-cocoa-x86_64-5521992379856229293.dmg\",\n  \"uploadDate\": \"2024-05-02T10:32:13.577Z\",\n  \"sha256\": \"82161dbac5a5fc7f5ed1dd4dff2c200646f96b653c3f8c123b01d5326db26f53\",\n  \"ticketContents\": [\n    {\n      \"path\": \"eclipse-committers-2024-06-M2-macosx-cocoa-x86_64-5521992379856229293.dmg\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"af96cd3ee5250241aaa50e2dbb216bbf4dab310e\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M2-macosx-cocoa-x86_64-5521992379856229293.dmg/Eclipse.app\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ca194b77b6e3cf6339319a081b868a47e45dc084\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M2-macosx-cocoa-x86_64-5521992379856229293.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.committers.executable.cocoa.macosx.x86_64_4.32.0.20240502-0721/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"00fda142f82025ddc29a3ff87f899862c2236492\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M2-macosx-cocoa-x86_64-5521992379856229293.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202404271024.jar/os/macosx/aarch64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9357f8202c2bdf9ed309bf2c82f8f53a68164088\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M2-macosx-cocoa-x86_64-5521992379856229293.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202404271024.jar/os/macosx/aarch64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"102febf8120322b093b1c9c8d6b24b6a78f9bcc0\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M2-macosx-cocoa-x86_64-5521992379856229293.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202404271024.jar/os/macosx/x86_64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9517a970b176bde72cd73887e2587a3574716110\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M2-macosx-cocoa-x86_64-5521992379856229293.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202404271024.jar/os/macosx/x86_64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0e97a6eb772a3eef07826d5eb75de0924fba367b\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M2-macosx-cocoa-x86_64-5521992379856229293.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e37eb237e4687575f774c028e8aa4a4913e37a37\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M2-macosx-cocoa-x86_64-5521992379856229293.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"86006f61e0eadafeb935a0de05828ea98a6308e1\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M2-macosx-cocoa-x86_64-5521992379856229293.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.300.v20240419-2334.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M2-macosx-cocoa-x86_64-5521992379856229293.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.300.v20240419-2334.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M2-macosx-cocoa-x86_64-5521992379856229293.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.126.0.v20240426-0802.jar/libswt-pi-cocoa-4965r8.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6934a02a15f0a67c1e58cf0b19feee828ad360d6\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M2-macosx-cocoa-x86_64-5521992379856229293.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.126.0.v20240426-0802.jar/libswt-awt-cocoa-4965r8.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"dd9cfb912acc0ee8e137d9d841a2dcd62c6dc3e4\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M2-macosx-cocoa-x86_64-5521992379856229293.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.126.0.v20240426-0802.jar/libswt-cocoa-4965r8.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d05337058ff069045bfdbe0c903cccd5e6be9cff\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M2-macosx-cocoa-x86_64-5521992379856229293.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.wildwebdeveloper.embedder.node.macos.x86_64_1.0.7.202310251358.jar/resources/node-v18.18.2-darwin-x64.tar.gz/node-v18.18.2-darwin-x64.tar/node-v18.18.2-darwin-x64/bin/node\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"74a1702d0b99002f268fbd6bbd110670a579fbdc\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M2-macosx-cocoa-x86_64-5521992379856229293.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-aarch64/libjnidispatch.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"56cd13fe659db01c07ec565716b2e6e1024199ab\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M2-macosx-cocoa-x86_64-5521992379856229293.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-x86-64/libjnidispatch.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6657e46285bd8380196b5cfddae3e6143a2c32a0\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M2-macosx-cocoa-x86_64-5521992379856229293.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.2.900.v20240129-1338/eclipse_11900.so\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a52cb795e3230ae77706c641284547f9ad6cbecf\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M2-macosx-cocoa-x86_64-5521992379856229293.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jar\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3c252b0f3272a34c543b0324bf8a01e48369dfef\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M2-macosx-cocoa-x86_64-5521992379856229293.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jarsigner\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3825723ed9b54eeec84ea5fa65e065d6202ea266\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M2-macosx-cocoa-x86_64-5521992379856229293.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/java\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d5cee0be91f8b32baa13dead0b4c7681060427dd\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M2-macosx-cocoa-x86_64-5521992379856229293.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/javac\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"8ab3cf8189bcb923500c430e4f343b9f9a61db92\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M2-macosx-cocoa-x86_64-5521992379856229293.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/javadoc\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ba65fd30663064895b31b1f9d92efb43f510f0cb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M2-macosx-cocoa-x86_64-5521992379856229293.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/javap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"81ae326d2f3b019f96dec711b44e0c3c9c0d6793\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M2-macosx-cocoa-x86_64-5521992379856229293.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jcmd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9d1ff349397e85a003ec98f1ff01415e8b5962f0\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M2-macosx-cocoa-x86_64-5521992379856229293.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jconsole\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a678702718088d6722b354cfc41a39c33e780c44\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M2-macosx-cocoa-x86_64-5521992379856229293.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b0dae41c8b69e2fd17a18dcd7ba97ec3889ce676\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M2-macosx-cocoa-x86_64-5521992379856229293.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jdeprscan\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"da8173d92bdcca349994c7b7cb40c76ad5c3f3ac\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M2-macosx-cocoa-x86_64-5521992379856229293.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jdeps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a6b1ce5dc1c1308ee288b9eb7f65b3b89e295406\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M2-macosx-cocoa-x86_64-5521992379856229293.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jfr\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"fedf23ad73f4c585f8ecdeef39195bf2491b6b7a\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M2-macosx-cocoa-x86_64-5521992379856229293.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jhsdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"47edaface871ae7019fa5061b9a3bb09a3a01ec2\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M2-macosx-cocoa-x86_64-5521992379856229293.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jimage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"fa860874e5b1c8c941e36d2ce9ad86ecbfebb2af\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M2-macosx-cocoa-x86_64-5521992379856229293.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jinfo\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"66ce18e24c50ccd02d126bc443dc3447136fb38f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M2-macosx-cocoa-x86_64-5521992379856229293.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jlink\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4cd63ba153c62631630a11716bdd007fba863065\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M2-macosx-cocoa-x86_64-5521992379856229293.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jmap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2562da0de21ca7a9d6a204167d36f7061466bfd8\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M2-macosx-cocoa-x86_64-5521992379856229293.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jmod\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ac53c85cdc2ff484217f843c6a0e603183b3e2c9\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M2-macosx-cocoa-x86_64-5521992379856229293.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jpackage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6bf6ca9567c95763833bbee29bcef6ec89f81dfd\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M2-macosx-cocoa-x86_64-5521992379856229293.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"230f835ee00d93c808df43d0c2991635e80e63a3\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M2-macosx-cocoa-x86_64-5521992379856229293.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jrunscript\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c9498519d56e66afbc98652661d338edd66a0e4c\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M2-macosx-cocoa-x86_64-5521992379856229293.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jshell\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b909a667f52716ac4263b8097072a85066bc7d23\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M2-macosx-cocoa-x86_64-5521992379856229293.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jstack\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0f53a30c10008284e16acc1158381119b2463084\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M2-macosx-cocoa-x86_64-5521992379856229293.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jstat\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a67f0cce729d70857ccb6b89650c50fc2751a899\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M2-macosx-cocoa-x86_64-5521992379856229293.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jstatd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9ac691648cc46870c1727f03f360b3a3b2388ba5\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M2-macosx-cocoa-x86_64-5521992379856229293.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jwebserver\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b8fb050e8fec4279cee2f2564844f40673cdcb25\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M2-macosx-cocoa-x86_64-5521992379856229293.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/keytool\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c4c294b3cc63dc13b51778e6f853db53f3effe41\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M2-macosx-cocoa-x86_64-5521992379856229293.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/rmiregistry\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"cdd83972a5bc33a782200788f4f66bc736e689f8\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M2-macosx-cocoa-x86_64-5521992379856229293.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/serialver\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"221287cc2221f20ec84c875388b7a239b06304d0\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M2-macosx-cocoa-x86_64-5521992379856229293.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/jspawnhelper\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"829d0d770326ae7073f74579bf678eac3c4828bb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M2-macosx-cocoa-x86_64-5521992379856229293.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libattach.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0afdad31f5216b285a02d8a790021d33668c89f9\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M2-macosx-cocoa-x86_64-5521992379856229293.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2973edf30f74f9c1827d5aa59c727d135b6f9393\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M2-macosx-cocoa-x86_64-5521992379856229293.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libawt_lwawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"8431a38072d38f8aeecbac9c9651e9b179f656ba\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M2-macosx-cocoa-x86_64-5521992379856229293.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libdt_socket.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3d41fd4e61e8c9f36925b128264199dc5ba175fa\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M2-macosx-cocoa-x86_64-5521992379856229293.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libextnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e14473293f82948e73eca017c21b0440f3b5bf5e\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M2-macosx-cocoa-x86_64-5521992379856229293.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libfontmanager.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"26455017ff930a947b3886eeabed2cc462355cb2\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M2-macosx-cocoa-x86_64-5521992379856229293.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libfreetype.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3374e86bd8cb23758b180c2a09e57ff6c8974429\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M2-macosx-cocoa-x86_64-5521992379856229293.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libinstrument.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c504ac6f28bc69ba5a3e081406ac7e0bca60936d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M2-macosx-cocoa-x86_64-5521992379856229293.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libj2gss.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"195b73d5a4d5d8d3994c91177776d2f3bbc5d1fe\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M2-macosx-cocoa-x86_64-5521992379856229293.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libj2pcsc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"28aab47c188d5c962387a6b7e18ff69c19af5bb4\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M2-macosx-cocoa-x86_64-5521992379856229293.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libj2pkcs11.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7975e108d71c9f6b485e6761f0282a8a79184e4d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M2-macosx-cocoa-x86_64-5521992379856229293.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjaas.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"af4d60eeab550ee297655e0b559c4e56d25d4898\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M2-macosx-cocoa-x86_64-5521992379856229293.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjava.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f1b702166e0355241d63314f57d901f39f13bac0\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M2-macosx-cocoa-x86_64-5521992379856229293.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjavajpeg.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"db2e9a3875932e5eedbd667d5cd2015d8cfa4c18\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M2-macosx-cocoa-x86_64-5521992379856229293.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"99175cdd438e9155db559ba8389441297b93986c\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M2-macosx-cocoa-x86_64-5521992379856229293.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjdwp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"667a513a65e6fc8e88f350024cf0ff7132f83f6b\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M2-macosx-cocoa-x86_64-5521992379856229293.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjimage.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"df7980d9033f04fb2a6341bcd93a729411129a27\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M2-macosx-cocoa-x86_64-5521992379856229293.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjli.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ccd681974c1df510b628179dee9bd3bc358b8ea1\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M2-macosx-cocoa-x86_64-5521992379856229293.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3a39eab4f2ce60f0a7c1a6c302963ef2ab0a3fca\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M2-macosx-cocoa-x86_64-5521992379856229293.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjsound.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5ef4e610f15accdf37f862fb663c973b02f3dd60\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M2-macosx-cocoa-x86_64-5521992379856229293.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/liblcms.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"94bf533d8ee086b686388e3f1b03aa648f1cad75\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M2-macosx-cocoa-x86_64-5521992379856229293.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/lible.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"62ba8e900b479ef5ce908a21f8030f24a2feff01\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M2-macosx-cocoa-x86_64-5521992379856229293.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libmanagement.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7f7cdd4fd7e03ba7d38031f6d2865e3b7cb958f2\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M2-macosx-cocoa-x86_64-5521992379856229293.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libmanagement_agent.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"10fca8d6916d94e1ac6a9b723085678d1710863d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M2-macosx-cocoa-x86_64-5521992379856229293.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libmanagement_ext.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"944693d2de31a1c8d7c3ce97d4b080a75b71d285\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M2-macosx-cocoa-x86_64-5521992379856229293.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libmlib_image.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"33a68af7f44a3f31830ed465b62dc045cf07dc88\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M2-macosx-cocoa-x86_64-5521992379856229293.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d22ee5d08484d3ac033094149bfc042f3e503ffe\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M2-macosx-cocoa-x86_64-5521992379856229293.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libnio.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"888c55093caeb579a852e764aeb69420c7d398b5\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M2-macosx-cocoa-x86_64-5521992379856229293.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libosx.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f00a159d69a552b4b91ce80d215647afe1f9b927\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M2-macosx-cocoa-x86_64-5521992379856229293.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libosxapp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4ffb38b72b23bf4fc531190c9f2e55d3561787e3\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M2-macosx-cocoa-x86_64-5521992379856229293.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libosxkrb5.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"597b23ed4e29196566607e54893ec9cf410e669a\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M2-macosx-cocoa-x86_64-5521992379856229293.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libosxsecurity.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"8cb2f9c7a7468c380ccb0e7f899df2855d152d62\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M2-macosx-cocoa-x86_64-5521992379856229293.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libosxui.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"332eddb084f5a2e52d0aaee12ca19e43fbeb44cb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M2-macosx-cocoa-x86_64-5521992379856229293.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libprefs.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a3ac4a2aa4583afec7699b2a5c7ce00adb687319\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M2-macosx-cocoa-x86_64-5521992379856229293.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/librmi.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c4f80f1208f4351cfa20a2606592f7e405e3234c\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M2-macosx-cocoa-x86_64-5521992379856229293.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libsaproc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"06cefbe0897e1963f6aeb031b597c456cfb4d67a\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M2-macosx-cocoa-x86_64-5521992379856229293.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libsplashscreen.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c6d4677f90c7ad57e914bca1c9cf3d57156d8022\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M2-macosx-cocoa-x86_64-5521992379856229293.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libsyslookup.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"aa073278b31d13a4b7d700035455c3f25b6b1cf4\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M2-macosx-cocoa-x86_64-5521992379856229293.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libverify.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"21ed62964fe9b9a469a5b41022b1b7f4e6df767f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M2-macosx-cocoa-x86_64-5521992379856229293.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libzip.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d68020bd3f05e86e7a80f9d582891f02c4e3cd3f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M2-macosx-cocoa-x86_64-5521992379856229293.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/server/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3a39eab4f2ce60f0a7c1a6c302963ef2ab0a3fca\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M2-macosx-cocoa-x86_64-5521992379856229293.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/server/libjvm.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3aa2681e3e1fa7bfb3f36812e02c2a5bd84d54bf\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M2-macosx-cocoa-x86_64-5521992379856229293.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.wildwebdeveloper_1.1.4.202311211923/node_modules/fsevents/fsevents.node\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"41ddd1ac2bf7b4b267951a7416e941affe0471a5\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M2-macosx-cocoa-x86_64-5521992379856229293.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.wildwebdeveloper_1.1.4.202311211923/node_modules/fsevents/fsevents.node\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b6229dd67303aa3f4f9cbd1500198d8a2531089b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M2-macosx-cocoa-x86_64-5521992379856229293.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ca194b77b6e3cf6339319a081b868a47e45dc084\",\n      \"arch\": \"x86_64\"\n    }\n  ],\n  \"issues\": null\n}\n"}}
06:56:06 200'
06:56:06 ++1050+ head -n1
06:56:06 +1050+ RESPONSE='{"uuid":"2e0d89e5-f0e7-45f1-9712-2840315d2e54","notarizationStatus":{"status":"COMPLETE","message":"Notarization ticket has been stapled successfully to uploaded file. You can now download the stapled file","moreInfo":"Notarization ticket has been stapled to the uploaded file successfully","log":"{\n  \"logFormatVersion\": 1,\n  \"jobId\": \"cb2b8680-b867-4981-b9cb-49196fae9fd5\",\n  \"status\": \"Accepted\",\n  \"statusSummary\": \"Ready for distribution\",\n  \"statusCode\": 0,\n  \"archiveFilename\": \"eclipse-committers-2024-06-M2-macosx-cocoa-x86_64-5521992379856229293.dmg\",\n  \"uploadDate\": \"2024-05-02T10:32:13.577Z\",\n  \"sha256\": \"82161dbac5a5fc7f5ed1dd4dff2c200646f96b653c3f8c123b01d5326db26f53\",\n  \"ticketContents\": [\n    {\n      \"path\": \"eclipse-committers-2024-06-M2-macosx-cocoa-x86_64-5521992379856229293.dmg\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"af96cd3ee5250241aaa50e2dbb216bbf4dab310e\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M2-macosx-cocoa-x86_64-5521992379856229293.dmg/Eclipse.app\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ca194b77b6e3cf6339319a081b868a47e45dc084\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M2-macosx-cocoa-x86_64-5521992379856229293.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.committers.executable.cocoa.macosx.x86_64_4.32.0.20240502-0721/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"00fda142f82025ddc29a3ff87f899862c2236492\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M2-macosx-cocoa-x86_64-5521992379856229293.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202404271024.jar/os/macosx/aarch64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9357f8202c2bdf9ed309bf2c82f8f53a68164088\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M2-macosx-cocoa-x86_64-5521992379856229293.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202404271024.jar/os/macosx/aarch64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"102febf8120322b093b1c9c8d6b24b6a78f9bcc0\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M2-macosx-cocoa-x86_64-5521992379856229293.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202404271024.jar/os/macosx/x86_64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9517a970b176bde72cd73887e2587a3574716110\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M2-macosx-cocoa-x86_64-5521992379856229293.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202404271024.jar/os/macosx/x86_64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0e97a6eb772a3eef07826d5eb75de0924fba367b\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M2-macosx-cocoa-x86_64-5521992379856229293.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e37eb237e4687575f774c028e8aa4a4913e37a37\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M2-macosx-cocoa-x86_64-5521992379856229293.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"86006f61e0eadafeb935a0de05828ea98a6308e1\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M2-macosx-cocoa-x86_64-5521992379856229293.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.300.v20240419-2334.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M2-macosx-cocoa-x86_64-5521992379856229293.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.300.v20240419-2334.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M2-macosx-cocoa-x86_64-5521992379856229293.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.126.0.v20240426-0802.jar/libswt-pi-cocoa-4965r8.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6934a02a15f0a67c1e58cf0b19feee828ad360d6\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M2-macosx-cocoa-x86_64-5521992379856229293.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.126.0.v20240426-0802.jar/libswt-awt-cocoa-4965r8.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"dd9cfb912acc0ee8e137d9d841a2dcd62c6dc3e4\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M2-macosx-cocoa-x86_64-5521992379856229293.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.126.0.v20240426-0802.jar/libswt-cocoa-4965r8.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d05337058ff069045bfdbe0c903cccd5e6be9cff\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M2-macosx-cocoa-x86_64-5521992379856229293.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.wildwebdeveloper.embedder.node.macos.x86_64_1.0.7.202310251358.jar/resources/node-v18.18.2-darwin-x64.tar.gz/node-v18.18.2-darwin-x64.tar/node-v18.18.2-darwin-x64/bin/node\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"74a1702d0b99002f268fbd6bbd110670a579fbdc\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M2-macosx-cocoa-x86_64-5521992379856229293.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-aarch64/libjnidispatch.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"56cd13fe659db01c07ec565716b2e6e1024199ab\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M2-macosx-cocoa-x86_64-5521992379856229293.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-x86-64/libjnidispatch.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6657e46285bd8380196b5cfddae3e6143a2c32a0\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M2-macosx-cocoa-x86_64-5521992379856229293.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.2.900.v20240129-1338/eclipse_11900.so\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a52cb795e3230ae77706c641284547f9ad6cbecf\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M2-macosx-cocoa-x86_64-5521992379856229293.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jar\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3c252b0f3272a34c543b0324bf8a01e48369dfef\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M2-macosx-cocoa-x86_64-5521992379856229293.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jarsigner\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3825723ed9b54eeec84ea5fa65e065d6202ea266\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M2-macosx-cocoa-x86_64-5521992379856229293.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/java\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d5cee0be91f8b32baa13dead0b4c7681060427dd\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M2-macosx-cocoa-x86_64-5521992379856229293.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/javac\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"8ab3cf8189bcb923500c430e4f343b9f9a61db92\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M2-macosx-cocoa-x86_64-5521992379856229293.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/javadoc\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ba65fd30663064895b31b1f9d92efb43f510f0cb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M2-macosx-cocoa-x86_64-5521992379856229293.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/javap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"81ae326d2f3b019f96dec711b44e0c3c9c0d6793\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M2-macosx-cocoa-x86_64-5521992379856229293.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jcmd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9d1ff349397e85a003ec98f1ff01415e8b5962f0\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M2-macosx-cocoa-x86_64-5521992379856229293.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jconsole\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a678702718088d6722b354cfc41a39c33e780c44\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M2-macosx-cocoa-x86_64-5521992379856229293.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b0dae41c8b69e2fd17a18dcd7ba97ec3889ce676\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M2-macosx-cocoa-x86_64-5521992379856229293.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jdeprscan\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"da8173d92bdcca349994c7b7cb40c76ad5c3f3ac\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M2-macosx-cocoa-x86_64-5521992379856229293.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jdeps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a6b1ce5dc1c1308ee288b9eb7f65b3b89e295406\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M2-macosx-cocoa-x86_64-5521992379856229293.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jfr\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"fedf23ad73f4c585f8ecdeef39195bf2491b6b7a\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M2-macosx-cocoa-x86_64-5521992379856229293.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jhsdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"47edaface871ae7019fa5061b9a3bb09a3a01ec2\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M2-macosx-cocoa-x86_64-5521992379856229293.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jimage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"fa860874e5b1c8c941e36d2ce9ad86ecbfebb2af\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M2-macosx-cocoa-x86_64-5521992379856229293.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jinfo\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"66ce18e24c50ccd02d126bc443dc3447136fb38f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M2-macosx-cocoa-x86_64-5521992379856229293.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jlink\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4cd63ba153c62631630a11716bdd007fba863065\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M2-macosx-cocoa-x86_64-5521992379856229293.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jmap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2562da0de21ca7a9d6a204167d36f7061466bfd8\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M2-macosx-cocoa-x86_64-5521992379856229293.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jmod\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ac53c85cdc2ff484217f843c6a0e603183b3e2c9\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M2-macosx-cocoa-x86_64-5521992379856229293.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jpackage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6bf6ca9567c95763833bbee29bcef6ec89f81dfd\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M2-macosx-cocoa-x86_64-5521992379856229293.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"230f835ee00d93c808df43d0c2991635e80e63a3\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M2-macosx-cocoa-x86_64-5521992379856229293.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jrunscript\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c9498519d56e66afbc98652661d338edd66a0e4c\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M2-macosx-cocoa-x86_64-5521992379856229293.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jshell\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b909a667f52716ac4263b8097072a85066bc7d23\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M2-macosx-cocoa-x86_64-5521992379856229293.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jstack\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0f53a30c10008284e16acc1158381119b2463084\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M2-macosx-cocoa-x86_64-5521992379856229293.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jstat\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a67f0cce729d70857ccb6b89650c50fc2751a899\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M2-macosx-cocoa-x86_64-5521992379856229293.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jstatd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9ac691648cc46870c1727f03f360b3a3b2388ba5\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M2-macosx-cocoa-x86_64-5521992379856229293.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jwebserver\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b8fb050e8fec4279cee2f2564844f40673cdcb25\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M2-macosx-cocoa-x86_64-5521992379856229293.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/keytool\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c4c294b3cc63dc13b51778e6f853db53f3effe41\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M2-macosx-cocoa-x86_64-5521992379856229293.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/rmiregistry\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"cdd83972a5bc33a782200788f4f66bc736e689f8\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M2-macosx-cocoa-x86_64-5521992379856229293.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/serialver\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"221287cc2221f20ec84c875388b7a239b06304d0\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M2-macosx-cocoa-x86_64-5521992379856229293.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/jspawnhelper\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"829d0d770326ae7073f74579bf678eac3c4828bb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M2-macosx-cocoa-x86_64-5521992379856229293.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libattach.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0afdad31f5216b285a02d8a790021d33668c89f9\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M2-macosx-cocoa-x86_64-5521992379856229293.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2973edf30f74f9c1827d5aa59c727d135b6f9393\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M2-macosx-cocoa-x86_64-5521992379856229293.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libawt_lwawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"8431a38072d38f8aeecbac9c9651e9b179f656ba\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M2-macosx-cocoa-x86_64-5521992379856229293.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libdt_socket.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3d41fd4e61e8c9f36925b128264199dc5ba175fa\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M2-macosx-cocoa-x86_64-5521992379856229293.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libextnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e14473293f82948e73eca017c21b0440f3b5bf5e\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M2-macosx-cocoa-x86_64-5521992379856229293.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libfontmanager.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"26455017ff930a947b3886eeabed2cc462355cb2\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M2-macosx-cocoa-x86_64-5521992379856229293.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libfreetype.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3374e86bd8cb23758b180c2a09e57ff6c8974429\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M2-macosx-cocoa-x86_64-5521992379856229293.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libinstrument.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c504ac6f28bc69ba5a3e081406ac7e0bca60936d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M2-macosx-cocoa-x86_64-5521992379856229293.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libj2gss.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"195b73d5a4d5d8d3994c91177776d2f3bbc5d1fe\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M2-macosx-cocoa-x86_64-5521992379856229293.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libj2pcsc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"28aab47c188d5c962387a6b7e18ff69c19af5bb4\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M2-macosx-cocoa-x86_64-5521992379856229293.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libj2pkcs11.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7975e108d71c9f6b485e6761f0282a8a79184e4d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M2-macosx-cocoa-x86_64-5521992379856229293.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjaas.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"af4d60eeab550ee297655e0b559c4e56d25d4898\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M2-macosx-cocoa-x86_64-5521992379856229293.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjava.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f1b702166e0355241d63314f57d901f39f13bac0\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M2-macosx-cocoa-x86_64-5521992379856229293.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjavajpeg.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"db2e9a3875932e5eedbd667d5cd2015d8cfa4c18\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M2-macosx-cocoa-x86_64-5521992379856229293.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"99175cdd438e9155db559ba8389441297b93986c\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M2-macosx-cocoa-x86_64-5521992379856229293.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjdwp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"667a513a65e6fc8e88f350024cf0ff7132f83f6b\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M2-macosx-cocoa-x86_64-5521992379856229293.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjimage.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"df7980d9033f04fb2a6341bcd93a729411129a27\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M2-macosx-cocoa-x86_64-5521992379856229293.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjli.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ccd681974c1df510b628179dee9bd3bc358b8ea1\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M2-macosx-cocoa-x86_64-5521992379856229293.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3a39eab4f2ce60f0a7c1a6c302963ef2ab0a3fca\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M2-macosx-cocoa-x86_64-5521992379856229293.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjsound.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5ef4e610f15accdf37f862fb663c973b02f3dd60\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M2-macosx-cocoa-x86_64-5521992379856229293.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/liblcms.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"94bf533d8ee086b686388e3f1b03aa648f1cad75\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M2-macosx-cocoa-x86_64-5521992379856229293.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/lible.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"62ba8e900b479ef5ce908a21f8030f24a2feff01\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M2-macosx-cocoa-x86_64-5521992379856229293.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libmanagement.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7f7cdd4fd7e03ba7d38031f6d2865e3b7cb958f2\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M2-macosx-cocoa-x86_64-5521992379856229293.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libmanagement_agent.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"10fca8d6916d94e1ac6a9b723085678d1710863d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M2-macosx-cocoa-x86_64-5521992379856229293.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libmanagement_ext.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"944693d2de31a1c8d7c3ce97d4b080a75b71d285\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M2-macosx-cocoa-x86_64-5521992379856229293.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libmlib_image.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"33a68af7f44a3f31830ed465b62dc045cf07dc88\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M2-macosx-cocoa-x86_64-5521992379856229293.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d22ee5d08484d3ac033094149bfc042f3e503ffe\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M2-macosx-cocoa-x86_64-5521992379856229293.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libnio.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"888c55093caeb579a852e764aeb69420c7d398b5\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M2-macosx-cocoa-x86_64-5521992379856229293.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libosx.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f00a159d69a552b4b91ce80d215647afe1f9b927\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M2-macosx-cocoa-x86_64-5521992379856229293.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libosxapp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4ffb38b72b23bf4fc531190c9f2e55d3561787e3\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M2-macosx-cocoa-x86_64-5521992379856229293.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libosxkrb5.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"597b23ed4e29196566607e54893ec9cf410e669a\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M2-macosx-cocoa-x86_64-5521992379856229293.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libosxsecurity.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"8cb2f9c7a7468c380ccb0e7f899df2855d152d62\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M2-macosx-cocoa-x86_64-5521992379856229293.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libosxui.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"332eddb084f5a2e52d0aaee12ca19e43fbeb44cb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M2-macosx-cocoa-x86_64-5521992379856229293.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libprefs.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a3ac4a2aa4583afec7699b2a5c7ce00adb687319\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M2-macosx-cocoa-x86_64-5521992379856229293.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/librmi.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c4f80f1208f4351cfa20a2606592f7e405e3234c\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M2-macosx-cocoa-x86_64-5521992379856229293.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libsaproc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"06cefbe0897e1963f6aeb031b597c456cfb4d67a\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M2-macosx-cocoa-x86_64-5521992379856229293.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libsplashscreen.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c6d4677f90c7ad57e914bca1c9cf3d57156d8022\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M2-macosx-cocoa-x86_64-5521992379856229293.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libsyslookup.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"aa073278b31d13a4b7d700035455c3f25b6b1cf4\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M2-macosx-cocoa-x86_64-5521992379856229293.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libverify.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"21ed62964fe9b9a469a5b41022b1b7f4e6df767f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M2-macosx-cocoa-x86_64-5521992379856229293.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libzip.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d68020bd3f05e86e7a80f9d582891f02c4e3cd3f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M2-macosx-cocoa-x86_64-5521992379856229293.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/server/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3a39eab4f2ce60f0a7c1a6c302963ef2ab0a3fca\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M2-macosx-cocoa-x86_64-5521992379856229293.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/server/libjvm.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3aa2681e3e1fa7bfb3f36812e02c2a5bd84d54bf\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M2-macosx-cocoa-x86_64-5521992379856229293.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.wildwebdeveloper_1.1.4.202311211923/node_modules/fsevents/fsevents.node\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"41ddd1ac2bf7b4b267951a7416e941affe0471a5\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M2-macosx-cocoa-x86_64-5521992379856229293.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.wildwebdeveloper_1.1.4.202311211923/node_modules/fsevents/fsevents.node\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b6229dd67303aa3f4f9cbd1500198d8a2531089b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M2-macosx-cocoa-x86_64-5521992379856229293.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ca194b77b6e3cf6339319a081b868a47e45dc084\",\n      \"arch\": \"x86_64\"\n    }\n  ],\n  \"issues\": null\n}\n"}}'
06:56:06 ++1050+ tail -n1
06:56:06 +1050+ STATUS_CODE=200
06:56:06 ++1050+ jq -r .notarizationStatus.status
06:56:06 ++1050+ echo '{"uuid":"2e0d89e5-f0e7-45f1-9712-2840315d2e54","notarizationStatus":{"status":"COMPLETE","message":"Notarization' ticket has been stapled successfully to uploaded file. You can now download the stapled 'file","moreInfo":"Notarization' ticket has been stapled to the uploaded file 'successfully","log":"{\n' '\"logFormatVersion\":' '1,\n' '\"jobId\":' '\"cb2b8680-b867-4981-b9cb-49196fae9fd5\",\n' '\"status\":' '\"Accepted\",\n' '\"statusSummary\":' '\"Ready' for 'distribution\",\n' '\"statusCode\":' '0,\n' '\"archiveFilename\":' '\"eclipse-committers-2024-06-M2-macosx-cocoa-x86_64-5521992379856229293.dmg\",\n' '\"uploadDate\":' '\"2024-05-02T10:32:13.577Z\",\n' '\"sha256\":' '\"82161dbac5a5fc7f5ed1dd4dff2c200646f96b653c3f8c123b01d5326db26f53\",\n' '\"ticketContents\":' '[\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-M2-macosx-cocoa-x86_64-5521992379856229293.dmg\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"af96cd3ee5250241aaa50e2dbb216bbf4dab310e\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-M2-macosx-cocoa-x86_64-5521992379856229293.dmg/Eclipse.app\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ca194b77b6e3cf6339319a081b868a47e45dc084\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-M2-macosx-cocoa-x86_64-5521992379856229293.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.committers.executable.cocoa.macosx.x86_64_4.32.0.20240502-0721/MacOS/eclipse\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"00fda142f82025ddc29a3ff87f899862c2236492\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-M2-macosx-cocoa-x86_64-5521992379856229293.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202404271024.jar/os/macosx/aarch64/libpty.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9357f8202c2bdf9ed309bf2c82f8f53a68164088\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-M2-macosx-cocoa-x86_64-5521992379856229293.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202404271024.jar/os/macosx/aarch64/libspawner.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"102febf8120322b093b1c9c8d6b24b6a78f9bcc0\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-M2-macosx-cocoa-x86_64-5521992379856229293.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202404271024.jar/os/macosx/x86_64/libpty.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9517a970b176bde72cd73887e2587a3574716110\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-M2-macosx-cocoa-x86_64-5521992379856229293.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202404271024.jar/os/macosx/x86_64/libspawner.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0e97a6eb772a3eef07826d5eb75de0924fba367b\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-M2-macosx-cocoa-x86_64-5521992379856229293.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e37eb237e4687575f774c028e8aa4a4913e37a37\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-M2-macosx-cocoa-x86_64-5521992379856229293.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"86006f61e0eadafeb935a0de05828ea98a6308e1\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-M2-macosx-cocoa-x86_64-5521992379856229293.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.300.v20240419-2334.jar/libkeystoreNative.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-M2-macosx-cocoa-x86_64-5521992379856229293.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.300.v20240419-2334.jar/libkeystoreNative.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-M2-macosx-cocoa-x86_64-5521992379856229293.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.126.0.v20240426-0802.jar/libswt-pi-cocoa-4965r8.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6934a02a15f0a67c1e58cf0b19feee828ad360d6\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-M2-macosx-cocoa-x86_64-5521992379856229293.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.126.0.v20240426-0802.jar/libswt-awt-cocoa-4965r8.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"dd9cfb912acc0ee8e137d9d841a2dcd62c6dc3e4\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-M2-macosx-cocoa-x86_64-5521992379856229293.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.126.0.v20240426-0802.jar/libswt-cocoa-4965r8.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d05337058ff069045bfdbe0c903cccd5e6be9cff\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-M2-macosx-cocoa-x86_64-5521992379856229293.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.wildwebdeveloper.embedder.node.macos.x86_64_1.0.7.202310251358.jar/resources/node-v18.18.2-darwin-x64.tar.gz/node-v18.18.2-darwin-x64.tar/node-v18.18.2-darwin-x64/bin/node\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"74a1702d0b99002f268fbd6bbd110670a579fbdc\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-M2-macosx-cocoa-x86_64-5521992379856229293.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-aarch64/libjnidispatch.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"56cd13fe659db01c07ec565716b2e6e1024199ab\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-M2-macosx-cocoa-x86_64-5521992379856229293.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-x86-64/libjnidispatch.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6657e46285bd8380196b5cfddae3e6143a2c32a0\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-M2-macosx-cocoa-x86_64-5521992379856229293.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.2.900.v20240129-1338/eclipse_11900.so\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a52cb795e3230ae77706c641284547f9ad6cbecf\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-M2-macosx-cocoa-x86_64-5521992379856229293.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jar\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3c252b0f3272a34c543b0324bf8a01e48369dfef\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-M2-macosx-cocoa-x86_64-5521992379856229293.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jarsigner\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3825723ed9b54eeec84ea5fa65e065d6202ea266\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-M2-macosx-cocoa-x86_64-5521992379856229293.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/java\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d5cee0be91f8b32baa13dead0b4c7681060427dd\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-M2-macosx-cocoa-x86_64-5521992379856229293.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/javac\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"8ab3cf8189bcb923500c430e4f343b9f9a61db92\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-M2-macosx-cocoa-x86_64-5521992379856229293.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/javadoc\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ba65fd30663064895b31b1f9d92efb43f510f0cb\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-M2-macosx-cocoa-x86_64-5521992379856229293.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/javap\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"81ae326d2f3b019f96dec711b44e0c3c9c0d6793\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-M2-macosx-cocoa-x86_64-5521992379856229293.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jcmd\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9d1ff349397e85a003ec98f1ff01415e8b5962f0\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-M2-macosx-cocoa-x86_64-5521992379856229293.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jconsole\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a678702718088d6722b354cfc41a39c33e780c44\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-M2-macosx-cocoa-x86_64-5521992379856229293.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jdb\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b0dae41c8b69e2fd17a18dcd7ba97ec3889ce676\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-M2-macosx-cocoa-x86_64-5521992379856229293.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jdeprscan\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"da8173d92bdcca349994c7b7cb40c76ad5c3f3ac\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-M2-macosx-cocoa-x86_64-5521992379856229293.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jdeps\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a6b1ce5dc1c1308ee288b9eb7f65b3b89e295406\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-M2-macosx-cocoa-x86_64-5521992379856229293.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jfr\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"fedf23ad73f4c585f8ecdeef39195bf2491b6b7a\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-M2-macosx-cocoa-x86_64-5521992379856229293.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jhsdb\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"47edaface871ae7019fa5061b9a3bb09a3a01ec2\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-M2-macosx-cocoa-x86_64-5521992379856229293.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jimage\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"fa860874e5b1c8c941e36d2ce9ad86ecbfebb2af\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-M2-macosx-cocoa-x86_64-5521992379856229293.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jinfo\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"66ce18e24c50ccd02d126bc443dc3447136fb38f\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-M2-macosx-cocoa-x86_64-5521992379856229293.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jlink\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"4cd63ba153c62631630a11716bdd007fba863065\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-M2-macosx-cocoa-x86_64-5521992379856229293.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jmap\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"2562da0de21ca7a9d6a204167d36f7061466bfd8\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-M2-macosx-cocoa-x86_64-5521992379856229293.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jmod\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ac53c85cdc2ff484217f843c6a0e603183b3e2c9\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-M2-macosx-cocoa-x86_64-5521992379856229293.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jpackage\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6bf6ca9567c95763833bbee29bcef6ec89f81dfd\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-M2-macosx-cocoa-x86_64-5521992379856229293.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jps\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"230f835ee00d93c808df43d0c2991635e80e63a3\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-M2-macosx-cocoa-x86_64-5521992379856229293.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jrunscript\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c9498519d56e66afbc98652661d338edd66a0e4c\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-M2-macosx-cocoa-x86_64-5521992379856229293.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jshell\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b909a667f52716ac4263b8097072a85066bc7d23\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-M2-macosx-cocoa-x86_64-5521992379856229293.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jstack\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0f53a30c10008284e16acc1158381119b2463084\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-M2-macosx-cocoa-x86_64-5521992379856229293.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jstat\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a67f0cce729d70857ccb6b89650c50fc2751a899\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-M2-macosx-cocoa-x86_64-5521992379856229293.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jstatd\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9ac691648cc46870c1727f03f360b3a3b2388ba5\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-M2-macosx-cocoa-x86_64-5521992379856229293.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jwebserver\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b8fb050e8fec4279cee2f2564844f40673cdcb25\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-M2-macosx-cocoa-x86_64-5521992379856229293.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/keytool\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c4c294b3cc63dc13b51778e6f853db53f3effe41\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-M2-macosx-cocoa-x86_64-5521992379856229293.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/rmiregistry\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"cdd83972a5bc33a782200788f4f66bc736e689f8\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-M2-macosx-cocoa-x86_64-5521992379856229293.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/serialver\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"221287cc2221f20ec84c875388b7a239b06304d0\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-M2-macosx-cocoa-x86_64-5521992379856229293.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/jspawnhelper\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"829d0d770326ae7073f74579bf678eac3c4828bb\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-M2-macosx-cocoa-x86_64-5521992379856229293.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libattach.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0afdad31f5216b285a02d8a790021d33668c89f9\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-M2-macosx-cocoa-x86_64-5521992379856229293.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"2973edf30f74f9c1827d5aa59c727d135b6f9393\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-M2-macosx-cocoa-x86_64-5521992379856229293.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libawt_lwawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"8431a38072d38f8aeecbac9c9651e9b179f656ba\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-M2-macosx-cocoa-x86_64-5521992379856229293.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libdt_socket.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3d41fd4e61e8c9f36925b128264199dc5ba175fa\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-M2-macosx-cocoa-x86_64-5521992379856229293.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libextnet.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e14473293f82948e73eca017c21b0440f3b5bf5e\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-M2-macosx-cocoa-x86_64-5521992379856229293.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libfontmanager.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"26455017ff930a947b3886eeabed2cc462355cb2\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-M2-macosx-cocoa-x86_64-5521992379856229293.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libfreetype.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3374e86bd8cb23758b180c2a09e57ff6c8974429\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-M2-macosx-cocoa-x86_64-5521992379856229293.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libinstrument.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c504ac6f28bc69ba5a3e081406ac7e0bca60936d\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-M2-macosx-cocoa-x86_64-5521992379856229293.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libj2gss.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"195b73d5a4d5d8d3994c91177776d2f3bbc5d1fe\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-M2-macosx-cocoa-x86_64-5521992379856229293.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libj2pcsc.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"28aab47c188d5c962387a6b7e18ff69c19af5bb4\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-M2-macosx-cocoa-x86_64-5521992379856229293.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libj2pkcs11.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"7975e108d71c9f6b485e6761f0282a8a79184e4d\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-M2-macosx-cocoa-x86_64-5521992379856229293.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjaas.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"af4d60eeab550ee297655e0b559c4e56d25d4898\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-M2-macosx-cocoa-x86_64-5521992379856229293.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjava.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f1b702166e0355241d63314f57d901f39f13bac0\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-M2-macosx-cocoa-x86_64-5521992379856229293.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjavajpeg.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"db2e9a3875932e5eedbd667d5cd2015d8cfa4c18\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-M2-macosx-cocoa-x86_64-5521992379856229293.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"99175cdd438e9155db559ba8389441297b93986c\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-M2-macosx-cocoa-x86_64-5521992379856229293.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjdwp.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"667a513a65e6fc8e88f350024cf0ff7132f83f6b\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-M2-macosx-cocoa-x86_64-5521992379856229293.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjimage.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"df7980d9033f04fb2a6341bcd93a729411129a27\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-M2-macosx-cocoa-x86_64-5521992379856229293.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjli.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ccd681974c1df510b628179dee9bd3bc358b8ea1\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-M2-macosx-cocoa-x86_64-5521992379856229293.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjsig.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3a39eab4f2ce60f0a7c1a6c302963ef2ab0a3fca\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-M2-macosx-cocoa-x86_64-5521992379856229293.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjsound.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5ef4e610f15accdf37f862fb663c973b02f3dd60\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-M2-macosx-cocoa-x86_64-5521992379856229293.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/liblcms.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"94bf533d8ee086b686388e3f1b03aa648f1cad75\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-M2-macosx-cocoa-x86_64-5521992379856229293.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/lible.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"62ba8e900b479ef5ce908a21f8030f24a2feff01\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-M2-macosx-cocoa-x86_64-5521992379856229293.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libmanagement.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"7f7cdd4fd7e03ba7d38031f6d2865e3b7cb958f2\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-M2-macosx-cocoa-x86_64-5521992379856229293.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libmanagement_agent.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"10fca8d6916d94e1ac6a9b723085678d1710863d\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-M2-macosx-cocoa-x86_64-5521992379856229293.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libmanagement_ext.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"944693d2de31a1c8d7c3ce97d4b080a75b71d285\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-M2-macosx-cocoa-x86_64-5521992379856229293.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libmlib_image.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"33a68af7f44a3f31830ed465b62dc045cf07dc88\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-M2-macosx-cocoa-x86_64-5521992379856229293.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libnet.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d22ee5d08484d3ac033094149bfc042f3e503ffe\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-M2-macosx-cocoa-x86_64-5521992379856229293.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libnio.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"888c55093caeb579a852e764aeb69420c7d398b5\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-M2-macosx-cocoa-x86_64-5521992379856229293.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libosx.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f00a159d69a552b4b91ce80d215647afe1f9b927\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-M2-macosx-cocoa-x86_64-5521992379856229293.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libosxapp.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"4ffb38b72b23bf4fc531190c9f2e55d3561787e3\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-M2-macosx-cocoa-x86_64-5521992379856229293.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libosxkrb5.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"597b23ed4e29196566607e54893ec9cf410e669a\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-M2-macosx-cocoa-x86_64-5521992379856229293.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libosxsecurity.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"8cb2f9c7a7468c380ccb0e7f899df2855d152d62\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-M2-macosx-cocoa-x86_64-5521992379856229293.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libosxui.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"332eddb084f5a2e52d0aaee12ca19e43fbeb44cb\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-M2-macosx-cocoa-x86_64-5521992379856229293.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libprefs.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a3ac4a2aa4583afec7699b2a5c7ce00adb687319\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-M2-macosx-cocoa-x86_64-5521992379856229293.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/librmi.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c4f80f1208f4351cfa20a2606592f7e405e3234c\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-M2-macosx-cocoa-x86_64-5521992379856229293.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libsaproc.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"06cefbe0897e1963f6aeb031b597c456cfb4d67a\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-M2-macosx-cocoa-x86_64-5521992379856229293.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libsplashscreen.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c6d4677f90c7ad57e914bca1c9cf3d57156d8022\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-M2-macosx-cocoa-x86_64-5521992379856229293.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libsyslookup.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"aa073278b31d13a4b7d700035455c3f25b6b1cf4\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-M2-macosx-cocoa-x86_64-5521992379856229293.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libverify.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"21ed62964fe9b9a469a5b41022b1b7f4e6df767f\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-M2-macosx-cocoa-x86_64-5521992379856229293.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libzip.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d68020bd3f05e86e7a80f9d582891f02c4e3cd3f\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-M2-macosx-cocoa-x86_64-5521992379856229293.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/server/libjsig.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3a39eab4f2ce60f0a7c1a6c302963ef2ab0a3fca\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-M2-macosx-cocoa-x86_64-5521992379856229293.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/server/libjvm.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3aa2681e3e1fa7bfb3f36812e02c2a5bd84d54bf\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-M2-macosx-cocoa-x86_64-5521992379856229293.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.wildwebdeveloper_1.1.4.202311211923/node_modules/fsevents/fsevents.node\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"41ddd1ac2bf7b4b267951a7416e941affe0471a5\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-M2-macosx-cocoa-x86_64-5521992379856229293.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.wildwebdeveloper_1.1.4.202311211923/node_modules/fsevents/fsevents.node\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b6229dd67303aa3f4f9cbd1500198d8a2531089b\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-M2-macosx-cocoa-x86_64-5521992379856229293.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ca194b77b6e3cf6339319a081b868a47e45dc084\",\n' '\"arch\":' '\"x86_64\"\n' '}\n' '],\n' '\"issues\":' 'null\n}\n"}}'
06:56:06 +1050+ STATUS=COMPLETE
06:56:06 +1050+ [[ COMPLETE == \I\N\_\P\R\O\G\R\E\S\S ]]
06:56:06 +1050+ [[ 200 == \5\0\3 ]]
06:56:06 +1050+ [[ 200 == \5\0\2 ]]
06:56:06 +1050+ [[ COMPLETE != \C\O\M\P\L\E\T\E ]]
06:56:06 +1050+ break
06:56:06 +1050+ rm eclipse-committers-2024-06-M2-macosx-cocoa-x86_64.dmg
06:56:06 +1050+ curl -JO https://cbi.eclipse.org/macos/xcrun/2e0d89e5-f0e7-45f1-9712-2840315d2e54/download
06:56:06   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
06:56:06                                  Dload  Upload   Total   Spent    Left  Speed
06:56:06 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 86.6M    0 86.6M    0     0  88.3M      0 --:--:-- --:--:-- --:--:-- 88.2M
100  169M    0  169M    0     0  85.5M      0 --:--:--  0:00:01 --:--:-- 85.4M
100  248M    0  248M    0     0  83.3M      0 --:--:--  0:00:02 --:--:-- 83.2M
100  325M    0  325M    0     0  81.7M      0 --:--:--  0:00:03 --:--:-- 81.7M
100  404M    0  404M    0     0  81.2M      0 --:--:--  0:00:04 --:--:-- 81.2M++844+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/e9386617-8178-4c08-b848-8c4ae79be7fc/status
06:56:12 +844+ RESPONSE_RAW='{"uuid":"e9386617-8178-4c08-b848-8c4ae79be7fc","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
06:56:12 200'
06:56:12 ++844+ head -n1
06:56:12 +844+ RESPONSE='{"uuid":"e9386617-8178-4c08-b848-8c4ae79be7fc","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
06:56:12 ++844+ tail -n1
06:56:12 +844+ STATUS_CODE=200
06:56:12 ++844+ echo '{"uuid":"e9386617-8178-4c08-b848-8c4ae79be7fc","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
06:56:12 ++844+ jq -r .notarizationStatus.status
06:56:12 +844+ STATUS=IN_PROGRESS
06:56:12 +844+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
06:56:12 +844+ sleep 1m
06:56:12 
100  474M    0  474M    0     0  79.2M      0 --:--:--  0:00:05 --:--:-- 77.4M
100  519M    0  519M    0     0  77.6M      0 --:--:--  0:00:06 --:--:-- 74.3M
06:56:13 curl: Saved to filename 'eclipse-committers-2024-06-M2-macosx-cocoa-x86_64.dmg'
06:56:13 +1050+ cp -vf eclipse-committers-2024-06-M2-macosx-cocoa-x86_64.dmg /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-committers-2024-06-M2-macosx-cocoa-x86_64.dmg
06:56:13 'eclipse-committers-2024-06-M2-macosx-cocoa-x86_64.dmg' -> '/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-committers-2024-06-M2-macosx-cocoa-x86_64.dmg'
06:56:13 ++1050+ dirname /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-committers-2024-06-M2-macosx-cocoa-x86_64.dmg
06:56:13 +1050+ d=/home/jenkins/agent/workspace/notarize-downloads/temp
06:56:13 ++1050+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-committers-2024-06-M2-macosx-cocoa-x86_64.dmg
06:56:13 +1050+ b=eclipse-committers-2024-06-M2-macosx-cocoa-x86_64.dmg
06:56:13 +1050+ cd /home/jenkins/agent/workspace/notarize-downloads/temp
06:56:13 +1050+ md5sum eclipse-committers-2024-06-M2-macosx-cocoa-x86_64.dmg
06:56:14 +1050+ sha1sum eclipse-committers-2024-06-M2-macosx-cocoa-x86_64.dmg
06:56:16 +1050+ sha512sum -b eclipse-committers-2024-06-M2-macosx-cocoa-x86_64.dmg
06:56:17 +1050+ rm eclipse-committers-2024-06-M2-macosx-cocoa-x86_64.dmg-tonotarize
06:56:17 +1050+ rm -f eclipse-committers-2024-06-M2-macosx-cocoa-x86_64.dmg-tonotarize.md5
06:56:17 +1050+ rm -f eclipse-committers-2024-06-M2-macosx-cocoa-x86_64.dmg-tonotarize.sha1
06:56:17 +1050+ rm -f eclipse-committers-2024-06-M2-macosx-cocoa-x86_64.dmg-tonotarize.sha512
06:56:24 ++502+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/836bb1a1-720c-4524-a525-dba6a5700e91/status
06:56:24 +502+ RESPONSE_RAW='{"uuid":"836bb1a1-720c-4524-a525-dba6a5700e91","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
06:56:24 200'
06:56:24 ++502+ head -n1
06:56:24 +502+ RESPONSE='{"uuid":"836bb1a1-720c-4524-a525-dba6a5700e91","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
06:56:24 ++502+ tail -n1
06:56:24 +502+ STATUS_CODE=200
06:56:24 ++502+ echo '{"uuid":"836bb1a1-720c-4524-a525-dba6a5700e91","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
06:56:24 ++502+ jq -r .notarizationStatus.status
06:56:24 +502+ STATUS=IN_PROGRESS
06:56:24 +502+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
06:56:24 +502+ sleep 1m
06:56:43 ++564+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/1344ea29-183d-413b-b67e-eead0056e7f6/status
06:56:43 +564+ RESPONSE_RAW='{"uuid":"1344ea29-183d-413b-b67e-eead0056e7f6","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
06:56:43 200'
06:56:43 ++564+ head -n1
06:56:43 +564+ RESPONSE='{"uuid":"1344ea29-183d-413b-b67e-eead0056e7f6","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
06:56:43 ++564+ tail -n1
06:56:43 +564+ STATUS_CODE=200
06:56:43 ++564+ echo '{"uuid":"1344ea29-183d-413b-b67e-eead0056e7f6","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
06:56:43 ++564+ jq -r .notarizationStatus.status
06:56:43 +564+ STATUS=IN_PROGRESS
06:56:43 +564+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
06:56:43 +564+ sleep 1m
06:57:02 ++606+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/9de0b02b-f693-4031-8f06-017ea804231a/status
06:57:02 +606+ RESPONSE_RAW='{"uuid":"9de0b02b-f693-4031-8f06-017ea804231a","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
06:57:02 200'
06:57:02 ++606+ head -n1
06:57:02 +606+ RESPONSE='{"uuid":"9de0b02b-f693-4031-8f06-017ea804231a","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
06:57:02 ++606+ tail -n1
06:57:02 +606+ STATUS_CODE=200
06:57:02 ++606+ echo '{"uuid":"9de0b02b-f693-4031-8f06-017ea804231a","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
06:57:02 ++606+ jq -r .notarizationStatus.status
06:57:02 +606+ STATUS=IN_PROGRESS
06:57:02 +606+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
06:57:02 +606+ sleep 1m
06:57:12 ++844+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/e9386617-8178-4c08-b848-8c4ae79be7fc/status
06:57:12 +844+ RESPONSE_RAW='{"uuid":"e9386617-8178-4c08-b848-8c4ae79be7fc","notarizationStatus":{"status":"COMPLETE","message":"Notarization ticket has been stapled successfully to uploaded file. You can now download the stapled file","moreInfo":"Notarization ticket has been stapled to the uploaded file successfully","log":"{\n  \"logFormatVersion\": 1,\n  \"jobId\": \"e8081ba3-cb0e-4c26-a26c-d712c71af4e4\",\n  \"status\": \"Accepted\",\n  \"statusSummary\": \"Ready for distribution\",\n  \"statusCode\": 0,\n  \"archiveFilename\": \"eclipse-dsl-2024-06-M2-macosx-cocoa-x86_64-9519446306272156104.dmg\",\n  \"uploadDate\": \"2024-05-02T10:31:15.488Z\",\n  \"sha256\": \"efc3eaa0e385a90385c4e9b6ddbe1cb2397712758026a727766ae56cb078c198\",\n  \"ticketContents\": [\n    {\n      \"path\": \"eclipse-dsl-2024-06-M2-macosx-cocoa-x86_64-9519446306272156104.dmg\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"314bbb430b704bc42c8704afd56593277540ab88\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M2-macosx-cocoa-x86_64-9519446306272156104.dmg/Eclipse.app\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"78cfc94cbc5aaf1c175ec380bb59e0c146830c61\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M2-macosx-cocoa-x86_64-9519446306272156104.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.dsl.executable.cocoa.macosx.x86_64_4.32.0.20240502-0721/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"00fda142f82025ddc29a3ff87f899862c2236492\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M2-macosx-cocoa-x86_64-9519446306272156104.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202404271024.jar/os/macosx/aarch64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9357f8202c2bdf9ed309bf2c82f8f53a68164088\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M2-macosx-cocoa-x86_64-9519446306272156104.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202404271024.jar/os/macosx/aarch64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"102febf8120322b093b1c9c8d6b24b6a78f9bcc0\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M2-macosx-cocoa-x86_64-9519446306272156104.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202404271024.jar/os/macosx/x86_64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9517a970b176bde72cd73887e2587a3574716110\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M2-macosx-cocoa-x86_64-9519446306272156104.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202404271024.jar/os/macosx/x86_64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0e97a6eb772a3eef07826d5eb75de0924fba367b\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M2-macosx-cocoa-x86_64-9519446306272156104.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e37eb237e4687575f774c028e8aa4a4913e37a37\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M2-macosx-cocoa-x86_64-9519446306272156104.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"86006f61e0eadafeb935a0de05828ea98a6308e1\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M2-macosx-cocoa-x86_64-9519446306272156104.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.300.v20240419-2334.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M2-macosx-cocoa-x86_64-9519446306272156104.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.300.v20240419-2334.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M2-macosx-cocoa-x86_64-9519446306272156104.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.126.0.v20240426-0802.jar/libswt-pi-cocoa-4965r8.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6934a02a15f0a67c1e58cf0b19feee828ad360d6\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M2-macosx-cocoa-x86_64-9519446306272156104.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.126.0.v20240426-0802.jar/libswt-awt-cocoa-4965r8.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"dd9cfb912acc0ee8e137d9d841a2dcd62c6dc3e4\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M2-macosx-cocoa-x86_64-9519446306272156104.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.126.0.v20240426-0802.jar/libswt-cocoa-4965r8.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d05337058ff069045bfdbe0c903cccd5e6be9cff\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M2-macosx-cocoa-x86_64-9519446306272156104.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-aarch64/libjnidispatch.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"56cd13fe659db01c07ec565716b2e6e1024199ab\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M2-macosx-cocoa-x86_64-9519446306272156104.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-x86-64/libjnidispatch.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6657e46285bd8380196b5cfddae3e6143a2c32a0\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M2-macosx-cocoa-x86_64-9519446306272156104.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.2.900.v20240129-1338/eclipse_11900.so\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a52cb795e3230ae77706c641284547f9ad6cbecf\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M2-macosx-cocoa-x86_64-9519446306272156104.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jar\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3c252b0f3272a34c543b0324bf8a01e48369dfef\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M2-macosx-cocoa-x86_64-9519446306272156104.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jarsigner\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3825723ed9b54eeec84ea5fa65e065d6202ea266\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M2-macosx-cocoa-x86_64-9519446306272156104.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/java\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d5cee0be91f8b32baa13dead0b4c7681060427dd\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M2-macosx-cocoa-x86_64-9519446306272156104.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/javac\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"8ab3cf8189bcb923500c430e4f343b9f9a61db92\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M2-macosx-cocoa-x86_64-9519446306272156104.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/javadoc\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ba65fd30663064895b31b1f9d92efb43f510f0cb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M2-macosx-cocoa-x86_64-9519446306272156104.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/javap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"81ae326d2f3b019f96dec711b44e0c3c9c0d6793\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M2-macosx-cocoa-x86_64-9519446306272156104.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jcmd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9d1ff349397e85a003ec98f1ff01415e8b5962f0\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M2-macosx-cocoa-x86_64-9519446306272156104.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jconsole\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a678702718088d6722b354cfc41a39c33e780c44\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M2-macosx-cocoa-x86_64-9519446306272156104.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b0dae41c8b69e2fd17a18dcd7ba97ec3889ce676\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M2-macosx-cocoa-x86_64-9519446306272156104.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jdeprscan\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"da8173d92bdcca349994c7b7cb40c76ad5c3f3ac\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M2-macosx-cocoa-x86_64-9519446306272156104.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jdeps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a6b1ce5dc1c1308ee288b9eb7f65b3b89e295406\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M2-macosx-cocoa-x86_64-9519446306272156104.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jfr\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"fedf23ad73f4c585f8ecdeef39195bf2491b6b7a\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M2-macosx-cocoa-x86_64-9519446306272156104.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jhsdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"47edaface871ae7019fa5061b9a3bb09a3a01ec2\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M2-macosx-cocoa-x86_64-9519446306272156104.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jimage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"fa860874e5b1c8c941e36d2ce9ad86ecbfebb2af\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M2-macosx-cocoa-x86_64-9519446306272156104.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jinfo\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"66ce18e24c50ccd02d126bc443dc3447136fb38f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M2-macosx-cocoa-x86_64-9519446306272156104.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jlink\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4cd63ba153c62631630a11716bdd007fba863065\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M2-macosx-cocoa-x86_64-9519446306272156104.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jmap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2562da0de21ca7a9d6a204167d36f7061466bfd8\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M2-macosx-cocoa-x86_64-9519446306272156104.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jmod\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ac53c85cdc2ff484217f843c6a0e603183b3e2c9\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M2-macosx-cocoa-x86_64-9519446306272156104.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jpackage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6bf6ca9567c95763833bbee29bcef6ec89f81dfd\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M2-macosx-cocoa-x86_64-9519446306272156104.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"230f835ee00d93c808df43d0c2991635e80e63a3\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M2-macosx-cocoa-x86_64-9519446306272156104.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jrunscript\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c9498519d56e66afbc98652661d338edd66a0e4c\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M2-macosx-cocoa-x86_64-9519446306272156104.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jshell\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b909a667f52716ac4263b8097072a85066bc7d23\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M2-macosx-cocoa-x86_64-9519446306272156104.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jstack\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0f53a30c10008284e16acc1158381119b2463084\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M2-macosx-cocoa-x86_64-9519446306272156104.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jstat\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a67f0cce729d70857ccb6b89650c50fc2751a899\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M2-macosx-cocoa-x86_64-9519446306272156104.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jstatd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9ac691648cc46870c1727f03f360b3a3b2388ba5\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M2-macosx-cocoa-x86_64-9519446306272156104.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jwebserver\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b8fb050e8fec4279cee2f2564844f40673cdcb25\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M2-macosx-cocoa-x86_64-9519446306272156104.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/keytool\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c4c294b3cc63dc13b51778e6f853db53f3effe41\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M2-macosx-cocoa-x86_64-9519446306272156104.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/rmiregistry\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"cdd83972a5bc33a782200788f4f66bc736e689f8\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M2-macosx-cocoa-x86_64-9519446306272156104.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/serialver\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"221287cc2221f20ec84c875388b7a239b06304d0\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M2-macosx-cocoa-x86_64-9519446306272156104.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/jspawnhelper\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"829d0d770326ae7073f74579bf678eac3c4828bb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M2-macosx-cocoa-x86_64-9519446306272156104.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libattach.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0afdad31f5216b285a02d8a790021d33668c89f9\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M2-macosx-cocoa-x86_64-9519446306272156104.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2973edf30f74f9c1827d5aa59c727d135b6f9393\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M2-macosx-cocoa-x86_64-9519446306272156104.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libawt_lwawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"8431a38072d38f8aeecbac9c9651e9b179f656ba\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M2-macosx-cocoa-x86_64-9519446306272156104.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libdt_socket.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3d41fd4e61e8c9f36925b128264199dc5ba175fa\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M2-macosx-cocoa-x86_64-9519446306272156104.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libextnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e14473293f82948e73eca017c21b0440f3b5bf5e\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M2-macosx-cocoa-x86_64-9519446306272156104.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libfontmanager.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"26455017ff930a947b3886eeabed2cc462355cb2\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M2-macosx-cocoa-x86_64-9519446306272156104.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libfreetype.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3374e86bd8cb23758b180c2a09e57ff6c8974429\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M2-macosx-cocoa-x86_64-9519446306272156104.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libinstrument.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c504ac6f28bc69ba5a3e081406ac7e0bca60936d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M2-macosx-cocoa-x86_64-9519446306272156104.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libj2gss.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"195b73d5a4d5d8d3994c91177776d2f3bbc5d1fe\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M2-macosx-cocoa-x86_64-9519446306272156104.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libj2pcsc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"28aab47c188d5c962387a6b7e18ff69c19af5bb4\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M2-macosx-cocoa-x86_64-9519446306272156104.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libj2pkcs11.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7975e108d71c9f6b485e6761f0282a8a79184e4d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M2-macosx-cocoa-x86_64-9519446306272156104.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjaas.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"af4d60eeab550ee297655e0b559c4e56d25d4898\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M2-macosx-cocoa-x86_64-9519446306272156104.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjava.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f1b702166e0355241d63314f57d901f39f13bac0\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M2-macosx-cocoa-x86_64-9519446306272156104.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjavajpeg.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"db2e9a3875932e5eedbd667d5cd2015d8cfa4c18\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M2-macosx-cocoa-x86_64-9519446306272156104.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"99175cdd438e9155db559ba8389441297b93986c\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M2-macosx-cocoa-x86_64-9519446306272156104.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjdwp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"667a513a65e6fc8e88f350024cf0ff7132f83f6b\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M2-macosx-cocoa-x86_64-9519446306272156104.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjimage.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"df7980d9033f04fb2a6341bcd93a729411129a27\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M2-macosx-cocoa-x86_64-9519446306272156104.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjli.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ccd681974c1df510b628179dee9bd3bc358b8ea1\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M2-macosx-cocoa-x86_64-9519446306272156104.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3a39eab4f2ce60f0a7c1a6c302963ef2ab0a3fca\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M2-macosx-cocoa-x86_64-9519446306272156104.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjsound.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5ef4e610f15accdf37f862fb663c973b02f3dd60\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M2-macosx-cocoa-x86_64-9519446306272156104.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/liblcms.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"94bf533d8ee086b686388e3f1b03aa648f1cad75\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M2-macosx-cocoa-x86_64-9519446306272156104.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/lible.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"62ba8e900b479ef5ce908a21f8030f24a2feff01\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M2-macosx-cocoa-x86_64-9519446306272156104.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libmanagement.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7f7cdd4fd7e03ba7d38031f6d2865e3b7cb958f2\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M2-macosx-cocoa-x86_64-9519446306272156104.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libmanagement_agent.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"10fca8d6916d94e1ac6a9b723085678d1710863d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M2-macosx-cocoa-x86_64-9519446306272156104.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libmanagement_ext.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"944693d2de31a1c8d7c3ce97d4b080a75b71d285\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M2-macosx-cocoa-x86_64-9519446306272156104.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libmlib_image.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"33a68af7f44a3f31830ed465b62dc045cf07dc88\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M2-macosx-cocoa-x86_64-9519446306272156104.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d22ee5d08484d3ac033094149bfc042f3e503ffe\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M2-macosx-cocoa-x86_64-9519446306272156104.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libnio.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"888c55093caeb579a852e764aeb69420c7d398b5\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M2-macosx-cocoa-x86_64-9519446306272156104.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libosx.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f00a159d69a552b4b91ce80d215647afe1f9b927\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M2-macosx-cocoa-x86_64-9519446306272156104.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libosxapp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4ffb38b72b23bf4fc531190c9f2e55d3561787e3\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M2-macosx-cocoa-x86_64-9519446306272156104.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libosxkrb5.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"597b23ed4e29196566607e54893ec9cf410e669a\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M2-macosx-cocoa-x86_64-9519446306272156104.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libosxsecurity.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"8cb2f9c7a7468c380ccb0e7f899df2855d152d62\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M2-macosx-cocoa-x86_64-9519446306272156104.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libosxui.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"332eddb084f5a2e52d0aaee12ca19e43fbeb44cb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M2-macosx-cocoa-x86_64-9519446306272156104.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libprefs.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a3ac4a2aa4583afec7699b2a5c7ce00adb687319\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M2-macosx-cocoa-x86_64-9519446306272156104.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/librmi.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c4f80f1208f4351cfa20a2606592f7e405e3234c\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M2-macosx-cocoa-x86_64-9519446306272156104.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libsaproc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"06cefbe0897e1963f6aeb031b597c456cfb4d67a\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M2-macosx-cocoa-x86_64-9519446306272156104.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libsplashscreen.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c6d4677f90c7ad57e914bca1c9cf3d57156d8022\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M2-macosx-cocoa-x86_64-9519446306272156104.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libsyslookup.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"aa073278b31d13a4b7d700035455c3f25b6b1cf4\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M2-macosx-cocoa-x86_64-9519446306272156104.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libverify.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"21ed62964fe9b9a469a5b41022b1b7f4e6df767f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M2-macosx-cocoa-x86_64-9519446306272156104.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libzip.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d68020bd3f05e86e7a80f9d582891f02c4e3cd3f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M2-macosx-cocoa-x86_64-9519446306272156104.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/server/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3a39eab4f2ce60f0a7c1a6c302963ef2ab0a3fca\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M2-macosx-cocoa-x86_64-9519446306272156104.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/server/libjvm.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3aa2681e3e1fa7bfb3f36812e02c2a5bd84d54bf\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M2-macosx-cocoa-x86_64-9519446306272156104.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"78cfc94cbc5aaf1c175ec380bb59e0c146830c61\",\n      \"arch\": \"x86_64\"\n    }\n  ],\n  \"issues\": null\n}\n"}}
06:57:12 200'
06:57:12 ++844+ head -n1
06:57:12 +844+ RESPONSE='{"uuid":"e9386617-8178-4c08-b848-8c4ae79be7fc","notarizationStatus":{"status":"COMPLETE","message":"Notarization ticket has been stapled successfully to uploaded file. You can now download the stapled file","moreInfo":"Notarization ticket has been stapled to the uploaded file successfully","log":"{\n  \"logFormatVersion\": 1,\n  \"jobId\": \"e8081ba3-cb0e-4c26-a26c-d712c71af4e4\",\n  \"status\": \"Accepted\",\n  \"statusSummary\": \"Ready for distribution\",\n  \"statusCode\": 0,\n  \"archiveFilename\": \"eclipse-dsl-2024-06-M2-macosx-cocoa-x86_64-9519446306272156104.dmg\",\n  \"uploadDate\": \"2024-05-02T10:31:15.488Z\",\n  \"sha256\": \"efc3eaa0e385a90385c4e9b6ddbe1cb2397712758026a727766ae56cb078c198\",\n  \"ticketContents\": [\n    {\n      \"path\": \"eclipse-dsl-2024-06-M2-macosx-cocoa-x86_64-9519446306272156104.dmg\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"314bbb430b704bc42c8704afd56593277540ab88\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M2-macosx-cocoa-x86_64-9519446306272156104.dmg/Eclipse.app\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"78cfc94cbc5aaf1c175ec380bb59e0c146830c61\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M2-macosx-cocoa-x86_64-9519446306272156104.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.dsl.executable.cocoa.macosx.x86_64_4.32.0.20240502-0721/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"00fda142f82025ddc29a3ff87f899862c2236492\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M2-macosx-cocoa-x86_64-9519446306272156104.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202404271024.jar/os/macosx/aarch64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9357f8202c2bdf9ed309bf2c82f8f53a68164088\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M2-macosx-cocoa-x86_64-9519446306272156104.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202404271024.jar/os/macosx/aarch64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"102febf8120322b093b1c9c8d6b24b6a78f9bcc0\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M2-macosx-cocoa-x86_64-9519446306272156104.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202404271024.jar/os/macosx/x86_64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9517a970b176bde72cd73887e2587a3574716110\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M2-macosx-cocoa-x86_64-9519446306272156104.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202404271024.jar/os/macosx/x86_64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0e97a6eb772a3eef07826d5eb75de0924fba367b\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M2-macosx-cocoa-x86_64-9519446306272156104.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e37eb237e4687575f774c028e8aa4a4913e37a37\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M2-macosx-cocoa-x86_64-9519446306272156104.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"86006f61e0eadafeb935a0de05828ea98a6308e1\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M2-macosx-cocoa-x86_64-9519446306272156104.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.300.v20240419-2334.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M2-macosx-cocoa-x86_64-9519446306272156104.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.300.v20240419-2334.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M2-macosx-cocoa-x86_64-9519446306272156104.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.126.0.v20240426-0802.jar/libswt-pi-cocoa-4965r8.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6934a02a15f0a67c1e58cf0b19feee828ad360d6\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M2-macosx-cocoa-x86_64-9519446306272156104.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.126.0.v20240426-0802.jar/libswt-awt-cocoa-4965r8.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"dd9cfb912acc0ee8e137d9d841a2dcd62c6dc3e4\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M2-macosx-cocoa-x86_64-9519446306272156104.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.126.0.v20240426-0802.jar/libswt-cocoa-4965r8.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d05337058ff069045bfdbe0c903cccd5e6be9cff\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M2-macosx-cocoa-x86_64-9519446306272156104.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-aarch64/libjnidispatch.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"56cd13fe659db01c07ec565716b2e6e1024199ab\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M2-macosx-cocoa-x86_64-9519446306272156104.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-x86-64/libjnidispatch.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6657e46285bd8380196b5cfddae3e6143a2c32a0\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M2-macosx-cocoa-x86_64-9519446306272156104.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.2.900.v20240129-1338/eclipse_11900.so\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a52cb795e3230ae77706c641284547f9ad6cbecf\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M2-macosx-cocoa-x86_64-9519446306272156104.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jar\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3c252b0f3272a34c543b0324bf8a01e48369dfef\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M2-macosx-cocoa-x86_64-9519446306272156104.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jarsigner\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3825723ed9b54eeec84ea5fa65e065d6202ea266\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M2-macosx-cocoa-x86_64-9519446306272156104.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/java\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d5cee0be91f8b32baa13dead0b4c7681060427dd\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M2-macosx-cocoa-x86_64-9519446306272156104.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/javac\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"8ab3cf8189bcb923500c430e4f343b9f9a61db92\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M2-macosx-cocoa-x86_64-9519446306272156104.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/javadoc\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ba65fd30663064895b31b1f9d92efb43f510f0cb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M2-macosx-cocoa-x86_64-9519446306272156104.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/javap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"81ae326d2f3b019f96dec711b44e0c3c9c0d6793\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M2-macosx-cocoa-x86_64-9519446306272156104.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jcmd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9d1ff349397e85a003ec98f1ff01415e8b5962f0\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M2-macosx-cocoa-x86_64-9519446306272156104.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jconsole\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a678702718088d6722b354cfc41a39c33e780c44\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M2-macosx-cocoa-x86_64-9519446306272156104.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b0dae41c8b69e2fd17a18dcd7ba97ec3889ce676\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M2-macosx-cocoa-x86_64-9519446306272156104.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jdeprscan\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"da8173d92bdcca349994c7b7cb40c76ad5c3f3ac\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M2-macosx-cocoa-x86_64-9519446306272156104.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jdeps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a6b1ce5dc1c1308ee288b9eb7f65b3b89e295406\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M2-macosx-cocoa-x86_64-9519446306272156104.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jfr\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"fedf23ad73f4c585f8ecdeef39195bf2491b6b7a\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M2-macosx-cocoa-x86_64-9519446306272156104.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jhsdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"47edaface871ae7019fa5061b9a3bb09a3a01ec2\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M2-macosx-cocoa-x86_64-9519446306272156104.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jimage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"fa860874e5b1c8c941e36d2ce9ad86ecbfebb2af\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M2-macosx-cocoa-x86_64-9519446306272156104.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jinfo\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"66ce18e24c50ccd02d126bc443dc3447136fb38f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M2-macosx-cocoa-x86_64-9519446306272156104.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jlink\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4cd63ba153c62631630a11716bdd007fba863065\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M2-macosx-cocoa-x86_64-9519446306272156104.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jmap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2562da0de21ca7a9d6a204167d36f7061466bfd8\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M2-macosx-cocoa-x86_64-9519446306272156104.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jmod\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ac53c85cdc2ff484217f843c6a0e603183b3e2c9\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M2-macosx-cocoa-x86_64-9519446306272156104.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jpackage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6bf6ca9567c95763833bbee29bcef6ec89f81dfd\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M2-macosx-cocoa-x86_64-9519446306272156104.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"230f835ee00d93c808df43d0c2991635e80e63a3\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M2-macosx-cocoa-x86_64-9519446306272156104.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jrunscript\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c9498519d56e66afbc98652661d338edd66a0e4c\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M2-macosx-cocoa-x86_64-9519446306272156104.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jshell\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b909a667f52716ac4263b8097072a85066bc7d23\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M2-macosx-cocoa-x86_64-9519446306272156104.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jstack\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0f53a30c10008284e16acc1158381119b2463084\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M2-macosx-cocoa-x86_64-9519446306272156104.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jstat\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a67f0cce729d70857ccb6b89650c50fc2751a899\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M2-macosx-cocoa-x86_64-9519446306272156104.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jstatd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9ac691648cc46870c1727f03f360b3a3b2388ba5\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M2-macosx-cocoa-x86_64-9519446306272156104.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jwebserver\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b8fb050e8fec4279cee2f2564844f40673cdcb25\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M2-macosx-cocoa-x86_64-9519446306272156104.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/keytool\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c4c294b3cc63dc13b51778e6f853db53f3effe41\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M2-macosx-cocoa-x86_64-9519446306272156104.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/rmiregistry\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"cdd83972a5bc33a782200788f4f66bc736e689f8\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M2-macosx-cocoa-x86_64-9519446306272156104.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/serialver\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"221287cc2221f20ec84c875388b7a239b06304d0\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M2-macosx-cocoa-x86_64-9519446306272156104.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/jspawnhelper\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"829d0d770326ae7073f74579bf678eac3c4828bb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M2-macosx-cocoa-x86_64-9519446306272156104.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libattach.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0afdad31f5216b285a02d8a790021d33668c89f9\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M2-macosx-cocoa-x86_64-9519446306272156104.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2973edf30f74f9c1827d5aa59c727d135b6f9393\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M2-macosx-cocoa-x86_64-9519446306272156104.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libawt_lwawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"8431a38072d38f8aeecbac9c9651e9b179f656ba\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M2-macosx-cocoa-x86_64-9519446306272156104.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libdt_socket.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3d41fd4e61e8c9f36925b128264199dc5ba175fa\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M2-macosx-cocoa-x86_64-9519446306272156104.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libextnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e14473293f82948e73eca017c21b0440f3b5bf5e\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M2-macosx-cocoa-x86_64-9519446306272156104.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libfontmanager.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"26455017ff930a947b3886eeabed2cc462355cb2\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M2-macosx-cocoa-x86_64-9519446306272156104.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libfreetype.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3374e86bd8cb23758b180c2a09e57ff6c8974429\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M2-macosx-cocoa-x86_64-9519446306272156104.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libinstrument.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c504ac6f28bc69ba5a3e081406ac7e0bca60936d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M2-macosx-cocoa-x86_64-9519446306272156104.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libj2gss.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"195b73d5a4d5d8d3994c91177776d2f3bbc5d1fe\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M2-macosx-cocoa-x86_64-9519446306272156104.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libj2pcsc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"28aab47c188d5c962387a6b7e18ff69c19af5bb4\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M2-macosx-cocoa-x86_64-9519446306272156104.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libj2pkcs11.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7975e108d71c9f6b485e6761f0282a8a79184e4d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M2-macosx-cocoa-x86_64-9519446306272156104.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjaas.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"af4d60eeab550ee297655e0b559c4e56d25d4898\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M2-macosx-cocoa-x86_64-9519446306272156104.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjava.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f1b702166e0355241d63314f57d901f39f13bac0\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M2-macosx-cocoa-x86_64-9519446306272156104.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjavajpeg.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"db2e9a3875932e5eedbd667d5cd2015d8cfa4c18\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M2-macosx-cocoa-x86_64-9519446306272156104.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"99175cdd438e9155db559ba8389441297b93986c\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M2-macosx-cocoa-x86_64-9519446306272156104.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjdwp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"667a513a65e6fc8e88f350024cf0ff7132f83f6b\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M2-macosx-cocoa-x86_64-9519446306272156104.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjimage.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"df7980d9033f04fb2a6341bcd93a729411129a27\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M2-macosx-cocoa-x86_64-9519446306272156104.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjli.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ccd681974c1df510b628179dee9bd3bc358b8ea1\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M2-macosx-cocoa-x86_64-9519446306272156104.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3a39eab4f2ce60f0a7c1a6c302963ef2ab0a3fca\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M2-macosx-cocoa-x86_64-9519446306272156104.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjsound.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5ef4e610f15accdf37f862fb663c973b02f3dd60\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M2-macosx-cocoa-x86_64-9519446306272156104.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/liblcms.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"94bf533d8ee086b686388e3f1b03aa648f1cad75\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M2-macosx-cocoa-x86_64-9519446306272156104.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/lible.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"62ba8e900b479ef5ce908a21f8030f24a2feff01\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M2-macosx-cocoa-x86_64-9519446306272156104.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libmanagement.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7f7cdd4fd7e03ba7d38031f6d2865e3b7cb958f2\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M2-macosx-cocoa-x86_64-9519446306272156104.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libmanagement_agent.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"10fca8d6916d94e1ac6a9b723085678d1710863d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M2-macosx-cocoa-x86_64-9519446306272156104.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libmanagement_ext.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"944693d2de31a1c8d7c3ce97d4b080a75b71d285\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M2-macosx-cocoa-x86_64-9519446306272156104.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libmlib_image.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"33a68af7f44a3f31830ed465b62dc045cf07dc88\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M2-macosx-cocoa-x86_64-9519446306272156104.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d22ee5d08484d3ac033094149bfc042f3e503ffe\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M2-macosx-cocoa-x86_64-9519446306272156104.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libnio.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"888c55093caeb579a852e764aeb69420c7d398b5\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M2-macosx-cocoa-x86_64-9519446306272156104.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libosx.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f00a159d69a552b4b91ce80d215647afe1f9b927\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M2-macosx-cocoa-x86_64-9519446306272156104.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libosxapp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4ffb38b72b23bf4fc531190c9f2e55d3561787e3\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M2-macosx-cocoa-x86_64-9519446306272156104.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libosxkrb5.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"597b23ed4e29196566607e54893ec9cf410e669a\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M2-macosx-cocoa-x86_64-9519446306272156104.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libosxsecurity.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"8cb2f9c7a7468c380ccb0e7f899df2855d152d62\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M2-macosx-cocoa-x86_64-9519446306272156104.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libosxui.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"332eddb084f5a2e52d0aaee12ca19e43fbeb44cb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M2-macosx-cocoa-x86_64-9519446306272156104.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libprefs.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a3ac4a2aa4583afec7699b2a5c7ce00adb687319\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M2-macosx-cocoa-x86_64-9519446306272156104.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/librmi.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c4f80f1208f4351cfa20a2606592f7e405e3234c\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M2-macosx-cocoa-x86_64-9519446306272156104.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libsaproc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"06cefbe0897e1963f6aeb031b597c456cfb4d67a\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M2-macosx-cocoa-x86_64-9519446306272156104.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libsplashscreen.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c6d4677f90c7ad57e914bca1c9cf3d57156d8022\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M2-macosx-cocoa-x86_64-9519446306272156104.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libsyslookup.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"aa073278b31d13a4b7d700035455c3f25b6b1cf4\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M2-macosx-cocoa-x86_64-9519446306272156104.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libverify.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"21ed62964fe9b9a469a5b41022b1b7f4e6df767f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M2-macosx-cocoa-x86_64-9519446306272156104.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libzip.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d68020bd3f05e86e7a80f9d582891f02c4e3cd3f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M2-macosx-cocoa-x86_64-9519446306272156104.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/server/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3a39eab4f2ce60f0a7c1a6c302963ef2ab0a3fca\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M2-macosx-cocoa-x86_64-9519446306272156104.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/server/libjvm.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3aa2681e3e1fa7bfb3f36812e02c2a5bd84d54bf\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M2-macosx-cocoa-x86_64-9519446306272156104.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"78cfc94cbc5aaf1c175ec380bb59e0c146830c61\",\n      \"arch\": \"x86_64\"\n    }\n  ],\n  \"issues\": null\n}\n"}}'
06:57:12 ++844+ tail -n1
06:57:12 +844+ STATUS_CODE=200
06:57:12 ++844+ jq -r .notarizationStatus.status
06:57:12 ++844+ echo '{"uuid":"e9386617-8178-4c08-b848-8c4ae79be7fc","notarizationStatus":{"status":"COMPLETE","message":"Notarization' ticket has been stapled successfully to uploaded file. You can now download the stapled 'file","moreInfo":"Notarization' ticket has been stapled to the uploaded file 'successfully","log":"{\n' '\"logFormatVersion\":' '1,\n' '\"jobId\":' '\"e8081ba3-cb0e-4c26-a26c-d712c71af4e4\",\n' '\"status\":' '\"Accepted\",\n' '\"statusSummary\":' '\"Ready' for 'distribution\",\n' '\"statusCode\":' '0,\n' '\"archiveFilename\":' '\"eclipse-dsl-2024-06-M2-macosx-cocoa-x86_64-9519446306272156104.dmg\",\n' '\"uploadDate\":' '\"2024-05-02T10:31:15.488Z\",\n' '\"sha256\":' '\"efc3eaa0e385a90385c4e9b6ddbe1cb2397712758026a727766ae56cb078c198\",\n' '\"ticketContents\":' '[\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-M2-macosx-cocoa-x86_64-9519446306272156104.dmg\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"314bbb430b704bc42c8704afd56593277540ab88\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-M2-macosx-cocoa-x86_64-9519446306272156104.dmg/Eclipse.app\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"78cfc94cbc5aaf1c175ec380bb59e0c146830c61\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-M2-macosx-cocoa-x86_64-9519446306272156104.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.dsl.executable.cocoa.macosx.x86_64_4.32.0.20240502-0721/MacOS/eclipse\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"00fda142f82025ddc29a3ff87f899862c2236492\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-M2-macosx-cocoa-x86_64-9519446306272156104.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202404271024.jar/os/macosx/aarch64/libpty.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9357f8202c2bdf9ed309bf2c82f8f53a68164088\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-M2-macosx-cocoa-x86_64-9519446306272156104.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202404271024.jar/os/macosx/aarch64/libspawner.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"102febf8120322b093b1c9c8d6b24b6a78f9bcc0\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-M2-macosx-cocoa-x86_64-9519446306272156104.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202404271024.jar/os/macosx/x86_64/libpty.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9517a970b176bde72cd73887e2587a3574716110\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-M2-macosx-cocoa-x86_64-9519446306272156104.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202404271024.jar/os/macosx/x86_64/libspawner.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0e97a6eb772a3eef07826d5eb75de0924fba367b\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-M2-macosx-cocoa-x86_64-9519446306272156104.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e37eb237e4687575f774c028e8aa4a4913e37a37\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-M2-macosx-cocoa-x86_64-9519446306272156104.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"86006f61e0eadafeb935a0de05828ea98a6308e1\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-M2-macosx-cocoa-x86_64-9519446306272156104.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.300.v20240419-2334.jar/libkeystoreNative.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-M2-macosx-cocoa-x86_64-9519446306272156104.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.300.v20240419-2334.jar/libkeystoreNative.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-M2-macosx-cocoa-x86_64-9519446306272156104.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.126.0.v20240426-0802.jar/libswt-pi-cocoa-4965r8.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6934a02a15f0a67c1e58cf0b19feee828ad360d6\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-M2-macosx-cocoa-x86_64-9519446306272156104.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.126.0.v20240426-0802.jar/libswt-awt-cocoa-4965r8.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"dd9cfb912acc0ee8e137d9d841a2dcd62c6dc3e4\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-M2-macosx-cocoa-x86_64-9519446306272156104.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.126.0.v20240426-0802.jar/libswt-cocoa-4965r8.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d05337058ff069045bfdbe0c903cccd5e6be9cff\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-M2-macosx-cocoa-x86_64-9519446306272156104.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-aarch64/libjnidispatch.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"56cd13fe659db01c07ec565716b2e6e1024199ab\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-M2-macosx-cocoa-x86_64-9519446306272156104.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-x86-64/libjnidispatch.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6657e46285bd8380196b5cfddae3e6143a2c32a0\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-M2-macosx-cocoa-x86_64-9519446306272156104.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.2.900.v20240129-1338/eclipse_11900.so\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a52cb795e3230ae77706c641284547f9ad6cbecf\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-M2-macosx-cocoa-x86_64-9519446306272156104.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jar\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3c252b0f3272a34c543b0324bf8a01e48369dfef\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-M2-macosx-cocoa-x86_64-9519446306272156104.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jarsigner\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3825723ed9b54eeec84ea5fa65e065d6202ea266\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-M2-macosx-cocoa-x86_64-9519446306272156104.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/java\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d5cee0be91f8b32baa13dead0b4c7681060427dd\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-M2-macosx-cocoa-x86_64-9519446306272156104.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/javac\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"8ab3cf8189bcb923500c430e4f343b9f9a61db92\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-M2-macosx-cocoa-x86_64-9519446306272156104.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/javadoc\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ba65fd30663064895b31b1f9d92efb43f510f0cb\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-M2-macosx-cocoa-x86_64-9519446306272156104.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/javap\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"81ae326d2f3b019f96dec711b44e0c3c9c0d6793\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-M2-macosx-cocoa-x86_64-9519446306272156104.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jcmd\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9d1ff349397e85a003ec98f1ff01415e8b5962f0\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-M2-macosx-cocoa-x86_64-9519446306272156104.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jconsole\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a678702718088d6722b354cfc41a39c33e780c44\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-M2-macosx-cocoa-x86_64-9519446306272156104.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jdb\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b0dae41c8b69e2fd17a18dcd7ba97ec3889ce676\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-M2-macosx-cocoa-x86_64-9519446306272156104.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jdeprscan\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"da8173d92bdcca349994c7b7cb40c76ad5c3f3ac\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-M2-macosx-cocoa-x86_64-9519446306272156104.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jdeps\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a6b1ce5dc1c1308ee288b9eb7f65b3b89e295406\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-M2-macosx-cocoa-x86_64-9519446306272156104.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jfr\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"fedf23ad73f4c585f8ecdeef39195bf2491b6b7a\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-M2-macosx-cocoa-x86_64-9519446306272156104.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jhsdb\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"47edaface871ae7019fa5061b9a3bb09a3a01ec2\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-M2-macosx-cocoa-x86_64-9519446306272156104.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jimage\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"fa860874e5b1c8c941e36d2ce9ad86ecbfebb2af\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-M2-macosx-cocoa-x86_64-9519446306272156104.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jinfo\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"66ce18e24c50ccd02d126bc443dc3447136fb38f\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-M2-macosx-cocoa-x86_64-9519446306272156104.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jlink\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"4cd63ba153c62631630a11716bdd007fba863065\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-M2-macosx-cocoa-x86_64-9519446306272156104.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jmap\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"2562da0de21ca7a9d6a204167d36f7061466bfd8\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-M2-macosx-cocoa-x86_64-9519446306272156104.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jmod\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ac53c85cdc2ff484217f843c6a0e603183b3e2c9\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-M2-macosx-cocoa-x86_64-9519446306272156104.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jpackage\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6bf6ca9567c95763833bbee29bcef6ec89f81dfd\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-M2-macosx-cocoa-x86_64-9519446306272156104.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jps\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"230f835ee00d93c808df43d0c2991635e80e63a3\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-M2-macosx-cocoa-x86_64-9519446306272156104.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jrunscript\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c9498519d56e66afbc98652661d338edd66a0e4c\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-M2-macosx-cocoa-x86_64-9519446306272156104.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jshell\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b909a667f52716ac4263b8097072a85066bc7d23\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-M2-macosx-cocoa-x86_64-9519446306272156104.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jstack\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0f53a30c10008284e16acc1158381119b2463084\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-M2-macosx-cocoa-x86_64-9519446306272156104.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jstat\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a67f0cce729d70857ccb6b89650c50fc2751a899\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-M2-macosx-cocoa-x86_64-9519446306272156104.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jstatd\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9ac691648cc46870c1727f03f360b3a3b2388ba5\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-M2-macosx-cocoa-x86_64-9519446306272156104.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/jwebserver\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b8fb050e8fec4279cee2f2564844f40673cdcb25\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-M2-macosx-cocoa-x86_64-9519446306272156104.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/keytool\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c4c294b3cc63dc13b51778e6f853db53f3effe41\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-M2-macosx-cocoa-x86_64-9519446306272156104.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/rmiregistry\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"cdd83972a5bc33a782200788f4f66bc736e689f8\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-M2-macosx-cocoa-x86_64-9519446306272156104.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/bin/serialver\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"221287cc2221f20ec84c875388b7a239b06304d0\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-M2-macosx-cocoa-x86_64-9519446306272156104.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/jspawnhelper\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"829d0d770326ae7073f74579bf678eac3c4828bb\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-M2-macosx-cocoa-x86_64-9519446306272156104.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libattach.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0afdad31f5216b285a02d8a790021d33668c89f9\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-M2-macosx-cocoa-x86_64-9519446306272156104.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"2973edf30f74f9c1827d5aa59c727d135b6f9393\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-M2-macosx-cocoa-x86_64-9519446306272156104.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libawt_lwawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"8431a38072d38f8aeecbac9c9651e9b179f656ba\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-M2-macosx-cocoa-x86_64-9519446306272156104.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libdt_socket.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3d41fd4e61e8c9f36925b128264199dc5ba175fa\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-M2-macosx-cocoa-x86_64-9519446306272156104.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libextnet.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e14473293f82948e73eca017c21b0440f3b5bf5e\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-M2-macosx-cocoa-x86_64-9519446306272156104.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libfontmanager.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"26455017ff930a947b3886eeabed2cc462355cb2\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-M2-macosx-cocoa-x86_64-9519446306272156104.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libfreetype.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3374e86bd8cb23758b180c2a09e57ff6c8974429\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-M2-macosx-cocoa-x86_64-9519446306272156104.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libinstrument.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c504ac6f28bc69ba5a3e081406ac7e0bca60936d\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-M2-macosx-cocoa-x86_64-9519446306272156104.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libj2gss.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"195b73d5a4d5d8d3994c91177776d2f3bbc5d1fe\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-M2-macosx-cocoa-x86_64-9519446306272156104.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libj2pcsc.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"28aab47c188d5c962387a6b7e18ff69c19af5bb4\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-M2-macosx-cocoa-x86_64-9519446306272156104.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libj2pkcs11.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"7975e108d71c9f6b485e6761f0282a8a79184e4d\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-M2-macosx-cocoa-x86_64-9519446306272156104.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjaas.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"af4d60eeab550ee297655e0b559c4e56d25d4898\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-M2-macosx-cocoa-x86_64-9519446306272156104.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjava.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f1b702166e0355241d63314f57d901f39f13bac0\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-M2-macosx-cocoa-x86_64-9519446306272156104.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjavajpeg.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"db2e9a3875932e5eedbd667d5cd2015d8cfa4c18\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-M2-macosx-cocoa-x86_64-9519446306272156104.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"99175cdd438e9155db559ba8389441297b93986c\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-M2-macosx-cocoa-x86_64-9519446306272156104.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjdwp.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"667a513a65e6fc8e88f350024cf0ff7132f83f6b\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-M2-macosx-cocoa-x86_64-9519446306272156104.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjimage.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"df7980d9033f04fb2a6341bcd93a729411129a27\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-M2-macosx-cocoa-x86_64-9519446306272156104.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjli.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ccd681974c1df510b628179dee9bd3bc358b8ea1\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-M2-macosx-cocoa-x86_64-9519446306272156104.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjsig.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3a39eab4f2ce60f0a7c1a6c302963ef2ab0a3fca\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-M2-macosx-cocoa-x86_64-9519446306272156104.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libjsound.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5ef4e610f15accdf37f862fb663c973b02f3dd60\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-M2-macosx-cocoa-x86_64-9519446306272156104.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/liblcms.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"94bf533d8ee086b686388e3f1b03aa648f1cad75\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-M2-macosx-cocoa-x86_64-9519446306272156104.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/lible.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"62ba8e900b479ef5ce908a21f8030f24a2feff01\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-M2-macosx-cocoa-x86_64-9519446306272156104.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libmanagement.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"7f7cdd4fd7e03ba7d38031f6d2865e3b7cb958f2\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-M2-macosx-cocoa-x86_64-9519446306272156104.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libmanagement_agent.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"10fca8d6916d94e1ac6a9b723085678d1710863d\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-M2-macosx-cocoa-x86_64-9519446306272156104.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libmanagement_ext.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"944693d2de31a1c8d7c3ce97d4b080a75b71d285\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-M2-macosx-cocoa-x86_64-9519446306272156104.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libmlib_image.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"33a68af7f44a3f31830ed465b62dc045cf07dc88\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-M2-macosx-cocoa-x86_64-9519446306272156104.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libnet.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d22ee5d08484d3ac033094149bfc042f3e503ffe\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-M2-macosx-cocoa-x86_64-9519446306272156104.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libnio.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"888c55093caeb579a852e764aeb69420c7d398b5\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-M2-macosx-cocoa-x86_64-9519446306272156104.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libosx.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f00a159d69a552b4b91ce80d215647afe1f9b927\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-M2-macosx-cocoa-x86_64-9519446306272156104.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libosxapp.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"4ffb38b72b23bf4fc531190c9f2e55d3561787e3\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-M2-macosx-cocoa-x86_64-9519446306272156104.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libosxkrb5.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"597b23ed4e29196566607e54893ec9cf410e669a\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-M2-macosx-cocoa-x86_64-9519446306272156104.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libosxsecurity.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"8cb2f9c7a7468c380ccb0e7f899df2855d152d62\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-M2-macosx-cocoa-x86_64-9519446306272156104.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libosxui.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"332eddb084f5a2e52d0aaee12ca19e43fbeb44cb\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-M2-macosx-cocoa-x86_64-9519446306272156104.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libprefs.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a3ac4a2aa4583afec7699b2a5c7ce00adb687319\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-M2-macosx-cocoa-x86_64-9519446306272156104.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/librmi.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c4f80f1208f4351cfa20a2606592f7e405e3234c\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-M2-macosx-cocoa-x86_64-9519446306272156104.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libsaproc.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"06cefbe0897e1963f6aeb031b597c456cfb4d67a\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-M2-macosx-cocoa-x86_64-9519446306272156104.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libsplashscreen.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c6d4677f90c7ad57e914bca1c9cf3d57156d8022\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-M2-macosx-cocoa-x86_64-9519446306272156104.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libsyslookup.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"aa073278b31d13a4b7d700035455c3f25b6b1cf4\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-M2-macosx-cocoa-x86_64-9519446306272156104.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libverify.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"21ed62964fe9b9a469a5b41022b1b7f4e6df767f\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-M2-macosx-cocoa-x86_64-9519446306272156104.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/libzip.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d68020bd3f05e86e7a80f9d582891f02c4e3cd3f\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-M2-macosx-cocoa-x86_64-9519446306272156104.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/server/libjsig.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3a39eab4f2ce60f0a7c1a6c302963ef2ab0a3fca\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-M2-macosx-cocoa-x86_64-9519446306272156104.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.3.v20240426-1530/jre/lib/server/libjvm.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3aa2681e3e1fa7bfb3f36812e02c2a5bd84d54bf\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-M2-macosx-cocoa-x86_64-9519446306272156104.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"78cfc94cbc5aaf1c175ec380bb59e0c146830c61\",\n' '\"arch\":' '\"x86_64\"\n' '}\n' '],\n' '\"issues\":' 'null\n}\n"}}'
06:57:12 +844+ STATUS=COMPLETE
06:57:12 +844+ [[ COMPLETE == \I\N\_\P\R\O\G\R\E\S\S ]]
06:57:12 +844+ [[ 200 == \5\0\3 ]]
06:57:12 +844+ [[ 200 == \5\0\2 ]]
06:57:12 +844+ [[ COMPLETE != \C\O\M\P\L\E\T\E ]]
06:57:12 +844+ break
06:57:12 +844+ rm eclipse-dsl-2024-06-M2-macosx-cocoa-x86_64.dmg
06:57:12 +844+ curl -JO https://cbi.eclipse.org/macos/xcrun/e9386617-8178-4c08-b848-8c4ae79be7fc/download
06:57:12   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
06:57:12                                  Dload  Upload   Total   Spent    Left  Speed
06:57:12 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 8239k    0 8239k    0     0  44.7M      0 --:--:-- --:--:-- --:--:-- 44.4M
100 68.0M    0 68.0M    0     0  57.5M      0 --:--:--  0:00:01 --:--:-- 57.4M
100  136M    0  136M    0     0  62.5M      0 --:--:--  0:00:02 --:--:-- 62.5M
100  177M    0  177M    0     0  55.7M      0 --:--:--  0:00:03 --:--:-- 55.7M
100  218M    0  218M    0     0  52.3M      0 --:--:--  0:00:04 --:--:-- 52.3M
100  265M    0  265M    0     0  51.1M      0 --:--:--  0:00:05 --:--:-- 51.3M
100  303M    0  303M    0     0  49.0M      0 --:--:--  0:00:06 --:--:-- 47.1M
100  369M    0  369M    0     0  51.4M      0 --:--:--  0:00:07 --:--:-- 46.6M
100  435M    0  435M    0     0  53.2M      0 --:--:--  0:00:08 --:--:-- 51.6M
100  501M    0  501M    0     0  54.8M      0 --:--:--  0:00:09 --:--:-- 56.9M
06:57:21 curl: Saved to filename 'eclipse-dsl-2024-06-M2-macosx-cocoa-x86_64.dmg'
06:57:21 +844+ cp -vf eclipse-dsl-2024-06-M2-macosx-cocoa-x86_64.dmg /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-dsl-2024-06-M2-macosx-cocoa-x86_64.dmg
06:57:21 'eclipse-dsl-2024-06-M2-macosx-cocoa-x86_64.dmg' -> '/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-dsl-2024-06-M2-macosx-cocoa-x86_64.dmg'
06:57:21 ++844+ dirname /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-dsl-2024-06-M2-macosx-cocoa-x86_64.dmg
06:57:21 +844+ d=/home/jenkins/agent/workspace/notarize-downloads/temp
06:57:21 ++844+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-dsl-2024-06-M2-macosx-cocoa-x86_64.dmg
06:57:21 +844+ b=eclipse-dsl-2024-06-M2-macosx-cocoa-x86_64.dmg
06:57:21 +844+ cd /home/jenkins/agent/workspace/notarize-downloads/temp
06:57:21 +844+ md5sum eclipse-dsl-2024-06-M2-macosx-cocoa-x86_64.dmg
06:57:22 +844+ sha1sum eclipse-dsl-2024-06-M2-macosx-cocoa-x86_64.dmg
06:57:24 +844+ sha512sum -b eclipse-dsl-2024-06-M2-macosx-cocoa-x86_64.dmg
06:57:24 ++502+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/836bb1a1-720c-4524-a525-dba6a5700e91/status
06:57:24 +502+ RESPONSE_RAW='{"uuid":"836bb1a1-720c-4524-a525-dba6a5700e91","notarizationStatus":{"status":"COMPLETE","message":"Notarization ticket has been stapled successfully to uploaded file. You can now download the stapled file","moreInfo":"Notarization ticket has been stapled to the uploaded file successfully","log":"{\n  \"logFormatVersion\": 1,\n  \"jobId\": \"45ba6621-21cf-4e5c-bc26-ba6faa9f1a06\",\n  \"status\": \"Accepted\",\n  \"statusSummary\": \"Ready for distribution\",\n  \"statusCode\": 0,\n  \"archiveFilename\": \"eclipse-dsl-2024-06-M2-macosx-cocoa-aarch64-10022164716904988399.dmg\",\n  \"uploadDate\": \"2024-05-02T10:27:15.253Z\",\n  \"sha256\": \"cb224864fc4afc2cef3e039b1cbc2118f1736b019f9737d3cf35e3f01788f89c\",\n  \"ticketContents\": [\n    {\n      \"path\": \"eclipse-dsl-2024-06-M2-macosx-cocoa-aarch64-10022164716904988399.dmg\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4a938f4857a4c7cfee13a4f55fc79445db23f26e\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M2-macosx-cocoa-aarch64-10022164716904988399.dmg/Eclipse.app\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"09bc7d883ef196bebf73c7db58a161729c25292e\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M2-macosx-cocoa-aarch64-10022164716904988399.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.dsl.executable.cocoa.macosx.aarch64_4.32.0.20240502-0721/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c4d5000a7d51180a96dd485c82be51d42cdfc279\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M2-macosx-cocoa-aarch64-10022164716904988399.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202404271024.jar/os/macosx/aarch64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9357f8202c2bdf9ed309bf2c82f8f53a68164088\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M2-macosx-cocoa-aarch64-10022164716904988399.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202404271024.jar/os/macosx/aarch64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"102febf8120322b093b1c9c8d6b24b6a78f9bcc0\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M2-macosx-cocoa-aarch64-10022164716904988399.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202404271024.jar/os/macosx/x86_64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9517a970b176bde72cd73887e2587a3574716110\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M2-macosx-cocoa-aarch64-10022164716904988399.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202404271024.jar/os/macosx/x86_64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0e97a6eb772a3eef07826d5eb75de0924fba367b\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M2-macosx-cocoa-aarch64-10022164716904988399.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e37eb237e4687575f774c028e8aa4a4913e37a37\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M2-macosx-cocoa-aarch64-10022164716904988399.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"86006f61e0eadafeb935a0de05828ea98a6308e1\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M2-macosx-cocoa-aarch64-10022164716904988399.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.300.v20240419-2334.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M2-macosx-cocoa-aarch64-10022164716904988399.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.300.v20240419-2334.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M2-macosx-cocoa-aarch64-10022164716904988399.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.126.0.v20240426-0802.jar/libswt-pi-cocoa-4965r8.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e75db07b4a780a4a3ca6b5f09b4b570025c61360\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M2-macosx-cocoa-aarch64-10022164716904988399.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.126.0.v20240426-0802.jar/libswt-awt-cocoa-4965r8.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"311fbf36e0faf69ad47e500ccdf9313ab54820aa\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M2-macosx-cocoa-aarch64-10022164716904988399.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.126.0.v20240426-0802.jar/libswt-cocoa-4965r8.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7a40d382b16e9c93e89b7cdc5b4d44d4cf0951fa\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M2-macosx-cocoa-aarch64-10022164716904988399.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-aarch64/libjnidispatch.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"56cd13fe659db01c07ec565716b2e6e1024199ab\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M2-macosx-cocoa-aarch64-10022164716904988399.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-x86-64/libjnidispatch.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6657e46285bd8380196b5cfddae3e6143a2c32a0\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M2-macosx-cocoa-aarch64-10022164716904988399.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.aarch64_1.2.900.v20240129-1338/eclipse_11900.so\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3715f6bf1593a3b369058eb2f8f3abe37b5538fc\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M2-macosx-cocoa-aarch64-10022164716904988399.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx_1.2.900.v20240129-1338/eclipse_11900.so\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3715f6bf1593a3b369058eb2f8f3abe37b5538fc\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M2-macosx-cocoa-aarch64-10022164716904988399.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jar\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"85b7cae7b7bbc553bbff49db0b1a7791e90386f0\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M2-macosx-cocoa-aarch64-10022164716904988399.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jarsigner\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4ee1390bac3aac18f9089c4744a742477158b1af\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M2-macosx-cocoa-aarch64-10022164716904988399.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/java\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"48aff537996048403a657ca3651c35b6e7dad18a\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M2-macosx-cocoa-aarch64-10022164716904988399.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/javac\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c54c0c714e672fed995c3d3503ba1ae29a880ad8\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M2-macosx-cocoa-aarch64-10022164716904988399.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/javadoc\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"cd60513572c0ac340c79494a8883607242b6442b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M2-macosx-cocoa-aarch64-10022164716904988399.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/javap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7b19a101d2201de2dda42ef1ece92a706a8ef9a1\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M2-macosx-cocoa-aarch64-10022164716904988399.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jcmd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e8201cca40596294188cd2df95e27bbc27940f25\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M2-macosx-cocoa-aarch64-10022164716904988399.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jconsole\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"13e5ae86e9e1ebf156401f2405a5eaf3fa35de3b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M2-macosx-cocoa-aarch64-10022164716904988399.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"37bb245c57e04dc229f1268a96aead5147247e41\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M2-macosx-cocoa-aarch64-10022164716904988399.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jdeprscan\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"cf55166731342d0a65a6db3d53af4685a6989eae\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M2-macosx-cocoa-aarch64-10022164716904988399.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jdeps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c75665e4e8b555189c386b732164457e7b80ecb9\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M2-macosx-cocoa-aarch64-10022164716904988399.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jfr\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e417253a131bc8ba6fbffb87ba8d0977f31793bf\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M2-macosx-cocoa-aarch64-10022164716904988399.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jhsdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5600633be2d1505c3a21c33d61cc39c98b6e2af8\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M2-macosx-cocoa-aarch64-10022164716904988399.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jimage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e3fa3897d06f36f0072fab3e94e574a0d1e73891\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M2-macosx-cocoa-aarch64-10022164716904988399.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jinfo\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"eb73a1bbd201c8a94927954d788373915491fc8e\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M2-macosx-cocoa-aarch64-10022164716904988399.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jlink\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2a6dd48b0d3fa493f53c8de07251c657b5bfa1f5\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M2-macosx-cocoa-aarch64-10022164716904988399.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jmap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ecc25763935731c2bb4ed89545e95ca212329c57\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M2-macosx-cocoa-aarch64-10022164716904988399.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jmod\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"bdfd9333207cdcca4e0dc5179eb55978f486a082\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M2-macosx-cocoa-aarch64-10022164716904988399.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jpackage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2d322de95f588e486586106fb3adb7a232d3a727\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M2-macosx-cocoa-aarch64-10022164716904988399.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"332b1856c718286e35df1ccc759286c63db7bc45\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M2-macosx-cocoa-aarch64-10022164716904988399.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jrunscript\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"15ce7577d3c990127085b8dea8174d740ec272ac\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M2-macosx-cocoa-aarch64-10022164716904988399.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jshell\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"8dbcddf91d402549534923c713ae6e3a73ecd663\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M2-macosx-cocoa-aarch64-10022164716904988399.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jstack\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"462b9dda12e2f5cd453bcdfc85e6f8d1d0d004a9\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M2-macosx-cocoa-aarch64-10022164716904988399.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jstat\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3c481bf4bf57a272523673fd708d3b3f1ca19889\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M2-macosx-cocoa-aarch64-10022164716904988399.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jstatd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"add2775005bbeb791168fd4f54e129cc0e9b3be1\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M2-macosx-cocoa-aarch64-10022164716904988399.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jwebserver\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3d8efd9997b52283ad0d89e8025072665d7a731d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M2-macosx-cocoa-aarch64-10022164716904988399.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/keytool\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"90afc4edfee1782468fdec5cab180a7533d17aae\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M2-macosx-cocoa-aarch64-10022164716904988399.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/rmiregistry\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"dfca96adf369133c81e31ae6b7d16a9a88940ae5\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M2-macosx-cocoa-aarch64-10022164716904988399.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/serialver\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"98d4bcd371524d1090e7ac11951695f506b0fd6a\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M2-macosx-cocoa-aarch64-10022164716904988399.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/jspawnhelper\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ee8371af06189c4ba625d243b39788e73ae23401\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M2-macosx-cocoa-aarch64-10022164716904988399.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libattach.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b45f99ac18a5b2eb428144aa0732c19ad9ee72db\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M2-macosx-cocoa-aarch64-10022164716904988399.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d9f75fff6e0ce189bf1080663643a45742c85625\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M2-macosx-cocoa-aarch64-10022164716904988399.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libawt_lwawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"250670496974f7410a847531817b05c93421a50b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M2-macosx-cocoa-aarch64-10022164716904988399.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libdt_socket.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d1d8881ac81bdee51f0ac8cec407c8097250c3ae\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M2-macosx-cocoa-aarch64-10022164716904988399.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libextnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d27c28e9fc41f80d9d040edd66f5b1243e551f54\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M2-macosx-cocoa-aarch64-10022164716904988399.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libfontmanager.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"173de4682bdd43777ca196f908a1b85cb8dbddba\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M2-macosx-cocoa-aarch64-10022164716904988399.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libfreetype.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6ec72f9cc99370be1a2451258935cd31804791a9\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M2-macosx-cocoa-aarch64-10022164716904988399.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libinstrument.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6f186477e2121d809ee7726a77eddf0a9423734c\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M2-macosx-cocoa-aarch64-10022164716904988399.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libj2gss.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"aedefb1ea0fd7715dca5337919eea223c053d604\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M2-macosx-cocoa-aarch64-10022164716904988399.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libj2pcsc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2a9a6c5fd3cee75f87914d911fe1017775aaddb9\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M2-macosx-cocoa-aarch64-10022164716904988399.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libj2pkcs11.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ca0f5d490f3f8d09395e5dd68cd79ee83aa0fc96\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M2-macosx-cocoa-aarch64-10022164716904988399.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjaas.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"662eeac930979eba6cc5183183417bce3445adc0\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M2-macosx-cocoa-aarch64-10022164716904988399.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjava.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"08937da8f4c2a9f93f0559b2babaac66a201e53d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M2-macosx-cocoa-aarch64-10022164716904988399.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjavajpeg.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"163ac5c00f929dc7e2b2535424783a7b4c1ca70f\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M2-macosx-cocoa-aarch64-10022164716904988399.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"fa5b864a12cf2d7d8c35d26bce9c36f404d41907\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M2-macosx-cocoa-aarch64-10022164716904988399.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjdwp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a6f06a9a1117f6dcce48511e37da416126a39154\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M2-macosx-cocoa-aarch64-10022164716904988399.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjimage.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d452f7e41a98130dd4ecd1bad39c707c610c70d3\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M2-macosx-cocoa-aarch64-10022164716904988399.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjli.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3a0793a1dacf7be2433519c3ca9f57c3ac46d14d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M2-macosx-cocoa-aarch64-10022164716904988399.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"980d119ccdc9cae437497367b22b52e1b0d27b9f\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M2-macosx-cocoa-aarch64-10022164716904988399.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjsound.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"71ee30a90a5ddd36e89aaa4fd534001360970dfd\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M2-macosx-cocoa-aarch64-10022164716904988399.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/liblcms.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"11d28658d45db36af4a7cb95a44eb02531ac31a9\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M2-macosx-cocoa-aarch64-10022164716904988399.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/lible.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d3de2286c64f06473dfb9d851f92d1e591bd8b41\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M2-macosx-cocoa-aarch64-10022164716904988399.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libmanagement.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"495cbd739c5be9f83f5c3672d2f56b4bd4840b30\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M2-macosx-cocoa-aarch64-10022164716904988399.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libmanagement_agent.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d4001866e9ca5002ac667d4e4fc97786381714bb\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M2-macosx-cocoa-aarch64-10022164716904988399.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libmanagement_ext.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"459225ef2de331f6eb0d34425525db993e881ba8\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M2-macosx-cocoa-aarch64-10022164716904988399.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libmlib_image.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b1999f7d1b6d641a5f5c26cd17d41d1cafb7474d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M2-macosx-cocoa-aarch64-10022164716904988399.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e7b2c7e5e6509afb312b0b1ca1054d7f5c5d098f\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M2-macosx-cocoa-aarch64-10022164716904988399.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libnio.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"039a44645649bdc12f9ae60cbacd366c9c1d484b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M2-macosx-cocoa-aarch64-10022164716904988399.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libosx.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"064850ce36f634d352d932fb9cd756bed17d3efb\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M2-macosx-cocoa-aarch64-10022164716904988399.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libosxapp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2c1faab357f728e6c7907eed2be24fc048ccdaeb\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M2-macosx-cocoa-aarch64-10022164716904988399.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libosxkrb5.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"09082e2eaa86d6187e1d0f090c9894566bec1853\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M2-macosx-cocoa-aarch64-10022164716904988399.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libosxsecurity.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"eae55a31b427fa92dd7328fb282db97b20d47b79\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M2-macosx-cocoa-aarch64-10022164716904988399.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libosxui.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1cc43f688c4bb704a6d15e43160b4b73f996d411\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M2-macosx-cocoa-aarch64-10022164716904988399.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libprefs.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e235b2c9ce2537c51b6ea348477e45ba9c87dece\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M2-macosx-cocoa-aarch64-10022164716904988399.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/librmi.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"aa2c588a4fa6b3a8c37d02e2b19ef16036e6c21d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M2-macosx-cocoa-aarch64-10022164716904988399.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libsaproc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"16554ee96f09007bcb5fd4c1c459291db965a1ee\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M2-macosx-cocoa-aarch64-10022164716904988399.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libsplashscreen.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"921731a090f37de78c45152302ed554449d3e963\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M2-macosx-cocoa-aarch64-10022164716904988399.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libsyslookup.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5fd7adf196c6715306e96f1d1e556e08b66458eb\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M2-macosx-cocoa-aarch64-10022164716904988399.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libverify.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c5a104ce2448de1ed06aea5f071da157bfbae19b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M2-macosx-cocoa-aarch64-10022164716904988399.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libzip.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"216fc4d68b8e93dfe29f2545092089b246d6f501\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M2-macosx-cocoa-aarch64-10022164716904988399.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/server/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"980d119ccdc9cae437497367b22b52e1b0d27b9f\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M2-macosx-cocoa-aarch64-10022164716904988399.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/server/libjvm.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0767daf35d93891741a42ef33f04b5d7aa4b883c\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M2-macosx-cocoa-aarch64-10022164716904988399.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"09bc7d883ef196bebf73c7db58a161729c25292e\",\n      \"arch\": \"arm64\"\n    }\n  ],\n  \"issues\": null\n}\n"}}
06:57:24 200'
06:57:24 ++502+ head -n1
06:57:24 +502+ RESPONSE='{"uuid":"836bb1a1-720c-4524-a525-dba6a5700e91","notarizationStatus":{"status":"COMPLETE","message":"Notarization ticket has been stapled successfully to uploaded file. You can now download the stapled file","moreInfo":"Notarization ticket has been stapled to the uploaded file successfully","log":"{\n  \"logFormatVersion\": 1,\n  \"jobId\": \"45ba6621-21cf-4e5c-bc26-ba6faa9f1a06\",\n  \"status\": \"Accepted\",\n  \"statusSummary\": \"Ready for distribution\",\n  \"statusCode\": 0,\n  \"archiveFilename\": \"eclipse-dsl-2024-06-M2-macosx-cocoa-aarch64-10022164716904988399.dmg\",\n  \"uploadDate\": \"2024-05-02T10:27:15.253Z\",\n  \"sha256\": \"cb224864fc4afc2cef3e039b1cbc2118f1736b019f9737d3cf35e3f01788f89c\",\n  \"ticketContents\": [\n    {\n      \"path\": \"eclipse-dsl-2024-06-M2-macosx-cocoa-aarch64-10022164716904988399.dmg\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4a938f4857a4c7cfee13a4f55fc79445db23f26e\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M2-macosx-cocoa-aarch64-10022164716904988399.dmg/Eclipse.app\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"09bc7d883ef196bebf73c7db58a161729c25292e\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M2-macosx-cocoa-aarch64-10022164716904988399.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.dsl.executable.cocoa.macosx.aarch64_4.32.0.20240502-0721/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c4d5000a7d51180a96dd485c82be51d42cdfc279\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M2-macosx-cocoa-aarch64-10022164716904988399.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202404271024.jar/os/macosx/aarch64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9357f8202c2bdf9ed309bf2c82f8f53a68164088\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M2-macosx-cocoa-aarch64-10022164716904988399.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202404271024.jar/os/macosx/aarch64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"102febf8120322b093b1c9c8d6b24b6a78f9bcc0\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M2-macosx-cocoa-aarch64-10022164716904988399.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202404271024.jar/os/macosx/x86_64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9517a970b176bde72cd73887e2587a3574716110\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M2-macosx-cocoa-aarch64-10022164716904988399.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202404271024.jar/os/macosx/x86_64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0e97a6eb772a3eef07826d5eb75de0924fba367b\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M2-macosx-cocoa-aarch64-10022164716904988399.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e37eb237e4687575f774c028e8aa4a4913e37a37\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M2-macosx-cocoa-aarch64-10022164716904988399.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"86006f61e0eadafeb935a0de05828ea98a6308e1\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M2-macosx-cocoa-aarch64-10022164716904988399.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.300.v20240419-2334.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M2-macosx-cocoa-aarch64-10022164716904988399.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.300.v20240419-2334.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M2-macosx-cocoa-aarch64-10022164716904988399.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.126.0.v20240426-0802.jar/libswt-pi-cocoa-4965r8.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e75db07b4a780a4a3ca6b5f09b4b570025c61360\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M2-macosx-cocoa-aarch64-10022164716904988399.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.126.0.v20240426-0802.jar/libswt-awt-cocoa-4965r8.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"311fbf36e0faf69ad47e500ccdf9313ab54820aa\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M2-macosx-cocoa-aarch64-10022164716904988399.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.126.0.v20240426-0802.jar/libswt-cocoa-4965r8.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7a40d382b16e9c93e89b7cdc5b4d44d4cf0951fa\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M2-macosx-cocoa-aarch64-10022164716904988399.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-aarch64/libjnidispatch.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"56cd13fe659db01c07ec565716b2e6e1024199ab\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M2-macosx-cocoa-aarch64-10022164716904988399.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-x86-64/libjnidispatch.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6657e46285bd8380196b5cfddae3e6143a2c32a0\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M2-macosx-cocoa-aarch64-10022164716904988399.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.aarch64_1.2.900.v20240129-1338/eclipse_11900.so\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3715f6bf1593a3b369058eb2f8f3abe37b5538fc\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M2-macosx-cocoa-aarch64-10022164716904988399.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx_1.2.900.v20240129-1338/eclipse_11900.so\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3715f6bf1593a3b369058eb2f8f3abe37b5538fc\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M2-macosx-cocoa-aarch64-10022164716904988399.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jar\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"85b7cae7b7bbc553bbff49db0b1a7791e90386f0\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M2-macosx-cocoa-aarch64-10022164716904988399.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jarsigner\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4ee1390bac3aac18f9089c4744a742477158b1af\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M2-macosx-cocoa-aarch64-10022164716904988399.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/java\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"48aff537996048403a657ca3651c35b6e7dad18a\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M2-macosx-cocoa-aarch64-10022164716904988399.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/javac\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c54c0c714e672fed995c3d3503ba1ae29a880ad8\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M2-macosx-cocoa-aarch64-10022164716904988399.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/javadoc\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"cd60513572c0ac340c79494a8883607242b6442b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M2-macosx-cocoa-aarch64-10022164716904988399.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/javap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7b19a101d2201de2dda42ef1ece92a706a8ef9a1\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M2-macosx-cocoa-aarch64-10022164716904988399.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jcmd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e8201cca40596294188cd2df95e27bbc27940f25\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M2-macosx-cocoa-aarch64-10022164716904988399.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jconsole\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"13e5ae86e9e1ebf156401f2405a5eaf3fa35de3b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M2-macosx-cocoa-aarch64-10022164716904988399.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"37bb245c57e04dc229f1268a96aead5147247e41\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M2-macosx-cocoa-aarch64-10022164716904988399.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jdeprscan\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"cf55166731342d0a65a6db3d53af4685a6989eae\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M2-macosx-cocoa-aarch64-10022164716904988399.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jdeps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c75665e4e8b555189c386b732164457e7b80ecb9\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M2-macosx-cocoa-aarch64-10022164716904988399.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jfr\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e417253a131bc8ba6fbffb87ba8d0977f31793bf\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M2-macosx-cocoa-aarch64-10022164716904988399.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jhsdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5600633be2d1505c3a21c33d61cc39c98b6e2af8\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M2-macosx-cocoa-aarch64-10022164716904988399.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jimage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e3fa3897d06f36f0072fab3e94e574a0d1e73891\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M2-macosx-cocoa-aarch64-10022164716904988399.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jinfo\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"eb73a1bbd201c8a94927954d788373915491fc8e\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M2-macosx-cocoa-aarch64-10022164716904988399.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jlink\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2a6dd48b0d3fa493f53c8de07251c657b5bfa1f5\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M2-macosx-cocoa-aarch64-10022164716904988399.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jmap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ecc25763935731c2bb4ed89545e95ca212329c57\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M2-macosx-cocoa-aarch64-10022164716904988399.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jmod\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"bdfd9333207cdcca4e0dc5179eb55978f486a082\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M2-macosx-cocoa-aarch64-10022164716904988399.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jpackage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2d322de95f588e486586106fb3adb7a232d3a727\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M2-macosx-cocoa-aarch64-10022164716904988399.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"332b1856c718286e35df1ccc759286c63db7bc45\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M2-macosx-cocoa-aarch64-10022164716904988399.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jrunscript\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"15ce7577d3c990127085b8dea8174d740ec272ac\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M2-macosx-cocoa-aarch64-10022164716904988399.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jshell\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"8dbcddf91d402549534923c713ae6e3a73ecd663\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M2-macosx-cocoa-aarch64-10022164716904988399.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jstack\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"462b9dda12e2f5cd453bcdfc85e6f8d1d0d004a9\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M2-macosx-cocoa-aarch64-10022164716904988399.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jstat\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3c481bf4bf57a272523673fd708d3b3f1ca19889\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M2-macosx-cocoa-aarch64-10022164716904988399.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jstatd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"add2775005bbeb791168fd4f54e129cc0e9b3be1\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M2-macosx-cocoa-aarch64-10022164716904988399.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jwebserver\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3d8efd9997b52283ad0d89e8025072665d7a731d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M2-macosx-cocoa-aarch64-10022164716904988399.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/keytool\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"90afc4edfee1782468fdec5cab180a7533d17aae\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M2-macosx-cocoa-aarch64-10022164716904988399.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/rmiregistry\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"dfca96adf369133c81e31ae6b7d16a9a88940ae5\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M2-macosx-cocoa-aarch64-10022164716904988399.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/serialver\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"98d4bcd371524d1090e7ac11951695f506b0fd6a\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M2-macosx-cocoa-aarch64-10022164716904988399.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/jspawnhelper\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ee8371af06189c4ba625d243b39788e73ae23401\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M2-macosx-cocoa-aarch64-10022164716904988399.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libattach.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b45f99ac18a5b2eb428144aa0732c19ad9ee72db\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M2-macosx-cocoa-aarch64-10022164716904988399.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d9f75fff6e0ce189bf1080663643a45742c85625\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M2-macosx-cocoa-aarch64-10022164716904988399.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libawt_lwawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"250670496974f7410a847531817b05c93421a50b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M2-macosx-cocoa-aarch64-10022164716904988399.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libdt_socket.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d1d8881ac81bdee51f0ac8cec407c8097250c3ae\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M2-macosx-cocoa-aarch64-10022164716904988399.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libextnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d27c28e9fc41f80d9d040edd66f5b1243e551f54\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M2-macosx-cocoa-aarch64-10022164716904988399.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libfontmanager.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"173de4682bdd43777ca196f908a1b85cb8dbddba\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M2-macosx-cocoa-aarch64-10022164716904988399.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libfreetype.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6ec72f9cc99370be1a2451258935cd31804791a9\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M2-macosx-cocoa-aarch64-10022164716904988399.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libinstrument.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6f186477e2121d809ee7726a77eddf0a9423734c\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M2-macosx-cocoa-aarch64-10022164716904988399.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libj2gss.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"aedefb1ea0fd7715dca5337919eea223c053d604\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M2-macosx-cocoa-aarch64-10022164716904988399.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libj2pcsc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2a9a6c5fd3cee75f87914d911fe1017775aaddb9\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M2-macosx-cocoa-aarch64-10022164716904988399.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libj2pkcs11.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ca0f5d490f3f8d09395e5dd68cd79ee83aa0fc96\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M2-macosx-cocoa-aarch64-10022164716904988399.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjaas.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"662eeac930979eba6cc5183183417bce3445adc0\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M2-macosx-cocoa-aarch64-10022164716904988399.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjava.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"08937da8f4c2a9f93f0559b2babaac66a201e53d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M2-macosx-cocoa-aarch64-10022164716904988399.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjavajpeg.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"163ac5c00f929dc7e2b2535424783a7b4c1ca70f\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M2-macosx-cocoa-aarch64-10022164716904988399.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"fa5b864a12cf2d7d8c35d26bce9c36f404d41907\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M2-macosx-cocoa-aarch64-10022164716904988399.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjdwp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a6f06a9a1117f6dcce48511e37da416126a39154\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M2-macosx-cocoa-aarch64-10022164716904988399.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjimage.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d452f7e41a98130dd4ecd1bad39c707c610c70d3\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M2-macosx-cocoa-aarch64-10022164716904988399.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjli.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3a0793a1dacf7be2433519c3ca9f57c3ac46d14d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M2-macosx-cocoa-aarch64-10022164716904988399.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"980d119ccdc9cae437497367b22b52e1b0d27b9f\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M2-macosx-cocoa-aarch64-10022164716904988399.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjsound.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"71ee30a90a5ddd36e89aaa4fd534001360970dfd\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M2-macosx-cocoa-aarch64-10022164716904988399.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/liblcms.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"11d28658d45db36af4a7cb95a44eb02531ac31a9\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M2-macosx-cocoa-aarch64-10022164716904988399.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/lible.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d3de2286c64f06473dfb9d851f92d1e591bd8b41\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M2-macosx-cocoa-aarch64-10022164716904988399.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libmanagement.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"495cbd739c5be9f83f5c3672d2f56b4bd4840b30\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M2-macosx-cocoa-aarch64-10022164716904988399.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libmanagement_agent.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d4001866e9ca5002ac667d4e4fc97786381714bb\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M2-macosx-cocoa-aarch64-10022164716904988399.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libmanagement_ext.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"459225ef2de331f6eb0d34425525db993e881ba8\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M2-macosx-cocoa-aarch64-10022164716904988399.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libmlib_image.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b1999f7d1b6d641a5f5c26cd17d41d1cafb7474d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M2-macosx-cocoa-aarch64-10022164716904988399.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e7b2c7e5e6509afb312b0b1ca1054d7f5c5d098f\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M2-macosx-cocoa-aarch64-10022164716904988399.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libnio.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"039a44645649bdc12f9ae60cbacd366c9c1d484b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M2-macosx-cocoa-aarch64-10022164716904988399.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libosx.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"064850ce36f634d352d932fb9cd756bed17d3efb\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M2-macosx-cocoa-aarch64-10022164716904988399.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libosxapp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2c1faab357f728e6c7907eed2be24fc048ccdaeb\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M2-macosx-cocoa-aarch64-10022164716904988399.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libosxkrb5.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"09082e2eaa86d6187e1d0f090c9894566bec1853\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M2-macosx-cocoa-aarch64-10022164716904988399.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libosxsecurity.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"eae55a31b427fa92dd7328fb282db97b20d47b79\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M2-macosx-cocoa-aarch64-10022164716904988399.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libosxui.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1cc43f688c4bb704a6d15e43160b4b73f996d411\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M2-macosx-cocoa-aarch64-10022164716904988399.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libprefs.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e235b2c9ce2537c51b6ea348477e45ba9c87dece\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M2-macosx-cocoa-aarch64-10022164716904988399.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/librmi.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"aa2c588a4fa6b3a8c37d02e2b19ef16036e6c21d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M2-macosx-cocoa-aarch64-10022164716904988399.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libsaproc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"16554ee96f09007bcb5fd4c1c459291db965a1ee\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M2-macosx-cocoa-aarch64-10022164716904988399.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libsplashscreen.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"921731a090f37de78c45152302ed554449d3e963\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M2-macosx-cocoa-aarch64-10022164716904988399.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libsyslookup.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5fd7adf196c6715306e96f1d1e556e08b66458eb\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M2-macosx-cocoa-aarch64-10022164716904988399.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libverify.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c5a104ce2448de1ed06aea5f071da157bfbae19b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M2-macosx-cocoa-aarch64-10022164716904988399.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libzip.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"216fc4d68b8e93dfe29f2545092089b246d6f501\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M2-macosx-cocoa-aarch64-10022164716904988399.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/server/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"980d119ccdc9cae437497367b22b52e1b0d27b9f\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M2-macosx-cocoa-aarch64-10022164716904988399.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/server/libjvm.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0767daf35d93891741a42ef33f04b5d7aa4b883c\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M2-macosx-cocoa-aarch64-10022164716904988399.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"09bc7d883ef196bebf73c7db58a161729c25292e\",\n      \"arch\": \"arm64\"\n    }\n  ],\n  \"issues\": null\n}\n"}}'
06:57:24 ++502+ tail -n1
06:57:24 +502+ STATUS_CODE=200
06:57:24 ++502+ jq -r .notarizationStatus.status
06:57:24 ++502+ echo '{"uuid":"836bb1a1-720c-4524-a525-dba6a5700e91","notarizationStatus":{"status":"COMPLETE","message":"Notarization' ticket has been stapled successfully to uploaded file. You can now download the stapled 'file","moreInfo":"Notarization' ticket has been stapled to the uploaded file 'successfully","log":"{\n' '\"logFormatVersion\":' '1,\n' '\"jobId\":' '\"45ba6621-21cf-4e5c-bc26-ba6faa9f1a06\",\n' '\"status\":' '\"Accepted\",\n' '\"statusSummary\":' '\"Ready' for 'distribution\",\n' '\"statusCode\":' '0,\n' '\"archiveFilename\":' '\"eclipse-dsl-2024-06-M2-macosx-cocoa-aarch64-10022164716904988399.dmg\",\n' '\"uploadDate\":' '\"2024-05-02T10:27:15.253Z\",\n' '\"sha256\":' '\"cb224864fc4afc2cef3e039b1cbc2118f1736b019f9737d3cf35e3f01788f89c\",\n' '\"ticketContents\":' '[\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-M2-macosx-cocoa-aarch64-10022164716904988399.dmg\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"4a938f4857a4c7cfee13a4f55fc79445db23f26e\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-M2-macosx-cocoa-aarch64-10022164716904988399.dmg/Eclipse.app\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"09bc7d883ef196bebf73c7db58a161729c25292e\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-M2-macosx-cocoa-aarch64-10022164716904988399.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.dsl.executable.cocoa.macosx.aarch64_4.32.0.20240502-0721/MacOS/eclipse\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c4d5000a7d51180a96dd485c82be51d42cdfc279\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-M2-macosx-cocoa-aarch64-10022164716904988399.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202404271024.jar/os/macosx/aarch64/libpty.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9357f8202c2bdf9ed309bf2c82f8f53a68164088\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-M2-macosx-cocoa-aarch64-10022164716904988399.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202404271024.jar/os/macosx/aarch64/libspawner.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"102febf8120322b093b1c9c8d6b24b6a78f9bcc0\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-M2-macosx-cocoa-aarch64-10022164716904988399.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202404271024.jar/os/macosx/x86_64/libpty.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9517a970b176bde72cd73887e2587a3574716110\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-M2-macosx-cocoa-aarch64-10022164716904988399.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202404271024.jar/os/macosx/x86_64/libspawner.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0e97a6eb772a3eef07826d5eb75de0924fba367b\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-M2-macosx-cocoa-aarch64-10022164716904988399.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e37eb237e4687575f774c028e8aa4a4913e37a37\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-M2-macosx-cocoa-aarch64-10022164716904988399.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"86006f61e0eadafeb935a0de05828ea98a6308e1\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-M2-macosx-cocoa-aarch64-10022164716904988399.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.300.v20240419-2334.jar/libkeystoreNative.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-M2-macosx-cocoa-aarch64-10022164716904988399.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.300.v20240419-2334.jar/libkeystoreNative.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-M2-macosx-cocoa-aarch64-10022164716904988399.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.126.0.v20240426-0802.jar/libswt-pi-cocoa-4965r8.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e75db07b4a780a4a3ca6b5f09b4b570025c61360\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-M2-macosx-cocoa-aarch64-10022164716904988399.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.126.0.v20240426-0802.jar/libswt-awt-cocoa-4965r8.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"311fbf36e0faf69ad47e500ccdf9313ab54820aa\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-M2-macosx-cocoa-aarch64-10022164716904988399.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.126.0.v20240426-0802.jar/libswt-cocoa-4965r8.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"7a40d382b16e9c93e89b7cdc5b4d44d4cf0951fa\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-M2-macosx-cocoa-aarch64-10022164716904988399.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-aarch64/libjnidispatch.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"56cd13fe659db01c07ec565716b2e6e1024199ab\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-M2-macosx-cocoa-aarch64-10022164716904988399.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-x86-64/libjnidispatch.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6657e46285bd8380196b5cfddae3e6143a2c32a0\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-M2-macosx-cocoa-aarch64-10022164716904988399.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.aarch64_1.2.900.v20240129-1338/eclipse_11900.so\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3715f6bf1593a3b369058eb2f8f3abe37b5538fc\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-M2-macosx-cocoa-aarch64-10022164716904988399.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx_1.2.900.v20240129-1338/eclipse_11900.so\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3715f6bf1593a3b369058eb2f8f3abe37b5538fc\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-M2-macosx-cocoa-aarch64-10022164716904988399.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jar\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"85b7cae7b7bbc553bbff49db0b1a7791e90386f0\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-M2-macosx-cocoa-aarch64-10022164716904988399.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jarsigner\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"4ee1390bac3aac18f9089c4744a742477158b1af\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-M2-macosx-cocoa-aarch64-10022164716904988399.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/java\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"48aff537996048403a657ca3651c35b6e7dad18a\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-M2-macosx-cocoa-aarch64-10022164716904988399.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/javac\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c54c0c714e672fed995c3d3503ba1ae29a880ad8\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-M2-macosx-cocoa-aarch64-10022164716904988399.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/javadoc\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"cd60513572c0ac340c79494a8883607242b6442b\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-M2-macosx-cocoa-aarch64-10022164716904988399.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/javap\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"7b19a101d2201de2dda42ef1ece92a706a8ef9a1\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-M2-macosx-cocoa-aarch64-10022164716904988399.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jcmd\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e8201cca40596294188cd2df95e27bbc27940f25\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-M2-macosx-cocoa-aarch64-10022164716904988399.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jconsole\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"13e5ae86e9e1ebf156401f2405a5eaf3fa35de3b\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-M2-macosx-cocoa-aarch64-10022164716904988399.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jdb\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"37bb245c57e04dc229f1268a96aead5147247e41\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-M2-macosx-cocoa-aarch64-10022164716904988399.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jdeprscan\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"cf55166731342d0a65a6db3d53af4685a6989eae\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-M2-macosx-cocoa-aarch64-10022164716904988399.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jdeps\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c75665e4e8b555189c386b732164457e7b80ecb9\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-M2-macosx-cocoa-aarch64-10022164716904988399.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jfr\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e417253a131bc8ba6fbffb87ba8d0977f31793bf\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-M2-macosx-cocoa-aarch64-10022164716904988399.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jhsdb\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5600633be2d1505c3a21c33d61cc39c98b6e2af8\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-M2-macosx-cocoa-aarch64-10022164716904988399.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jimage\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e3fa3897d06f36f0072fab3e94e574a0d1e73891\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-M2-macosx-cocoa-aarch64-10022164716904988399.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jinfo\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"eb73a1bbd201c8a94927954d788373915491fc8e\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-M2-macosx-cocoa-aarch64-10022164716904988399.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jlink\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"2a6dd48b0d3fa493f53c8de07251c657b5bfa1f5\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-M2-macosx-cocoa-aarch64-10022164716904988399.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jmap\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ecc25763935731c2bb4ed89545e95ca212329c57\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-M2-macosx-cocoa-aarch64-10022164716904988399.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jmod\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"bdfd9333207cdcca4e0dc5179eb55978f486a082\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-M2-macosx-cocoa-aarch64-10022164716904988399.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jpackage\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"2d322de95f588e486586106fb3adb7a232d3a727\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-M2-macosx-cocoa-aarch64-10022164716904988399.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jps\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"332b1856c718286e35df1ccc759286c63db7bc45\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-M2-macosx-cocoa-aarch64-10022164716904988399.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jrunscript\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"15ce7577d3c990127085b8dea8174d740ec272ac\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-M2-macosx-cocoa-aarch64-10022164716904988399.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jshell\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"8dbcddf91d402549534923c713ae6e3a73ecd663\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-M2-macosx-cocoa-aarch64-10022164716904988399.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jstack\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"462b9dda12e2f5cd453bcdfc85e6f8d1d0d004a9\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-M2-macosx-cocoa-aarch64-10022164716904988399.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jstat\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3c481bf4bf57a272523673fd708d3b3f1ca19889\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-M2-macosx-cocoa-aarch64-10022164716904988399.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jstatd\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"add2775005bbeb791168fd4f54e129cc0e9b3be1\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-M2-macosx-cocoa-aarch64-10022164716904988399.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jwebserver\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3d8efd9997b52283ad0d89e8025072665d7a731d\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-M2-macosx-cocoa-aarch64-10022164716904988399.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/keytool\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"90afc4edfee1782468fdec5cab180a7533d17aae\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-M2-macosx-cocoa-aarch64-10022164716904988399.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/rmiregistry\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"dfca96adf369133c81e31ae6b7d16a9a88940ae5\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-M2-macosx-cocoa-aarch64-10022164716904988399.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/serialver\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"98d4bcd371524d1090e7ac11951695f506b0fd6a\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-M2-macosx-cocoa-aarch64-10022164716904988399.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/jspawnhelper\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ee8371af06189c4ba625d243b39788e73ae23401\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-M2-macosx-cocoa-aarch64-10022164716904988399.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libattach.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b45f99ac18a5b2eb428144aa0732c19ad9ee72db\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-M2-macosx-cocoa-aarch64-10022164716904988399.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d9f75fff6e0ce189bf1080663643a45742c85625\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-M2-macosx-cocoa-aarch64-10022164716904988399.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libawt_lwawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"250670496974f7410a847531817b05c93421a50b\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-M2-macosx-cocoa-aarch64-10022164716904988399.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libdt_socket.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d1d8881ac81bdee51f0ac8cec407c8097250c3ae\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-M2-macosx-cocoa-aarch64-10022164716904988399.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libextnet.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d27c28e9fc41f80d9d040edd66f5b1243e551f54\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-M2-macosx-cocoa-aarch64-10022164716904988399.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libfontmanager.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"173de4682bdd43777ca196f908a1b85cb8dbddba\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-M2-macosx-cocoa-aarch64-10022164716904988399.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libfreetype.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6ec72f9cc99370be1a2451258935cd31804791a9\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-M2-macosx-cocoa-aarch64-10022164716904988399.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libinstrument.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6f186477e2121d809ee7726a77eddf0a9423734c\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-M2-macosx-cocoa-aarch64-10022164716904988399.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libj2gss.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"aedefb1ea0fd7715dca5337919eea223c053d604\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-M2-macosx-cocoa-aarch64-10022164716904988399.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libj2pcsc.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"2a9a6c5fd3cee75f87914d911fe1017775aaddb9\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-M2-macosx-cocoa-aarch64-10022164716904988399.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libj2pkcs11.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ca0f5d490f3f8d09395e5dd68cd79ee83aa0fc96\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-M2-macosx-cocoa-aarch64-10022164716904988399.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjaas.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"662eeac930979eba6cc5183183417bce3445adc0\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-M2-macosx-cocoa-aarch64-10022164716904988399.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjava.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"08937da8f4c2a9f93f0559b2babaac66a201e53d\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-M2-macosx-cocoa-aarch64-10022164716904988399.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjavajpeg.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"163ac5c00f929dc7e2b2535424783a7b4c1ca70f\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-M2-macosx-cocoa-aarch64-10022164716904988399.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"fa5b864a12cf2d7d8c35d26bce9c36f404d41907\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-M2-macosx-cocoa-aarch64-10022164716904988399.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjdwp.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a6f06a9a1117f6dcce48511e37da416126a39154\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-M2-macosx-cocoa-aarch64-10022164716904988399.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjimage.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d452f7e41a98130dd4ecd1bad39c707c610c70d3\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-M2-macosx-cocoa-aarch64-10022164716904988399.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjli.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3a0793a1dacf7be2433519c3ca9f57c3ac46d14d\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-M2-macosx-cocoa-aarch64-10022164716904988399.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjsig.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"980d119ccdc9cae437497367b22b52e1b0d27b9f\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-M2-macosx-cocoa-aarch64-10022164716904988399.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjsound.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"71ee30a90a5ddd36e89aaa4fd534001360970dfd\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-M2-macosx-cocoa-aarch64-10022164716904988399.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/liblcms.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"11d28658d45db36af4a7cb95a44eb02531ac31a9\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-M2-macosx-cocoa-aarch64-10022164716904988399.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/lible.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d3de2286c64f06473dfb9d851f92d1e591bd8b41\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-M2-macosx-cocoa-aarch64-10022164716904988399.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libmanagement.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"495cbd739c5be9f83f5c3672d2f56b4bd4840b30\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-M2-macosx-cocoa-aarch64-10022164716904988399.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libmanagement_agent.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d4001866e9ca5002ac667d4e4fc97786381714bb\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-M2-macosx-cocoa-aarch64-10022164716904988399.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libmanagement_ext.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"459225ef2de331f6eb0d34425525db993e881ba8\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-M2-macosx-cocoa-aarch64-10022164716904988399.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libmlib_image.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b1999f7d1b6d641a5f5c26cd17d41d1cafb7474d\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-M2-macosx-cocoa-aarch64-10022164716904988399.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libnet.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e7b2c7e5e6509afb312b0b1ca1054d7f5c5d098f\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-M2-macosx-cocoa-aarch64-10022164716904988399.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libnio.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"039a44645649bdc12f9ae60cbacd366c9c1d484b\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-M2-macosx-cocoa-aarch64-10022164716904988399.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libosx.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"064850ce36f634d352d932fb9cd756bed17d3efb\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-M2-macosx-cocoa-aarch64-10022164716904988399.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libosxapp.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"2c1faab357f728e6c7907eed2be24fc048ccdaeb\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-M2-macosx-cocoa-aarch64-10022164716904988399.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libosxkrb5.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"09082e2eaa86d6187e1d0f090c9894566bec1853\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-M2-macosx-cocoa-aarch64-10022164716904988399.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libosxsecurity.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"eae55a31b427fa92dd7328fb282db97b20d47b79\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-M2-macosx-cocoa-aarch64-10022164716904988399.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libosxui.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"1cc43f688c4bb704a6d15e43160b4b73f996d411\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-M2-macosx-cocoa-aarch64-10022164716904988399.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libprefs.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e235b2c9ce2537c51b6ea348477e45ba9c87dece\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-M2-macosx-cocoa-aarch64-10022164716904988399.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/librmi.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"aa2c588a4fa6b3a8c37d02e2b19ef16036e6c21d\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-M2-macosx-cocoa-aarch64-10022164716904988399.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libsaproc.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"16554ee96f09007bcb5fd4c1c459291db965a1ee\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-M2-macosx-cocoa-aarch64-10022164716904988399.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libsplashscreen.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"921731a090f37de78c45152302ed554449d3e963\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-M2-macosx-cocoa-aarch64-10022164716904988399.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libsyslookup.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5fd7adf196c6715306e96f1d1e556e08b66458eb\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-M2-macosx-cocoa-aarch64-10022164716904988399.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libverify.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c5a104ce2448de1ed06aea5f071da157bfbae19b\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-M2-macosx-cocoa-aarch64-10022164716904988399.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libzip.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"216fc4d68b8e93dfe29f2545092089b246d6f501\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-M2-macosx-cocoa-aarch64-10022164716904988399.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/server/libjsig.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"980d119ccdc9cae437497367b22b52e1b0d27b9f\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-M2-macosx-cocoa-aarch64-10022164716904988399.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/server/libjvm.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0767daf35d93891741a42ef33f04b5d7aa4b883c\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-M2-macosx-cocoa-aarch64-10022164716904988399.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"09bc7d883ef196bebf73c7db58a161729c25292e\",\n' '\"arch\":' '\"arm64\"\n' '}\n' '],\n' '\"issues\":' 'null\n}\n"}}'
06:57:24 +502+ STATUS=COMPLETE
06:57:24 +502+ [[ COMPLETE == \I\N\_\P\R\O\G\R\E\S\S ]]
06:57:24 +502+ [[ 200 == \5\0\3 ]]
06:57:24 +502+ [[ 200 == \5\0\2 ]]
06:57:24 +502+ [[ COMPLETE != \C\O\M\P\L\E\T\E ]]
06:57:24 +502+ break
06:57:24 +502+ rm eclipse-dsl-2024-06-M2-macosx-cocoa-aarch64.dmg
06:57:24 +502+ curl -JO https://cbi.eclipse.org/macos/xcrun/836bb1a1-720c-4524-a525-dba6a5700e91/download
06:57:24   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
06:57:24                                  Dload  Upload   Total   Spent    Left  Speed
06:57:24 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 69.9M    0 69.9M    0     0  71.8M      0 --:--:-- --:--:-- --:--:-- 71.7M+844+ rm eclipse-dsl-2024-06-M2-macosx-cocoa-x86_64.dmg-tonotarize
06:57:25 +844+ rm -f eclipse-dsl-2024-06-M2-macosx-cocoa-x86_64.dmg-tonotarize.md5
06:57:25 +844+ rm -f eclipse-dsl-2024-06-M2-macosx-cocoa-x86_64.dmg-tonotarize.sha1
06:57:25 +844+ rm -f eclipse-dsl-2024-06-M2-macosx-cocoa-x86_64.dmg-tonotarize.sha512
06:57:26 
100  157M    0  157M    0     0  80.1M      0 --:--:--  0:00:01 --:--:-- 80.0M
100  244M    0  244M    0     0  82.4M      0 --:--:--  0:00:02 --:--:-- 82.4M
100  330M    0  330M    0     0  83.1M      0 --:--:--  0:00:03 --:--:-- 83.1M
100  416M    0  416M    0     0  83.8M      0 --:--:--  0:00:04 --:--:-- 83.7M
100  496M    0  496M    0     0  83.1M      0 --:--:--  0:00:05 --:--:-- 85.3M
100  499M    0  499M    0     0  83.0M      0 --:--:--  0:00:06 --:--:-- 84.5M
06:57:30 curl: Saved to filename 'eclipse-dsl-2024-06-M2-macosx-cocoa-aarch64.dmg'
06:57:30 +502+ cp -vf eclipse-dsl-2024-06-M2-macosx-cocoa-aarch64.dmg /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-dsl-2024-06-M2-macosx-cocoa-aarch64.dmg
06:57:31 'eclipse-dsl-2024-06-M2-macosx-cocoa-aarch64.dmg' -> '/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-dsl-2024-06-M2-macosx-cocoa-aarch64.dmg'
06:57:31 ++502+ dirname /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-dsl-2024-06-M2-macosx-cocoa-aarch64.dmg
06:57:31 +502+ d=/home/jenkins/agent/workspace/notarize-downloads/temp
06:57:31 ++502+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-dsl-2024-06-M2-macosx-cocoa-aarch64.dmg
06:57:31 +502+ b=eclipse-dsl-2024-06-M2-macosx-cocoa-aarch64.dmg
06:57:31 +502+ cd /home/jenkins/agent/workspace/notarize-downloads/temp
06:57:31 +502+ md5sum eclipse-dsl-2024-06-M2-macosx-cocoa-aarch64.dmg
06:57:32 +502+ sha1sum eclipse-dsl-2024-06-M2-macosx-cocoa-aarch64.dmg
06:57:33 +502+ sha512sum -b eclipse-dsl-2024-06-M2-macosx-cocoa-aarch64.dmg
06:57:34 +502+ rm eclipse-dsl-2024-06-M2-macosx-cocoa-aarch64.dmg-tonotarize
06:57:34 +502+ rm -f eclipse-dsl-2024-06-M2-macosx-cocoa-aarch64.dmg-tonotarize.md5
06:57:34 +502+ rm -f eclipse-dsl-2024-06-M2-macosx-cocoa-aarch64.dmg-tonotarize.sha1
06:57:34 +502+ rm -f eclipse-dsl-2024-06-M2-macosx-cocoa-aarch64.dmg-tonotarize.sha512
06:57:43 ++564+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/1344ea29-183d-413b-b67e-eead0056e7f6/status
06:57:43 +564+ RESPONSE_RAW='{"uuid":"1344ea29-183d-413b-b67e-eead0056e7f6","notarizationStatus":{"status":"COMPLETE","message":"Notarization ticket has been stapled successfully to uploaded file. You can now download the stapled file","moreInfo":"Notarization ticket has been stapled to the uploaded file successfully","log":"{\n  \"logFormatVersion\": 1,\n  \"jobId\": \"8b8f78d1-61a1-4960-9ede-43c6c1d5dd0b\",\n  \"status\": \"Accepted\",\n  \"statusSummary\": \"Ready for distribution\",\n  \"statusCode\": 0,\n  \"archiveFilename\": \"eclipse-jee-2024-06-M2-macosx-cocoa-aarch64-15560689554177412100.dmg\",\n  \"uploadDate\": \"2024-05-02T10:27:38.552Z\",\n  \"sha256\": \"84baa32033f1999f5a3e0543ab943b14b95995b4905d080cd6f7387944f9cf01\",\n  \"ticketContents\": [\n    {\n      \"path\": \"eclipse-jee-2024-06-M2-macosx-cocoa-aarch64-15560689554177412100.dmg\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6192077ff9a347587dbadf2343d09c4f6b0803f9\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M2-macosx-cocoa-aarch64-15560689554177412100.dmg/Eclipse.app\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"bf1ec1d70cc23c8428725a6e62841c24089dbe43\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M2-macosx-cocoa-aarch64-15560689554177412100.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.jee.executable.cocoa.macosx.aarch64_4.32.0.20240502-0721/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c4d5000a7d51180a96dd485c82be51d42cdfc279\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M2-macosx-cocoa-aarch64-15560689554177412100.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202404271024.jar/os/macosx/aarch64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9357f8202c2bdf9ed309bf2c82f8f53a68164088\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M2-macosx-cocoa-aarch64-15560689554177412100.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202404271024.jar/os/macosx/aarch64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"102febf8120322b093b1c9c8d6b24b6a78f9bcc0\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M2-macosx-cocoa-aarch64-15560689554177412100.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202404271024.jar/os/macosx/x86_64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9517a970b176bde72cd73887e2587a3574716110\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M2-macosx-cocoa-aarch64-15560689554177412100.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202404271024.jar/os/macosx/x86_64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0e97a6eb772a3eef07826d5eb75de0924fba367b\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M2-macosx-cocoa-aarch64-15560689554177412100.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e37eb237e4687575f774c028e8aa4a4913e37a37\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M2-macosx-cocoa-aarch64-15560689554177412100.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"86006f61e0eadafeb935a0de05828ea98a6308e1\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M2-macosx-cocoa-aarch64-15560689554177412100.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.300.v20240419-2334.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M2-macosx-cocoa-aarch64-15560689554177412100.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.300.v20240419-2334.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M2-macosx-cocoa-aarch64-15560689554177412100.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.126.0.v20240426-0802.jar/libswt-pi-cocoa-4965r8.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e75db07b4a780a4a3ca6b5f09b4b570025c61360\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M2-macosx-cocoa-aarch64-15560689554177412100.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.126.0.v20240426-0802.jar/libswt-awt-cocoa-4965r8.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"311fbf36e0faf69ad47e500ccdf9313ab54820aa\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M2-macosx-cocoa-aarch64-15560689554177412100.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.126.0.v20240426-0802.jar/libswt-cocoa-4965r8.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7a40d382b16e9c93e89b7cdc5b4d44d4cf0951fa\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M2-macosx-cocoa-aarch64-15560689554177412100.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.wildwebdeveloper.embedder.node.macos.aarch64_1.0.7.202310251358.jar/resources/node-v18.18.2-darwin-arm64.tar.gz/node-v18.18.2-darwin-arm64.tar/node-v18.18.2-darwin-arm64/bin/node\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e5c603626f3228a610f77d506adf2f08150063f4\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M2-macosx-cocoa-aarch64-15560689554177412100.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-aarch64/libjnidispatch.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"56cd13fe659db01c07ec565716b2e6e1024199ab\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M2-macosx-cocoa-aarch64-15560689554177412100.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-x86-64/libjnidispatch.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6657e46285bd8380196b5cfddae3e6143a2c32a0\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M2-macosx-cocoa-aarch64-15560689554177412100.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.aarch64_1.2.900.v20240129-1338/eclipse_11900.so\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3715f6bf1593a3b369058eb2f8f3abe37b5538fc\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M2-macosx-cocoa-aarch64-15560689554177412100.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx_1.2.900.v20240129-1338/eclipse_11900.so\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3715f6bf1593a3b369058eb2f8f3abe37b5538fc\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M2-macosx-cocoa-aarch64-15560689554177412100.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jar\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"85b7cae7b7bbc553bbff49db0b1a7791e90386f0\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M2-macosx-cocoa-aarch64-15560689554177412100.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jarsigner\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4ee1390bac3aac18f9089c4744a742477158b1af\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M2-macosx-cocoa-aarch64-15560689554177412100.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/java\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"48aff537996048403a657ca3651c35b6e7dad18a\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M2-macosx-cocoa-aarch64-15560689554177412100.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/javac\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c54c0c714e672fed995c3d3503ba1ae29a880ad8\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M2-macosx-cocoa-aarch64-15560689554177412100.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/javadoc\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"cd60513572c0ac340c79494a8883607242b6442b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M2-macosx-cocoa-aarch64-15560689554177412100.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/javap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7b19a101d2201de2dda42ef1ece92a706a8ef9a1\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M2-macosx-cocoa-aarch64-15560689554177412100.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jcmd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e8201cca40596294188cd2df95e27bbc27940f25\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M2-macosx-cocoa-aarch64-15560689554177412100.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jconsole\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"13e5ae86e9e1ebf156401f2405a5eaf3fa35de3b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M2-macosx-cocoa-aarch64-15560689554177412100.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"37bb245c57e04dc229f1268a96aead5147247e41\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M2-macosx-cocoa-aarch64-15560689554177412100.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jdeprscan\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"cf55166731342d0a65a6db3d53af4685a6989eae\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M2-macosx-cocoa-aarch64-15560689554177412100.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jdeps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c75665e4e8b555189c386b732164457e7b80ecb9\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M2-macosx-cocoa-aarch64-15560689554177412100.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jfr\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e417253a131bc8ba6fbffb87ba8d0977f31793bf\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M2-macosx-cocoa-aarch64-15560689554177412100.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jhsdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5600633be2d1505c3a21c33d61cc39c98b6e2af8\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M2-macosx-cocoa-aarch64-15560689554177412100.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jimage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e3fa3897d06f36f0072fab3e94e574a0d1e73891\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M2-macosx-cocoa-aarch64-15560689554177412100.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jinfo\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"eb73a1bbd201c8a94927954d788373915491fc8e\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M2-macosx-cocoa-aarch64-15560689554177412100.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jlink\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2a6dd48b0d3fa493f53c8de07251c657b5bfa1f5\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M2-macosx-cocoa-aarch64-15560689554177412100.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jmap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ecc25763935731c2bb4ed89545e95ca212329c57\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M2-macosx-cocoa-aarch64-15560689554177412100.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jmod\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"bdfd9333207cdcca4e0dc5179eb55978f486a082\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M2-macosx-cocoa-aarch64-15560689554177412100.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jpackage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2d322de95f588e486586106fb3adb7a232d3a727\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M2-macosx-cocoa-aarch64-15560689554177412100.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"332b1856c718286e35df1ccc759286c63db7bc45\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M2-macosx-cocoa-aarch64-15560689554177412100.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jrunscript\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"15ce7577d3c990127085b8dea8174d740ec272ac\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M2-macosx-cocoa-aarch64-15560689554177412100.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jshell\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"8dbcddf91d402549534923c713ae6e3a73ecd663\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M2-macosx-cocoa-aarch64-15560689554177412100.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jstack\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"462b9dda12e2f5cd453bcdfc85e6f8d1d0d004a9\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M2-macosx-cocoa-aarch64-15560689554177412100.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jstat\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3c481bf4bf57a272523673fd708d3b3f1ca19889\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M2-macosx-cocoa-aarch64-15560689554177412100.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jstatd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"add2775005bbeb791168fd4f54e129cc0e9b3be1\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M2-macosx-cocoa-aarch64-15560689554177412100.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jwebserver\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3d8efd9997b52283ad0d89e8025072665d7a731d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M2-macosx-cocoa-aarch64-15560689554177412100.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/keytool\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"90afc4edfee1782468fdec5cab180a7533d17aae\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M2-macosx-cocoa-aarch64-15560689554177412100.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/rmiregistry\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"dfca96adf369133c81e31ae6b7d16a9a88940ae5\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M2-macosx-cocoa-aarch64-15560689554177412100.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/serialver\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"98d4bcd371524d1090e7ac11951695f506b0fd6a\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M2-macosx-cocoa-aarch64-15560689554177412100.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/jspawnhelper\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ee8371af06189c4ba625d243b39788e73ae23401\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M2-macosx-cocoa-aarch64-15560689554177412100.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libattach.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b45f99ac18a5b2eb428144aa0732c19ad9ee72db\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M2-macosx-cocoa-aarch64-15560689554177412100.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d9f75fff6e0ce189bf1080663643a45742c85625\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M2-macosx-cocoa-aarch64-15560689554177412100.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libawt_lwawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"250670496974f7410a847531817b05c93421a50b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M2-macosx-cocoa-aarch64-15560689554177412100.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libdt_socket.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d1d8881ac81bdee51f0ac8cec407c8097250c3ae\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M2-macosx-cocoa-aarch64-15560689554177412100.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libextnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d27c28e9fc41f80d9d040edd66f5b1243e551f54\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M2-macosx-cocoa-aarch64-15560689554177412100.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libfontmanager.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"173de4682bdd43777ca196f908a1b85cb8dbddba\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M2-macosx-cocoa-aarch64-15560689554177412100.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libfreetype.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6ec72f9cc99370be1a2451258935cd31804791a9\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M2-macosx-cocoa-aarch64-15560689554177412100.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libinstrument.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6f186477e2121d809ee7726a77eddf0a9423734c\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M2-macosx-cocoa-aarch64-15560689554177412100.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libj2gss.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"aedefb1ea0fd7715dca5337919eea223c053d604\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M2-macosx-cocoa-aarch64-15560689554177412100.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libj2pcsc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2a9a6c5fd3cee75f87914d911fe1017775aaddb9\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M2-macosx-cocoa-aarch64-15560689554177412100.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libj2pkcs11.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ca0f5d490f3f8d09395e5dd68cd79ee83aa0fc96\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M2-macosx-cocoa-aarch64-15560689554177412100.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjaas.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"662eeac930979eba6cc5183183417bce3445adc0\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M2-macosx-cocoa-aarch64-15560689554177412100.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjava.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"08937da8f4c2a9f93f0559b2babaac66a201e53d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M2-macosx-cocoa-aarch64-15560689554177412100.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjavajpeg.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"163ac5c00f929dc7e2b2535424783a7b4c1ca70f\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M2-macosx-cocoa-aarch64-15560689554177412100.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"fa5b864a12cf2d7d8c35d26bce9c36f404d41907\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M2-macosx-cocoa-aarch64-15560689554177412100.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjdwp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a6f06a9a1117f6dcce48511e37da416126a39154\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M2-macosx-cocoa-aarch64-15560689554177412100.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjimage.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d452f7e41a98130dd4ecd1bad39c707c610c70d3\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M2-macosx-cocoa-aarch64-15560689554177412100.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjli.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3a0793a1dacf7be2433519c3ca9f57c3ac46d14d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M2-macosx-cocoa-aarch64-15560689554177412100.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"980d119ccdc9cae437497367b22b52e1b0d27b9f\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M2-macosx-cocoa-aarch64-15560689554177412100.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjsound.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"71ee30a90a5ddd36e89aaa4fd534001360970dfd\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M2-macosx-cocoa-aarch64-15560689554177412100.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/liblcms.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"11d28658d45db36af4a7cb95a44eb02531ac31a9\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M2-macosx-cocoa-aarch64-15560689554177412100.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/lible.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d3de2286c64f06473dfb9d851f92d1e591bd8b41\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M2-macosx-cocoa-aarch64-15560689554177412100.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libmanagement.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"495cbd739c5be9f83f5c3672d2f56b4bd4840b30\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M2-macosx-cocoa-aarch64-15560689554177412100.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libmanagement_agent.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d4001866e9ca5002ac667d4e4fc97786381714bb\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M2-macosx-cocoa-aarch64-15560689554177412100.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libmanagement_ext.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"459225ef2de331f6eb0d34425525db993e881ba8\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M2-macosx-cocoa-aarch64-15560689554177412100.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libmlib_image.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b1999f7d1b6d641a5f5c26cd17d41d1cafb7474d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M2-macosx-cocoa-aarch64-15560689554177412100.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e7b2c7e5e6509afb312b0b1ca1054d7f5c5d098f\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M2-macosx-cocoa-aarch64-15560689554177412100.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libnio.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"039a44645649bdc12f9ae60cbacd366c9c1d484b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M2-macosx-cocoa-aarch64-15560689554177412100.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libosx.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"064850ce36f634d352d932fb9cd756bed17d3efb\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M2-macosx-cocoa-aarch64-15560689554177412100.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libosxapp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2c1faab357f728e6c7907eed2be24fc048ccdaeb\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M2-macosx-cocoa-aarch64-15560689554177412100.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libosxkrb5.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"09082e2eaa86d6187e1d0f090c9894566bec1853\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M2-macosx-cocoa-aarch64-15560689554177412100.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libosxsecurity.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"eae55a31b427fa92dd7328fb282db97b20d47b79\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M2-macosx-cocoa-aarch64-15560689554177412100.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libosxui.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1cc43f688c4bb704a6d15e43160b4b73f996d411\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M2-macosx-cocoa-aarch64-15560689554177412100.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libprefs.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e235b2c9ce2537c51b6ea348477e45ba9c87dece\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M2-macosx-cocoa-aarch64-15560689554177412100.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/librmi.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"aa2c588a4fa6b3a8c37d02e2b19ef16036e6c21d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M2-macosx-cocoa-aarch64-15560689554177412100.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libsaproc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"16554ee96f09007bcb5fd4c1c459291db965a1ee\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M2-macosx-cocoa-aarch64-15560689554177412100.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libsplashscreen.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"921731a090f37de78c45152302ed554449d3e963\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M2-macosx-cocoa-aarch64-15560689554177412100.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libsyslookup.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5fd7adf196c6715306e96f1d1e556e08b66458eb\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M2-macosx-cocoa-aarch64-15560689554177412100.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libverify.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c5a104ce2448de1ed06aea5f071da157bfbae19b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M2-macosx-cocoa-aarch64-15560689554177412100.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libzip.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"216fc4d68b8e93dfe29f2545092089b246d6f501\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M2-macosx-cocoa-aarch64-15560689554177412100.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/server/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"980d119ccdc9cae437497367b22b52e1b0d27b9f\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M2-macosx-cocoa-aarch64-15560689554177412100.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/server/libjvm.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0767daf35d93891741a42ef33f04b5d7aa4b883c\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M2-macosx-cocoa-aarch64-15560689554177412100.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.wildwebdeveloper_1.1.4.202311211923/node_modules/fsevents/fsevents.node\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"41ddd1ac2bf7b4b267951a7416e941affe0471a5\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M2-macosx-cocoa-aarch64-15560689554177412100.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.wildwebdeveloper_1.1.4.202311211923/node_modules/fsevents/fsevents.node\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b6229dd67303aa3f4f9cbd1500198d8a2531089b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M2-macosx-cocoa-aarch64-15560689554177412100.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"bf1ec1d70cc23c8428725a6e62841c24089dbe43\",\n      \"arch\": \"arm64\"\n    }\n  ],\n  \"issues\": [\n    {\n      \"severity\": \"warning\",\n      \"code\": null,\n      \"path\": \"eclipse-jee-2024-06-M2-macosx-cocoa-aarch64-15560689554177412100.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.jst.ws.consumption.ui.doc.user_1.0.700.v201903222115.jar/images/wsdluddi.cdr\",\n      \"message\": \"b'\''hdiutil: attach failed - image not recognized\\\\n'\''\",\n      \"docUrl\": null,\n      \"architecture\": null\n    },\n    {\n      \"severity\": \"warning\",\n      \"code\": null,\n      \"path\": \"eclipse-jee-2024-06-M2-macosx-cocoa-aarch64-15560689554177412100.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.jst.ws.consumption.ui.doc.user_1.0.700.v201903222115.jar/images/soapudws.cdr\",\n      \"message\": \"b'\''hdiutil: attach failed - image not recognized\\\\n'\''\",\n      \"docUrl\": null,\n      \"architecture\": null\n    },\n    {\n      \"severity\": \"warning\",\n      \"code\": null,\n      \"path\": \"eclipse-jee-2024-06-M2-macosx-cocoa-aarch64-15560689554177412100.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.jst.ws.consumption.ui.doc.user_1.0.700.v201903222115.jar/images/uddiref.cdr\",\n      \"message\": \"b'\''hdiutil: attach failed - image not recognized\\\\n'\''\",\n      \"docUrl\": null,\n      \"architecture\": null\n    },\n    {\n      \"severity\": \"warning\",\n      \"code\": null,\n      \"path\": \"eclipse-jee-2024-06-M2-macosx-cocoa-aarch64-15560689554177412100.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.jst.ws.consumption.ui.doc.user_1.0.700.v201903222115.jar/images/uddi.cdr\",\n      \"message\": \"b'\''hdiutil: attach failed - image not recognized\\\\n'\''\",\n      \"docUrl\": null,\n      \"architecture\": null\n    }\n  ]\n}\n"}}
06:57:43 200'
06:57:43 ++564+ head -n1
06:57:43 +564+ RESPONSE='{"uuid":"1344ea29-183d-413b-b67e-eead0056e7f6","notarizationStatus":{"status":"COMPLETE","message":"Notarization ticket has been stapled successfully to uploaded file. You can now download the stapled file","moreInfo":"Notarization ticket has been stapled to the uploaded file successfully","log":"{\n  \"logFormatVersion\": 1,\n  \"jobId\": \"8b8f78d1-61a1-4960-9ede-43c6c1d5dd0b\",\n  \"status\": \"Accepted\",\n  \"statusSummary\": \"Ready for distribution\",\n  \"statusCode\": 0,\n  \"archiveFilename\": \"eclipse-jee-2024-06-M2-macosx-cocoa-aarch64-15560689554177412100.dmg\",\n  \"uploadDate\": \"2024-05-02T10:27:38.552Z\",\n  \"sha256\": \"84baa32033f1999f5a3e0543ab943b14b95995b4905d080cd6f7387944f9cf01\",\n  \"ticketContents\": [\n    {\n      \"path\": \"eclipse-jee-2024-06-M2-macosx-cocoa-aarch64-15560689554177412100.dmg\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6192077ff9a347587dbadf2343d09c4f6b0803f9\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M2-macosx-cocoa-aarch64-15560689554177412100.dmg/Eclipse.app\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"bf1ec1d70cc23c8428725a6e62841c24089dbe43\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M2-macosx-cocoa-aarch64-15560689554177412100.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.jee.executable.cocoa.macosx.aarch64_4.32.0.20240502-0721/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c4d5000a7d51180a96dd485c82be51d42cdfc279\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M2-macosx-cocoa-aarch64-15560689554177412100.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202404271024.jar/os/macosx/aarch64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9357f8202c2bdf9ed309bf2c82f8f53a68164088\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M2-macosx-cocoa-aarch64-15560689554177412100.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202404271024.jar/os/macosx/aarch64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"102febf8120322b093b1c9c8d6b24b6a78f9bcc0\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M2-macosx-cocoa-aarch64-15560689554177412100.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202404271024.jar/os/macosx/x86_64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9517a970b176bde72cd73887e2587a3574716110\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M2-macosx-cocoa-aarch64-15560689554177412100.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202404271024.jar/os/macosx/x86_64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0e97a6eb772a3eef07826d5eb75de0924fba367b\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M2-macosx-cocoa-aarch64-15560689554177412100.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e37eb237e4687575f774c028e8aa4a4913e37a37\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M2-macosx-cocoa-aarch64-15560689554177412100.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"86006f61e0eadafeb935a0de05828ea98a6308e1\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M2-macosx-cocoa-aarch64-15560689554177412100.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.300.v20240419-2334.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M2-macosx-cocoa-aarch64-15560689554177412100.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.300.v20240419-2334.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M2-macosx-cocoa-aarch64-15560689554177412100.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.126.0.v20240426-0802.jar/libswt-pi-cocoa-4965r8.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e75db07b4a780a4a3ca6b5f09b4b570025c61360\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M2-macosx-cocoa-aarch64-15560689554177412100.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.126.0.v20240426-0802.jar/libswt-awt-cocoa-4965r8.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"311fbf36e0faf69ad47e500ccdf9313ab54820aa\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M2-macosx-cocoa-aarch64-15560689554177412100.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.126.0.v20240426-0802.jar/libswt-cocoa-4965r8.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7a40d382b16e9c93e89b7cdc5b4d44d4cf0951fa\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M2-macosx-cocoa-aarch64-15560689554177412100.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.wildwebdeveloper.embedder.node.macos.aarch64_1.0.7.202310251358.jar/resources/node-v18.18.2-darwin-arm64.tar.gz/node-v18.18.2-darwin-arm64.tar/node-v18.18.2-darwin-arm64/bin/node\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e5c603626f3228a610f77d506adf2f08150063f4\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M2-macosx-cocoa-aarch64-15560689554177412100.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-aarch64/libjnidispatch.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"56cd13fe659db01c07ec565716b2e6e1024199ab\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M2-macosx-cocoa-aarch64-15560689554177412100.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-x86-64/libjnidispatch.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6657e46285bd8380196b5cfddae3e6143a2c32a0\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M2-macosx-cocoa-aarch64-15560689554177412100.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.aarch64_1.2.900.v20240129-1338/eclipse_11900.so\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3715f6bf1593a3b369058eb2f8f3abe37b5538fc\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M2-macosx-cocoa-aarch64-15560689554177412100.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx_1.2.900.v20240129-1338/eclipse_11900.so\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3715f6bf1593a3b369058eb2f8f3abe37b5538fc\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M2-macosx-cocoa-aarch64-15560689554177412100.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jar\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"85b7cae7b7bbc553bbff49db0b1a7791e90386f0\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M2-macosx-cocoa-aarch64-15560689554177412100.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jarsigner\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4ee1390bac3aac18f9089c4744a742477158b1af\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M2-macosx-cocoa-aarch64-15560689554177412100.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/java\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"48aff537996048403a657ca3651c35b6e7dad18a\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M2-macosx-cocoa-aarch64-15560689554177412100.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/javac\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c54c0c714e672fed995c3d3503ba1ae29a880ad8\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M2-macosx-cocoa-aarch64-15560689554177412100.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/javadoc\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"cd60513572c0ac340c79494a8883607242b6442b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M2-macosx-cocoa-aarch64-15560689554177412100.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/javap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7b19a101d2201de2dda42ef1ece92a706a8ef9a1\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M2-macosx-cocoa-aarch64-15560689554177412100.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jcmd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e8201cca40596294188cd2df95e27bbc27940f25\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M2-macosx-cocoa-aarch64-15560689554177412100.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jconsole\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"13e5ae86e9e1ebf156401f2405a5eaf3fa35de3b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M2-macosx-cocoa-aarch64-15560689554177412100.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"37bb245c57e04dc229f1268a96aead5147247e41\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M2-macosx-cocoa-aarch64-15560689554177412100.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jdeprscan\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"cf55166731342d0a65a6db3d53af4685a6989eae\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M2-macosx-cocoa-aarch64-15560689554177412100.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jdeps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c75665e4e8b555189c386b732164457e7b80ecb9\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M2-macosx-cocoa-aarch64-15560689554177412100.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jfr\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e417253a131bc8ba6fbffb87ba8d0977f31793bf\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M2-macosx-cocoa-aarch64-15560689554177412100.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jhsdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5600633be2d1505c3a21c33d61cc39c98b6e2af8\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M2-macosx-cocoa-aarch64-15560689554177412100.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jimage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e3fa3897d06f36f0072fab3e94e574a0d1e73891\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M2-macosx-cocoa-aarch64-15560689554177412100.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jinfo\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"eb73a1bbd201c8a94927954d788373915491fc8e\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M2-macosx-cocoa-aarch64-15560689554177412100.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jlink\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2a6dd48b0d3fa493f53c8de07251c657b5bfa1f5\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M2-macosx-cocoa-aarch64-15560689554177412100.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jmap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ecc25763935731c2bb4ed89545e95ca212329c57\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M2-macosx-cocoa-aarch64-15560689554177412100.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jmod\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"bdfd9333207cdcca4e0dc5179eb55978f486a082\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M2-macosx-cocoa-aarch64-15560689554177412100.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jpackage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2d322de95f588e486586106fb3adb7a232d3a727\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M2-macosx-cocoa-aarch64-15560689554177412100.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"332b1856c718286e35df1ccc759286c63db7bc45\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M2-macosx-cocoa-aarch64-15560689554177412100.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jrunscript\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"15ce7577d3c990127085b8dea8174d740ec272ac\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M2-macosx-cocoa-aarch64-15560689554177412100.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jshell\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"8dbcddf91d402549534923c713ae6e3a73ecd663\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M2-macosx-cocoa-aarch64-15560689554177412100.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jstack\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"462b9dda12e2f5cd453bcdfc85e6f8d1d0d004a9\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M2-macosx-cocoa-aarch64-15560689554177412100.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jstat\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3c481bf4bf57a272523673fd708d3b3f1ca19889\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M2-macosx-cocoa-aarch64-15560689554177412100.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jstatd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"add2775005bbeb791168fd4f54e129cc0e9b3be1\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M2-macosx-cocoa-aarch64-15560689554177412100.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jwebserver\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3d8efd9997b52283ad0d89e8025072665d7a731d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M2-macosx-cocoa-aarch64-15560689554177412100.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/keytool\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"90afc4edfee1782468fdec5cab180a7533d17aae\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M2-macosx-cocoa-aarch64-15560689554177412100.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/rmiregistry\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"dfca96adf369133c81e31ae6b7d16a9a88940ae5\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M2-macosx-cocoa-aarch64-15560689554177412100.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/serialver\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"98d4bcd371524d1090e7ac11951695f506b0fd6a\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M2-macosx-cocoa-aarch64-15560689554177412100.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/jspawnhelper\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ee8371af06189c4ba625d243b39788e73ae23401\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M2-macosx-cocoa-aarch64-15560689554177412100.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libattach.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b45f99ac18a5b2eb428144aa0732c19ad9ee72db\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M2-macosx-cocoa-aarch64-15560689554177412100.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d9f75fff6e0ce189bf1080663643a45742c85625\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M2-macosx-cocoa-aarch64-15560689554177412100.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libawt_lwawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"250670496974f7410a847531817b05c93421a50b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M2-macosx-cocoa-aarch64-15560689554177412100.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libdt_socket.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d1d8881ac81bdee51f0ac8cec407c8097250c3ae\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M2-macosx-cocoa-aarch64-15560689554177412100.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libextnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d27c28e9fc41f80d9d040edd66f5b1243e551f54\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M2-macosx-cocoa-aarch64-15560689554177412100.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libfontmanager.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"173de4682bdd43777ca196f908a1b85cb8dbddba\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M2-macosx-cocoa-aarch64-15560689554177412100.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libfreetype.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6ec72f9cc99370be1a2451258935cd31804791a9\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M2-macosx-cocoa-aarch64-15560689554177412100.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libinstrument.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6f186477e2121d809ee7726a77eddf0a9423734c\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M2-macosx-cocoa-aarch64-15560689554177412100.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libj2gss.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"aedefb1ea0fd7715dca5337919eea223c053d604\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M2-macosx-cocoa-aarch64-15560689554177412100.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libj2pcsc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2a9a6c5fd3cee75f87914d911fe1017775aaddb9\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M2-macosx-cocoa-aarch64-15560689554177412100.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libj2pkcs11.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ca0f5d490f3f8d09395e5dd68cd79ee83aa0fc96\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M2-macosx-cocoa-aarch64-15560689554177412100.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjaas.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"662eeac930979eba6cc5183183417bce3445adc0\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M2-macosx-cocoa-aarch64-15560689554177412100.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjava.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"08937da8f4c2a9f93f0559b2babaac66a201e53d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M2-macosx-cocoa-aarch64-15560689554177412100.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjavajpeg.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"163ac5c00f929dc7e2b2535424783a7b4c1ca70f\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M2-macosx-cocoa-aarch64-15560689554177412100.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"fa5b864a12cf2d7d8c35d26bce9c36f404d41907\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M2-macosx-cocoa-aarch64-15560689554177412100.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjdwp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a6f06a9a1117f6dcce48511e37da416126a39154\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M2-macosx-cocoa-aarch64-15560689554177412100.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjimage.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d452f7e41a98130dd4ecd1bad39c707c610c70d3\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M2-macosx-cocoa-aarch64-15560689554177412100.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjli.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3a0793a1dacf7be2433519c3ca9f57c3ac46d14d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M2-macosx-cocoa-aarch64-15560689554177412100.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"980d119ccdc9cae437497367b22b52e1b0d27b9f\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M2-macosx-cocoa-aarch64-15560689554177412100.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjsound.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"71ee30a90a5ddd36e89aaa4fd534001360970dfd\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M2-macosx-cocoa-aarch64-15560689554177412100.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/liblcms.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"11d28658d45db36af4a7cb95a44eb02531ac31a9\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M2-macosx-cocoa-aarch64-15560689554177412100.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/lible.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d3de2286c64f06473dfb9d851f92d1e591bd8b41\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M2-macosx-cocoa-aarch64-15560689554177412100.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libmanagement.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"495cbd739c5be9f83f5c3672d2f56b4bd4840b30\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M2-macosx-cocoa-aarch64-15560689554177412100.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libmanagement_agent.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d4001866e9ca5002ac667d4e4fc97786381714bb\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M2-macosx-cocoa-aarch64-15560689554177412100.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libmanagement_ext.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"459225ef2de331f6eb0d34425525db993e881ba8\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M2-macosx-cocoa-aarch64-15560689554177412100.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libmlib_image.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b1999f7d1b6d641a5f5c26cd17d41d1cafb7474d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M2-macosx-cocoa-aarch64-15560689554177412100.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e7b2c7e5e6509afb312b0b1ca1054d7f5c5d098f\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M2-macosx-cocoa-aarch64-15560689554177412100.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libnio.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"039a44645649bdc12f9ae60cbacd366c9c1d484b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M2-macosx-cocoa-aarch64-15560689554177412100.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libosx.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"064850ce36f634d352d932fb9cd756bed17d3efb\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M2-macosx-cocoa-aarch64-15560689554177412100.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libosxapp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2c1faab357f728e6c7907eed2be24fc048ccdaeb\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M2-macosx-cocoa-aarch64-15560689554177412100.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libosxkrb5.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"09082e2eaa86d6187e1d0f090c9894566bec1853\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M2-macosx-cocoa-aarch64-15560689554177412100.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libosxsecurity.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"eae55a31b427fa92dd7328fb282db97b20d47b79\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M2-macosx-cocoa-aarch64-15560689554177412100.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libosxui.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1cc43f688c4bb704a6d15e43160b4b73f996d411\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M2-macosx-cocoa-aarch64-15560689554177412100.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libprefs.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e235b2c9ce2537c51b6ea348477e45ba9c87dece\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M2-macosx-cocoa-aarch64-15560689554177412100.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/librmi.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"aa2c588a4fa6b3a8c37d02e2b19ef16036e6c21d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M2-macosx-cocoa-aarch64-15560689554177412100.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libsaproc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"16554ee96f09007bcb5fd4c1c459291db965a1ee\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M2-macosx-cocoa-aarch64-15560689554177412100.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libsplashscreen.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"921731a090f37de78c45152302ed554449d3e963\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M2-macosx-cocoa-aarch64-15560689554177412100.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libsyslookup.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5fd7adf196c6715306e96f1d1e556e08b66458eb\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M2-macosx-cocoa-aarch64-15560689554177412100.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libverify.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c5a104ce2448de1ed06aea5f071da157bfbae19b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M2-macosx-cocoa-aarch64-15560689554177412100.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libzip.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"216fc4d68b8e93dfe29f2545092089b246d6f501\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M2-macosx-cocoa-aarch64-15560689554177412100.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/server/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"980d119ccdc9cae437497367b22b52e1b0d27b9f\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M2-macosx-cocoa-aarch64-15560689554177412100.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/server/libjvm.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0767daf35d93891741a42ef33f04b5d7aa4b883c\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M2-macosx-cocoa-aarch64-15560689554177412100.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.wildwebdeveloper_1.1.4.202311211923/node_modules/fsevents/fsevents.node\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"41ddd1ac2bf7b4b267951a7416e941affe0471a5\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M2-macosx-cocoa-aarch64-15560689554177412100.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.wildwebdeveloper_1.1.4.202311211923/node_modules/fsevents/fsevents.node\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b6229dd67303aa3f4f9cbd1500198d8a2531089b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M2-macosx-cocoa-aarch64-15560689554177412100.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"bf1ec1d70cc23c8428725a6e62841c24089dbe43\",\n      \"arch\": \"arm64\"\n    }\n  ],\n  \"issues\": [\n    {\n      \"severity\": \"warning\",\n      \"code\": null,\n      \"path\": \"eclipse-jee-2024-06-M2-macosx-cocoa-aarch64-15560689554177412100.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.jst.ws.consumption.ui.doc.user_1.0.700.v201903222115.jar/images/wsdluddi.cdr\",\n      \"message\": \"b'\''hdiutil: attach failed - image not recognized\\\\n'\''\",\n      \"docUrl\": null,\n      \"architecture\": null\n    },\n    {\n      \"severity\": \"warning\",\n      \"code\": null,\n      \"path\": \"eclipse-jee-2024-06-M2-macosx-cocoa-aarch64-15560689554177412100.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.jst.ws.consumption.ui.doc.user_1.0.700.v201903222115.jar/images/soapudws.cdr\",\n      \"message\": \"b'\''hdiutil: attach failed - image not recognized\\\\n'\''\",\n      \"docUrl\": null,\n      \"architecture\": null\n    },\n    {\n      \"severity\": \"warning\",\n      \"code\": null,\n      \"path\": \"eclipse-jee-2024-06-M2-macosx-cocoa-aarch64-15560689554177412100.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.jst.ws.consumption.ui.doc.user_1.0.700.v201903222115.jar/images/uddiref.cdr\",\n      \"message\": \"b'\''hdiutil: attach failed - image not recognized\\\\n'\''\",\n      \"docUrl\": null,\n      \"architecture\": null\n    },\n    {\n      \"severity\": \"warning\",\n      \"code\": null,\n      \"path\": \"eclipse-jee-2024-06-M2-macosx-cocoa-aarch64-15560689554177412100.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.jst.ws.consumption.ui.doc.user_1.0.700.v201903222115.jar/images/uddi.cdr\",\n      \"message\": \"b'\''hdiutil: attach failed - image not recognized\\\\n'\''\",\n      \"docUrl\": null,\n      \"architecture\": null\n    }\n  ]\n}\n"}}'
06:57:43 ++564+ tail -n1
06:57:43 +564+ STATUS_CODE=200
06:57:43 ++564+ jq -r .notarizationStatus.status
06:57:43 ++564+ echo '{"uuid":"1344ea29-183d-413b-b67e-eead0056e7f6","notarizationStatus":{"status":"COMPLETE","message":"Notarization' ticket has been stapled successfully to uploaded file. You can now download the stapled 'file","moreInfo":"Notarization' ticket has been stapled to the uploaded file 'successfully","log":"{\n' '\"logFormatVersion\":' '1,\n' '\"jobId\":' '\"8b8f78d1-61a1-4960-9ede-43c6c1d5dd0b\",\n' '\"status\":' '\"Accepted\",\n' '\"statusSummary\":' '\"Ready' for 'distribution\",\n' '\"statusCode\":' '0,\n' '\"archiveFilename\":' '\"eclipse-jee-2024-06-M2-macosx-cocoa-aarch64-15560689554177412100.dmg\",\n' '\"uploadDate\":' '\"2024-05-02T10:27:38.552Z\",\n' '\"sha256\":' '\"84baa32033f1999f5a3e0543ab943b14b95995b4905d080cd6f7387944f9cf01\",\n' '\"ticketContents\":' '[\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-M2-macosx-cocoa-aarch64-15560689554177412100.dmg\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6192077ff9a347587dbadf2343d09c4f6b0803f9\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-M2-macosx-cocoa-aarch64-15560689554177412100.dmg/Eclipse.app\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"bf1ec1d70cc23c8428725a6e62841c24089dbe43\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-M2-macosx-cocoa-aarch64-15560689554177412100.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.jee.executable.cocoa.macosx.aarch64_4.32.0.20240502-0721/MacOS/eclipse\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c4d5000a7d51180a96dd485c82be51d42cdfc279\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-M2-macosx-cocoa-aarch64-15560689554177412100.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202404271024.jar/os/macosx/aarch64/libpty.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9357f8202c2bdf9ed309bf2c82f8f53a68164088\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-M2-macosx-cocoa-aarch64-15560689554177412100.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202404271024.jar/os/macosx/aarch64/libspawner.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"102febf8120322b093b1c9c8d6b24b6a78f9bcc0\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-M2-macosx-cocoa-aarch64-15560689554177412100.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202404271024.jar/os/macosx/x86_64/libpty.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9517a970b176bde72cd73887e2587a3574716110\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-M2-macosx-cocoa-aarch64-15560689554177412100.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202404271024.jar/os/macosx/x86_64/libspawner.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0e97a6eb772a3eef07826d5eb75de0924fba367b\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-M2-macosx-cocoa-aarch64-15560689554177412100.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e37eb237e4687575f774c028e8aa4a4913e37a37\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-M2-macosx-cocoa-aarch64-15560689554177412100.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"86006f61e0eadafeb935a0de05828ea98a6308e1\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-M2-macosx-cocoa-aarch64-15560689554177412100.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.300.v20240419-2334.jar/libkeystoreNative.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-M2-macosx-cocoa-aarch64-15560689554177412100.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.300.v20240419-2334.jar/libkeystoreNative.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-M2-macosx-cocoa-aarch64-15560689554177412100.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.126.0.v20240426-0802.jar/libswt-pi-cocoa-4965r8.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e75db07b4a780a4a3ca6b5f09b4b570025c61360\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-M2-macosx-cocoa-aarch64-15560689554177412100.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.126.0.v20240426-0802.jar/libswt-awt-cocoa-4965r8.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"311fbf36e0faf69ad47e500ccdf9313ab54820aa\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-M2-macosx-cocoa-aarch64-15560689554177412100.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.126.0.v20240426-0802.jar/libswt-cocoa-4965r8.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"7a40d382b16e9c93e89b7cdc5b4d44d4cf0951fa\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-M2-macosx-cocoa-aarch64-15560689554177412100.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.wildwebdeveloper.embedder.node.macos.aarch64_1.0.7.202310251358.jar/resources/node-v18.18.2-darwin-arm64.tar.gz/node-v18.18.2-darwin-arm64.tar/node-v18.18.2-darwin-arm64/bin/node\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e5c603626f3228a610f77d506adf2f08150063f4\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-M2-macosx-cocoa-aarch64-15560689554177412100.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-aarch64/libjnidispatch.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"56cd13fe659db01c07ec565716b2e6e1024199ab\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-M2-macosx-cocoa-aarch64-15560689554177412100.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-x86-64/libjnidispatch.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6657e46285bd8380196b5cfddae3e6143a2c32a0\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-M2-macosx-cocoa-aarch64-15560689554177412100.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.aarch64_1.2.900.v20240129-1338/eclipse_11900.so\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3715f6bf1593a3b369058eb2f8f3abe37b5538fc\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-M2-macosx-cocoa-aarch64-15560689554177412100.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx_1.2.900.v20240129-1338/eclipse_11900.so\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3715f6bf1593a3b369058eb2f8f3abe37b5538fc\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-M2-macosx-cocoa-aarch64-15560689554177412100.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jar\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"85b7cae7b7bbc553bbff49db0b1a7791e90386f0\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-M2-macosx-cocoa-aarch64-15560689554177412100.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jarsigner\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"4ee1390bac3aac18f9089c4744a742477158b1af\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-M2-macosx-cocoa-aarch64-15560689554177412100.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/java\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"48aff537996048403a657ca3651c35b6e7dad18a\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-M2-macosx-cocoa-aarch64-15560689554177412100.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/javac\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c54c0c714e672fed995c3d3503ba1ae29a880ad8\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-M2-macosx-cocoa-aarch64-15560689554177412100.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/javadoc\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"cd60513572c0ac340c79494a8883607242b6442b\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-M2-macosx-cocoa-aarch64-15560689554177412100.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/javap\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"7b19a101d2201de2dda42ef1ece92a706a8ef9a1\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-M2-macosx-cocoa-aarch64-15560689554177412100.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jcmd\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e8201cca40596294188cd2df95e27bbc27940f25\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-M2-macosx-cocoa-aarch64-15560689554177412100.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jconsole\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"13e5ae86e9e1ebf156401f2405a5eaf3fa35de3b\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-M2-macosx-cocoa-aarch64-15560689554177412100.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jdb\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"37bb245c57e04dc229f1268a96aead5147247e41\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-M2-macosx-cocoa-aarch64-15560689554177412100.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jdeprscan\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"cf55166731342d0a65a6db3d53af4685a6989eae\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-M2-macosx-cocoa-aarch64-15560689554177412100.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jdeps\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c75665e4e8b555189c386b732164457e7b80ecb9\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-M2-macosx-cocoa-aarch64-15560689554177412100.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jfr\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e417253a131bc8ba6fbffb87ba8d0977f31793bf\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-M2-macosx-cocoa-aarch64-15560689554177412100.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jhsdb\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5600633be2d1505c3a21c33d61cc39c98b6e2af8\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-M2-macosx-cocoa-aarch64-15560689554177412100.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jimage\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e3fa3897d06f36f0072fab3e94e574a0d1e73891\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-M2-macosx-cocoa-aarch64-15560689554177412100.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jinfo\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"eb73a1bbd201c8a94927954d788373915491fc8e\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-M2-macosx-cocoa-aarch64-15560689554177412100.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jlink\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"2a6dd48b0d3fa493f53c8de07251c657b5bfa1f5\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-M2-macosx-cocoa-aarch64-15560689554177412100.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jmap\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ecc25763935731c2bb4ed89545e95ca212329c57\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-M2-macosx-cocoa-aarch64-15560689554177412100.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jmod\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"bdfd9333207cdcca4e0dc5179eb55978f486a082\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-M2-macosx-cocoa-aarch64-15560689554177412100.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jpackage\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"2d322de95f588e486586106fb3adb7a232d3a727\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-M2-macosx-cocoa-aarch64-15560689554177412100.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jps\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"332b1856c718286e35df1ccc759286c63db7bc45\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-M2-macosx-cocoa-aarch64-15560689554177412100.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jrunscript\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"15ce7577d3c990127085b8dea8174d740ec272ac\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-M2-macosx-cocoa-aarch64-15560689554177412100.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jshell\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"8dbcddf91d402549534923c713ae6e3a73ecd663\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-M2-macosx-cocoa-aarch64-15560689554177412100.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jstack\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"462b9dda12e2f5cd453bcdfc85e6f8d1d0d004a9\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-M2-macosx-cocoa-aarch64-15560689554177412100.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jstat\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3c481bf4bf57a272523673fd708d3b3f1ca19889\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-M2-macosx-cocoa-aarch64-15560689554177412100.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jstatd\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"add2775005bbeb791168fd4f54e129cc0e9b3be1\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-M2-macosx-cocoa-aarch64-15560689554177412100.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jwebserver\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3d8efd9997b52283ad0d89e8025072665d7a731d\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-M2-macosx-cocoa-aarch64-15560689554177412100.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/keytool\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"90afc4edfee1782468fdec5cab180a7533d17aae\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-M2-macosx-cocoa-aarch64-15560689554177412100.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/rmiregistry\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"dfca96adf369133c81e31ae6b7d16a9a88940ae5\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-M2-macosx-cocoa-aarch64-15560689554177412100.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/serialver\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"98d4bcd371524d1090e7ac11951695f506b0fd6a\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-M2-macosx-cocoa-aarch64-15560689554177412100.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/jspawnhelper\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ee8371af06189c4ba625d243b39788e73ae23401\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-M2-macosx-cocoa-aarch64-15560689554177412100.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libattach.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b45f99ac18a5b2eb428144aa0732c19ad9ee72db\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-M2-macosx-cocoa-aarch64-15560689554177412100.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d9f75fff6e0ce189bf1080663643a45742c85625\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-M2-macosx-cocoa-aarch64-15560689554177412100.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libawt_lwawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"250670496974f7410a847531817b05c93421a50b\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-M2-macosx-cocoa-aarch64-15560689554177412100.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libdt_socket.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d1d8881ac81bdee51f0ac8cec407c8097250c3ae\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-M2-macosx-cocoa-aarch64-15560689554177412100.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libextnet.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d27c28e9fc41f80d9d040edd66f5b1243e551f54\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-M2-macosx-cocoa-aarch64-15560689554177412100.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libfontmanager.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"173de4682bdd43777ca196f908a1b85cb8dbddba\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-M2-macosx-cocoa-aarch64-15560689554177412100.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libfreetype.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6ec72f9cc99370be1a2451258935cd31804791a9\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-M2-macosx-cocoa-aarch64-15560689554177412100.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libinstrument.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6f186477e2121d809ee7726a77eddf0a9423734c\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-M2-macosx-cocoa-aarch64-15560689554177412100.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libj2gss.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"aedefb1ea0fd7715dca5337919eea223c053d604\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-M2-macosx-cocoa-aarch64-15560689554177412100.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libj2pcsc.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"2a9a6c5fd3cee75f87914d911fe1017775aaddb9\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-M2-macosx-cocoa-aarch64-15560689554177412100.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libj2pkcs11.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ca0f5d490f3f8d09395e5dd68cd79ee83aa0fc96\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-M2-macosx-cocoa-aarch64-15560689554177412100.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjaas.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"662eeac930979eba6cc5183183417bce3445adc0\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-M2-macosx-cocoa-aarch64-15560689554177412100.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjava.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"08937da8f4c2a9f93f0559b2babaac66a201e53d\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-M2-macosx-cocoa-aarch64-15560689554177412100.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjavajpeg.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"163ac5c00f929dc7e2b2535424783a7b4c1ca70f\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-M2-macosx-cocoa-aarch64-15560689554177412100.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"fa5b864a12cf2d7d8c35d26bce9c36f404d41907\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-M2-macosx-cocoa-aarch64-15560689554177412100.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjdwp.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a6f06a9a1117f6dcce48511e37da416126a39154\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-M2-macosx-cocoa-aarch64-15560689554177412100.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjimage.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d452f7e41a98130dd4ecd1bad39c707c610c70d3\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-M2-macosx-cocoa-aarch64-15560689554177412100.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjli.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3a0793a1dacf7be2433519c3ca9f57c3ac46d14d\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-M2-macosx-cocoa-aarch64-15560689554177412100.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjsig.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"980d119ccdc9cae437497367b22b52e1b0d27b9f\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-M2-macosx-cocoa-aarch64-15560689554177412100.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjsound.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"71ee30a90a5ddd36e89aaa4fd534001360970dfd\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-M2-macosx-cocoa-aarch64-15560689554177412100.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/liblcms.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"11d28658d45db36af4a7cb95a44eb02531ac31a9\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-M2-macosx-cocoa-aarch64-15560689554177412100.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/lible.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d3de2286c64f06473dfb9d851f92d1e591bd8b41\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-M2-macosx-cocoa-aarch64-15560689554177412100.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libmanagement.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"495cbd739c5be9f83f5c3672d2f56b4bd4840b30\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-M2-macosx-cocoa-aarch64-15560689554177412100.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libmanagement_agent.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d4001866e9ca5002ac667d4e4fc97786381714bb\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-M2-macosx-cocoa-aarch64-15560689554177412100.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libmanagement_ext.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"459225ef2de331f6eb0d34425525db993e881ba8\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-M2-macosx-cocoa-aarch64-15560689554177412100.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libmlib_image.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b1999f7d1b6d641a5f5c26cd17d41d1cafb7474d\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-M2-macosx-cocoa-aarch64-15560689554177412100.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libnet.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e7b2c7e5e6509afb312b0b1ca1054d7f5c5d098f\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-M2-macosx-cocoa-aarch64-15560689554177412100.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libnio.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"039a44645649bdc12f9ae60cbacd366c9c1d484b\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-M2-macosx-cocoa-aarch64-15560689554177412100.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libosx.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"064850ce36f634d352d932fb9cd756bed17d3efb\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-M2-macosx-cocoa-aarch64-15560689554177412100.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libosxapp.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"2c1faab357f728e6c7907eed2be24fc048ccdaeb\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-M2-macosx-cocoa-aarch64-15560689554177412100.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libosxkrb5.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"09082e2eaa86d6187e1d0f090c9894566bec1853\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-M2-macosx-cocoa-aarch64-15560689554177412100.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libosxsecurity.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"eae55a31b427fa92dd7328fb282db97b20d47b79\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-M2-macosx-cocoa-aarch64-15560689554177412100.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libosxui.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"1cc43f688c4bb704a6d15e43160b4b73f996d411\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-M2-macosx-cocoa-aarch64-15560689554177412100.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libprefs.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e235b2c9ce2537c51b6ea348477e45ba9c87dece\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-M2-macosx-cocoa-aarch64-15560689554177412100.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/librmi.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"aa2c588a4fa6b3a8c37d02e2b19ef16036e6c21d\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-M2-macosx-cocoa-aarch64-15560689554177412100.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libsaproc.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"16554ee96f09007bcb5fd4c1c459291db965a1ee\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-M2-macosx-cocoa-aarch64-15560689554177412100.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libsplashscreen.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"921731a090f37de78c45152302ed554449d3e963\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-M2-macosx-cocoa-aarch64-15560689554177412100.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libsyslookup.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5fd7adf196c6715306e96f1d1e556e08b66458eb\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-M2-macosx-cocoa-aarch64-15560689554177412100.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libverify.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c5a104ce2448de1ed06aea5f071da157bfbae19b\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-M2-macosx-cocoa-aarch64-15560689554177412100.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libzip.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"216fc4d68b8e93dfe29f2545092089b246d6f501\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-M2-macosx-cocoa-aarch64-15560689554177412100.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/server/libjsig.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"980d119ccdc9cae437497367b22b52e1b0d27b9f\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-M2-macosx-cocoa-aarch64-15560689554177412100.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/server/libjvm.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0767daf35d93891741a42ef33f04b5d7aa4b883c\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-M2-macosx-cocoa-aarch64-15560689554177412100.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.wildwebdeveloper_1.1.4.202311211923/node_modules/fsevents/fsevents.node\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"41ddd1ac2bf7b4b267951a7416e941affe0471a5\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-M2-macosx-cocoa-aarch64-15560689554177412100.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.wildwebdeveloper_1.1.4.202311211923/node_modules/fsevents/fsevents.node\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b6229dd67303aa3f4f9cbd1500198d8a2531089b\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-M2-macosx-cocoa-aarch64-15560689554177412100.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"bf1ec1d70cc23c8428725a6e62841c24089dbe43\",\n' '\"arch\":' '\"arm64\"\n' '}\n' '],\n' '\"issues\":' '[\n' '{\n' '\"severity\":' '\"warning\",\n' '\"code\":' 'null,\n' '\"path\":' '\"eclipse-jee-2024-06-M2-macosx-cocoa-aarch64-15560689554177412100.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.jst.ws.consumption.ui.doc.user_1.0.700.v201903222115.jar/images/wsdluddi.cdr\",\n' '\"message\":' '\"b'\''hdiutil:' attach failed - image not 'recognized\\\\n'\''\",\n' '\"docUrl\":' 'null,\n' '\"architecture\":' 'null\n' '},\n' '{\n' '\"severity\":' '\"warning\",\n' '\"code\":' 'null,\n' '\"path\":' '\"eclipse-jee-2024-06-M2-macosx-cocoa-aarch64-15560689554177412100.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.jst.ws.consumption.ui.doc.user_1.0.700.v201903222115.jar/images/soapudws.cdr\",\n' '\"message\":' '\"b'\''hdiutil:' attach failed - image not 'recognized\\\\n'\''\",\n' '\"docUrl\":' 'null,\n' '\"architecture\":' 'null\n' '},\n' '{\n' '\"severity\":' '\"warning\",\n' '\"code\":' 'null,\n' '\"path\":' '\"eclipse-jee-2024-06-M2-macosx-cocoa-aarch64-15560689554177412100.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.jst.ws.consumption.ui.doc.user_1.0.700.v201903222115.jar/images/uddiref.cdr\",\n' '\"message\":' '\"b'\''hdiutil:' attach failed - image not 'recognized\\\\n'\''\",\n' '\"docUrl\":' 'null,\n' '\"architecture\":' 'null\n' '},\n' '{\n' '\"severity\":' '\"warning\",\n' '\"code\":' 'null,\n' '\"path\":' '\"eclipse-jee-2024-06-M2-macosx-cocoa-aarch64-15560689554177412100.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.jst.ws.consumption.ui.doc.user_1.0.700.v201903222115.jar/images/uddi.cdr\",\n' '\"message\":' '\"b'\''hdiutil:' attach failed - image not 'recognized\\\\n'\''\",\n' '\"docUrl\":' 'null,\n' '\"architecture\":' 'null\n' '}\n' ']\n}\n"}}'
06:57:43 +564+ STATUS=COMPLETE
06:57:43 +564+ [[ COMPLETE == \I\N\_\P\R\O\G\R\E\S\S ]]
06:57:43 +564+ [[ 200 == \5\0\3 ]]
06:57:43 +564+ [[ 200 == \5\0\2 ]]
06:57:43 +564+ [[ COMPLETE != \C\O\M\P\L\E\T\E ]]
06:57:43 +564+ break
06:57:43 +564+ rm eclipse-jee-2024-06-M2-macosx-cocoa-aarch64.dmg
06:57:43 +564+ curl -JO https://cbi.eclipse.org/macos/xcrun/1344ea29-183d-413b-b67e-eead0056e7f6/download
06:57:43   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
06:57:43                                  Dload  Upload   Total   Spent    Left  Speed
06:57:43 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 65.7M    0 65.7M    0     0  78.0M      0 --:--:-- --:--:-- --:--:-- 77.9M
100  151M    0  151M    0     0  82.4M      0 --:--:--  0:00:01 --:--:-- 82.3M
100  235M    0  235M    0     0  82.5M      0 --:--:--  0:00:02 --:--:-- 82.5M
100  267M    0  267M    0     0  69.6M      0 --:--:--  0:00:03 --:--:-- 69.5M
100  339M    0  339M    0     0  70.2M      0 --:--:--  0:00:04 --:--:-- 70.2M
100  407M    0  407M    0     0  68.9M      0 --:--:--  0:00:05 --:--:-- 67.4M
100  479M    0  479M    0     0  70.1M      0 --:--:--  0:00:06 --:--:-- 65.6M
100  537M    0  537M    0     0  70.0M      0 --:--:--  0:00:07 --:--:-- 62.5M
06:57:51 curl: Saved to filename 'eclipse-jee-2024-06-M2-macosx-cocoa-aarch64.dmg'
06:57:51 +564+ cp -vf eclipse-jee-2024-06-M2-macosx-cocoa-aarch64.dmg /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-jee-2024-06-M2-macosx-cocoa-aarch64.dmg
06:57:51 'eclipse-jee-2024-06-M2-macosx-cocoa-aarch64.dmg' -> '/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-jee-2024-06-M2-macosx-cocoa-aarch64.dmg'
06:57:51 ++564+ dirname /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-jee-2024-06-M2-macosx-cocoa-aarch64.dmg
06:57:51 +564+ d=/home/jenkins/agent/workspace/notarize-downloads/temp
06:57:51 ++564+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-jee-2024-06-M2-macosx-cocoa-aarch64.dmg
06:57:51 +564+ b=eclipse-jee-2024-06-M2-macosx-cocoa-aarch64.dmg
06:57:51 +564+ cd /home/jenkins/agent/workspace/notarize-downloads/temp
06:57:51 +564+ md5sum eclipse-jee-2024-06-M2-macosx-cocoa-aarch64.dmg
06:57:52 +564+ sha1sum eclipse-jee-2024-06-M2-macosx-cocoa-aarch64.dmg
06:57:54 +564+ sha512sum -b eclipse-jee-2024-06-M2-macosx-cocoa-aarch64.dmg
06:57:56 +564+ rm eclipse-jee-2024-06-M2-macosx-cocoa-aarch64.dmg-tonotarize
06:57:56 +564+ rm -f eclipse-jee-2024-06-M2-macosx-cocoa-aarch64.dmg-tonotarize.md5
06:57:56 +564+ rm -f eclipse-jee-2024-06-M2-macosx-cocoa-aarch64.dmg-tonotarize.sha1
06:57:56 +564+ rm -f eclipse-jee-2024-06-M2-macosx-cocoa-aarch64.dmg-tonotarize.sha512
06:58:02 ++606+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/9de0b02b-f693-4031-8f06-017ea804231a/status
06:58:02 +606+ RESPONSE_RAW='{"uuid":"9de0b02b-f693-4031-8f06-017ea804231a","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
06:58:02 200'
06:58:02 ++606+ head -n1
06:58:02 +606+ RESPONSE='{"uuid":"9de0b02b-f693-4031-8f06-017ea804231a","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
06:58:02 ++606+ tail -n1
06:58:02 +606+ STATUS_CODE=200
06:58:02 ++606+ echo '{"uuid":"9de0b02b-f693-4031-8f06-017ea804231a","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
06:58:02 ++606+ jq -r .notarizationStatus.status
06:58:02 +606+ STATUS=IN_PROGRESS
06:58:02 +606+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
06:58:02 +606+ sleep 1m
06:59:02 ++606+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/9de0b02b-f693-4031-8f06-017ea804231a/status
06:59:02 +606+ RESPONSE_RAW='{"uuid":"9de0b02b-f693-4031-8f06-017ea804231a","notarizationStatus":{"status":"COMPLETE","message":"Notarization ticket has been stapled successfully to uploaded file. You can now download the stapled file","moreInfo":"Notarization ticket has been stapled to the uploaded file successfully","log":"{\n  \"logFormatVersion\": 1,\n  \"jobId\": \"ed415f66-e9dc-4dda-ad60-d6475110eaac\",\n  \"status\": \"Accepted\",\n  \"statusSummary\": \"Ready for distribution\",\n  \"statusCode\": 0,\n  \"archiveFilename\": \"eclipse-modeling-2024-06-M2-macosx-cocoa-aarch64-18396980707449305218.dmg\",\n  \"uploadDate\": \"2024-05-02T10:28:02.377Z\",\n  \"sha256\": \"9300d5b2583fa19ad8feb660e9939e6b62913e48076ed84cabccce373e8507c2\",\n  \"ticketContents\": [\n    {\n      \"path\": \"eclipse-modeling-2024-06-M2-macosx-cocoa-aarch64-18396980707449305218.dmg\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d2efb9763ccf253b9e53e71268b22321c420da74\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M2-macosx-cocoa-aarch64-18396980707449305218.dmg/Eclipse.app\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c0ae2555ef85fe4f90581273d49fb23f1b7f4ea1\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M2-macosx-cocoa-aarch64-18396980707449305218.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.modeling.executable.cocoa.macosx.aarch64_4.32.0.20240502-0721/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c4d5000a7d51180a96dd485c82be51d42cdfc279\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M2-macosx-cocoa-aarch64-18396980707449305218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202404271024.jar/os/macosx/aarch64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9357f8202c2bdf9ed309bf2c82f8f53a68164088\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M2-macosx-cocoa-aarch64-18396980707449305218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202404271024.jar/os/macosx/aarch64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"102febf8120322b093b1c9c8d6b24b6a78f9bcc0\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M2-macosx-cocoa-aarch64-18396980707449305218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202404271024.jar/os/macosx/x86_64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9517a970b176bde72cd73887e2587a3574716110\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M2-macosx-cocoa-aarch64-18396980707449305218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202404271024.jar/os/macosx/x86_64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0e97a6eb772a3eef07826d5eb75de0924fba367b\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M2-macosx-cocoa-aarch64-18396980707449305218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e37eb237e4687575f774c028e8aa4a4913e37a37\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M2-macosx-cocoa-aarch64-18396980707449305218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"86006f61e0eadafeb935a0de05828ea98a6308e1\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M2-macosx-cocoa-aarch64-18396980707449305218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.300.v20240419-2334.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M2-macosx-cocoa-aarch64-18396980707449305218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.300.v20240419-2334.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M2-macosx-cocoa-aarch64-18396980707449305218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.126.0.v20240426-0802.jar/libswt-pi-cocoa-4965r8.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e75db07b4a780a4a3ca6b5f09b4b570025c61360\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M2-macosx-cocoa-aarch64-18396980707449305218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.126.0.v20240426-0802.jar/libswt-awt-cocoa-4965r8.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"311fbf36e0faf69ad47e500ccdf9313ab54820aa\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M2-macosx-cocoa-aarch64-18396980707449305218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.126.0.v20240426-0802.jar/libswt-cocoa-4965r8.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7a40d382b16e9c93e89b7cdc5b4d44d4cf0951fa\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M2-macosx-cocoa-aarch64-18396980707449305218.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-aarch64/libjnidispatch.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"56cd13fe659db01c07ec565716b2e6e1024199ab\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M2-macosx-cocoa-aarch64-18396980707449305218.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-x86-64/libjnidispatch.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6657e46285bd8380196b5cfddae3e6143a2c32a0\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M2-macosx-cocoa-aarch64-18396980707449305218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.aarch64_1.2.900.v20240129-1338/eclipse_11900.so\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3715f6bf1593a3b369058eb2f8f3abe37b5538fc\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M2-macosx-cocoa-aarch64-18396980707449305218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx_1.2.900.v20240129-1338/eclipse_11900.so\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3715f6bf1593a3b369058eb2f8f3abe37b5538fc\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M2-macosx-cocoa-aarch64-18396980707449305218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jar\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"85b7cae7b7bbc553bbff49db0b1a7791e90386f0\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M2-macosx-cocoa-aarch64-18396980707449305218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jarsigner\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4ee1390bac3aac18f9089c4744a742477158b1af\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M2-macosx-cocoa-aarch64-18396980707449305218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/java\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"48aff537996048403a657ca3651c35b6e7dad18a\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M2-macosx-cocoa-aarch64-18396980707449305218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/javac\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c54c0c714e672fed995c3d3503ba1ae29a880ad8\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M2-macosx-cocoa-aarch64-18396980707449305218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/javadoc\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"cd60513572c0ac340c79494a8883607242b6442b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M2-macosx-cocoa-aarch64-18396980707449305218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/javap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7b19a101d2201de2dda42ef1ece92a706a8ef9a1\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M2-macosx-cocoa-aarch64-18396980707449305218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jcmd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e8201cca40596294188cd2df95e27bbc27940f25\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M2-macosx-cocoa-aarch64-18396980707449305218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jconsole\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"13e5ae86e9e1ebf156401f2405a5eaf3fa35de3b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M2-macosx-cocoa-aarch64-18396980707449305218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"37bb245c57e04dc229f1268a96aead5147247e41\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M2-macosx-cocoa-aarch64-18396980707449305218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jdeprscan\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"cf55166731342d0a65a6db3d53af4685a6989eae\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M2-macosx-cocoa-aarch64-18396980707449305218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jdeps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c75665e4e8b555189c386b732164457e7b80ecb9\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M2-macosx-cocoa-aarch64-18396980707449305218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jfr\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e417253a131bc8ba6fbffb87ba8d0977f31793bf\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M2-macosx-cocoa-aarch64-18396980707449305218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jhsdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5600633be2d1505c3a21c33d61cc39c98b6e2af8\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M2-macosx-cocoa-aarch64-18396980707449305218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jimage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e3fa3897d06f36f0072fab3e94e574a0d1e73891\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M2-macosx-cocoa-aarch64-18396980707449305218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jinfo\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"eb73a1bbd201c8a94927954d788373915491fc8e\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M2-macosx-cocoa-aarch64-18396980707449305218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jlink\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2a6dd48b0d3fa493f53c8de07251c657b5bfa1f5\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M2-macosx-cocoa-aarch64-18396980707449305218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jmap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ecc25763935731c2bb4ed89545e95ca212329c57\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M2-macosx-cocoa-aarch64-18396980707449305218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jmod\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"bdfd9333207cdcca4e0dc5179eb55978f486a082\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M2-macosx-cocoa-aarch64-18396980707449305218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jpackage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2d322de95f588e486586106fb3adb7a232d3a727\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M2-macosx-cocoa-aarch64-18396980707449305218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"332b1856c718286e35df1ccc759286c63db7bc45\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M2-macosx-cocoa-aarch64-18396980707449305218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jrunscript\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"15ce7577d3c990127085b8dea8174d740ec272ac\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M2-macosx-cocoa-aarch64-18396980707449305218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jshell\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"8dbcddf91d402549534923c713ae6e3a73ecd663\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M2-macosx-cocoa-aarch64-18396980707449305218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jstack\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"462b9dda12e2f5cd453bcdfc85e6f8d1d0d004a9\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M2-macosx-cocoa-aarch64-18396980707449305218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jstat\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3c481bf4bf57a272523673fd708d3b3f1ca19889\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M2-macosx-cocoa-aarch64-18396980707449305218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jstatd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"add2775005bbeb791168fd4f54e129cc0e9b3be1\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M2-macosx-cocoa-aarch64-18396980707449305218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jwebserver\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3d8efd9997b52283ad0d89e8025072665d7a731d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M2-macosx-cocoa-aarch64-18396980707449305218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/keytool\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"90afc4edfee1782468fdec5cab180a7533d17aae\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M2-macosx-cocoa-aarch64-18396980707449305218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/rmiregistry\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"dfca96adf369133c81e31ae6b7d16a9a88940ae5\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M2-macosx-cocoa-aarch64-18396980707449305218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/serialver\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"98d4bcd371524d1090e7ac11951695f506b0fd6a\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M2-macosx-cocoa-aarch64-18396980707449305218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/jspawnhelper\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ee8371af06189c4ba625d243b39788e73ae23401\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M2-macosx-cocoa-aarch64-18396980707449305218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libattach.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b45f99ac18a5b2eb428144aa0732c19ad9ee72db\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M2-macosx-cocoa-aarch64-18396980707449305218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d9f75fff6e0ce189bf1080663643a45742c85625\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M2-macosx-cocoa-aarch64-18396980707449305218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libawt_lwawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"250670496974f7410a847531817b05c93421a50b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M2-macosx-cocoa-aarch64-18396980707449305218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libdt_socket.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d1d8881ac81bdee51f0ac8cec407c8097250c3ae\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M2-macosx-cocoa-aarch64-18396980707449305218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libextnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d27c28e9fc41f80d9d040edd66f5b1243e551f54\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M2-macosx-cocoa-aarch64-18396980707449305218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libfontmanager.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"173de4682bdd43777ca196f908a1b85cb8dbddba\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M2-macosx-cocoa-aarch64-18396980707449305218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libfreetype.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6ec72f9cc99370be1a2451258935cd31804791a9\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M2-macosx-cocoa-aarch64-18396980707449305218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libinstrument.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6f186477e2121d809ee7726a77eddf0a9423734c\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M2-macosx-cocoa-aarch64-18396980707449305218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libj2gss.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"aedefb1ea0fd7715dca5337919eea223c053d604\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M2-macosx-cocoa-aarch64-18396980707449305218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libj2pcsc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2a9a6c5fd3cee75f87914d911fe1017775aaddb9\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M2-macosx-cocoa-aarch64-18396980707449305218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libj2pkcs11.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ca0f5d490f3f8d09395e5dd68cd79ee83aa0fc96\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M2-macosx-cocoa-aarch64-18396980707449305218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjaas.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"662eeac930979eba6cc5183183417bce3445adc0\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M2-macosx-cocoa-aarch64-18396980707449305218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjava.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"08937da8f4c2a9f93f0559b2babaac66a201e53d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M2-macosx-cocoa-aarch64-18396980707449305218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjavajpeg.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"163ac5c00f929dc7e2b2535424783a7b4c1ca70f\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M2-macosx-cocoa-aarch64-18396980707449305218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"fa5b864a12cf2d7d8c35d26bce9c36f404d41907\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M2-macosx-cocoa-aarch64-18396980707449305218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjdwp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a6f06a9a1117f6dcce48511e37da416126a39154\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M2-macosx-cocoa-aarch64-18396980707449305218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjimage.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d452f7e41a98130dd4ecd1bad39c707c610c70d3\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M2-macosx-cocoa-aarch64-18396980707449305218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjli.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3a0793a1dacf7be2433519c3ca9f57c3ac46d14d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M2-macosx-cocoa-aarch64-18396980707449305218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"980d119ccdc9cae437497367b22b52e1b0d27b9f\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M2-macosx-cocoa-aarch64-18396980707449305218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjsound.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"71ee30a90a5ddd36e89aaa4fd534001360970dfd\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M2-macosx-cocoa-aarch64-18396980707449305218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/liblcms.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"11d28658d45db36af4a7cb95a44eb02531ac31a9\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M2-macosx-cocoa-aarch64-18396980707449305218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/lible.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d3de2286c64f06473dfb9d851f92d1e591bd8b41\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M2-macosx-cocoa-aarch64-18396980707449305218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libmanagement.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"495cbd739c5be9f83f5c3672d2f56b4bd4840b30\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M2-macosx-cocoa-aarch64-18396980707449305218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libmanagement_agent.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d4001866e9ca5002ac667d4e4fc97786381714bb\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M2-macosx-cocoa-aarch64-18396980707449305218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libmanagement_ext.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"459225ef2de331f6eb0d34425525db993e881ba8\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M2-macosx-cocoa-aarch64-18396980707449305218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libmlib_image.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b1999f7d1b6d641a5f5c26cd17d41d1cafb7474d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M2-macosx-cocoa-aarch64-18396980707449305218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e7b2c7e5e6509afb312b0b1ca1054d7f5c5d098f\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M2-macosx-cocoa-aarch64-18396980707449305218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libnio.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"039a44645649bdc12f9ae60cbacd366c9c1d484b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M2-macosx-cocoa-aarch64-18396980707449305218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libosx.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"064850ce36f634d352d932fb9cd756bed17d3efb\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M2-macosx-cocoa-aarch64-18396980707449305218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libosxapp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2c1faab357f728e6c7907eed2be24fc048ccdaeb\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M2-macosx-cocoa-aarch64-18396980707449305218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libosxkrb5.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"09082e2eaa86d6187e1d0f090c9894566bec1853\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M2-macosx-cocoa-aarch64-18396980707449305218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libosxsecurity.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"eae55a31b427fa92dd7328fb282db97b20d47b79\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M2-macosx-cocoa-aarch64-18396980707449305218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libosxui.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1cc43f688c4bb704a6d15e43160b4b73f996d411\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M2-macosx-cocoa-aarch64-18396980707449305218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libprefs.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e235b2c9ce2537c51b6ea348477e45ba9c87dece\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M2-macosx-cocoa-aarch64-18396980707449305218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/librmi.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"aa2c588a4fa6b3a8c37d02e2b19ef16036e6c21d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M2-macosx-cocoa-aarch64-18396980707449305218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libsaproc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"16554ee96f09007bcb5fd4c1c459291db965a1ee\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M2-macosx-cocoa-aarch64-18396980707449305218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libsplashscreen.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"921731a090f37de78c45152302ed554449d3e963\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M2-macosx-cocoa-aarch64-18396980707449305218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libsyslookup.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5fd7adf196c6715306e96f1d1e556e08b66458eb\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M2-macosx-cocoa-aarch64-18396980707449305218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libverify.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c5a104ce2448de1ed06aea5f071da157bfbae19b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M2-macosx-cocoa-aarch64-18396980707449305218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libzip.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"216fc4d68b8e93dfe29f2545092089b246d6f501\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M2-macosx-cocoa-aarch64-18396980707449305218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/server/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"980d119ccdc9cae437497367b22b52e1b0d27b9f\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M2-macosx-cocoa-aarch64-18396980707449305218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/server/libjvm.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0767daf35d93891741a42ef33f04b5d7aa4b883c\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M2-macosx-cocoa-aarch64-18396980707449305218.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c0ae2555ef85fe4f90581273d49fb23f1b7f4ea1\",\n      \"arch\": \"arm64\"\n    }\n  ],\n  \"issues\": null\n}\n"}}
06:59:02 200'
06:59:02 ++606+ head -n1
06:59:02 +606+ RESPONSE='{"uuid":"9de0b02b-f693-4031-8f06-017ea804231a","notarizationStatus":{"status":"COMPLETE","message":"Notarization ticket has been stapled successfully to uploaded file. You can now download the stapled file","moreInfo":"Notarization ticket has been stapled to the uploaded file successfully","log":"{\n  \"logFormatVersion\": 1,\n  \"jobId\": \"ed415f66-e9dc-4dda-ad60-d6475110eaac\",\n  \"status\": \"Accepted\",\n  \"statusSummary\": \"Ready for distribution\",\n  \"statusCode\": 0,\n  \"archiveFilename\": \"eclipse-modeling-2024-06-M2-macosx-cocoa-aarch64-18396980707449305218.dmg\",\n  \"uploadDate\": \"2024-05-02T10:28:02.377Z\",\n  \"sha256\": \"9300d5b2583fa19ad8feb660e9939e6b62913e48076ed84cabccce373e8507c2\",\n  \"ticketContents\": [\n    {\n      \"path\": \"eclipse-modeling-2024-06-M2-macosx-cocoa-aarch64-18396980707449305218.dmg\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d2efb9763ccf253b9e53e71268b22321c420da74\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M2-macosx-cocoa-aarch64-18396980707449305218.dmg/Eclipse.app\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c0ae2555ef85fe4f90581273d49fb23f1b7f4ea1\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M2-macosx-cocoa-aarch64-18396980707449305218.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.modeling.executable.cocoa.macosx.aarch64_4.32.0.20240502-0721/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c4d5000a7d51180a96dd485c82be51d42cdfc279\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M2-macosx-cocoa-aarch64-18396980707449305218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202404271024.jar/os/macosx/aarch64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9357f8202c2bdf9ed309bf2c82f8f53a68164088\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M2-macosx-cocoa-aarch64-18396980707449305218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202404271024.jar/os/macosx/aarch64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"102febf8120322b093b1c9c8d6b24b6a78f9bcc0\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M2-macosx-cocoa-aarch64-18396980707449305218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202404271024.jar/os/macosx/x86_64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9517a970b176bde72cd73887e2587a3574716110\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M2-macosx-cocoa-aarch64-18396980707449305218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202404271024.jar/os/macosx/x86_64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0e97a6eb772a3eef07826d5eb75de0924fba367b\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M2-macosx-cocoa-aarch64-18396980707449305218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e37eb237e4687575f774c028e8aa4a4913e37a37\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M2-macosx-cocoa-aarch64-18396980707449305218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"86006f61e0eadafeb935a0de05828ea98a6308e1\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M2-macosx-cocoa-aarch64-18396980707449305218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.300.v20240419-2334.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M2-macosx-cocoa-aarch64-18396980707449305218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.300.v20240419-2334.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M2-macosx-cocoa-aarch64-18396980707449305218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.126.0.v20240426-0802.jar/libswt-pi-cocoa-4965r8.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e75db07b4a780a4a3ca6b5f09b4b570025c61360\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M2-macosx-cocoa-aarch64-18396980707449305218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.126.0.v20240426-0802.jar/libswt-awt-cocoa-4965r8.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"311fbf36e0faf69ad47e500ccdf9313ab54820aa\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M2-macosx-cocoa-aarch64-18396980707449305218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.126.0.v20240426-0802.jar/libswt-cocoa-4965r8.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7a40d382b16e9c93e89b7cdc5b4d44d4cf0951fa\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M2-macosx-cocoa-aarch64-18396980707449305218.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-aarch64/libjnidispatch.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"56cd13fe659db01c07ec565716b2e6e1024199ab\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M2-macosx-cocoa-aarch64-18396980707449305218.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-x86-64/libjnidispatch.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6657e46285bd8380196b5cfddae3e6143a2c32a0\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M2-macosx-cocoa-aarch64-18396980707449305218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.aarch64_1.2.900.v20240129-1338/eclipse_11900.so\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3715f6bf1593a3b369058eb2f8f3abe37b5538fc\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M2-macosx-cocoa-aarch64-18396980707449305218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx_1.2.900.v20240129-1338/eclipse_11900.so\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3715f6bf1593a3b369058eb2f8f3abe37b5538fc\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M2-macosx-cocoa-aarch64-18396980707449305218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jar\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"85b7cae7b7bbc553bbff49db0b1a7791e90386f0\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M2-macosx-cocoa-aarch64-18396980707449305218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jarsigner\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4ee1390bac3aac18f9089c4744a742477158b1af\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M2-macosx-cocoa-aarch64-18396980707449305218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/java\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"48aff537996048403a657ca3651c35b6e7dad18a\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M2-macosx-cocoa-aarch64-18396980707449305218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/javac\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c54c0c714e672fed995c3d3503ba1ae29a880ad8\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M2-macosx-cocoa-aarch64-18396980707449305218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/javadoc\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"cd60513572c0ac340c79494a8883607242b6442b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M2-macosx-cocoa-aarch64-18396980707449305218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/javap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7b19a101d2201de2dda42ef1ece92a706a8ef9a1\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M2-macosx-cocoa-aarch64-18396980707449305218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jcmd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e8201cca40596294188cd2df95e27bbc27940f25\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M2-macosx-cocoa-aarch64-18396980707449305218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jconsole\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"13e5ae86e9e1ebf156401f2405a5eaf3fa35de3b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M2-macosx-cocoa-aarch64-18396980707449305218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"37bb245c57e04dc229f1268a96aead5147247e41\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M2-macosx-cocoa-aarch64-18396980707449305218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jdeprscan\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"cf55166731342d0a65a6db3d53af4685a6989eae\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M2-macosx-cocoa-aarch64-18396980707449305218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jdeps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c75665e4e8b555189c386b732164457e7b80ecb9\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M2-macosx-cocoa-aarch64-18396980707449305218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jfr\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e417253a131bc8ba6fbffb87ba8d0977f31793bf\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M2-macosx-cocoa-aarch64-18396980707449305218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jhsdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5600633be2d1505c3a21c33d61cc39c98b6e2af8\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M2-macosx-cocoa-aarch64-18396980707449305218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jimage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e3fa3897d06f36f0072fab3e94e574a0d1e73891\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M2-macosx-cocoa-aarch64-18396980707449305218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jinfo\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"eb73a1bbd201c8a94927954d788373915491fc8e\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M2-macosx-cocoa-aarch64-18396980707449305218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jlink\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2a6dd48b0d3fa493f53c8de07251c657b5bfa1f5\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M2-macosx-cocoa-aarch64-18396980707449305218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jmap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ecc25763935731c2bb4ed89545e95ca212329c57\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M2-macosx-cocoa-aarch64-18396980707449305218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jmod\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"bdfd9333207cdcca4e0dc5179eb55978f486a082\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M2-macosx-cocoa-aarch64-18396980707449305218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jpackage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2d322de95f588e486586106fb3adb7a232d3a727\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M2-macosx-cocoa-aarch64-18396980707449305218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"332b1856c718286e35df1ccc759286c63db7bc45\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M2-macosx-cocoa-aarch64-18396980707449305218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jrunscript\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"15ce7577d3c990127085b8dea8174d740ec272ac\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M2-macosx-cocoa-aarch64-18396980707449305218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jshell\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"8dbcddf91d402549534923c713ae6e3a73ecd663\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M2-macosx-cocoa-aarch64-18396980707449305218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jstack\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"462b9dda12e2f5cd453bcdfc85e6f8d1d0d004a9\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M2-macosx-cocoa-aarch64-18396980707449305218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jstat\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3c481bf4bf57a272523673fd708d3b3f1ca19889\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M2-macosx-cocoa-aarch64-18396980707449305218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jstatd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"add2775005bbeb791168fd4f54e129cc0e9b3be1\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M2-macosx-cocoa-aarch64-18396980707449305218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jwebserver\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3d8efd9997b52283ad0d89e8025072665d7a731d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M2-macosx-cocoa-aarch64-18396980707449305218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/keytool\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"90afc4edfee1782468fdec5cab180a7533d17aae\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M2-macosx-cocoa-aarch64-18396980707449305218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/rmiregistry\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"dfca96adf369133c81e31ae6b7d16a9a88940ae5\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M2-macosx-cocoa-aarch64-18396980707449305218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/serialver\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"98d4bcd371524d1090e7ac11951695f506b0fd6a\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M2-macosx-cocoa-aarch64-18396980707449305218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/jspawnhelper\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ee8371af06189c4ba625d243b39788e73ae23401\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M2-macosx-cocoa-aarch64-18396980707449305218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libattach.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b45f99ac18a5b2eb428144aa0732c19ad9ee72db\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M2-macosx-cocoa-aarch64-18396980707449305218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d9f75fff6e0ce189bf1080663643a45742c85625\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M2-macosx-cocoa-aarch64-18396980707449305218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libawt_lwawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"250670496974f7410a847531817b05c93421a50b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M2-macosx-cocoa-aarch64-18396980707449305218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libdt_socket.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d1d8881ac81bdee51f0ac8cec407c8097250c3ae\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M2-macosx-cocoa-aarch64-18396980707449305218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libextnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d27c28e9fc41f80d9d040edd66f5b1243e551f54\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M2-macosx-cocoa-aarch64-18396980707449305218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libfontmanager.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"173de4682bdd43777ca196f908a1b85cb8dbddba\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M2-macosx-cocoa-aarch64-18396980707449305218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libfreetype.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6ec72f9cc99370be1a2451258935cd31804791a9\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M2-macosx-cocoa-aarch64-18396980707449305218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libinstrument.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6f186477e2121d809ee7726a77eddf0a9423734c\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M2-macosx-cocoa-aarch64-18396980707449305218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libj2gss.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"aedefb1ea0fd7715dca5337919eea223c053d604\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M2-macosx-cocoa-aarch64-18396980707449305218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libj2pcsc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2a9a6c5fd3cee75f87914d911fe1017775aaddb9\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M2-macosx-cocoa-aarch64-18396980707449305218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libj2pkcs11.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ca0f5d490f3f8d09395e5dd68cd79ee83aa0fc96\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M2-macosx-cocoa-aarch64-18396980707449305218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjaas.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"662eeac930979eba6cc5183183417bce3445adc0\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M2-macosx-cocoa-aarch64-18396980707449305218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjava.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"08937da8f4c2a9f93f0559b2babaac66a201e53d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M2-macosx-cocoa-aarch64-18396980707449305218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjavajpeg.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"163ac5c00f929dc7e2b2535424783a7b4c1ca70f\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M2-macosx-cocoa-aarch64-18396980707449305218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"fa5b864a12cf2d7d8c35d26bce9c36f404d41907\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M2-macosx-cocoa-aarch64-18396980707449305218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjdwp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a6f06a9a1117f6dcce48511e37da416126a39154\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M2-macosx-cocoa-aarch64-18396980707449305218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjimage.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d452f7e41a98130dd4ecd1bad39c707c610c70d3\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M2-macosx-cocoa-aarch64-18396980707449305218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjli.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3a0793a1dacf7be2433519c3ca9f57c3ac46d14d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M2-macosx-cocoa-aarch64-18396980707449305218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"980d119ccdc9cae437497367b22b52e1b0d27b9f\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M2-macosx-cocoa-aarch64-18396980707449305218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjsound.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"71ee30a90a5ddd36e89aaa4fd534001360970dfd\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M2-macosx-cocoa-aarch64-18396980707449305218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/liblcms.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"11d28658d45db36af4a7cb95a44eb02531ac31a9\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M2-macosx-cocoa-aarch64-18396980707449305218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/lible.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d3de2286c64f06473dfb9d851f92d1e591bd8b41\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M2-macosx-cocoa-aarch64-18396980707449305218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libmanagement.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"495cbd739c5be9f83f5c3672d2f56b4bd4840b30\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M2-macosx-cocoa-aarch64-18396980707449305218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libmanagement_agent.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d4001866e9ca5002ac667d4e4fc97786381714bb\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M2-macosx-cocoa-aarch64-18396980707449305218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libmanagement_ext.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"459225ef2de331f6eb0d34425525db993e881ba8\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M2-macosx-cocoa-aarch64-18396980707449305218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libmlib_image.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b1999f7d1b6d641a5f5c26cd17d41d1cafb7474d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M2-macosx-cocoa-aarch64-18396980707449305218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e7b2c7e5e6509afb312b0b1ca1054d7f5c5d098f\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M2-macosx-cocoa-aarch64-18396980707449305218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libnio.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"039a44645649bdc12f9ae60cbacd366c9c1d484b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M2-macosx-cocoa-aarch64-18396980707449305218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libosx.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"064850ce36f634d352d932fb9cd756bed17d3efb\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M2-macosx-cocoa-aarch64-18396980707449305218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libosxapp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2c1faab357f728e6c7907eed2be24fc048ccdaeb\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M2-macosx-cocoa-aarch64-18396980707449305218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libosxkrb5.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"09082e2eaa86d6187e1d0f090c9894566bec1853\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M2-macosx-cocoa-aarch64-18396980707449305218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libosxsecurity.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"eae55a31b427fa92dd7328fb282db97b20d47b79\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M2-macosx-cocoa-aarch64-18396980707449305218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libosxui.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1cc43f688c4bb704a6d15e43160b4b73f996d411\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M2-macosx-cocoa-aarch64-18396980707449305218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libprefs.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e235b2c9ce2537c51b6ea348477e45ba9c87dece\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M2-macosx-cocoa-aarch64-18396980707449305218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/librmi.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"aa2c588a4fa6b3a8c37d02e2b19ef16036e6c21d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M2-macosx-cocoa-aarch64-18396980707449305218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libsaproc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"16554ee96f09007bcb5fd4c1c459291db965a1ee\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M2-macosx-cocoa-aarch64-18396980707449305218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libsplashscreen.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"921731a090f37de78c45152302ed554449d3e963\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M2-macosx-cocoa-aarch64-18396980707449305218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libsyslookup.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5fd7adf196c6715306e96f1d1e556e08b66458eb\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M2-macosx-cocoa-aarch64-18396980707449305218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libverify.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c5a104ce2448de1ed06aea5f071da157bfbae19b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M2-macosx-cocoa-aarch64-18396980707449305218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libzip.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"216fc4d68b8e93dfe29f2545092089b246d6f501\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M2-macosx-cocoa-aarch64-18396980707449305218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/server/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"980d119ccdc9cae437497367b22b52e1b0d27b9f\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M2-macosx-cocoa-aarch64-18396980707449305218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/server/libjvm.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0767daf35d93891741a42ef33f04b5d7aa4b883c\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M2-macosx-cocoa-aarch64-18396980707449305218.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c0ae2555ef85fe4f90581273d49fb23f1b7f4ea1\",\n      \"arch\": \"arm64\"\n    }\n  ],\n  \"issues\": null\n}\n"}}'
06:59:02 ++606+ tail -n1
06:59:02 +606+ STATUS_CODE=200
06:59:02 ++606+ jq -r .notarizationStatus.status
06:59:02 ++606+ echo '{"uuid":"9de0b02b-f693-4031-8f06-017ea804231a","notarizationStatus":{"status":"COMPLETE","message":"Notarization' ticket has been stapled successfully to uploaded file. You can now download the stapled 'file","moreInfo":"Notarization' ticket has been stapled to the uploaded file 'successfully","log":"{\n' '\"logFormatVersion\":' '1,\n' '\"jobId\":' '\"ed415f66-e9dc-4dda-ad60-d6475110eaac\",\n' '\"status\":' '\"Accepted\",\n' '\"statusSummary\":' '\"Ready' for 'distribution\",\n' '\"statusCode\":' '0,\n' '\"archiveFilename\":' '\"eclipse-modeling-2024-06-M2-macosx-cocoa-aarch64-18396980707449305218.dmg\",\n' '\"uploadDate\":' '\"2024-05-02T10:28:02.377Z\",\n' '\"sha256\":' '\"9300d5b2583fa19ad8feb660e9939e6b62913e48076ed84cabccce373e8507c2\",\n' '\"ticketContents\":' '[\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-M2-macosx-cocoa-aarch64-18396980707449305218.dmg\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d2efb9763ccf253b9e53e71268b22321c420da74\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-M2-macosx-cocoa-aarch64-18396980707449305218.dmg/Eclipse.app\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c0ae2555ef85fe4f90581273d49fb23f1b7f4ea1\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-M2-macosx-cocoa-aarch64-18396980707449305218.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.modeling.executable.cocoa.macosx.aarch64_4.32.0.20240502-0721/MacOS/eclipse\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c4d5000a7d51180a96dd485c82be51d42cdfc279\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-M2-macosx-cocoa-aarch64-18396980707449305218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202404271024.jar/os/macosx/aarch64/libpty.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9357f8202c2bdf9ed309bf2c82f8f53a68164088\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-M2-macosx-cocoa-aarch64-18396980707449305218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202404271024.jar/os/macosx/aarch64/libspawner.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"102febf8120322b093b1c9c8d6b24b6a78f9bcc0\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-M2-macosx-cocoa-aarch64-18396980707449305218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202404271024.jar/os/macosx/x86_64/libpty.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9517a970b176bde72cd73887e2587a3574716110\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-M2-macosx-cocoa-aarch64-18396980707449305218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.6.0.202404271024.jar/os/macosx/x86_64/libspawner.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0e97a6eb772a3eef07826d5eb75de0924fba367b\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-M2-macosx-cocoa-aarch64-18396980707449305218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e37eb237e4687575f774c028e8aa4a4913e37a37\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-M2-macosx-cocoa-aarch64-18396980707449305218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"86006f61e0eadafeb935a0de05828ea98a6308e1\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-M2-macosx-cocoa-aarch64-18396980707449305218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.300.v20240419-2334.jar/libkeystoreNative.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-M2-macosx-cocoa-aarch64-18396980707449305218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.300.v20240419-2334.jar/libkeystoreNative.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-M2-macosx-cocoa-aarch64-18396980707449305218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.126.0.v20240426-0802.jar/libswt-pi-cocoa-4965r8.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e75db07b4a780a4a3ca6b5f09b4b570025c61360\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-M2-macosx-cocoa-aarch64-18396980707449305218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.126.0.v20240426-0802.jar/libswt-awt-cocoa-4965r8.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"311fbf36e0faf69ad47e500ccdf9313ab54820aa\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-M2-macosx-cocoa-aarch64-18396980707449305218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.126.0.v20240426-0802.jar/libswt-cocoa-4965r8.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"7a40d382b16e9c93e89b7cdc5b4d44d4cf0951fa\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-M2-macosx-cocoa-aarch64-18396980707449305218.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-aarch64/libjnidispatch.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"56cd13fe659db01c07ec565716b2e6e1024199ab\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-M2-macosx-cocoa-aarch64-18396980707449305218.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-x86-64/libjnidispatch.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6657e46285bd8380196b5cfddae3e6143a2c32a0\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-M2-macosx-cocoa-aarch64-18396980707449305218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.aarch64_1.2.900.v20240129-1338/eclipse_11900.so\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3715f6bf1593a3b369058eb2f8f3abe37b5538fc\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-M2-macosx-cocoa-aarch64-18396980707449305218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx_1.2.900.v20240129-1338/eclipse_11900.so\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3715f6bf1593a3b369058eb2f8f3abe37b5538fc\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-M2-macosx-cocoa-aarch64-18396980707449305218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jar\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"85b7cae7b7bbc553bbff49db0b1a7791e90386f0\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-M2-macosx-cocoa-aarch64-18396980707449305218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jarsigner\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"4ee1390bac3aac18f9089c4744a742477158b1af\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-M2-macosx-cocoa-aarch64-18396980707449305218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/java\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"48aff537996048403a657ca3651c35b6e7dad18a\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-M2-macosx-cocoa-aarch64-18396980707449305218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/javac\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c54c0c714e672fed995c3d3503ba1ae29a880ad8\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-M2-macosx-cocoa-aarch64-18396980707449305218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/javadoc\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"cd60513572c0ac340c79494a8883607242b6442b\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-M2-macosx-cocoa-aarch64-18396980707449305218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/javap\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"7b19a101d2201de2dda42ef1ece92a706a8ef9a1\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-M2-macosx-cocoa-aarch64-18396980707449305218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jcmd\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e8201cca40596294188cd2df95e27bbc27940f25\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-M2-macosx-cocoa-aarch64-18396980707449305218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jconsole\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"13e5ae86e9e1ebf156401f2405a5eaf3fa35de3b\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-M2-macosx-cocoa-aarch64-18396980707449305218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jdb\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"37bb245c57e04dc229f1268a96aead5147247e41\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-M2-macosx-cocoa-aarch64-18396980707449305218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jdeprscan\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"cf55166731342d0a65a6db3d53af4685a6989eae\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-M2-macosx-cocoa-aarch64-18396980707449305218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jdeps\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c75665e4e8b555189c386b732164457e7b80ecb9\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-M2-macosx-cocoa-aarch64-18396980707449305218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jfr\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e417253a131bc8ba6fbffb87ba8d0977f31793bf\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-M2-macosx-cocoa-aarch64-18396980707449305218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jhsdb\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5600633be2d1505c3a21c33d61cc39c98b6e2af8\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-M2-macosx-cocoa-aarch64-18396980707449305218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jimage\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e3fa3897d06f36f0072fab3e94e574a0d1e73891\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-M2-macosx-cocoa-aarch64-18396980707449305218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jinfo\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"eb73a1bbd201c8a94927954d788373915491fc8e\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-M2-macosx-cocoa-aarch64-18396980707449305218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jlink\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"2a6dd48b0d3fa493f53c8de07251c657b5bfa1f5\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-M2-macosx-cocoa-aarch64-18396980707449305218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jmap\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ecc25763935731c2bb4ed89545e95ca212329c57\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-M2-macosx-cocoa-aarch64-18396980707449305218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jmod\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"bdfd9333207cdcca4e0dc5179eb55978f486a082\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-M2-macosx-cocoa-aarch64-18396980707449305218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jpackage\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"2d322de95f588e486586106fb3adb7a232d3a727\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-M2-macosx-cocoa-aarch64-18396980707449305218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jps\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"332b1856c718286e35df1ccc759286c63db7bc45\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-M2-macosx-cocoa-aarch64-18396980707449305218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jrunscript\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"15ce7577d3c990127085b8dea8174d740ec272ac\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-M2-macosx-cocoa-aarch64-18396980707449305218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jshell\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"8dbcddf91d402549534923c713ae6e3a73ecd663\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-M2-macosx-cocoa-aarch64-18396980707449305218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jstack\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"462b9dda12e2f5cd453bcdfc85e6f8d1d0d004a9\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-M2-macosx-cocoa-aarch64-18396980707449305218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jstat\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3c481bf4bf57a272523673fd708d3b3f1ca19889\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-M2-macosx-cocoa-aarch64-18396980707449305218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jstatd\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"add2775005bbeb791168fd4f54e129cc0e9b3be1\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-M2-macosx-cocoa-aarch64-18396980707449305218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/jwebserver\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3d8efd9997b52283ad0d89e8025072665d7a731d\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-M2-macosx-cocoa-aarch64-18396980707449305218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/keytool\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"90afc4edfee1782468fdec5cab180a7533d17aae\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-M2-macosx-cocoa-aarch64-18396980707449305218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/rmiregistry\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"dfca96adf369133c81e31ae6b7d16a9a88940ae5\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-M2-macosx-cocoa-aarch64-18396980707449305218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/bin/serialver\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"98d4bcd371524d1090e7ac11951695f506b0fd6a\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-M2-macosx-cocoa-aarch64-18396980707449305218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/jspawnhelper\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ee8371af06189c4ba625d243b39788e73ae23401\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-M2-macosx-cocoa-aarch64-18396980707449305218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libattach.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b45f99ac18a5b2eb428144aa0732c19ad9ee72db\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-M2-macosx-cocoa-aarch64-18396980707449305218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d9f75fff6e0ce189bf1080663643a45742c85625\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-M2-macosx-cocoa-aarch64-18396980707449305218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libawt_lwawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"250670496974f7410a847531817b05c93421a50b\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-M2-macosx-cocoa-aarch64-18396980707449305218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libdt_socket.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d1d8881ac81bdee51f0ac8cec407c8097250c3ae\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-M2-macosx-cocoa-aarch64-18396980707449305218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libextnet.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d27c28e9fc41f80d9d040edd66f5b1243e551f54\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-M2-macosx-cocoa-aarch64-18396980707449305218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libfontmanager.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"173de4682bdd43777ca196f908a1b85cb8dbddba\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-M2-macosx-cocoa-aarch64-18396980707449305218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libfreetype.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6ec72f9cc99370be1a2451258935cd31804791a9\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-M2-macosx-cocoa-aarch64-18396980707449305218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libinstrument.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6f186477e2121d809ee7726a77eddf0a9423734c\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-M2-macosx-cocoa-aarch64-18396980707449305218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libj2gss.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"aedefb1ea0fd7715dca5337919eea223c053d604\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-M2-macosx-cocoa-aarch64-18396980707449305218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libj2pcsc.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"2a9a6c5fd3cee75f87914d911fe1017775aaddb9\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-M2-macosx-cocoa-aarch64-18396980707449305218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libj2pkcs11.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ca0f5d490f3f8d09395e5dd68cd79ee83aa0fc96\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-M2-macosx-cocoa-aarch64-18396980707449305218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjaas.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"662eeac930979eba6cc5183183417bce3445adc0\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-M2-macosx-cocoa-aarch64-18396980707449305218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjava.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"08937da8f4c2a9f93f0559b2babaac66a201e53d\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-M2-macosx-cocoa-aarch64-18396980707449305218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjavajpeg.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"163ac5c00f929dc7e2b2535424783a7b4c1ca70f\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-M2-macosx-cocoa-aarch64-18396980707449305218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"fa5b864a12cf2d7d8c35d26bce9c36f404d41907\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-M2-macosx-cocoa-aarch64-18396980707449305218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjdwp.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a6f06a9a1117f6dcce48511e37da416126a39154\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-M2-macosx-cocoa-aarch64-18396980707449305218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjimage.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d452f7e41a98130dd4ecd1bad39c707c610c70d3\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-M2-macosx-cocoa-aarch64-18396980707449305218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjli.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3a0793a1dacf7be2433519c3ca9f57c3ac46d14d\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-M2-macosx-cocoa-aarch64-18396980707449305218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjsig.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"980d119ccdc9cae437497367b22b52e1b0d27b9f\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-M2-macosx-cocoa-aarch64-18396980707449305218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libjsound.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"71ee30a90a5ddd36e89aaa4fd534001360970dfd\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-M2-macosx-cocoa-aarch64-18396980707449305218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/liblcms.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"11d28658d45db36af4a7cb95a44eb02531ac31a9\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-M2-macosx-cocoa-aarch64-18396980707449305218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/lible.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d3de2286c64f06473dfb9d851f92d1e591bd8b41\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-M2-macosx-cocoa-aarch64-18396980707449305218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libmanagement.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"495cbd739c5be9f83f5c3672d2f56b4bd4840b30\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-M2-macosx-cocoa-aarch64-18396980707449305218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libmanagement_agent.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d4001866e9ca5002ac667d4e4fc97786381714bb\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-M2-macosx-cocoa-aarch64-18396980707449305218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libmanagement_ext.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"459225ef2de331f6eb0d34425525db993e881ba8\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-M2-macosx-cocoa-aarch64-18396980707449305218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libmlib_image.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b1999f7d1b6d641a5f5c26cd17d41d1cafb7474d\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-M2-macosx-cocoa-aarch64-18396980707449305218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libnet.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e7b2c7e5e6509afb312b0b1ca1054d7f5c5d098f\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-M2-macosx-cocoa-aarch64-18396980707449305218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libnio.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"039a44645649bdc12f9ae60cbacd366c9c1d484b\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-M2-macosx-cocoa-aarch64-18396980707449305218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libosx.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"064850ce36f634d352d932fb9cd756bed17d3efb\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-M2-macosx-cocoa-aarch64-18396980707449305218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libosxapp.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"2c1faab357f728e6c7907eed2be24fc048ccdaeb\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-M2-macosx-cocoa-aarch64-18396980707449305218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libosxkrb5.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"09082e2eaa86d6187e1d0f090c9894566bec1853\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-M2-macosx-cocoa-aarch64-18396980707449305218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libosxsecurity.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"eae55a31b427fa92dd7328fb282db97b20d47b79\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-M2-macosx-cocoa-aarch64-18396980707449305218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libosxui.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"1cc43f688c4bb704a6d15e43160b4b73f996d411\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-M2-macosx-cocoa-aarch64-18396980707449305218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libprefs.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e235b2c9ce2537c51b6ea348477e45ba9c87dece\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-M2-macosx-cocoa-aarch64-18396980707449305218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/librmi.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"aa2c588a4fa6b3a8c37d02e2b19ef16036e6c21d\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-M2-macosx-cocoa-aarch64-18396980707449305218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libsaproc.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"16554ee96f09007bcb5fd4c1c459291db965a1ee\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-M2-macosx-cocoa-aarch64-18396980707449305218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libsplashscreen.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"921731a090f37de78c45152302ed554449d3e963\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-M2-macosx-cocoa-aarch64-18396980707449305218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libsyslookup.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5fd7adf196c6715306e96f1d1e556e08b66458eb\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-M2-macosx-cocoa-aarch64-18396980707449305218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libverify.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c5a104ce2448de1ed06aea5f071da157bfbae19b\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-M2-macosx-cocoa-aarch64-18396980707449305218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/libzip.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"216fc4d68b8e93dfe29f2545092089b246d6f501\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-M2-macosx-cocoa-aarch64-18396980707449305218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/server/libjsig.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"980d119ccdc9cae437497367b22b52e1b0d27b9f\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-M2-macosx-cocoa-aarch64-18396980707449305218.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.3.v20240426-1530/jre/lib/server/libjvm.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0767daf35d93891741a42ef33f04b5d7aa4b883c\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-M2-macosx-cocoa-aarch64-18396980707449305218.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c0ae2555ef85fe4f90581273d49fb23f1b7f4ea1\",\n' '\"arch\":' '\"arm64\"\n' '}\n' '],\n' '\"issues\":' 'null\n}\n"}}'
06:59:02 +606+ STATUS=COMPLETE
06:59:02 +606+ [[ COMPLETE == \I\N\_\P\R\O\G\R\E\S\S ]]
06:59:02 +606+ [[ 200 == \5\0\3 ]]
06:59:02 +606+ [[ 200 == \5\0\2 ]]
06:59:02 +606+ [[ COMPLETE != \C\O\M\P\L\E\T\E ]]
06:59:02 +606+ break
06:59:02 +606+ rm eclipse-modeling-2024-06-M2-macosx-cocoa-aarch64.dmg
06:59:02 +606+ curl -JO https://cbi.eclipse.org/macos/xcrun/9de0b02b-f693-4031-8f06-017ea804231a/download
06:59:02   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
06:59:02                                  Dload  Upload   Total   Spent    Left  Speed
06:59:02 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 30.5M    0 30.5M    0     0  70.5M      0 --:--:-- --:--:-- --:--:-- 70.4M
100 99.2M    0 99.2M    0     0  69.2M      0 --:--:--  0:00:01 --:--:-- 69.2M
100  177M    0  177M    0     0  72.8M      0 --:--:--  0:00:02 --:--:-- 72.8M
100  251M    0  251M    0     0  73.2M      0 --:--:--  0:00:03 --:--:-- 73.2M
100  334M    0  334M    0     0  75.5M      0 --:--:--  0:00:04 --:--:-- 75.5M
100  426M    0  426M    0     0  78.4M      0 --:--:--  0:00:05 --:--:-- 79.0M
100  510M    0  510M    0     0  79.4M      0 --:--:--  0:00:06 --:--:-- 82.3M
100  592M    0  592M    0     0  80.9M      0 --:--:--  0:00:07 --:--:-- 84.9M
06:59:09 curl: Saved to filename 'eclipse-modeling-2024-06-M2-macosx-cocoa-aarch64.dmg'
06:59:09 +606+ cp -vf eclipse-modeling-2024-06-M2-macosx-cocoa-aarch64.dmg /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-modeling-2024-06-M2-macosx-cocoa-aarch64.dmg
06:59:10 'eclipse-modeling-2024-06-M2-macosx-cocoa-aarch64.dmg' -> '/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-modeling-2024-06-M2-macosx-cocoa-aarch64.dmg'
06:59:10 ++606+ dirname /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-modeling-2024-06-M2-macosx-cocoa-aarch64.dmg
06:59:10 +606+ d=/home/jenkins/agent/workspace/notarize-downloads/temp
06:59:10 ++606+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-modeling-2024-06-M2-macosx-cocoa-aarch64.dmg
06:59:10 +606+ b=eclipse-modeling-2024-06-M2-macosx-cocoa-aarch64.dmg
06:59:10 +606+ cd /home/jenkins/agent/workspace/notarize-downloads/temp
06:59:10 +606+ md5sum eclipse-modeling-2024-06-M2-macosx-cocoa-aarch64.dmg
06:59:11 +606+ sha1sum eclipse-modeling-2024-06-M2-macosx-cocoa-aarch64.dmg
06:59:12 +606+ sha512sum -b eclipse-modeling-2024-06-M2-macosx-cocoa-aarch64.dmg
06:59:14 +606+ rm eclipse-modeling-2024-06-M2-macosx-cocoa-aarch64.dmg-tonotarize
06:59:14 +606+ rm -f eclipse-modeling-2024-06-M2-macosx-cocoa-aarch64.dmg-tonotarize.md5
06:59:14 +606+ rm -f eclipse-modeling-2024-06-M2-macosx-cocoa-aarch64.dmg-tonotarize.sha1
06:59:14 +606+ rm -f eclipse-modeling-2024-06-M2-macosx-cocoa-aarch64.dmg-tonotarize.sha512
06:59:14 +129+ pushd temp
06:59:14 ~/agent/workspace/notarize-downloads/temp ~/agent/workspace/notarize-downloads
06:59:14 ++129+ find eclipse-committers-2024-06-M2-macosx-cocoa-aarch64.dmg eclipse-committers-2024-06-M2-macosx-cocoa-aarch64.dmg.md5 eclipse-committers-2024-06-M2-macosx-cocoa-aarch64.dmg.sha1 eclipse-committers-2024-06-M2-macosx-cocoa-aarch64.dmg.sha512 eclipse-committers-2024-06-M2-macosx-cocoa-x86_64.dmg eclipse-committers-2024-06-M2-macosx-cocoa-x86_64.dmg.md5 eclipse-committers-2024-06-M2-macosx-cocoa-x86_64.dmg.sha1 eclipse-committers-2024-06-M2-macosx-cocoa-x86_64.dmg.sha512 eclipse-cpp-2024-06-M2-macosx-cocoa-aarch64.dmg eclipse-cpp-2024-06-M2-macosx-cocoa-aarch64.dmg.md5 eclipse-cpp-2024-06-M2-macosx-cocoa-aarch64.dmg.sha1 eclipse-cpp-2024-06-M2-macosx-cocoa-aarch64.dmg.sha512 eclipse-cpp-2024-06-M2-macosx-cocoa-x86_64.dmg eclipse-cpp-2024-06-M2-macosx-cocoa-x86_64.dmg.md5 eclipse-cpp-2024-06-M2-macosx-cocoa-x86_64.dmg.sha1 eclipse-cpp-2024-06-M2-macosx-cocoa-x86_64.dmg.sha512 eclipse-dsl-2024-06-M2-macosx-cocoa-aarch64.dmg eclipse-dsl-2024-06-M2-macosx-cocoa-aarch64.dmg.md5 eclipse-dsl-2024-06-M2-macosx-cocoa-aarch64.dmg.sha1 eclipse-dsl-2024-06-M2-macosx-cocoa-aarch64.dmg.sha512 eclipse-dsl-2024-06-M2-macosx-cocoa-x86_64.dmg eclipse-dsl-2024-06-M2-macosx-cocoa-x86_64.dmg.md5 eclipse-dsl-2024-06-M2-macosx-cocoa-x86_64.dmg.sha1 eclipse-dsl-2024-06-M2-macosx-cocoa-x86_64.dmg.sha512 eclipse-embedcpp-2024-06-M2-macosx-cocoa-aarch64.dmg eclipse-embedcpp-2024-06-M2-macosx-cocoa-aarch64.dmg.md5 eclipse-embedcpp-2024-06-M2-macosx-cocoa-aarch64.dmg.sha1 eclipse-embedcpp-2024-06-M2-macosx-cocoa-aarch64.dmg.sha512 eclipse-embedcpp-2024-06-M2-macosx-cocoa-x86_64.dmg eclipse-embedcpp-2024-06-M2-macosx-cocoa-x86_64.dmg.md5 eclipse-embedcpp-2024-06-M2-macosx-cocoa-x86_64.dmg.sha1 eclipse-embedcpp-2024-06-M2-macosx-cocoa-x86_64.dmg.sha512 eclipse-java-2024-06-M2-macosx-cocoa-aarch64.dmg eclipse-java-2024-06-M2-macosx-cocoa-aarch64.dmg.md5 eclipse-java-2024-06-M2-macosx-cocoa-aarch64.dmg.sha1 eclipse-java-2024-06-M2-macosx-cocoa-aarch64.dmg.sha512 eclipse-java-2024-06-M2-macosx-cocoa-x86_64.dmg eclipse-java-2024-06-M2-macosx-cocoa-x86_64.dmg.md5 eclipse-java-2024-06-M2-macosx-cocoa-x86_64.dmg.sha1 eclipse-java-2024-06-M2-macosx-cocoa-x86_64.dmg.sha512 eclipse-jee-2024-06-M2-macosx-cocoa-aarch64.dmg eclipse-jee-2024-06-M2-macosx-cocoa-aarch64.dmg.md5 eclipse-jee-2024-06-M2-macosx-cocoa-aarch64.dmg.sha1 eclipse-jee-2024-06-M2-macosx-cocoa-aarch64.dmg.sha512 eclipse-jee-2024-06-M2-macosx-cocoa-x86_64.dmg eclipse-jee-2024-06-M2-macosx-cocoa-x86_64.dmg.md5 eclipse-jee-2024-06-M2-macosx-cocoa-x86_64.dmg.sha1 eclipse-jee-2024-06-M2-macosx-cocoa-x86_64.dmg.sha512 eclipse-modeling-2024-06-M2-macosx-cocoa-aarch64.dmg eclipse-modeling-2024-06-M2-macosx-cocoa-aarch64.dmg.md5 eclipse-modeling-2024-06-M2-macosx-cocoa-aarch64.dmg.sha1 eclipse-modeling-2024-06-M2-macosx-cocoa-aarch64.dmg.sha512 eclipse-modeling-2024-06-M2-macosx-cocoa-x86_64.dmg eclipse-modeling-2024-06-M2-macosx-cocoa-x86_64.dmg.md5 eclipse-modeling-2024-06-M2-macosx-cocoa-x86_64.dmg.sha1 eclipse-modeling-2024-06-M2-macosx-cocoa-x86_64.dmg.sha512 eclipse-php-2024-06-M2-macosx-cocoa-aarch64.dmg eclipse-php-2024-06-M2-macosx-cocoa-aarch64.dmg.md5 eclipse-php-2024-06-M2-macosx-cocoa-aarch64.dmg.sha1 eclipse-php-2024-06-M2-macosx-cocoa-aarch64.dmg.sha512 eclipse-php-2024-06-M2-macosx-cocoa-x86_64.dmg eclipse-php-2024-06-M2-macosx-cocoa-x86_64.dmg.md5 eclipse-php-2024-06-M2-macosx-cocoa-x86_64.dmg.sha1 eclipse-php-2024-06-M2-macosx-cocoa-x86_64.dmg.sha512 eclipse-rcp-2024-06-M2-macosx-cocoa-aarch64.dmg eclipse-rcp-2024-06-M2-macosx-cocoa-aarch64.dmg.md5 eclipse-rcp-2024-06-M2-macosx-cocoa-aarch64.dmg.sha1 eclipse-rcp-2024-06-M2-macosx-cocoa-aarch64.dmg.sha512 eclipse-rcp-2024-06-M2-macosx-cocoa-x86_64.dmg eclipse-rcp-2024-06-M2-macosx-cocoa-x86_64.dmg.md5 eclipse-rcp-2024-06-M2-macosx-cocoa-x86_64.dmg.sha1 eclipse-rcp-2024-06-M2-macosx-cocoa-x86_64.dmg.sha512 eclipse-scout-2024-06-M2-macosx-cocoa-aarch64.dmg eclipse-scout-2024-06-M2-macosx-cocoa-aarch64.dmg.md5 eclipse-scout-2024-06-M2-macosx-cocoa-aarch64.dmg.sha1 eclipse-scout-2024-06-M2-macosx-cocoa-aarch64.dmg.sha512 eclipse-scout-2024-06-M2-macosx-cocoa-x86_64.dmg eclipse-scout-2024-06-M2-macosx-cocoa-x86_64.dmg.md5 eclipse-scout-2024-06-M2-macosx-cocoa-x86_64.dmg.sha1 eclipse-scout-2024-06-M2-macosx-cocoa-x86_64.dmg.sha512 -name '*.dmg'
06:59:14 +129+ for i in $( find * -name '*.dmg' )
06:59:14 +129+ scp eclipse-committers-2024-06-M2-macosx-cocoa-aarch64.dmg eclipse-committers-2024-06-M2-macosx-cocoa-aarch64.dmg.md5 eclipse-committers-2024-06-M2-macosx-cocoa-aarch64.dmg.sha1 eclipse-committers-2024-06-M2-macosx-cocoa-aarch64.dmg.sha512 genie.packaging@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/technology/epp/staging
06:59:26 +129+ ssh genie.packaging@projects-storage.eclipse.org mv /home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-committers-2024-06-M2-macosx-cocoa-aarch64.dmg-tonotarize /home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-committers-2024-06-M2-macosx-cocoa-aarch64.dmg-signed
06:59:26 +129+ ssh genie.packaging@projects-storage.eclipse.org rm '/home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-committers-2024-06-M2-macosx-cocoa-aarch64.dmg-tonotarize*'
06:59:26 +129+ for i in $( find * -name '*.dmg' )
06:59:26 +129+ scp eclipse-committers-2024-06-M2-macosx-cocoa-x86_64.dmg eclipse-committers-2024-06-M2-macosx-cocoa-x86_64.dmg.md5 eclipse-committers-2024-06-M2-macosx-cocoa-x86_64.dmg.sha1 eclipse-committers-2024-06-M2-macosx-cocoa-x86_64.dmg.sha512 genie.packaging@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/technology/epp/staging
06:59:38 +129+ ssh genie.packaging@projects-storage.eclipse.org mv /home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-committers-2024-06-M2-macosx-cocoa-x86_64.dmg-tonotarize /home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-committers-2024-06-M2-macosx-cocoa-x86_64.dmg-signed
06:59:38 +129+ ssh genie.packaging@projects-storage.eclipse.org rm '/home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-committers-2024-06-M2-macosx-cocoa-x86_64.dmg-tonotarize*'
06:59:38 +129+ for i in $( find * -name '*.dmg' )
06:59:38 +129+ scp eclipse-cpp-2024-06-M2-macosx-cocoa-aarch64.dmg eclipse-cpp-2024-06-M2-macosx-cocoa-aarch64.dmg.md5 eclipse-cpp-2024-06-M2-macosx-cocoa-aarch64.dmg.sha1 eclipse-cpp-2024-06-M2-macosx-cocoa-aarch64.dmg.sha512 genie.packaging@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/technology/epp/staging
06:59:46 +129+ ssh genie.packaging@projects-storage.eclipse.org mv /home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-cpp-2024-06-M2-macosx-cocoa-aarch64.dmg-tonotarize /home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-cpp-2024-06-M2-macosx-cocoa-aarch64.dmg-signed
06:59:47 +129+ ssh genie.packaging@projects-storage.eclipse.org rm '/home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-cpp-2024-06-M2-macosx-cocoa-aarch64.dmg-tonotarize*'
06:59:47 +129+ for i in $( find * -name '*.dmg' )
06:59:47 +129+ scp eclipse-cpp-2024-06-M2-macosx-cocoa-x86_64.dmg eclipse-cpp-2024-06-M2-macosx-cocoa-x86_64.dmg.md5 eclipse-cpp-2024-06-M2-macosx-cocoa-x86_64.dmg.sha1 eclipse-cpp-2024-06-M2-macosx-cocoa-x86_64.dmg.sha512 genie.packaging@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/technology/epp/staging
06:59:55 +129+ ssh genie.packaging@projects-storage.eclipse.org mv /home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-cpp-2024-06-M2-macosx-cocoa-x86_64.dmg-tonotarize /home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-cpp-2024-06-M2-macosx-cocoa-x86_64.dmg-signed
06:59:56 +129+ ssh genie.packaging@projects-storage.eclipse.org rm '/home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-cpp-2024-06-M2-macosx-cocoa-x86_64.dmg-tonotarize*'
06:59:56 +129+ for i in $( find * -name '*.dmg' )
06:59:56 +129+ scp eclipse-dsl-2024-06-M2-macosx-cocoa-aarch64.dmg eclipse-dsl-2024-06-M2-macosx-cocoa-aarch64.dmg.md5 eclipse-dsl-2024-06-M2-macosx-cocoa-aarch64.dmg.sha1 eclipse-dsl-2024-06-M2-macosx-cocoa-aarch64.dmg.sha512 genie.packaging@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/technology/epp/staging
07:00:06 +129+ ssh genie.packaging@projects-storage.eclipse.org mv /home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-dsl-2024-06-M2-macosx-cocoa-aarch64.dmg-tonotarize /home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-dsl-2024-06-M2-macosx-cocoa-aarch64.dmg-signed
07:00:07 +129+ ssh genie.packaging@projects-storage.eclipse.org rm '/home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-dsl-2024-06-M2-macosx-cocoa-aarch64.dmg-tonotarize*'
07:00:07 +129+ for i in $( find * -name '*.dmg' )
07:00:07 +129+ scp eclipse-dsl-2024-06-M2-macosx-cocoa-x86_64.dmg eclipse-dsl-2024-06-M2-macosx-cocoa-x86_64.dmg.md5 eclipse-dsl-2024-06-M2-macosx-cocoa-x86_64.dmg.sha1 eclipse-dsl-2024-06-M2-macosx-cocoa-x86_64.dmg.sha512 genie.packaging@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/technology/epp/staging
07:00:17 +129+ ssh genie.packaging@projects-storage.eclipse.org mv /home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-dsl-2024-06-M2-macosx-cocoa-x86_64.dmg-tonotarize /home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-dsl-2024-06-M2-macosx-cocoa-x86_64.dmg-signed
07:00:18 +129+ ssh genie.packaging@projects-storage.eclipse.org rm '/home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-dsl-2024-06-M2-macosx-cocoa-x86_64.dmg-tonotarize*'
07:00:19 +129+ for i in $( find * -name '*.dmg' )
07:00:19 +129+ scp eclipse-embedcpp-2024-06-M2-macosx-cocoa-aarch64.dmg eclipse-embedcpp-2024-06-M2-macosx-cocoa-aarch64.dmg.md5 eclipse-embedcpp-2024-06-M2-macosx-cocoa-aarch64.dmg.sha1 eclipse-embedcpp-2024-06-M2-macosx-cocoa-aarch64.dmg.sha512 genie.packaging@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/technology/epp/staging
07:00:28 +129+ ssh genie.packaging@projects-storage.eclipse.org mv /home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-embedcpp-2024-06-M2-macosx-cocoa-aarch64.dmg-tonotarize /home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-embedcpp-2024-06-M2-macosx-cocoa-aarch64.dmg-signed
07:00:28 +129+ ssh genie.packaging@projects-storage.eclipse.org rm '/home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-embedcpp-2024-06-M2-macosx-cocoa-aarch64.dmg-tonotarize*'
07:00:28 +129+ for i in $( find * -name '*.dmg' )
07:00:28 +129+ scp eclipse-embedcpp-2024-06-M2-macosx-cocoa-x86_64.dmg eclipse-embedcpp-2024-06-M2-macosx-cocoa-x86_64.dmg.md5 eclipse-embedcpp-2024-06-M2-macosx-cocoa-x86_64.dmg.sha1 eclipse-embedcpp-2024-06-M2-macosx-cocoa-x86_64.dmg.sha512 genie.packaging@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/technology/epp/staging
07:00:36 +129+ ssh genie.packaging@projects-storage.eclipse.org mv /home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-embedcpp-2024-06-M2-macosx-cocoa-x86_64.dmg-tonotarize /home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-embedcpp-2024-06-M2-macosx-cocoa-x86_64.dmg-signed
07:00:37 +129+ ssh genie.packaging@projects-storage.eclipse.org rm '/home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-embedcpp-2024-06-M2-macosx-cocoa-x86_64.dmg-tonotarize*'
07:00:37 +129+ for i in $( find * -name '*.dmg' )
07:00:37 +129+ scp eclipse-java-2024-06-M2-macosx-cocoa-aarch64.dmg eclipse-java-2024-06-M2-macosx-cocoa-aarch64.dmg.md5 eclipse-java-2024-06-M2-macosx-cocoa-aarch64.dmg.sha1 eclipse-java-2024-06-M2-macosx-cocoa-aarch64.dmg.sha512 genie.packaging@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/technology/epp/staging
07:00:45 +129+ ssh genie.packaging@projects-storage.eclipse.org mv /home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-java-2024-06-M2-macosx-cocoa-aarch64.dmg-tonotarize /home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-java-2024-06-M2-macosx-cocoa-aarch64.dmg-signed
07:00:45 +129+ ssh genie.packaging@projects-storage.eclipse.org rm '/home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-java-2024-06-M2-macosx-cocoa-aarch64.dmg-tonotarize*'
07:00:45 +129+ for i in $( find * -name '*.dmg' )
07:00:45 +129+ scp eclipse-java-2024-06-M2-macosx-cocoa-x86_64.dmg eclipse-java-2024-06-M2-macosx-cocoa-x86_64.dmg.md5 eclipse-java-2024-06-M2-macosx-cocoa-x86_64.dmg.sha1 eclipse-java-2024-06-M2-macosx-cocoa-x86_64.dmg.sha512 genie.packaging@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/technology/epp/staging
07:00:52 +129+ ssh genie.packaging@projects-storage.eclipse.org mv /home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-java-2024-06-M2-macosx-cocoa-x86_64.dmg-tonotarize /home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-java-2024-06-M2-macosx-cocoa-x86_64.dmg-signed
07:00:53 +129+ ssh genie.packaging@projects-storage.eclipse.org rm '/home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-java-2024-06-M2-macosx-cocoa-x86_64.dmg-tonotarize*'
07:00:53 +129+ for i in $( find * -name '*.dmg' )
07:00:53 +129+ scp eclipse-jee-2024-06-M2-macosx-cocoa-aarch64.dmg eclipse-jee-2024-06-M2-macosx-cocoa-aarch64.dmg.md5 eclipse-jee-2024-06-M2-macosx-cocoa-aarch64.dmg.sha1 eclipse-jee-2024-06-M2-macosx-cocoa-aarch64.dmg.sha512 genie.packaging@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/technology/epp/staging
07:01:06 +129+ ssh genie.packaging@projects-storage.eclipse.org mv /home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-jee-2024-06-M2-macosx-cocoa-aarch64.dmg-tonotarize /home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-jee-2024-06-M2-macosx-cocoa-aarch64.dmg-signed
07:01:06 +129+ ssh genie.packaging@projects-storage.eclipse.org rm '/home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-jee-2024-06-M2-macosx-cocoa-aarch64.dmg-tonotarize*'
07:01:07 +129+ for i in $( find * -name '*.dmg' )
07:01:07 +129+ scp eclipse-jee-2024-06-M2-macosx-cocoa-x86_64.dmg eclipse-jee-2024-06-M2-macosx-cocoa-x86_64.dmg.md5 eclipse-jee-2024-06-M2-macosx-cocoa-x86_64.dmg.sha1 eclipse-jee-2024-06-M2-macosx-cocoa-x86_64.dmg.sha512 genie.packaging@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/technology/epp/staging
07:01:19 +129+ ssh genie.packaging@projects-storage.eclipse.org mv /home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-jee-2024-06-M2-macosx-cocoa-x86_64.dmg-tonotarize /home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-jee-2024-06-M2-macosx-cocoa-x86_64.dmg-signed
07:01:19 +129+ ssh genie.packaging@projects-storage.eclipse.org rm '/home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-jee-2024-06-M2-macosx-cocoa-x86_64.dmg-tonotarize*'
07:01:20 +129+ for i in $( find * -name '*.dmg' )
07:01:20 +129+ scp eclipse-modeling-2024-06-M2-macosx-cocoa-aarch64.dmg eclipse-modeling-2024-06-M2-macosx-cocoa-aarch64.dmg.md5 eclipse-modeling-2024-06-M2-macosx-cocoa-aarch64.dmg.sha1 eclipse-modeling-2024-06-M2-macosx-cocoa-aarch64.dmg.sha512 genie.packaging@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/technology/epp/staging
07:01:33 +129+ ssh genie.packaging@projects-storage.eclipse.org mv /home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-modeling-2024-06-M2-macosx-cocoa-aarch64.dmg-tonotarize /home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-modeling-2024-06-M2-macosx-cocoa-aarch64.dmg-signed
07:01:33 +129+ ssh genie.packaging@projects-storage.eclipse.org rm '/home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-modeling-2024-06-M2-macosx-cocoa-aarch64.dmg-tonotarize*'
07:01:33 +129+ for i in $( find * -name '*.dmg' )
07:01:33 +129+ scp eclipse-modeling-2024-06-M2-macosx-cocoa-x86_64.dmg eclipse-modeling-2024-06-M2-macosx-cocoa-x86_64.dmg.md5 eclipse-modeling-2024-06-M2-macosx-cocoa-x86_64.dmg.sha1 eclipse-modeling-2024-06-M2-macosx-cocoa-x86_64.dmg.sha512 genie.packaging@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/technology/epp/staging
07:01:45 +129+ ssh genie.packaging@projects-storage.eclipse.org mv /home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-modeling-2024-06-M2-macosx-cocoa-x86_64.dmg-tonotarize /home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-modeling-2024-06-M2-macosx-cocoa-x86_64.dmg-signed
07:01:46 +129+ ssh genie.packaging@projects-storage.eclipse.org rm '/home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-modeling-2024-06-M2-macosx-cocoa-x86_64.dmg-tonotarize*'
07:01:46 +129+ for i in $( find * -name '*.dmg' )
07:01:46 +129+ scp eclipse-php-2024-06-M2-macosx-cocoa-aarch64.dmg eclipse-php-2024-06-M2-macosx-cocoa-aarch64.dmg.md5 eclipse-php-2024-06-M2-macosx-cocoa-aarch64.dmg.sha1 eclipse-php-2024-06-M2-macosx-cocoa-aarch64.dmg.sha512 genie.packaging@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/technology/epp/staging
07:01:55 +129+ ssh genie.packaging@projects-storage.eclipse.org mv /home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-php-2024-06-M2-macosx-cocoa-aarch64.dmg-tonotarize /home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-php-2024-06-M2-macosx-cocoa-aarch64.dmg-signed
07:01:55 +129+ ssh genie.packaging@projects-storage.eclipse.org rm '/home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-php-2024-06-M2-macosx-cocoa-aarch64.dmg-tonotarize*'
07:01:55 +129+ for i in $( find * -name '*.dmg' )
07:01:55 +129+ scp eclipse-php-2024-06-M2-macosx-cocoa-x86_64.dmg eclipse-php-2024-06-M2-macosx-cocoa-x86_64.dmg.md5 eclipse-php-2024-06-M2-macosx-cocoa-x86_64.dmg.sha1 eclipse-php-2024-06-M2-macosx-cocoa-x86_64.dmg.sha512 genie.packaging@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/technology/epp/staging
07:02:03 +129+ ssh genie.packaging@projects-storage.eclipse.org mv /home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-php-2024-06-M2-macosx-cocoa-x86_64.dmg-tonotarize /home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-php-2024-06-M2-macosx-cocoa-x86_64.dmg-signed
07:02:03 +129+ ssh genie.packaging@projects-storage.eclipse.org rm '/home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-php-2024-06-M2-macosx-cocoa-x86_64.dmg-tonotarize*'
07:02:04 +129+ for i in $( find * -name '*.dmg' )
07:02:04 +129+ scp eclipse-rcp-2024-06-M2-macosx-cocoa-aarch64.dmg eclipse-rcp-2024-06-M2-macosx-cocoa-aarch64.dmg.md5 eclipse-rcp-2024-06-M2-macosx-cocoa-aarch64.dmg.sha1 eclipse-rcp-2024-06-M2-macosx-cocoa-aarch64.dmg.sha512 genie.packaging@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/technology/epp/staging
07:02:12 +129+ ssh genie.packaging@projects-storage.eclipse.org mv /home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-rcp-2024-06-M2-macosx-cocoa-aarch64.dmg-tonotarize /home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-rcp-2024-06-M2-macosx-cocoa-aarch64.dmg-signed
07:02:13 +129+ ssh genie.packaging@projects-storage.eclipse.org rm '/home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-rcp-2024-06-M2-macosx-cocoa-aarch64.dmg-tonotarize*'
07:02:13 +129+ for i in $( find * -name '*.dmg' )
07:02:13 +129+ scp eclipse-rcp-2024-06-M2-macosx-cocoa-x86_64.dmg eclipse-rcp-2024-06-M2-macosx-cocoa-x86_64.dmg.md5 eclipse-rcp-2024-06-M2-macosx-cocoa-x86_64.dmg.sha1 eclipse-rcp-2024-06-M2-macosx-cocoa-x86_64.dmg.sha512 genie.packaging@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/technology/epp/staging
07:02:22 +129+ ssh genie.packaging@projects-storage.eclipse.org mv /home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-rcp-2024-06-M2-macosx-cocoa-x86_64.dmg-tonotarize /home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-rcp-2024-06-M2-macosx-cocoa-x86_64.dmg-signed
07:02:23 +129+ ssh genie.packaging@projects-storage.eclipse.org rm '/home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-rcp-2024-06-M2-macosx-cocoa-x86_64.dmg-tonotarize*'
07:02:23 +129+ for i in $( find * -name '*.dmg' )
07:02:23 +129+ scp eclipse-scout-2024-06-M2-macosx-cocoa-aarch64.dmg eclipse-scout-2024-06-M2-macosx-cocoa-aarch64.dmg.md5 eclipse-scout-2024-06-M2-macosx-cocoa-aarch64.dmg.sha1 eclipse-scout-2024-06-M2-macosx-cocoa-aarch64.dmg.sha512 genie.packaging@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/technology/epp/staging
07:02:31 +129+ ssh genie.packaging@projects-storage.eclipse.org mv /home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-scout-2024-06-M2-macosx-cocoa-aarch64.dmg-tonotarize /home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-scout-2024-06-M2-macosx-cocoa-aarch64.dmg-signed
07:02:31 +129+ ssh genie.packaging@projects-storage.eclipse.org rm '/home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-scout-2024-06-M2-macosx-cocoa-aarch64.dmg-tonotarize*'
07:02:32 +129+ for i in $( find * -name '*.dmg' )
07:02:32 +129+ scp eclipse-scout-2024-06-M2-macosx-cocoa-x86_64.dmg eclipse-scout-2024-06-M2-macosx-cocoa-x86_64.dmg.md5 eclipse-scout-2024-06-M2-macosx-cocoa-x86_64.dmg.sha1 eclipse-scout-2024-06-M2-macosx-cocoa-x86_64.dmg.sha512 genie.packaging@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/technology/epp/staging
07:02:40 +129+ ssh genie.packaging@projects-storage.eclipse.org mv /home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-scout-2024-06-M2-macosx-cocoa-x86_64.dmg-tonotarize /home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-scout-2024-06-M2-macosx-cocoa-x86_64.dmg-signed
07:02:41 +129+ ssh genie.packaging@projects-storage.eclipse.org rm '/home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-scout-2024-06-M2-macosx-cocoa-x86_64.dmg-tonotarize*'
07:02:41 +129+ popd
07:02:41 ~/agent/workspace/notarize-downloads
07:02:41 ++129+ find /home/jenkins/agent/workspace/notarize-downloads -name '*.dmg-tonotarize'
07:02:41 +129+ [[ -n '' ]]
07:02:41 $ ssh-agent -k
07:02:41 unset SSH_AUTH_SOCK;
07:02:41 unset SSH_AGENT_PID;
07:02:41 echo Agent pid 50 killed;
07:02:41 [ssh-agent] Stopped.
07:02:41 Archiving artifacts
07:02:41 Finished: SUCCESS